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
/
source4
/
libcli
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2003-12-15
make sure we allow clients to negotiate ntlmssp seal if they want it
Andrew Tridgell
1
-1
/
+2
2003-12-02
added netr_DatabaseSync(). It doesn't work as I haven't done schannel
Andrew Tridgell
1
-3
/
+9
2003-12-02
another big improvement in the credentials API. I think it now
Andrew Tridgell
1
-42
/
+69
2003-12-02
* netr_ServerPasswordSet() now works - the test suite changes the
Andrew Tridgell
1
-0
/
+11
2003-12-01
* another small API change in the credentials code
Andrew Tridgell
1
-20
/
+48
2003-12-01
neater credentials handling in netlogon client code
Andrew Tridgell
1
-159
/
+32
2003-12-01
fixed NTLMSSP_SIGN_VERSION (which I broke earlier today)
Andrew Tridgell
1
-2
/
+1
2003-12-01
added netr_LogonSamLogon() and test code
Andrew Tridgell
1
-3
/
+0
2003-12-01
added netr_ServerAuthenticate() and test code
Andrew Tridgell
1
-0
/
+213
2003-12-01
* got rid of UNISTR2 and everything that depends on it
Andrew Tridgell
1
-0
/
+3
2003-11-26
fixed some memory leaks in the dcerpc use of ntlmssp signing
Andrew Tridgell
1
-2
/
+6
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
4
-0
/
+1901