summaryrefslogtreecommitdiffstats
path: root/source/libsmb/ntlmssp.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r22909: Change prototype of dump_data(), so that it takes unsigned char *Michael Adam2007-05-151-6/+6
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-05-141-17/+17
* r19936: Patch from Kai Blin <kai.blin@gmail.com> toJeremy Allison2006-11-281-2/+4
* r19488: British trains are at least good for something...Jeremy Allison2006-10-241-29/+83
* r18008: Ok, same fix as before. But this time also allocate the session key. ...Volker Lendecke2006-09-021-5/+14
* r18005: The ntlmssp fix is not correct yet, working on itVolker Lendecke2006-09-021-6/+5
* r17985: Ensure the production branch gets Vl's fix.Jeremy Allison2006-09-011-5/+6
* r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.Jeremy Allison2006-04-181-4/+16
* r13473: Back port r13470, r13471, r13472 from Samba4. Thanks Andrew:Jeremy Allison2006-02-121-17/+26
* r12922: Fix typo.Jeremy Allison2006-01-131-1/+1
* r12920: Fix for #3401 from Andrew Bartlett. Original fix fromJeremy Allison2006-01-131-0/+5
* r11079: Narrowing down on the #1828 PPC bug. The PPC client sends anJeremy Allison2005-10-151-32/+6
* r11075: Still working on bug #1828, PPC hell. The PPC client sends theJeremy Allison2005-10-141-2/+19
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-16/+68
* r8475: BUG 2872: fix cut-n-paste error when checking pointer value in ntlmssp...Gerald Carter2005-07-141-1/+1
* r7472: fix smbpasswd user password change (still worked by bad error messages...Gerald Carter2005-06-101-2/+2
* r5455: Remove bogus DEBUG messages (dump for a failure to parse NTLMSSP,Andrew Bartlett2005-02-191-4/+2
* r5272: BUG 2132, 2134: patch from Jason Mader <jason@ncac.gwu.edu> to remove ...Gerald Carter2005-02-071-7/+0
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-2/+2
* r1492: Rework our random number generation system.Andrew Bartlett2004-07-141-3/+3
* r296: patch from j.lu -- don't force an upper case domain name in the ntlmssp...Gerald Carter2004-04-201-3/+1
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2004-04-061-10/+10
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-5/+10
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1112