summaryrefslogtreecommitdiff
path: root/source3/libsmb/ntlmssp_parse.c
Commit message (Expand)AuthorAgeFilesLines
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The nextVolker Lendecke2007-10-101-9/+12
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-3/+3
* Fix for possible crash bug from Sebastian Krahmer (SuSE).Jeremy Allison2004-02-101-2/+18
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-25/+8
* Fixes to check for wraps which could cause coredumps.Jeremy Allison2003-10-291-4/+3
* Change Samba to always use extended security for it's guest logins, (ie,Andrew Bartlett2003-08-141-1/+2
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett2003-07-141-31/+44
* Don't return NULL pointers for now.Andrew Bartlett2003-02-151-4/+4
* Move our NTLMSSP client code into ntlmssp.c. The intention is to provide aAndrew Bartlett2003-02-151-3/+3
* Move our NTLMSSP code into easily seperated peices, not relying on the wholeAndrew Bartlett2003-02-151-0/+303