summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r19230: Doh ! Fix obvious crash bug.....Jeremy Allison2007-10-101-5/+5
* r19212: Make sure domains marked internal don't doJeremy Allison2007-10-102-14/+29
* r19209: Ensure we don't make mistakes by sending online/offlineJeremy Allison2007-10-101-26/+100
* r19207: Properly canonicalize incoming names to theJeremy Allison2007-10-103-4/+33
* r19206: Jeremy, for some reason storing a value-less entry in TDB does not workGünther Deschner2007-10-101-9/+3
* r19159: The getdc call can take a long time. Allow for timeouts.Jeremy Allison2007-10-101-1/+9
* r19155: Fix debug message.Jeremy Allison2007-10-101-1/+1
* r19148: Finish last nights patch - make offlineJeremy Allison2007-10-104-51/+78
* r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner2007-10-102-6/+8
* r19105: Ok - this is currently untested (but I'm testing it atJeremy Allison2007-10-103-43/+24
* r19103: From "Björn JACKE <bjoern@j3e.DE>":Jeremy Allison2007-10-101-1/+1
* r19066: Fix a memleakVolker Lendecke2007-10-101-0/+1
* r19065: No functional change, just a trivial simplificationVolker Lendecke2007-10-101-19/+19
* r19064: This code block is already #ifdef'ed by WITH_ADS which should implyVolker Lendecke2007-10-101-2/+2
* r18980: Be a little more intelligent about "startup_time",Jeremy Allison2007-10-103-7/+31
* r18955: fix the build on solaris where unistd.h needs to be includes beforeStefan Metzmacher2007-10-101-1/+1
* r18937: Protect against segc in the idmap winbindd child processGerald Carter2007-10-101-2/+4
* r18927: Fix build. *please* compile the code at least once before checking i...Gerald Carter2007-10-101-2/+2
* r18924: Minor cleanup.Günther Deschner2007-10-101-8/+8
* r18871: Fix copy/paste mixup.Günther Deschner2007-10-101-1/+1
* r18842: Protect against "winbind cache time = 0" on two other occasions.Günther Deschner2007-10-101-2/+2
* r18841: Protect against potential event loop when someone is using "winbindGünther Deschner2007-10-101-2/+2
* r18798: use libreplace headers in pam and nss modulesStefan Metzmacher2007-10-103-69/+8
* r18784: hopefully fix the BOOL bug on AIXStefan Metzmacher2007-10-101-2/+2
* r18710: Prevent that our offline cache can get outdated after a password change.Günther Deschner2007-10-101-1/+8
* r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner2007-10-103-23/+4
* r18667: Two C++ warningsVolker Lendecke2007-10-101-1/+1
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-2/+2
* r18557: If you've set security=ads, do the DNS queries first.Jeremy Allison2007-10-101-9/+6
* r18552: Ensure the sitename matches before we SAF store a DC in ADS mode.Jeremy Allison2007-10-101-2/+4
* r18551: Implement a 30 seconds from startup, during which weJeremy Allison2007-10-104-3/+27
* r18543: Fix Coverity ID#312Volker Lendecke2007-10-101-0/+1
* r18533: Ensure we clear out the failed connection cache for an entireJeremy Allison2007-10-101-2/+2
* r18525: Be a little less agressive about going back online when requested.Jeremy Allison2007-10-101-7/+15
* r18511: Ops, fix the build.Günther Deschner2007-10-101-1/+1
* r18510: Protect against storing null-sids in the winbind cache.Günther Deschner2007-10-101-0/+8
* r18509: We must always canonicalise the usernames to be UPPERCASE DOMAIN,Jeremy Allison2007-10-101-2/+3
* r18507: Added debug log for returned username.Jeremy Allison2007-10-101-0/+1
* r18506: Fix online requests to cause an immediate DC connection.Jeremy Allison2007-10-102-8/+38
* r18484: Start some cleanup on pam_winbind's syslogging:Günther Deschner2007-10-102-114/+160
* r18476: Protect ourselves from bad cached creds a littleJeremy Allison2007-10-101-2/+30
* r18473: Once we go online, trigger a "get krb5 ticket event"Jeremy Allison2007-10-101-0/+6
* r18411: Getting a zero length read is common. Don't log atJeremy Allison2007-10-101-1/+1
* r18271: Big change:Gerald Carter2007-10-1014-77/+77
* r18259: Fix the non-krb5 builds.Günther Deschner2007-10-101-1/+2
* r18239: THIS IS GUENTHER'S WORK !!! He's allowing me to mergeJeremy Allison2007-10-103-51/+219
* r18224: Paranoia - ensure the oplock event handler isJeremy Allison2007-10-101-1/+10
* r18199: Allow winbindd to delete a saf_ entry if it knowsJeremy Allison2007-10-101-0/+4
* r18196: Fix debug message (this should be online not offline).Jeremy Allison2007-10-101-1/+1
* r18192: Fix the build.Jeremy Allison2007-10-101-1/+1