summaryrefslogtreecommitdiffstats
path: root/source/smbd/reply.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/pre_luke_stuffup_1cvs2svn Import User1997-07-011-3341/+0
* Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1997-06-111-1/+7
* loadparm.c: Ensure printer services cannot be read only and don't use share m...Samba Release Account1997-05-271-9/+21
* dir.c: Fixed double slash issue.Samba Release Account1997-05-201-1/+2
* '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-3/+6
* Fixed problem with renaming folder on top level share.Samba Release Account1997-02-181-15/+35
* Replaced YOST code with more functionally equivalent code thatSamba Release Account1997-02-111-2/+4
* Added an extra parameter for unix_convert. If present this is theSamba Release Account1997-01-131-15/+58
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-091-20/+20
* Modified all references to uid to vuid.Samba Release Account1996-10-251-26/+29
* - correctly handle non-encrypted share mode session-setup. We wereAndrew Tridgell1996-10-091-3/+7
* - revert to old idle dir code (marty pointed out a problem with theAndrew Tridgell1996-10-071-1/+1
* - continue when failing to load config file in nmblookup and smbclientAndrew Tridgell1996-10-071-1/+1
* - replace the base36 function with one that works on more systemsAndrew Tridgell1996-10-051-8/+24
* I have fixed quite a few important bugs in this commit.Andrew Tridgell1996-10-051-1/+32
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-051-1/+6
* - fix the EALREADY bug so connections to slow hosts with smbclient getAndrew Tridgell1996-10-021-18/+23
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-10/+2
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-4/+12
* - fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1996-08-201-1/+44
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-191-105/+20
* - added support for Amiga-unix (based on BSD I think)Andrew Tridgell1996-08-171-1/+1
* - added FAST_SHARE_MODES codeAndrew Tridgell1996-08-151-2/+16
* fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell1996-07-301-5/+5
* - moved the protocol defs in the client to keep sill C compilers happyAndrew Tridgell1996-07-031-0/+5
* a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1996-06-101-1/+1
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* a huge pile of changes :-)Andrew Tridgell1996-06-041-4/+4
* Lots of changes!Andrew Tridgell1996-05-311-1/+3
* comment out the code that tries to handle the NT bug where the 2ndAndrew Tridgell1996-05-311-0/+2
* Initial version imported to CVS Samba Release Account1996-05-041-0/+3210