idmap: unify passdb *id_to_sid methods
[bbaumbach/samba-autobuild/.git] / source3 / passdb / pdb_interface.c
2014-12-03 Garming Samidmap: unify passdb *id_to_sid methods
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-06-15 Andrew Bartlettpassdb: Allow a passdb module to do idmap for everything
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-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...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-21 Christian Ambachs3:passdb make pdb_sid_to_id honor backend responsibilities
2013-06-21 Christian Ambachs3:passdb add pdb_*_is_responsible_for* functions
2013-04-09 Alexander BokovoyPASSDB: add support to set and enumerate UPN suffixes...
2012-12-03 Michael Adams3:passdb: fix building pdb_ldap as shared module
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-08-27 Andrew Bartletts3-passdb: Allow reload of the static passdb from python
2012-08-21 Andrew Bartletts3-passdb: Allow pdb_sid_to_id to work on any SID
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-12 Michael Adams3: rename sid_check_is_in_our_domain() to sid_check_is...
2012-07-12 Michael Adams3: rename sid_check_is_domain() to sid_check_is_our_sam()
2012-07-12 Michael Adams3:passdb: remove commented out pdb_lookup_names code
2012-05-10 Steve LangasekFix bug 8920, null dereference
2012-05-02 Andrew Bartletts3-passdb: Add extra debug on ID mapping failures
2012-05-02 Andrew Bartletts3-passdb: Change pdb_sid_to_id() to return struct...
2012-04-30 Christof Schmittpassdb: Do not panic in initialize_password_db
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getpwuid().
2012-01-18 Günther Deschners3-passdb: trying to decouple passdb and secrets a...
2011-10-28 Günther Deschners3-passdb: use tevent_context in passdb.
2011-10-18 Simo Sorcepdb-interface: Do not use unid_t here
2011-10-12 Simo Sorces3-group-mapping: Remove fstrings from GROUP_MAP.
2011-08-21 Andreas Schneiders3-passdb: Only delete 1 entry from memcache.
2011-08-21 Andreas Schneiders3-passdb: Remove always the user from getpwsid cache.
2011-08-21 Andreas Schneiders3-passdb: Keep caches coherent
2011-08-15 Andrew Bartletts3-passdb Use supplied pdb_methods in default passdb...
2011-08-13 Amitay Isaacspassdb: Call with correct backend methods instead of...
2011-08-13 Amitay Isaacspassdb: Add a function to expose loaded backend list.
2011-07-31 Günther Deschners3-secrets: add lsa_secret passdb api.
2011-07-31 Günther Deschners3-passdb: add dummy calls to control global (replicate...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-12 Sumit Boses3-passdb: Implement new pdb trust calls for the defaul...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2011-02-16 Sumit Boses3-ipasam: add ipasam_get_trusted_domain_by_sid()
2011-02-16 Sumit Boses3-passdb: add {get,set,del,enum}_trusted_domain calls
2011-01-17 Andreas Schneiders3-auth: Fixed account lockout check.
2010-12-07 Bjoern BaumbachMake sure that user exists after running add user scrip...
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-03 Volker Lendeckes3: Remove talloc_autofree_context from pdb_interface
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from guest_user_info()
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-08-30 Andreas Schneiders3-passdb: Try to unlock the account if it is locked...
2010-08-30 Andreas Schneiders3-passdb: Added a pdb_try_account_unlock function.
2010-08-25 Günther Deschners3-build: only include nsswitch header where needed.
2010-08-25 Günther Deschners3-build: only include memcache.h where needed.
2010-08-06 Günther Deschners3-passdb: include samr.h where needed.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-06-10 Karolin Seegers3-passdb: Fix typo in comment.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-21 Andrew Bartletts3:passdb Remove use of uint8 uint16 and uint32 in...
2010-05-17 Günther Deschners3-rpc_misc: clean out include/rpc_misc.h.
2010-02-05 Volker Lendeckes3: Make guest_user_info() static
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2009-11-14 Michael Adams3:passdb: remove the uid_to_rid method - we only need...
2009-11-14 Michael Adams3:pdb_default_uid_to_sid: fix some debug statements.
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-14 Günther Deschners3-account_policy: add pdb_policy_type enum.
2009-07-04 Volker LendeckeAdd pdb_get_domain_info
2009-06-28 Volker LendeckeTurn the pdb_rid_algorithm into a capabilities call...
2009-06-08 Volker LendeckeFix some nonempty blank lines
2009-06-08 Volker LendeckePass a talloc_ctx to pdb_enum_aliasmem
2009-06-06 Karolin Seegers3/passdb: Fix debug message: 'net setmaxrid' does...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Günther Deschnerutil: move add_gid_to_array_unique to toplevel and...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Volker LendeckeTALLOC_ZERO_P->talloc_zero
2009-05-28 Volker LendeckeDo not segfault in pdb_search_destructor if no real...
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-07 Volker LendeckeShape up pdb_search a bit by making it a talloc ctx...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-21 Volker LendeckeFix a typo
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-23 Jeremy AllisonFix more ‘asprintf’, declared with attribute warn_unuse...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-14 Volker LendeckeMake memcache_add_talloc NULL out the source pointer
next