Adding Andrews buffer overflow fixes into the main branch.
[nivanova/samba-autobuild/.git] / source3 / smbd / reply.c
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