Convert all uint32/16/8 to _t in source3/libsmb.
[bbaumbach/samba-autobuild/.git] / source3 / passdb /
2015-05-11 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/passdb.
2015-04-17 Günther Deschners3-passdb: fix memleak in pdb_default_get_trusted_domain().
2015-03-31 Andreas Schneiders3-passdb: Fix 'force user' with winbind default domain
2015-03-17 Volker Lendeckelib: Remove tdb_compat
2015-03-17 Volker Lendeckelib: Remove "use_ntdb" param from secrets_init_path
2015-03-17 Volker LendeckeRemove callers of lp_use_ntdb
2015-03-17 Volker Lendeckepassdb: Fix the O3 developer build
2015-03-12 Stefan Metzmachers3:pdb_samba_dsdb: implement pdb_samba_dsdb_set_trusted...
2015-03-12 Stefan Metzmachers3:pdb_samba_dsdb: return the domain sid in pdb_samba_d...
2015-03-12 Stefan Metzmachers3:pdb_samba_dsdb: return the previous password and...
2015-03-03 Volker LendeckeFix the O3 developer build
2015-02-13 Richard SharpeRemove an unused function call.
2015-02-13 Günther Deschners3-passdb: lift annoying debug message level.
2015-01-22 Petr ViktorinRemove use of the "staticforward" macro
2015-01-07 Volker Lendeckepassdb: Cache output from pdb_[ug]id_to_sid
2015-01-05 Stefan Metzmachers3:passdb: fix logic in pdb_set_pw_history()
2014-12-19 Stefan Metzmachers3:pdb_samba_dsdb: use SEC_CHAN_DNS_DOMAIN in pdb_samba...
2014-12-19 Stefan Metzmachers3:pdb_samba_dsdb: add pdb_samba_dsdb_get_trusteddom_creds
2014-12-18 Stefan Metzmachers3:passdb: let pdb_get_trust_credentials() try pdb_get_...
2014-12-18 Stefan Metzmachers3:passdb: add optional get_trusteddom_creds() hooks
2014-12-03 Garming Sampdb: Increase version number to fix ABI
2014-12-03 Garming Samidmap: unify passdb *id_to_sid methods
2014-11-25 Stefan Metzmachers3:passdb: avoid invalid pointer type warnings in pdb_w...
2014-11-25 Stefan Metzmachers3:passdb: always copy the history in pdb_set_plaintext...
2014-11-11 Volker Lendeckepdb_tdb: Avoid a nasty error message with ctdb
2014-11-11 Volker Lendeckepdb_tdb: Fix a TALLOC/SAFE_FREE mixup
2014-11-03 David Disseldorppdb_tdb: don't leak state_path onto talloc tos
2014-11-03 David Disseldorpaccount_pol: don't leak state_path onto talloc tos
2014-10-17 Andrew Bartlettpassdb: Use common code in cli_credentials_set_machine_...
2014-09-27 Stefan Metzmachers3:passdb: add pdb_get_trust_credentials()
2014-09-20 Volker Lendeckepassdb: Use talloc_zero_array
2014-09-08 Andrew Bartlettpassdb: Avoid use-after-free when setting a plaintext...
2014-08-31 Andrew Bartlettpassdb: Use sam_get_results_trust() and implement pdb_s...
2014-08-25 Arvid Requatepassdb: fix NT_STATUS_NO_SUCH_GROUP
2014-08-23 Roel van MeerDon't discard result of checking grouptype
2014-08-08 Justin Maggardpassdb: add missing newline to debug message in get_pri...
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-07-09 Andrew Bartlettdsdb: Always store and return the userParameters as...
2014-07-04 Andrew Bartlettsecrets: Ensure we store the secureChannelType when...
2014-06-15 Andrew Bartlettpassdb: Allow a passdb module to do idmap for everything
2014-06-11 Andrew Bartlettpassdb: Do not routinely clear the global memory return...
2014-05-30 Samuel CabreroFix several talloc stack frames not freed
2014-05-03 Michael Adams3:passdb: improve a debug message in pdb_default_sid_t...
2014-05-03 Michael Adams3:passdb: fix and improve debug message in pdb_default...
2014-05-03 Alexander Werths3: Always cache idmapping results of pdb backend.
2014-04-16 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all callers
2014-04-02 Andrew Bartlettdsdb: Rework samdb_result_acct_flags to use either...
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2014-02-25 Michael Adampassdb: spare superfluous call to lookup_rids() in...
2014-02-24 Poornima Gurusiddaiahs3:passdb: Fix the use of uninitialized scalar variable.
2014-02-21 Jose A. Riverapassdb: Patch memory leak in pdb_ldap.c
2014-02-08 Garming Samparam: rename lp function and variable from "renameuser...
2014-02-08 Garming Samparam: rename lp function and variable from "deluser_sc...
2014-02-08 Garming Samparam: rename lp function and variable from "adduser_sc...
2014-02-08 Garming Samparam: rename lp function and variable from "addmachine...
2014-02-08 Garming Samparam: rename lp function and variable from 'guestaccou...
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open()
2014-02-04 Andreas Schneiders3-lib: Add winbind_lookup_usersids().
2014-01-09 Andreas Schneiders3-passdb: Fix string duplication to pointers.
2014-01-09 Matthias Dieter... samba:python - Py_RETURN_NONE remove compatibility...
2013-11-21 Andreas Schneiders3-lib: Add grpname to talloc_sub_specified().
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-24 Michael Adambuild: get rid of source strings from source3/passdb...
2013-09-05 Volker Lendeckelib: Use "mem_ctx" arg in gencache_get
2013-09-05 Volker Lendeckelib: Add a "mem_ctx" arg to gencache_get (unused so...
2013-06-21 Christian Ambachs3:passdb/pdb_util make pdb_create_builtin consider...
2013-06-21 Christian Ambachs3:passdb add a gid argument to pdb_create_builtin_alias
2013-06-21 Christian Ambachs3:passdb expose pdb_create_builtin function
2013-06-21 Christian Ambachs3:passdb/pdb_tdb add parameter to control handling...
2013-06-21 Christian Ambachs3:passdb/pdb_ldap remove an unnecessary check
2013-06-21 Christian Ambachs3:passdb/pdb_ldap make the module handle well-known
2013-06-21 Christian Ambachs3:passdb make pdb_sid_to_id honor backend responsibilities
2013-06-21 Christian Ambachs3:passdb/pdb_samba_dsdb make the module handle well...
2013-06-21 Christian Ambachs3:passdb add pdb_*_is_responsible_for* functions
2013-06-21 Christian Ambachs3:passdb/samba_dsdb fix some compiler warnings
2013-06-21 Christian Ambachs3:passdb/samba_dsdb fix a compiler warning
2013-05-28 Andrew Bartlettpassdb-machine_account_secrets: Remove #if SAMBA_BUILD_...
2013-05-16 Andrew Bartlettpdb_ldap: Do not skip accounts without a sambaAcctFlags...
2013-04-09 Alexander BokovoyPASSDB: add support to set and enumerate UPN suffixes...
2013-02-22 Andreas Schneiderpdb: Fix array overrun by one.
2013-02-20 Rusty Russellntdb: switch between secrets.tdb and secrets.ntdb depen...
2013-02-06 Andreas SchneiderRename pdb_ldap to pdb_ldapsam
2013-01-23 Andreas Schneiderwaf: Fix pdb_ldap which cannot be built as a module.
2013-01-10 Andrew Bartlettpassdb: Add discard_const_p() to pdb_samba_dsdb
2012-12-03 Michael Adams3:passdb: fix building pdb_ldap as shared module
2012-12-03 Michael Adams3:passdb: don't look into group mappings in legacy_sid...
2012-12-03 Michael Adams3:passdb:pdb_ldap: treat "Unix User" and "Unix Group...
2012-12-03 Michael Adams3:passdb:pdb_ldap: pre-validate sid with sid_check_obj...
2012-12-03 Michael Adams3:passdb: add sid_check_object_is_for_passdb()
2012-12-03 Michael Adams3:passdb: factor pdb_sid_to_id_unix_users_and_groups...
2012-12-03 Michael Adams3:passdb: don't bail out in pdb_default_sid_to_id...
2012-12-03 Michael Adambuild the new sid_check_is_for_passdb() function into...
2012-09-27 Christian Ambachs3:passdb formatting changes
2012-09-26 Andrew Bartlettlib/util/charset: We do not use fucntions from wchar...
2012-09-22 Andrew Bartlettbuild: Fix enabled handling for HAVE_LDAP, we need...
2012-09-22 Christian Ambachs3:pdb_ldap remove unused function
2012-09-13 Alexander Bokovoys3: make smbldaphelper subsystem an internal library
2012-09-13 Alexander Bokovoys3: make ldapsam-related functions a smbldaphelper...
2012-09-12 Alexander Bokovoys3-pdb: filter out more symbols only used in ldapsam...
2012-09-10 Alexander Bokovoys3-passdb: update abi_match and ignore more statically...
next