summaryrefslogtreecommitdiff
path: root/source3/smbd/trans2.c
AgeCommit message (Expand)AuthorFilesLines
1997-08-28Oops. Reversed mangled map change made in error. TestingJeremy Allison1-2/+3
1997-08-28mangle.c: Fixed bug that caused string to run off the end of the mangled map.Jeremy Allison1-6/+3
1997-08-26smb.h: Added error code used for OS2 WPS.Samba Release Account1-11/+5
1997-08-20Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1-9/+61
1997-08-20Fix suggested by "Christian Groessler" <chris@fast-ag.de>Samba Release Account1-1/+5
1997-07-24Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1-1/+1
1997-07-14local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECKSamba Release Account1-17/+17
1997-07-12trans2 query file/path info - unix change times being reported as dos createSamba Release Account1-43/+86
1997-07-06added, tested and debugged new "hide files" option.Samba Release Account1-1/+1
1997-05-30charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1-1/+0
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-1/+3
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-02-28Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account1-4/+4
1997-02-23Makefile: Added cleandir target.Samba Release Account1-3/+6
1997-02-11Replaced YOST code with more functionally equivalent code thatSamba Release Account1-1/+1
1997-02-03Fixed bug with NT and large directories.Samba Release Account1-2/+2
1997-01-13Added an extra parameter for unix_convert. If present this is theSamba Release Account1-5/+5
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1-14/+10
1996-12-03Added Volkers fix for bundary condition. Needed as wordSamba Release Account1-3/+6
1996-10-05I have fixed quite a few important bugs in this commit.Andrew Tridgell1-0/+5
1996-08-21- fix a bug handling readraw packets that caused the timeout to be 30Andrew Tridgell1-1/+1
1996-06-10a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1-4/+2
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-05- changed some debug levels in clientutil.cAndrew Tridgell1-5/+5
1996-06-04a huge pile of changes :-)Andrew Tridgell1-10/+10
1996-05-29fixed a typoAndrew Tridgell1-1/+1
1996-05-05made dptr_num signed to handle -1 from OS/2Andrew Tridgell1-1/+1
1996-05-04Initial version imported to CVS Samba Release Account1-0/+1646