s3:idmap_ldap: call idmap_ldap_alloc_init from idmap_ldap_init.
[metze/samba/wip.git] / source3 / passdb /
2010-03-26 Stefan Metzmachers3:passdb: avoid sid_to_gid() if the sid is "domain...
2010-03-10 Michael Adams3:passdb: use transaction_wrapped write in tdbsam_new_...
2010-03-10 Michael Adams3:secrets: use transaction wrapped store in get rand...
2010-03-10 Michael Adams3:dbwrap: change dbwrap_change_uint32_atomic() to...
2010-03-10 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2010-03-10 Volker LendeckeAdd the "net groupfilter" command
2010-02-11 Stefan Metzmachers3:passdb: only use gid_to_sid() result if the result...
2010-02-11 Stefan Metzmachers3:pdb_ldap: don't search for the users primary group...
2010-02-11 Stefan Metzmachers3:pdb_ldap: optimize ldapsam_alias_memberships() and...
2010-02-11 Stefan Metzmachers3:pdb_ldap: try to build the full unix_pw structure...
2010-02-11 Stefan Metzmachers3:passdb: speed up pdb_get_group_sid()
2010-02-11 Volker Lendeckes3: Make pdb_copy_sam_account also copy the group sid
2010-02-11 Stefan Metzmachers3: shortcut gid_to_sid when "ldapsam:trusted = yes"
2010-02-11 Michael Adams3: shortcut uid_to_sid when "ldapsam:trusted = yes"
2010-02-11 Michael Adams3:smbd: also fill the memcache with sid<->id mappings...
2010-02-11 Michael Adams3:smbd: make idmap cache persistent for "ldapsam:trusted".
2010-02-11 Volker LendeckeFix large paged search
2010-02-11 Björn Jacke=?utf-8?q?=D1=953:ldap:=20search=20for=20account=20poli...
2010-02-11 Björn Jackes3:ldap: don't search when no values where found (cherr...
2010-02-04 Jeremy AllisonFix bug #7072 - Accounts can't be unlocked from ldap.
2010-01-27 Volker LendeckeDo not segfault in pdb_search_destructor if no real...
2010-01-19 Stefan Metzmachers3:pdb_ldap: restore Samba 3.0.x behavior and use the...
2009-12-10 Volker Lendeckes3:pdb_ldap: Fix large paged search.
2009-09-02 Günther Deschners3-pdb_ldap: Fix bug #4296: Clean up group membership...
2009-08-31 Volker LendeckeFix bug 5886
2009-07-03 Volker LendeckeFix bug #6431 - local groups from 3.0 setups no longer...
2009-06-27 Michael Adams3:passdb: fix bug #6509: use gid (not uid) cache in...
2009-06-09 Günther Deschners3-passdb: fix uninitialized variable in local_password...
2009-06-06 Karolin Seegers3/passdb: Fix debug message: 'net setmaxrid' does...
2009-06-03 Simo SorceConsolidate user create/delete paths in smbpasswd
2009-05-27 Marc VanHeyningens3: zero an uninitialized array
2009-05-13 Aravind Srinivasans3: Fallback to the legacy sid_to_(uid|gid) instead...
2009-05-12 Jeremy AllisonFix the last few format arg missmatches I missed.
2009-05-12 Volker LendeckeFix bug 6157
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-05-11 Björn Jackes3/ldap: also handle DirX return codes
2009-05-05 Günther Deschners3-ldap: fix more callers of smbldap_dn_talloc() that...
2009-05-05 Günther Deschners3-ldapsam: Fix Bug #6313: ldapsam_update_sam_account...
2009-04-06 Andrew Bartletts3:smbldap Remove smbldap_get_dn
2009-04-02 Jeremy AllisonAllow pdbedit to change a user rid/sid. Based on a...
2009-04-01 Günther Deschners3-passdb: add smb_create_user().
2009-04-01 Michael Adams3: fix the fix for bug #6195 - dont let smbd child...
2009-03-28 Jeremy AllisonFix the problem of 3.0.x passdb databases being version
2009-03-27 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-24 Volker LendeckeFix bug 6097
2009-03-18 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-17 Jeremy AllisonMerge branch 'v3-4-test' of ssh://jra@git.samba.org...
2009-03-17 Alexander ZagrebinMissing break in conversion function prevents tdb passw...
2009-03-12 Dan Sledzs3 pdb_wbc_sam: LookupRids should return sAMAccountName...
2009-03-09 Jelmer VernooijMerge 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-04 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Tim Proutys3 passdb: Add back some useful debug statements
2009-03-03 Dan SledzIt appears that the first time we see a uid/gid that...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Volker LendeckeFix an incompatible pointer passed to winbind_get_groups
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-25 Dan Sledzs3: Rename auth_onefs_wb and pdb_onefs_sam
2009-02-21 Volker LendeckeFix a typo
2009-02-21 Dan SledzIntroduce a new passdb backend: pdb_onefs_sam
2009-02-19 Jeremy AllisonFix printf warnings found on systems where time_t ...
2009-02-17 Jeremy AllisonFix bug #6117 - Samba 3.3.0: pdbedit -a core dumps.
2009-02-12 Steven Dannemans3: Added new parameter "map untrusted to domain"
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Change behavior when seeing an unknown domain.
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-08 Volker LendeckeFix some nonempty blank lines
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-01 Volker LendeckeFix nonempty blank lines
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2009-01-16 Michael Adams3:passdb: put login_cache.tdb into cache_dir, not...
2009-01-14 Jeremy AllisonFix bug #6035 - Possible race between fcntl F_SETLKW...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-12-29 Stefan Metzmachers3:pdb_tdb: store the next rid counter in passdb.tdb...
2008-12-29 Stefan Metzmachers3:passdb: add SAMU_BUFFER_V4 with no changes
2008-12-29 Stefan Metzmachers3:passdb: make marshalling struct samu from and to...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonMore asprintf warning fixes.
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-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonFix more "warning: ignoring return value of ‘asprintf...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-09 Günther Deschners3-ldapsam: Fix Bug 5957: do not abort rename process...
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
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-11-06 Jeremy AllisonFix bug #5825 - Account locking out doesnt work with...
2008-10-27 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-27 Günther Deschners4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse libutil genrand.
next