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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18177: Some build- and memleak-fixes for the (not build by default) ADS GPO
Günther Deschner
2
-13
/
+31
2007-10-10
r18175: Forgot to call asn1_free() in previous commit.
Günther Deschner
1
-0
/
+1
2007-10-10
r18174: Do not return "success" when we failed to write in the CLDAP code.
Günther Deschner
1
-0
/
+1
2007-10-10
r18172: Just a little more verbosity in this debug statement.
Günther Deschner
1
-2
/
+2
2007-10-10
r18170: Make sure to actually get the printing data before trying to publish it
Günther Deschner
1
-2
/
+5
2007-10-10
r18167: Adding DEBUG() to winbinds refresh seqnum to track down a failure.
Günther Deschner
1
-0
/
+1
2007-10-10
r18165: Fix memleaks.
Günther Deschner
1
-2
/
+7
2007-10-10
r18162: Close socket when the CLDAP request has failed.
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
r18116: Make max usershares an advisory limit, pointed out
Jeremy Allison
1
-0
/
+68
2007-10-10
r18107: Only do a SAF realm store if the logon was krb5.
Jeremy Allison
1
-1
/
+1
2007-10-10
r18099: merge from samba4 to make tcc happy as the same struct name was used ...
Stefan Metzmacher
1
-11
/
+7
2007-10-10
r18070: be more verbose when errors happen
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r18069: it isn't a good idea to run the PIPE_NUMBER test on a file share...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r18066: It's a bit pointless to send ourselves a signal just to check if we e...
Volker Lendecke
1
-0
/
+4
2007-10-10
r18065: build talloctort as part of 'make torture'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18063: When we get a successful connection using ADS,
Jeremy Allison
2
-1
/
+5
2007-10-10
r18062: Fix to ensure the name used by pam matches the
Jeremy Allison
2
-8
/
+60
2007-10-10
r18049: Backport SAMBA_4_0 snprintf changes
Simo Sorce
1
-12
/
+43
2007-10-10
r18048: More nested structures
Volker Lendecke
1
-6
/
+9
2007-10-10
r18047: More C++ stuff
Volker Lendecke
8
-21
/
+25
2007-10-10
r18030: When compiling with C++, nested structs lead to nested class definiti...
Volker Lendecke
1
-6
/
+7
2007-10-10
r18029: More C++ stuff
Volker Lendecke
7
-8
/
+8
2007-10-10
r18028: Fix warnings on non-krb5 systems
Volker Lendecke
2
-13
/
+21
2007-10-10
r18027: Fix some 64-bit warnings
Volker Lendecke
2
-10
/
+19
2007-10-10
r18020: Fix SunX (with LDAP but without ADS)
Volker Lendecke
1
-1
/
+1
2007-10-10
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
18
-157
/
+262
2007-10-10
r18016: OpenBSD apparently does not have ENOTSUP
Volker Lendecke
1
-0
/
+20
2007-10-10
r18015: Try and detect network failures immediately in
Jeremy Allison
2
-5
/
+32
2007-10-10
r18014: revert a possibly unnecessary change
Derrell Lipman
1
-1
/
+2
2007-10-10
r18013: Fix for "bug" (enhancement) 3684.
Derrell Lipman
3
-1
/
+34
2007-10-10
r18012: Should fix bug 4018.
Derrell Lipman
1
-1
/
+9
2007-10-10
r18011: Should fix bug 3835.
Derrell Lipman
3
-11
/
+41
2007-10-10
r18010: Ensure we don't timeout twice to the same
Jeremy Allison
3
-9
/
+17
2007-10-10
r18009: Fixes bug 4026.
Derrell Lipman
5
-188
/
+475
2007-10-10
r18008: Ok, same fix as before. But this time also allocate the session key. ...
Volker Lendecke
1
-5
/
+14
2007-10-10
r18007: Ensure we don't namecache KDC entries with port 88
Jeremy Allison
1
-0
/
+2
2007-10-10
r18006: Actually a smaller change than it looks. Leverage
Jeremy Allison
5
-17
/
+155
2007-10-10
r18005: The ntlmssp fix is not correct yet, working on it
Volker Lendecke
1
-6
/
+5
2007-10-10
r18004: If you're writing out a krb5.conf, at least
Jeremy Allison
1
-2
/
+2
2007-10-10
r18003: Creating a directory and getting EEXIST isn't an error.
Jeremy Allison
1
-1
/
+1
2007-10-10
r18002: Improved debug.
Jeremy Allison
1
-1
/
+2
2007-10-10
r18001: Proper error reporting on write/close fail.
Jeremy Allison
1
-1
/
+7
2007-10-10
r18000: Get nelem/size args right for x_fwrite.
Jeremy Allison
1
-1
/
+1
2007-10-10
r17999: No need to prevent others from reading. Use 755 instead
Jeremy Allison
1
-2
/
+2
2007-10-10
r17997: Ensure lockdir exists for winbindd. Store tmp
Jeremy Allison
2
-1
/
+5
2007-10-10
r17996: Don't talloc free the memory then reference it. Doh !
Jeremy Allison
1
-3
/
+4
2007-10-10
r17995: Ensure we create the domain-specific krb5 files in a
Jeremy Allison
1
-8
/
+22
2007-10-10
r17994: Add debugs that showed me why my site code wasn't
Jeremy Allison
3
-2
/
+11
[next]