Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
[kai/samba.git] / source3 / winbindd / winbindd_cache.c
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Gerald (Jerry) Carterwinbindd: Add support for name aliasing.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-28 Jeremy AllisonFix the wcache_invalidate_samlogon calls.
2008-07-30 Günther Deschnerwinbindd: handle trusted domains without sid.
2008-07-01 Karolin SeegerRevert "winbind cache: Don't create SN cache entries...
2008-06-16 Karolin Seegerwinbind cache: Don't create SN cache entries during...
2008-05-31 Jeremy AllisonSplit the winbindd_passdb backend into a 'builtin'...
2008-05-22 Steven DannemanMake WINBINDD_LIST_GROUPS handler asynchronous.
2008-04-23 Michael Adamwinbindd_cache: simplify logic in new key length check...
2008-04-23 Holger Hetterichwinbindd_cache: recognize and allow longer UA keys
2008-04-10 Michael Adamwinbindd: only call winbindd_validate_cache when not...
2008-04-07 Bo YangOnly cache password policy results that worked, otherwi...
2008-03-29 Michael Adamwinbindd_cache: add missing validation function for...
2008-03-27 Volker LendeckeFix wbinfo -a trusted\\user%password on a Samba DC...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerUse netr_SamInfo3 everywhere in winbindd.
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.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-09 Michael AdamFix prototype: Add a void to an empty function paramete...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-07 Michael AdamUse the proper boolean constants.
2008-01-07 Michael AdamMake wcache_invalidate_cache() return bool, not int.
2008-01-07 Michael AdamAdd some braces to if statement.
2008-01-07 Andreas SchneiderPrevent winbindd from segfaulting due to corrupted...
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static with sid_to_string
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-12 Andreas SchneiderDon't restart winbind if a corrupted tdb is found durin...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/