index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
auth
/
credentials.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r4641: Push a few more details into the schannel ldb, and into the
Andrew Bartlett
2007-10-10
1
-2
/
+6
*
r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test.
Andrew Bartlett
2007-10-10
1
-3
/
+8
*
r3906: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into a
Andrew Bartlett
2007-10-10
1
-0
/
+21
*
r3462: separate out the crypto includes
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3453: - split out the auth and popt includes
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3447: more include/system/XXX.h include files
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r1134: added a TODO regarding schannel credentials
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r1024: Use samr_Password for the machine password here - this ensures we can
Andrew Bartlett
2007-10-10
1
-8
/
+8
*
r1009: Make all users of NT and LM passwords use the samr_Password structure.
Andrew Bartlett
2007-10-10
1
-6
/
+6
*
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
2007-10-10
1
-30
/
+76
*
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r754: Implement the SetPassword operation on the netlogon pipe.
Andrew Bartlett
2007-10-10
1
-16
/
+45
*
r743: Start on a NETLOGON server in Samba4.
Andrew Bartlett
2007-10-10
1
-3
/
+43
*
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
2007-10-10
1
-18
/
+32
*
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
*
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