summaryrefslogtreecommitdiffstats
path: root/source/smbd/trans2.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'samba'.samba-misc-tags/sambacvs2svn Import User1997-10-101-1794/+0
* nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1997-10-101-1/+21
* local.h: Fix spelling mistake :-).Jeremy Allison1997-10-091-2/+7
* locking.c: Fixed incorrect parameter count in debug statements. May explainJeremy Allison1997-10-031-0/+17
* proto.h: Updated.Jeremy Allison1997-10-031-1/+1
* Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison1997-09-261-3/+3
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-11/+17
* charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1997-09-111-0/+8
* client.c: Made sure myhostname was initialised before substitutions.Jeremy Allison1997-09-051-4/+0
* Oops. Reversed mangled map change made in error. TestingJeremy Allison1997-08-281-2/+3
* mangle.c: Fixed bug that caused string to run off the end of the mangled map.Jeremy Allison1997-08-281-6/+3
* smb.h: Added error code used for OS2 WPS.Samba Release Account1997-08-261-11/+5
* Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1997-08-201-9/+61
* Fix suggested by "Christian Groessler" <chris@fast-ag.de>Samba Release Account1997-08-201-1/+5
* Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1997-07-241-1/+1
* local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECKSamba Release Account1997-07-141-17/+17
* trans2 query file/path info - unix change times being reported as dos createSamba Release Account1997-07-121-43/+86
* added, tested and debugged new "hide files" option.Samba Release Account1997-07-061-1/+1
* charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-301-1/+0
* dir.c: Fixed double slash issue.Samba Release Account1997-05-201-1/+3
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account1997-02-281-4/+4
* Makefile: Added cleandir target.Samba Release Account1997-02-231-3/+6
* Replaced YOST code with more functionally equivalent code thatSamba Release Account1997-02-111-1/+1
* Fixed bug with NT and large directories.Samba Release Account1997-02-031-2/+2
* Added an extra parameter for unix_convert. If present this is theSamba Release Account1997-01-131-5/+5
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-091-14/+10
* Added Volkers fix for bundary condition. Needed as wordSamba Release Account1996-12-031-3/+6
* I have fixed quite a few important bugs in this commit.Andrew Tridgell1996-10-051-0/+5
* - fix a bug handling readraw packets that caused the timeout to be 30Andrew Tridgell1996-08-211-1/+1
* a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1996-06-101-4/+2
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* - changed some debug levels in clientutil.cAndrew Tridgell1996-06-051-5/+5
* a huge pile of changes :-)Andrew Tridgell1996-06-041-10/+10
* fixed a typoAndrew Tridgell1996-05-291-1/+1
* made dptr_num signed to handle -1 from OS/2Andrew Tridgell1996-05-051-1/+1
* Initial version imported to CVS Samba Release Account1996-05-041-0/+1646