This is *not* a big change (although it looks like one).
[samba.git] / source / smbd / reply.c
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-16 Jeremy Allisonreply.c:
1998-01-15 Jeremy Allisonreply.c: Added timestamp to attack warning.
1998-01-12 Andrew Tridgell*** empty log message ***
1997-12-03 Andrew Tridgellallow local_machine and remote_machine (%L and %m macro...
1997-11-30 Jeremy Allisonclientgen.c: Added cli_mv() (used in a recent torture...
1997-11-29 Andrew Tridgelladded a sent_oplock_break element to Files[] as a paran...
1997-11-20 Andrew Tridgelladded some debug lines to the rename code
1997-11-18 Jeremy Allisonipc.c: Changed reply_trans to use receive_next_smb...
1997-11-10 Jeremy AllisonRolled back tree state to 11:59pm 8th November 1997...
1997-11-09 Luke Leightonattempting to mark up 32 bit error codes, needed for...
1997-11-07 Luke Leightonipc.c :
1997-11-06 Luke Leightonfollowing a cvs error, i am rewriting this monster...
1997-11-03 Jeremy AllisonRolling back the files
1997-11-02 Luke LeightonChristian Lademann's contribution: new capabilities...
1997-10-30 Luke Leightonremoved mechanism that created actual files NETLOGON...
1997-10-28 Andrew Tridgellrefuse pathworks type R connect (patch from Stephen...
1997-10-27 Andrew Tridgellalso disable read prediction in 1.9.18
1997-10-27 Andrew TridgellFixed 2 oplock bugs:
1997-10-25 Luke LeightonMakefile :
1997-10-21 Andrew Tridgellrewrote the password server code using the new clientge...
1997-10-20 Jeremy Allisonloadparm.c: Changed 'interfaces only' parameter to...
1997-10-20 Andrew Tridgella major share modes reorganisation.
1997-10-18 Luke Leightonput the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in...
1997-10-15 Jeremy Allisonipc.c: Adding Andrews become_root code to the main...
1997-10-15 Luke Leightonsmb.h smbparse.c pipenetlog.c :
1997-10-09 Jeremy Allisonlocal.h: Fix spelling mistake :-).
1997-10-09 Andrew Tridgellbracket some macros
1997-10-06 Jeremy Allisonclient.c: Changed shadowed variable.
1997-10-03 Jeremy Allisonlocking.c: Fixed incorrect parameter count in debug...
1997-10-02 Andrew Tridgellchange a debug level in reply.c
1997-10-01 Jeremy AllisonOPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
1997-09-30 Jeremy Allisondir.c: more pstrcpys.
1997-09-26 Jeremy AllisonFixed you're -> your text that some pedant complained...
1997-09-26 Jeremy AllisonSyncing up current oplock work in progress. #ifdef...
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-09-23 Jeremy AllisonCheckin to sync up oplock development code so that NT
1997-09-18 Andrew Tridgelladded some debug stuff
1997-09-17 Jeremy AllisonAdded 'delete veto files' paremeter. Ugly - but the...
1997-09-12 Jeremy AllisonAdded fix that means if connecting user sends guest...
1997-09-04 Jeremy AllisonFixed up determination of client type for PROTOCOL_NT1...
1997-09-02 Jeremy Allisonreply.c: Removed unused variables. Caught by gcc -Wall...
1997-08-31 Luke Leightonadded word count 3 support into reply_tcon_and_X (see...
1997-08-31 Andrew Tridgellfixed a bug in the printjob encoding/decoding. We weren...
1997-08-20 Samba Release AccountChanges to allow Samba to return the same error code...
1997-08-20 Samba Release AccountFix suggested by "Christian Groessler" <chris@fast...
1997-08-19 Samba Release AccountMakefile: Changed for HPUX10 tidyup.
1997-07-24 Samba Release AccountMakefile: Added UNIXWARE 2.x with shadow passwords...
1997-07-18 Samba Release Accountcharset.c: Split charset_initialise() into 2 - a charse...
1997-07-17 Samba Release AccountMakefile: Added krb5 option from Nathan Neulinger ...
1997-07-06 Samba Release Accountmissed one OpenDir() and two is_vetoed_name() calls...
1997-07-06 Samba Release Accountadded, tested and debugged new "hide files" option.
1997-07-03 Samba Release AccountFix for deleting directories that contain only veto...
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
1997-05-27 Samba Release Accountloadparm.c: Ensure printer services cannot be read...
1997-05-20 Samba Release Accountdir.c: Fixed double slash issue.
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-02-28 Samba Release AccountSplit maxxmit parameter into two : max_send (auto confi...
1997-02-18 Samba Release AccountFixed problem with renaming folder on top level share.
1997-02-11 Samba Release AccountReplaced YOST code with more functionally equivalent...
1997-01-13 Samba Release AccountAdded an extra parameter for unix_convert. If present...
1997-01-09 Samba Release AccountMakefile: Changes to split Solaris into Solaris2.3...
1996-10-25 Samba Release AccountModified all references to uid to vuid.
1996-10-09 Andrew Tridgell- correctly handle non-encrypted share mode session...
1996-10-07 Andrew Tridgell- revert to old idle dir code (marty pointed out a...
1996-10-07 Andrew Tridgell- continue when failing to load config file in nmblooku...
1996-10-05 Andrew Tridgell- replace the base36 function with one that works on...
1996-10-05 Andrew TridgellI have fixed quite a few important bugs in this commit.
1996-10-05 Andrew Tridgell- use workgroup from smb.conf in smbclient
1996-10-02 Andrew Tridgell- fix the EALREADY bug so connections to slow hosts...
1996-10-02 Andrew Tridgellbackout all the changes to nmbd.
1996-10-02 Andrew Tridgell- a huge pile of changes from Luke which implement...
1996-08-20 Andrew Tridgell- fix a bug in NetServerEnum where counted and total...
1996-08-19 Andrew Tridgell- added "netbios name" option in smb.conf to make contr...
1996-08-17 Andrew Tridgell- added support for Amiga-unix (based on BSD I think)
1996-08-15 Andrew Tridgell- added FAST_SHARE_MODES code
1996-07-30 Andrew Tridgellfix a bug that we've had for a long time where we don...
1996-07-03 Andrew Tridgell- moved the protocol defs in the client to keep sill...
1996-06-10 Andrew Tridgella cleanup of the receive_smb() usage, adding timeouts...
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-04 Andrew Tridgella huge pile of changes :-)
1996-05-31 Andrew TridgellLots of changes!
1996-05-31 Andrew Tridgellcomment out the code that tries to handle the NT bug...
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS