index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]