s3:winbind: Make wb_seqnums.c update the winbind cache seqnums
[ira/wip.git] / source3 / winbindd / winbindd_passdb.c
2009-08-29 Volker Lendeckes3:winbind: Fix a bug found by RPC-SAMR
2009-08-23 Volker Lendeckes3:winbind: Do not drop the first user in sam_query_use...
2009-08-16 Volker Lendeckes3:winbind: WINBIND_USERINFO -> wbint_userinfo
2009-08-02 Volker LendeckeRefactor 9b78af1f: Fix lookupname recursion
2009-07-31 Volker LendeckeRename LOOKUP_NAME_EXPLICIT to LOOKUP_NAME_NO_NSS
2009-07-31 Volker LendeckeFix some nonempty lines
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-06-06 Günther Deschners3-winbindd: add some debug statements while tracking...
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-01-19 Volker LendeckeFix the same bug as 8b618d0 fixes, this time in winbind...
2009-01-06 Günther Deschners3-samr: avoid all init_samr_Domain* functions.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Davide SfrisoFix bug #5906 when running winbindd on a Samba PDC...
2008-11-13 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-12 Jeremy AllisonFix memory leak in error path, spotted by Martin Zielin...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceRevert "Split lookup_name() and create a new functiong...
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-17 Simo SorceSplit lookup_name() and create a new functiong called
2008-08-17 Jeremy AllisonFix bug 5696. The problem was when smbd
2008-08-16 Volker LendeckeAttempt to fix Coverity ID 596
2008-06-25 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-06-25 Jeremy AllisonPart of fix for #5551. Split out the group enumeration...
2008-06-25 Jeremy AllisonFinal (hopefully :-) part of fix for bug #5551. Allow...
2008-05-31 Jeremy AllisonSplit the winbindd_passdb backend into a 'builtin'...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-06 Günther DeschnerUse rpccli_samr_QueryDomainInfo() in winbindd.
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-10-24 Stefan Metzmacherhandle wellknown sids in winbindd_passwd.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/