summaryrefslogtreecommitdiffstats
path: root/source/libsmb
Commit message (Expand)AuthorAgeFilesLines
* add the generic client code to 1.9.17Andrew Tridgell1997-10-211-0/+2
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User1997-10-211-0/+673
|\
| * This is a set of generic SMB client routines. I needed this in a hurryAndrew Tridgell1997-10-211-0/+673
| * casting cleanupsAndrew Tridgell1997-10-202-12/+12
| * move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell1997-10-202-10/+20
| * pipenetlog.c lsaparse.c smb.h :Luke Leighton1997-10-171-1/+10
| * smb.h smbparse.c pipenetlog.c :Luke Leighton1997-10-151-2/+1
| * add the port number to a debug statementAndrew Tridgell1997-10-151-2/+2
| * fixed a stack overflow bug in api_lsa_req_chal()Andrew Tridgell1997-10-151-4/+4
| * credentials, query info reply.Luke Leighton1997-10-141-36/+32
| * debugging... no idea what i'm doing.Luke Leighton1997-10-131-1/+1
| * debug info addedLuke Leighton1997-10-131-7/+36
| * byteorder.h :Luke Leighton1997-10-131-3/+13
| * Makefile:Luke Leighton1997-10-102-17/+17
| * credentials.c:Luke Leighton1997-10-091-4/+4
| * an implementation of the NT domain credentials protocolAndrew Tridgell1997-10-091-0/+101
| * Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-2/+2
| * - change generate_challenge() to use md4 instead of desAndrew Tridgell1997-09-162-30/+45
| * bug fix in the new des code.Andrew Tridgell1997-09-161-21/+13
| * rewrote md4.c from scratch. This implementation should be portable andAndrew Tridgell1997-09-151-14/+5
| * This commit does 3 main things:Andrew Tridgell1997-09-142-66/+13
| * This is a written from scratch DES implementation. I couldn't find aAndrew Tridgell1997-09-141-0/+290
* | added the "freeze on logout" fixes to the 1.9.17 treeAndrew Tridgell1997-10-151-2/+2
* | This commit fixes the security hole due to buffer overflows.Andrew Tridgell1997-09-261-2/+2
|/
* charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-301-0/+5
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-083-3/+3
* Added better debug for what kind of netbios packet we got.Samba Release Account1997-03-071-2/+32
* Fixed for FreeBsd.Samba Release Account1996-12-101-0/+8
* - added support for TMPDIR env variableAndrew Tridgell1996-10-241-4/+4
* - set default printer driver string to "NULL"Andrew Tridgell1996-10-111-4/+3
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-051-2/+3
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-1/+1
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-1/+1
* - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-132-3/+4
* local_only NetServerEnum syncs can now be issued.Samba Release Account1996-08-011-7/+7
* lots of changes to nmbdSamba Release Account1996-07-171-0/+4
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-102-2/+0
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-2/+0
* - changed some debug levels in clientutil.cAndrew Tridgell1996-06-051-2/+2
* Did more integration of Lukes code ready for the first release.Andrew Tridgell1996-06-041-1/+1
* a huge pile of changes :-)Andrew Tridgell1996-06-043-358/+394
* Lots of changes!Andrew Tridgell1996-05-311-6/+10
* cleanups to make thinsg compile cleanlyAndrew Tridgell1996-05-291-1/+1
* Initial version imported to CVS Samba Release Account1996-05-042-0/+1138