Move source4/lib/crypto to lib/crypto.
[gd/samba-autobuild/.git] / source4 / libcli / auth / credentials.c
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr14724: Rearrange some source files, install more headers.
2007-10-10 Andrew Bartlettr10847: Fix up new 'decrypt samlogon reply' routine...
2007-10-10 Andrew Bartlettr10845: Add new function to decrypt the session keys...
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Andrew Bartlettr5902: A rather large change...
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