summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd_cache.c
Commit message (Expand)AuthorAgeFilesLines
* r17143: svn merge -r17091:17138 ../SAMBA_3_0_23/Gerald Carter2006-07-191-2/+4
* r16792: minor (but critical fixes) from Jeremy, Volker, & GuentherGerald Carter2006-07-041-0/+1
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-1/+2
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-2/+2
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-151-29/+28
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-7/+13
* r15132: Fix some shadowed variable warningsVolker Lendecke2006-04-191-22/+22
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2006-04-121-3/+3
* r14675: Protect against null sids and rids in the cached credentials functions.Günther Deschner2006-03-231-2/+28
* r14674: Further cleanup for cached logins, only dump hashes with DEBUG_PASSWORD.Günther Deschner2006-03-231-1/+5
* r14393: Fix a couple of AIX warnings.Jeremy Allison2006-03-141-0/+2
* r14282: Change centry_string to only use talloc. ShouldJeremy Allison2006-03-131-16/+12
* r14076: When the backends trusted_domains call comes back with no trusts theGünther Deschner2006-03-091-1/+9
* r13984: Fix Coverity bug # 98Volker Lendecke2006-03-071-1/+3
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-4/+2
* r13409: No functional changes, just some DEBUG cleanup.Günther Deschner2006-02-091-4/+2
* r13377: Fix from Volker: Make offline authentication work with NT4 as wellGünther Deschner2006-02-071-0/+8
* r13371: Remove an unused functionVolker Lendecke2006-02-061-8/+0
* r13316: Let the carnage begin....Gerald Carter2006-02-031-72/+786
* r13309: If the sid in the winbind name2sid cache is not valid (NT_STATUS_NONE...Volker Lendecke2006-02-031-1/+3
* r12788: Since we have agreed on the case of winbindd names, we can store aGünther Deschner2006-01-091-2/+5
* r12787: Revert last commit that removed our logic of memorizing negativeGünther Deschner2006-01-091-3/+1
* r12742: Don't write null sid mappings into the winbindd_cache.tdb.Günther Deschner2006-01-061-1/+3
* r12341: add DEBUG statement.Günther Deschner2005-12-191-1/+3
* r12193: Fix some typos.Günther Deschner2005-12-121-1/+1
* r11704: methods->alternate_name is not used anymore -- remove itVolker Lendecke2005-11-121-13/+0
* r11652: Reinstate the netsamlogon_cache in order to workGerald Carter2005-11-101-0/+38
* r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.Gerald Carter2005-11-101-24/+33
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-46/+40
* r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter2005-08-241-38/+0
* r9330: Remove the classic dual daemon since it was not being used.Gerald Carter2005-08-161-12/+3
* r9322: fixing debug log and ensuring that we set the right winbind_methodsGerald Carter2005-08-161-3/+5
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2005-06-291-0/+8
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-52/+208
* r6755: removing domain_sid() since it is not referenced anymoreGerald Carter2005-05-121-13/+0
* r6401: Fix a debug messageVolker Lendecke2005-04-201-1/+1
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-6/+6
* r4967: Not being in any domain local groups is obviously valid...Volker Lendecke2005-01-241-1/+1
* r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testingVolker Lendecke2005-01-151-0/+86
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-14/+14
* r2822: Fix parameter confusion in priming of name-to-sid cache. Found byTim Potter2004-10-051-1/+1
* r2351: Fix use of an uninitialized variable. valgrind is sooo useful.Volker Lendecke2004-09-151-2/+2
* r2001: Fix bug 1622. Thanks to Qiao Yang for the patch and Sven Thomsen for t...Volker Lendecke2004-08-231-1/+3
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2004-06-031-0/+6
* r535: Another memleak fix from kawasa_r@itg.hitachi.co.jpJeremy Allison2004-05-061-0/+2
* r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter2004-04-201-9/+16
* r38: Fix caching of name->sid lookupsVolker Lendecke2004-04-051-1/+2
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1377