summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19159: The getdc call can take a long time. Allow for timeouts.Jeremy Allison1-1/+9
2007-10-10r19155: Fix debug message.Jeremy Allison1-1/+1
2007-10-10r19148: Finish last nights patch - make offlineJeremy Allison4-51/+78
2007-10-10r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner2-6/+8
2007-10-10r19105: Ok - this is currently untested (but I'm testing it atJeremy Allison3-43/+24
2007-10-10r19103: From "Björn JACKE <bjoern@j3e.DE>":Jeremy Allison1-1/+1
2007-10-10r19066: Fix a memleakVolker Lendecke1-0/+1
2007-10-10r19065: No functional change, just a trivial simplificationVolker Lendecke1-19/+19
2007-10-10r19064: This code block is already #ifdef'ed by WITH_ADS which should implyVolker Lendecke1-2/+2
2007-10-10r18980: Be a little more intelligent about "startup_time",Jeremy Allison3-7/+31
2007-10-10r18955: fix the build on solaris where unistd.h needs to be includes beforeStefan Metzmacher1-1/+1
2007-10-10r18937: Protect against segc in the idmap winbindd child processGerald Carter1-2/+4
2007-10-10r18927: Fix build. *please* compile the code at least once before checking i...Gerald Carter1-2/+2
2007-10-10r18924: Minor cleanup.Günther Deschner1-8/+8
2007-10-10r18871: Fix copy/paste mixup.Günther Deschner1-1/+1
2007-10-10r18842: Protect against "winbind cache time = 0" on two other occasions.Günther Deschner1-2/+2
2007-10-10r18841: Protect against potential event loop when someone is using "winbindGünther Deschner1-2/+2
2007-10-10r18798: use libreplace headers in pam and nss modulesStefan Metzmacher3-69/+8
2007-10-10r18784: hopefully fix the BOOL bug on AIXStefan Metzmacher1-2/+2
2007-10-10r18710: Prevent that our offline cache can get outdated after a password change.Günther Deschner1-1/+8
2007-10-10r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner3-23/+4
2007-10-10r18667: Two C++ warningsVolker Lendecke1-1/+1
2007-10-10r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher1-2/+2
2007-10-10r18557: If you've set security=ads, do the DNS queries first.Jeremy Allison1-9/+6
2007-10-10r18552: Ensure the sitename matches before we SAF store a DC in ADS mode.Jeremy Allison1-2/+4
2007-10-10r18551: Implement a 30 seconds from startup, during which weJeremy Allison4-3/+27
2007-10-10r18543: Fix Coverity ID#312Volker Lendecke1-0/+1
2007-10-10r18533: Ensure we clear out the failed connection cache for an entireJeremy Allison1-2/+2
2007-10-10r18525: Be a little less agressive about going back online when requested.Jeremy Allison1-7/+15
2007-10-10r18511: Ops, fix the build.Günther Deschner1-1/+1
2007-10-10r18510: Protect against storing null-sids in the winbind cache.Günther Deschner1-0/+8
2007-10-10r18509: We must always canonicalise the usernames to be UPPERCASE DOMAIN,Jeremy Allison1-2/+3
2007-10-10r18507: Added debug log for returned username.Jeremy Allison1-0/+1
2007-10-10r18506: Fix online requests to cause an immediate DC connection.Jeremy Allison2-8/+38
2007-10-10r18484: Start some cleanup on pam_winbind's syslogging:Günther Deschner2-114/+160
2007-10-10r18476: Protect ourselves from bad cached creds a littleJeremy Allison1-2/+30
2007-10-10r18473: Once we go online, trigger a "get krb5 ticket event"Jeremy Allison1-0/+6
2007-10-10r18411: Getting a zero length read is common. Don't log atJeremy Allison1-1/+1
2007-10-10r18271: Big change:Gerald Carter14-77/+77
2007-10-10r18259: Fix the non-krb5 builds.Günther Deschner1-1/+2
2007-10-10r18239: THIS IS GUENTHER'S WORK !!! He's allowing me to mergeJeremy Allison3-51/+219
2007-10-10r18224: Paranoia - ensure the oplock event handler isJeremy Allison1-1/+10
2007-10-10r18199: Allow winbindd to delete a saf_ entry if it knowsJeremy Allison1-0/+4
2007-10-10r18196: Fix debug message (this should be online not offline).Jeremy Allison1-1/+1
2007-10-10r18192: Fix the build.Jeremy Allison1-1/+1
2007-10-10r18191: Fix the online/offline state handling of winbindd.Jeremy Allison5-24/+145
2007-10-10r18189: When tearing down a connection we can be harsherJeremy Allison1-5/+29
2007-10-10r18188: merge 3.0-libndr branchJelmer Vernooij3-14/+14
2007-10-10r18167: Adding DEBUG() to winbinds refresh seqnum to track down a failure.Günther Deschner1-0/+1
2007-10-10r18158: Stop winbindd from accumulating memory creds infinitely when doingGünther Deschner2-16/+25