summaryrefslogtreecommitdiff
path: root/source3/smbd/trans2.c
AgeCommit message (Expand)AuthorFilesLines
1998-03-03Change the multibyte character set support so thatJeremy Allison1-0/+5
1998-02-26Fix for NT redirector bug where deltree fails if the resume keyJeremy Allison1-9/+69
1998-02-20nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1-2/+2
1998-02-13Ding-dong the witch is dead, the witch is dead......Jeremy Allison1-18/+8
1998-02-11Makefile: Added AIX 3.2.5.Jeremy Allison1-5/+25
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1-6/+7
1998-01-28Fix from Charles Hoch (hoch@hpl.hp.com). Whne there is no dataJeremy Allison1-2/+4
1998-01-25always align both the parameter and data bytes on a 4 byte boundary inAndrew Tridgell1-8/+20
1998-01-24Added get_create_time() function to time.c.Jeremy Allison1-6/+9
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-12*** empty log message ***Andrew Tridgell1-0/+2
1997-12-20trans2.c: Forced trans2_findfirst to behave as NT does in error returns.Jeremy Allison1-23/+9
1997-11-18ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison1-3/+13
1997-10-20loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1-1/+1
1997-10-15ipc.c: Adding Andrews become_root code to the main branch.Jeremy Allison1-2/+2
1997-10-10nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1-1/+21
1997-10-09local.h: Fix spelling mistake :-).Jeremy Allison1-2/+7
1997-10-03locking.c: Fixed incorrect parameter count in debug statements. May explainJeremy Allison1-0/+17
1997-10-03proto.h: Updated.Jeremy Allison1-1/+1
1997-09-26Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison1-3/+3
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-11/+17
1997-09-11charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1-0/+8
1997-09-05client.c: Made sure myhostname was initialised before substitutions.Jeremy Allison1-4/+0
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