summaryrefslogtreecommitdiffstats
path: root/source4/libcli/auth/credentials.c
Commit message (Expand)AuthorAgeFilesLines
* r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell2007-10-101-30/+76
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-4/+4
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-1/+1
* r754: Implement the SetPassword operation on the netlogon pipe.Andrew Bartlett2007-10-101-16/+45
* r743: Start on a NETLOGON server in Samba4.Andrew Bartlett2007-10-101-3/+43
* r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett2007-10-101-18/+32
* added netr_DatabaseSync(). It doesn't work as I haven't done schannelAndrew Tridgell2003-12-021-3/+9
* another big improvement in the credentials API. I think it nowAndrew Tridgell2003-12-021-42/+69
* * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell2003-12-021-0/+11
* * another small API change in the credentials codeAndrew Tridgell2003-12-011-20/+48
* neater credentials handling in netlogon client codeAndrew Tridgell2003-12-011-159/+32
* added netr_LogonSamLogon() and test codeAndrew Tridgell2003-12-011-3/+0
* added netr_ServerAuthenticate() and test codeAndrew Tridgell2003-12-011-0/+213