r5322: removed a whole bunch of #include lines that minimal_includes.pl
[jelmer/samba4-debian.git] / source / libcli / auth / credentials.c
2007-10-10 Andrew Tridgellr5322: removed a whole bunch of #include lines that...
2007-10-10 Andrew Bartlettr4641: Push a few more details into the schannel ldb...
2007-10-10 Andrew Bartlettr4499: Almost make our Samba4 server pass the RPC-SAMLO...
2007-10-10 Stefan Metzmacherr3906: fix compiler warnings
2007-10-10 Andrew Bartlettr3677: Seperate the SamLogon tests from the main RPC...
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr1134: added a TODO regarding schannel credentials
2007-10-10 Andrew Bartlettr1024: Use samr_Password for the machine password here...
2007-10-10 Andrew Bartlettr1009: Make all users of NT and LM passwords use the...
2007-10-10 Andrew Tridgellr995: - renamed many of our crypto routines to use...
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Bartlettr754: Implement the SetPassword operation on the netlog...
2007-10-10 Andrew Bartlettr743: Start on a NETLOGON server in Samba4.
2007-10-10 Andrew Bartlettr610: - Merge the Samba3 'ntlm_auth --diagnostics...
2003-12-02 Andrew Tridgelladded netr_DatabaseSync(). It doesn't work as I haven...
2003-12-02 Andrew Tridgellanother big improvement in the credentials API. I think...
2003-12-02 Andrew Tridgell * netr_ServerPasswordSet() now works - the test suite...
2003-12-01 Andrew Tridgell * another small API change in the credentials code
2003-12-01 Andrew Tridgellneater credentials handling in netlogon client code
2003-12-01 Andrew Tridgelladded netr_LogonSamLogon() and test code
2003-12-01 Andrew Tridgelladded netr_ServerAuthenticate() and test code