index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure we allow clients to negotiate ntlmssp seal if they want it
Andrew Tridgell
2003-12-15
1
-1
/
+2
*
added netr_DatabaseSync(). It doesn't work as I haven't done schannel
Andrew Tridgell
2003-12-02
1
-3
/
+9
*
another big improvement in the credentials API. I think it now
Andrew Tridgell
2003-12-02
1
-42
/
+69
*
* netr_ServerPasswordSet() now works - the test suite changes the
Andrew Tridgell
2003-12-02
1
-0
/
+11
*
* another small API change in the credentials code
Andrew Tridgell
2003-12-01
1
-20
/
+48
*
neater credentials handling in netlogon client code
Andrew Tridgell
2003-12-01
1
-159
/
+32
*
fixed NTLMSSP_SIGN_VERSION (which I broke earlier today)
Andrew Tridgell
2003-12-01
1
-2
/
+1
*
added netr_LogonSamLogon() and test code
Andrew Tridgell
2003-12-01
1
-3
/
+0
*
added netr_ServerAuthenticate() and test code
Andrew Tridgell
2003-12-01
1
-0
/
+213
*
* got rid of UNISTR2 and everything that depends on it
Andrew Tridgell
2003-12-01
1
-0
/
+3
*
fixed some memory leaks in the dcerpc use of ntlmssp signing
Andrew Tridgell
2003-11-26
1
-2
/
+6
*
signed DCERPC over TCP now works !
Andrew Tridgell
2003-11-26
4
-0
/
+1901