Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19271: Test the "hack" for "Domain Users" as agreed with | Jeremy Allison | 1 | -9/+120 |
2007-10-10 | r19255: Add blacklist of accounts when NSS initgroups calls are coming in and | Günther Deschner | 1 | -0/+24 |
2007-10-10 | r19254: Make sure to also wait 35 seconds to receive a Netlogon GETDC reply | Günther Deschner | 1 | -0/+8 |
2007-10-10 | r19230: Doh ! Fix obvious crash bug..... | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r19212: Make sure domains marked internal don't do | Jeremy Allison | 2 | -14/+29 |
2007-10-10 | r19209: Ensure we don't make mistakes by sending online/offline | Jeremy Allison | 1 | -26/+100 |
2007-10-10 | r19207: Properly canonicalize incoming names to the | Jeremy Allison | 3 | -4/+33 |
2007-10-10 | r19206: Jeremy, for some reason storing a value-less entry in TDB does not work | Günther Deschner | 1 | -9/+3 |
2007-10-10 | r19159: The getdc call can take a long time. Allow for timeouts. | Jeremy Allison | 1 | -1/+9 |
2007-10-10 | r19155: Fix debug message. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r19148: Finish last nights patch - make offline | Jeremy Allison | 4 | -51/+78 |
2007-10-10 | r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS. | Günther Deschner | 2 | -6/+8 |
2007-10-10 | r19105: Ok - this is currently untested (but I'm testing it at | Jeremy Allison | 3 | -43/+24 |
2007-10-10 | r19103: From "Björn JACKE <bjoern@j3e.DE>": | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r19066: Fix a memleak | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r19065: No functional change, just a trivial simplification | Volker Lendecke | 1 | -19/+19 |
2007-10-10 | r19064: This code block is already #ifdef'ed by WITH_ADS which should imply | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r18980: Be a little more intelligent about "startup_time", | Jeremy Allison | 3 | -7/+31 |
2007-10-10 | r18955: fix the build on solaris where unistd.h needs to be includes before | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18937: Protect against segc in the idmap winbindd child process | Gerald Carter | 1 | -2/+4 |
2007-10-10 | r18927: Fix build. *please* compile the code at least once before checking i... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r18924: Minor cleanup. | Günther Deschner | 1 | -8/+8 |
2007-10-10 | r18871: Fix copy/paste mixup. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18842: Protect against "winbind cache time = 0" on two other occasions. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r18841: Protect against potential event loop when someone is using "winbind | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r18798: use libreplace headers in pam and nss modules | Stefan Metzmacher | 3 | -69/+8 |
2007-10-10 | r18784: hopefully fix the BOOL bug on AIX | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r18710: Prevent that our offline cache can get outdated after a password change. | Günther Deschner | 1 | -1/+8 |
2007-10-10 | r18703: Fix the annoying effect that happens when nscd is running: | Günther Deschner | 3 | -23/+4 |
2007-10-10 | r18667: Two C++ warnings | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END() | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r18557: If you've set security=ads, do the DNS queries first. | Jeremy Allison | 1 | -9/+6 |
2007-10-10 | r18552: Ensure the sitename matches before we SAF store a DC in ADS mode. | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r18551: Implement a 30 seconds from startup, during which we | Jeremy Allison | 4 | -3/+27 |
2007-10-10 | r18543: Fix Coverity ID#312 | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r18533: Ensure we clear out the failed connection cache for an entire | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r18525: Be a little less agressive about going back online when requested. | Jeremy Allison | 1 | -7/+15 |
2007-10-10 | r18511: Ops, fix the build. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18510: Protect against storing null-sids in the winbind cache. | Günther Deschner | 1 | -0/+8 |
2007-10-10 | r18509: We must always canonicalise the usernames to be UPPERCASE DOMAIN, | Jeremy Allison | 1 | -2/+3 |
2007-10-10 | r18507: Added debug log for returned username. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r18506: Fix online requests to cause an immediate DC connection. | Jeremy Allison | 2 | -8/+38 |
2007-10-10 | r18484: Start some cleanup on pam_winbind's syslogging: | Günther Deschner | 2 | -114/+160 |
2007-10-10 | r18476: Protect ourselves from bad cached creds a little | Jeremy Allison | 1 | -2/+30 |
2007-10-10 | r18473: Once we go online, trigger a "get krb5 ticket event" | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r18411: Getting a zero length read is common. Don't log at | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18271: Big change: | Gerald Carter | 14 | -77/+77 |
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 |