Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14724: Rearrange some source files, install more headers. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10847: Fix up new 'decrypt samlogon reply' routine to be more robust, and use | Andrew Bartlett | 1 | -4/+18 |
2007-10-10 | r10845: Add new function to decrypt the session keys in samlogon responses. | Andrew Bartlett | 1 | -0/+44 |
2007-10-10 | r6028: A MAJOR update to intergrate the new credentails system fully with | Andrew Bartlett | 1 | -6/+0 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r5322: removed a whole bunch of #include lines that minimal_includes.pl | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r4641: Push a few more details into the schannel ldb, and into the | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test. | Andrew Bartlett | 1 | -3/+8 |
2007-10-10 | r3906: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into a | Andrew Bartlett | 1 | -0/+21 |
2007-10-10 | r3462: separate out the crypto includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r1134: added a TODO regarding schannel credentials | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r1024: Use samr_Password for the machine password here - this ensures we can | Andrew Bartlett | 1 | -8/+8 |
2007-10-10 | r1009: Make all users of NT and LM passwords use the samr_Password structure. | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r995: - renamed many of our crypto routines to use the industry standard | Andrew Tridgell | 1 | -30/+76 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r754: Implement the SetPassword operation on the netlogon pipe. | Andrew Bartlett | 1 | -16/+45 |
2007-10-10 | r743: Start on a NETLOGON server in Samba4. | Andrew Bartlett | 1 | -3/+43 |
2007-10-10 | r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4. | Andrew Bartlett | 1 | -18/+32 |
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 | 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 |