Modified revamp of the libsmbclient interface.
[samba.git] / source / libsmb / smbencrypt.c
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Kai Blinlibsmb: Do not upper-case target name on NTLMv2 hash...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Günther DeschnerDo not pass emtpy wkssvc_PasswordBuffers to rpc functions.
2007-12-11 Günther DeschnerMake decode_wkssvc_join_password_buffer() return WERRORs.
2007-12-03 Günther DeschnerAdd decode_wkssvc_join_password_buffer().
2007-11-30 Günther DeschnerMake encode_wkssvc_join_password_buffer() non-static.
2007-11-30 Günther DeschnerMerge encode_wkssvc_join_password_buffer() from samba4.
2007-11-12 Jeremy AllisonRemove all pstrings from smbd/chgpasswd.c.
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 Volker Lendecker23726: Explicitly pass down the FLAGS2 field to srvstr...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Andrew Tridgellr18966: this bug affects Samba3 too. I'm actually surpr...
2007-10-10 Jeremy Allisonr17612: Modify NTLMSSP session code so that it doesn...
2007-10-10 Jeremy Allisonr13553: Fix all our warnings at -O6 on an x86_64 box.
2007-10-10 Jeremy Allisonr13396: Add in userinfo26, re-enable userinfo25 - took...
2007-10-10 Jeremy Allisonr12713: Remove use of uint8_t -> uint8.
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 Günther Deschnerr7391: - Added client-support for various lsa_query_tru...
2007-10-10 Jeremy Allisonr7033: Call a spade a spade :-).
2007-10-10 Jeremy Allisonr7031: Added encrypt/decrypt function for LSA secrets...
2007-10-10 Gerald Carterr5961: final round of compiler warning fixes based...
2007-10-10 Jeremy Allisonr1661: Changed the password history format so that...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Andrew Bartlettr176: Improve our fallback code for password changes...
2007-10-10 Andrew Bartlettr69: Global rename of 'nt_session_key' -> 'user_session...
2004-03-27 Andrew BartlettBased on the detective work of Jianliang Lu <j.lu@tiess...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettRemove unused utility function.
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-26 Andrew BartlettThis adds client-side support for the unicode/SAMR...
2003-12-17 Gerald CarterMake sure we correctly generate the lm session key.
2003-12-17 Gerald CarterMake sure we correctly generate the lm session key.
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-14 Andrew BartlettChange Samba to always use extended security for it...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-14 Andrew BartlettJeremy requested that I get my NTLMSSP patch into CVS...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-09 Andrew BartlettFinally get NTLMv2 working on the client!
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-05 Andrew BartlettAllow the NTLMv2 functions to spit out both possible...
2003-03-18 Andrew BartlettMerge from HEAD:
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-09 Andrew BartlettChange the way we sign SMB packets, to a function point...
2003-02-24 Andrew BartlettMerge from HEAD client-side authentication changes:
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-14 Andrew BartlettFurther extract our NTLMv2 code into smbencrypt.c,...
2003-02-10 Andrew BartlettClean up our NTLMv2 code by moving the grunt work into...
2003-02-09 Andrew Bartlett(only for HEAD at the moment).
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-02 Andrew BartlettMore signing updates - start checking that the server...
2003-02-01 Andrew BartlettWe now have client-side SMB signing support!
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-13 Andrew BartlettDon't force the DOS password into a 14 char space,...
2003-01-11 Andrew BartlettFix a number of client-side fstring/pstring mixups.
2003-01-03 Christopher R. HertelFixed some simple typos, including one that would cause...
2003-01-03 Christopher R. HertelFixed some simple typos, including one that would have...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-26 Andrew BartlettUpdates!
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-20 Andrew BartlettTry to fix up warnings - particularly on the IRIX 64...
2002-07-20 Andrew BartlettFix up char/uchar casts etc. Fix up comments on some...
2002-07-20 Andrew BartlettAdd support for a weird behaviour apparently used by...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-16 Andrew BartlettTwo things: Check how many paramaters that the LDAP...
2002-06-16 Andrew BartlettFix up some of the SMB signing code:
2002-06-14 Jeremy AllisonOk, now I can try my first client test...
2002-06-14 Jeremy AllisonMore of SMB signing for client - not yet finished ...
2002-06-07 Andrew BartlettA couple of updates for the SmbEncrypt code, and some...
2002-05-25 Andrew BartlettUpdate some of the LM hash code to better respect the...
2002-05-23 Andrew BartlettThis function is unused, and doesn't make any sense...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-04 Andrew BartlettAdd 'net rpc join' to match the ADS equiv.
2001-11-11 Andrew BartlettMinor updates. A small dose of const.
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-31 Andrew BartlettMore const.
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-27 Andrew BartlettKill unused variables
2001-09-26 Andrew BartlettMake use of the pdb_set_plaintext_passwd() update to...
2001-08-24 Herb Lewisget rid of compiler warnings
2001-08-10 Tim PotterA rewrite of the error handling in the libsmb client...
next