s3:winbind: WINBIND_USERINFO -> wbint_userinfo
[ira/wip.git] / source3 / winbindd / winbindd_cache.c
2009-08-16 Volker Lendeckes3:winbind: WINBIND_USERINFO -> wbint_userinfo
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Volker Lendeckes3:winbind: Make wcache_lookup_usergroups externally...
2009-08-05 Volker Lendeckes3:winbind: Make wcache_lookup_useraliases available...
2009-08-05 Volker Lendeckes3:winbind: Make wcache_query_user externally visible
2009-08-05 Volker Lendeckes3:winbind: Make wcache_name_to_sid visible externally
2009-08-05 Volker Lendeckes3:winbind: Make wcache_sid_to_name externally visible
2009-08-03 Volker LendeckeAdd some const to winbind_userinfo
2009-08-02 Volker LendeckeRefactor 9b78af1f: Fix lookupname recursion
2009-07-31 Volker LendeckeRefactoring: mem_ctx is not needed as an argument to...
2009-07-27 Volker LendeckeFix some nonempty blank lines
2009-06-14 Volker LendeckeRemove some unused code
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-12 Volker LendeckeMake opt_nocache static to winbindd.c
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-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-28 Michael Adams3: separate tdb validation code out into its own sourc...
2009-01-16 Michael Adams3:winbindd: put winbindd_cache.tdb into cache_dir...
2009-01-07 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-07 boyangrefresh sequence number as soon as possible when domain...
2009-01-01 Jeremy AllisonFix more asprintf and "ignoring return code" warnings...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-01 Michael Adams3:winbindd_cache: add debugging to get_nss_info_cached()
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
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/