Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18259: Fix the non-krb5 builds. | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r18239: THIS IS GUENTHER'S WORK !!! He's allowing me to merge | Jeremy Allison | 3 | -51/+219 |
2007-10-10 | r18224: Paranoia - ensure the oplock event handler is | Jeremy Allison | 1 | -1/+10 |
2007-10-10 | r18199: Allow winbindd to delete a saf_ entry if it knows | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r18196: Fix debug message (this should be online not offline). | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18192: Fix the build. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18191: Fix the online/offline state handling of winbindd. | Jeremy Allison | 5 | -24/+145 |
2007-10-10 | r18189: When tearing down a connection we can be harsher | Jeremy Allison | 1 | -5/+29 |
2007-10-10 | r18188: merge 3.0-libndr branch | Jelmer Vernooij | 3 | -14/+14 |
2007-10-10 | r18167: Adding DEBUG() to winbinds refresh seqnum to track down a failure. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r18158: Stop winbindd from accumulating memory creds infinitely when doing | Günther Deschner | 2 | -16/+25 |
2007-10-10 | r18128: Don't forget to set the ref count to 1 on a reference | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r18107: Only do a SAF realm store if the logon was krb5. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18063: When we get a successful connection using ADS, | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r18062: Fix to ensure the name used by pam matches the | Jeremy Allison | 2 | -8/+60 |
2007-10-10 | r18047: More C++ stuff | Volker Lendecke | 1 | -4/+7 |
2007-10-10 | r18028: Fix warnings on non-krb5 systems | Volker Lendecke | 2 | -13/+21 |
2007-10-10 | r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore. | Volker Lendecke | 1 | -11/+11 |
2007-10-10 | r18015: Try and detect network failures immediately in | Jeremy Allison | 1 | -5/+12 |
2007-10-10 | r18010: Ensure we don't timeout twice to the same | Jeremy Allison | 1 | -8/+11 |
2007-10-10 | r17997: Ensure lockdir exists for winbindd. Store tmp | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r17994: Add debugs that showed me why my site code wasn't | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r17947: Remove extra const. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17945: Store the server and client sitenames in the ADS | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17943: The horror, the horror. Add KDC site support by | Jeremy Allison | 1 | -26/+37 |
2007-10-10 | r17937: Move the saf_ cache into the tcp ad connection code. | Jeremy Allison | 1 | -2/+16 |
2007-10-10 | r17897: Store the uid in the memory creds. Don't request the | Jeremy Allison | 4 | -11/+27 |
2007-10-10 | r17881: Another microstep towards better error reporting: Make get_sorted_dc_... | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r17837: Split out the storing of memory cached credentials | Jeremy Allison | 4 | -201/+422 |
2007-10-10 | r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from ... | Gerald Carter | 4 | -47/+27 |
2007-10-10 | r17630: Looks like getpeerid() is a system function on | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17618: Not using a cache version number (yet). We really should... | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r17617: Take Andrew Bartletts excellent advice and don't store | Jeremy Allison | 3 | -10/+63 |
2007-10-10 | r17616: Add the lm and nt hashes to the cached credentials | Jeremy Allison | 3 | -28/+52 |
2007-10-10 | r17610: Added the ability for firefox to drive the winbindd | Jeremy Allison | 5 | -4/+310 |
2007-10-10 | r17605: Some C++ warnings | Volker Lendecke | 9 | -28/+48 |
2007-10-10 | r17584: Some C++ Warnings | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS | Volker Lendecke | 1 | -8/+10 |
2007-10-10 | r17469: remove unused variable | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r17464: Ensure we use a hash16 data type, not a string, | Jeremy Allison | 1 | -3/+45 |
2007-10-10 | r17462: Fix a cut&paste bug that caused us to return a null SID on some error... | Simo Sorce | 1 | -0/+6 |
2007-10-10 | r17461: Ensure we never save a NULL SID mapping. || should be &&. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17459: As by Jerry's word commit this without his review. | Simo Sorce | 6 | -50/+246 |
2007-10-10 | r17366: Save the logon script path from the info3 in the PAM session allowing | Günther Deschner | 2 | -4/+19 |
2007-10-10 | r17365: Fix memleak. | Günther Deschner | 1 | -1/+4 |
2007-10-10 | r17363: Some C++ warnings | Volker Lendecke | 1 | -7/+13 |
2007-10-10 | r17345: Some C++ warnings | Volker Lendecke | 2 | -2/+2 |
2007-10-10 | r17162: Fix typo small typos noticed by Paul Green. | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r17159: Bug 3920: Restore wnibind use default domain behavior for domain groups. | Gerald Carter | 2 | -18/+25 |
2007-10-10 | r17123: Fix 32bit/64bit portability issues again. | Gerald Carter | 1 | -22/+54 |