summaryrefslogtreecommitdiff
path: root/source3/smbd/server.c
AgeCommit message (Expand)AuthorFilesLines
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1-2/+4
1997-07-06added, tested and debugged new "hide files" option.Samba Release Account1-2/+19
1997-07-03Fix for deleting directories that contain only veto files.Samba Release Account1-1/+1
1997-07-01Rolled back Lukes changes. Not quite ready for prime time.Samba Release Account1-7/+2
1997-07-01made "hide files" and "veto files" into per-service parameter sections,Samba Release Account1-3/+3
1997-07-01added "hide files" option.Samba Release Account1-0/+5
1997-07-01client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1-22/+61
1997-06-19loadparm.c: Added "force create mode" and "force directory mode" params.Samba Release Account1-1/+11
1997-06-16charset.c: Dropped debug message to level 6.Samba Release Account1-1/+3
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1-1/+3
1997-06-06loadparm.c: Made explicit max packet now ignored.Samba Release Account1-1/+7
1997-05-30charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1-1/+1
1997-05-27loadparm.c: Ensure printer services cannot be read only and don't use share m...Samba Release Account1-14/+17
1997-05-21Added fix from Paul Nelson @ Thursby - smb_mid field could beSamba Release Account1-0/+18
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-122/+166
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-03-091) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1-12/+45
1997-02-28Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account1-5/+15
1997-02-23Makefile: Added cleandir target.Samba Release Account1-9/+11
1997-02-11Replaced YOST code with more functionally equivalent code thatSamba Release Account1-17/+17
1997-02-10Removed YOST code. Removal of leading ./ chars shouldSamba Release Account1-20/+0
1997-02-10JHT ===> William Yost patches integrated to fix leading path on 8.3Samba Release Account1-0/+20
1997-02-04Fixed my stupid typo in earlier fix.Samba Release Account1-1/+1
1997-02-03Fixed up problems with CDROM filesystems (return EROFS) andSamba Release Account1-1/+9
1997-02-02line 1960 - call to atexit - address of higher order function killkidsSamba Release Account1-1/+1
1997-01-23Added fix for file descriptor re-use failing whenSamba Release Account1-2/+2
1997-01-13Added an extra parameter for unix_convert. If present this is theSamba Release Account1-3/+23
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1-75/+337
1996-12-10Added -f lockfile support.Samba Release Account1-2/+58
1996-10-25Modified all references to smb_uid to be vuid's.Samba Release Account1-6/+7
1996-10-24- added support for TMPDIR env variableAndrew Tridgell1-1/+1
1996-10-23Jeremy <jra@cygnus.com>Samba Release Account1-1/+1
1996-10-07- revert to old idle dir code (marty pointed out a problem with theAndrew Tridgell1-0/+3
1996-10-05- replace the base36 function with one that works on more systemsAndrew Tridgell1-1/+1
1996-10-05I have fixed quite a few important bugs in this commit.Andrew Tridgell1-14/+8
1996-10-05- use workgroup from smb.conf in smbclientAndrew Tridgell1-1/+2
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1-7/+11
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-2/+0
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-0/+2
1996-08-24removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1-2/+0
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account1-0/+2
1996-08-21handle sigpipe better for server securityAndrew Tridgell1-0/+14
1996-08-20- fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1-40/+5
1996-08-19fix a bug in the new chaining codeAndrew Tridgell1-6/+10
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-80/+74
1996-08-17- made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1-5/+14
1996-08-17- added support for Amiga-unix (based on BSD I think)Andrew Tridgell1-1/+1
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell1-7/+16
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1-22/+1
1996-08-09applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1-2/+2