summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
...
* r18191: Fix the online/offline state handling of winbindd.Jeremy Allison2007-10-105-24/+145
* r18189: When tearing down a connection we can be harsherJeremy Allison2007-10-101-5/+29
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-103-14/+14
* r18167: Adding DEBUG() to winbinds refresh seqnum to track down a failure.Günther Deschner2007-10-101-0/+1
* r18158: Stop winbindd from accumulating memory creds infinitely when doingGünther Deschner2007-10-102-16/+25
* r18128: Don't forget to set the ref count to 1 on a referenceJeremy Allison2007-10-101-0/+1
* r18107: Only do a SAF realm store if the logon was krb5.Jeremy Allison2007-10-101-1/+1
* r18063: When we get a successful connection using ADS,Jeremy Allison2007-10-101-0/+3
* r18062: Fix to ensure the name used by pam matches theJeremy Allison2007-10-102-8/+60
* r18047: More C++ stuffVolker Lendecke2007-10-101-4/+7
* r18028: Fix warnings on non-krb5 systemsVolker Lendecke2007-10-102-13/+21
* r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2007-10-101-11/+11
* r18015: Try and detect network failures immediately inJeremy Allison2007-10-101-5/+12
* r18010: Ensure we don't timeout twice to the sameJeremy Allison2007-10-101-8/+11
* r17997: Ensure lockdir exists for winbindd. Store tmpJeremy Allison2007-10-101-0/+4
* r17994: Add debugs that showed me why my site code wasn'tJeremy Allison2007-10-101-0/+1
* r17947: Remove extra const.Jeremy Allison2007-10-101-1/+1
* r17945: Store the server and client sitenames in the ADSJeremy Allison2007-10-101-1/+1
* r17943: The horror, the horror. Add KDC site support byJeremy Allison2007-10-101-26/+37
* r17937: Move the saf_ cache into the tcp ad connection code.Jeremy Allison2007-10-101-2/+16
* r17897: Store the uid in the memory creds. Don't request theJeremy Allison2007-10-104-11/+27
* r17881: Another microstep towards better error reporting: Make get_sorted_dc_...Volker Lendecke2007-10-101-1/+2
* r17837: Split out the storing of memory cached credentialsJeremy Allison2007-10-104-201/+422
* r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from ...Gerald Carter2007-10-104-47/+27
* r17630: Looks like getpeerid() is a system function onJeremy Allison2007-10-101-1/+1
* r17618: Not using a cache version number (yet). We really should...Jeremy Allison2007-10-101-1/+0
* r17617: Take Andrew Bartletts excellent advice and don't storeJeremy Allison2007-10-103-10/+63
* r17616: Add the lm and nt hashes to the cached credentialsJeremy Allison2007-10-103-28/+52
* r17610: Added the ability for firefox to drive the winbinddJeremy Allison2007-10-105-4/+310
* r17605: Some C++ warningsVolker Lendecke2007-10-109-28/+48
* r17584: Some C++ WarningsVolker Lendecke2007-10-101-1/+1
* r17571: Change the return code of cli_session_setup from BOOL to NTSTATUSVolker Lendecke2007-10-101-8/+10
* r17469: remove unused variableSimo Sorce2007-10-101-1/+0
* r17464: Ensure we use a hash16 data type, not a string,Jeremy Allison2007-10-101-3/+45
* r17462: Fix a cut&paste bug that caused us to return a null SID on some error...Simo Sorce2007-10-101-0/+6
* r17461: Ensure we never save a NULL SID mapping. || should be &&.Jeremy Allison2007-10-101-1/+1
* r17459: As by Jerry's word commit this without his review.Simo Sorce2007-10-106-50/+246
* r17366: Save the logon script path from the info3 in the PAM session allowingGünther Deschner2007-10-102-4/+19
* r17365: Fix memleak.Günther Deschner2007-10-101-1/+4
* r17363: Some C++ warningsVolker Lendecke2007-10-101-7/+13
* r17345: Some C++ warningsVolker Lendecke2007-10-102-2/+2
* r17162: Fix typo small typos noticed by Paul Green.Gerald Carter2007-10-101-1/+1
* r17159: Bug 3920: Restore wnibind use default domain behavior for domain groups.Gerald Carter2007-10-102-18/+25
* r17123: Fix 32bit/64bit portability issues again.Gerald Carter2007-10-101-22/+54
* r17102: Fix segfault in libnss_wins [bugzilla #3937].Günther Deschner2007-10-101-0/+1
* r17021: remove unsupported smbwrapper codeGerald Carter2007-10-102-2/+9
* r17017: BUG 3916: fix pam config file parsing in pam_winbind.Gerald Carter2007-10-101-15/+17
* r17007: Increment winbind protocol version number.Andrew Bartlett2007-10-101-1/+1
* r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1Andrew Bartlett2007-10-104-0/+163
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-1017-107/+670