s3-schannel: upgrade old format schannel_store.tdb.
[ira/wip.git] / source3 / libsmb / credentials.c
2009-08-25 Günther Deschners3-netlogon: let get_md4pw() return a struct samr_Password.
2009-05-07 Günther Deschners3-credentials: protect netlogon_creds_server_step...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-04 Günther Deschners3: use struct netr_Credential in cred_step().
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerRemove unused creds_client_check and creds_client_step.
2008-02-16 Günther DeschnerRemove unused creds_server_check and creds_server_step.
2008-02-15 Günther DeschnerReplace DOM_CHAL with "struct netr_Credential" where...
2008-02-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-15 Günther DeschnerAdd netlogon_creds_server_check and netlogon_creds_serv...
2008-02-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-15 Günther DeschnerAdd netlogon_creds_client_check and netlogon_creds_clie...
2007-12-05 Volker Lendeckeremove some statics
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr21947: Fix the equivalent of memcpy(x, x, 16). Found
2007-10-10 Jeremy Allisonr13553: Fix all our warnings at -O6 on an x86_64 box.
2007-10-10 Jeremy Allisonr13539: Add 128 bit creds processing client and server...
2007-10-10 Jeremy Allisonr13519: Fix the credentials chaining across netlogon...
2007-10-10 Jeremy Allisonr13407: Change the credentials code to be more like...
2007-10-10 Jeremy Allisonr13147: Raise creds_server_step fail log messages to...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10269: Server-side fix for creds change - revert jcmd...
2007-10-10 Jim McDonoughr9112: Fix #2953 - credentials chain on DC gets out...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-02 Andrew BartlettAdd a dash of const here and there...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-24 Jeremy AllisonRemoved extra '()' s.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-11-02 Andrew Tridgellfix some uchar/char conflicts
1997-11-02 Andrew Tridgellconvert the credentials code back to uchar[8] from...
1997-10-26 Luke Leightonhooray. hooray some more. hooray a lot. got the...
1997-10-25 Luke LeightonMakefile :
1997-10-20 Andrew Tridgellcasting cleanups
1997-10-20 Andrew Tridgellmove calls to smbhash() inside smbdes.c (for legal...
1997-10-17 Luke Leightonpipenetlog.c lsaparse.c smb.h :
1997-10-15 Luke Leightonsmb.h smbparse.c pipenetlog.c :
1997-10-15 Andrew Tridgellfixed a stack overflow bug in api_lsa_req_chal()
1997-10-14 Luke Leightoncredentials, query info reply.
1997-10-13 Luke Leightondebugging... no idea what i'm doing.
1997-10-13 Luke Leightondebug info added
1997-10-13 Luke Leightonbyteorder.h :
1997-10-10 Luke LeightonMakefile:
1997-10-09 Luke Leightoncredentials.c:
1997-10-09 Andrew Tridgellan implementation of the NT domain credentials protocol