summaryrefslogtreecommitdiffstats
path: root/source3/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
...
* mangle.c: Fixed bug that caused string to run off the end of the mangled map.Jeremy Allison1997-08-281-1/+1
* doing that irritating compiler clash warning with the protos for standard_subSamba Release Account1997-08-271-3/+3
* Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1997-08-201-4/+21
* Fix suggested by "Christian Groessler" <chris@fast-ag.de>Samba Release Account1997-08-201-0/+1
* Makefile: Changed for HPUX10 tidyup.Samba Release Account1997-08-191-25/+29
* connecting to IPC$ goes under the guest account. the IPC$ share shouldSamba Release Account1997-08-171-22/+19
* loadparm.c: Changed default create mask to 755 to support MAP_ARCHIVE.Samba Release Account1997-07-241-1/+1
* Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1997-07-241-22/+43
* Removed lp_killunused() call from server main loop. ThisSamba Release Account1997-07-221-3/+0
* charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1997-07-181-2/+18
* Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account1997-07-171-2/+2
* local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECKSamba Release Account1997-07-141-20/+0
* counter loop % usage only worked if counters were an exact multiple ofSamba Release Account1997-07-131-3/+28
* interface.c: Fix for AIX4.x finding interfaces.Samba Release Account1997-07-111-3/+3
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-081-2/+4
* added, tested and debugged new "hide files" option.Samba Release Account1997-07-061-2/+19
* Fix for deleting directories that contain only veto files.Samba Release Account1997-07-031-1/+1
* Rolled back Lukes changes. Not quite ready for prime time.Samba Release Account1997-07-011-7/+2
* made "hide files" and "veto files" into per-service parameter sections,Samba Release Account1997-07-011-3/+3
* added "hide files" option.Samba Release Account1997-07-011-0/+5
* client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1997-07-011-22/+61
* loadparm.c: Added "force create mode" and "force directory mode" params.Samba Release Account1997-06-191-1/+11
* charset.c: Dropped debug message to level 6.Samba Release Account1997-06-161-1/+3
* Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1997-06-111-1/+3
* loadparm.c: Made explicit max packet now ignored.Samba Release Account1997-06-061-1/+7
* charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-301-1/+1
* loadparm.c: Ensure printer services cannot be read only and don't use share m...Samba Release Account1997-05-271-14/+17
* Added fix from Paul Nelson @ Thursby - smb_mid field could beSamba Release Account1997-05-211-0/+18
* dir.c: Fixed double slash issue.Samba Release Account1997-05-201-122/+166
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1997-03-091-12/+45
* Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account1997-02-281-5/+15
* Makefile: Added cleandir target.Samba Release Account1997-02-231-9/+11
* Replaced YOST code with more functionally equivalent code thatSamba Release Account1997-02-111-17/+17
* Removed YOST code. Removal of leading ./ chars shouldSamba Release Account1997-02-101-20/+0
* JHT ===> William Yost patches integrated to fix leading path on 8.3Samba Release Account1997-02-101-0/+20
* Fixed my stupid typo in earlier fix.Samba Release Account1997-02-041-1/+1
* Fixed up problems with CDROM filesystems (return EROFS) andSamba Release Account1997-02-031-1/+9
* line 1960 - call to atexit - address of higher order function killkidsSamba Release Account1997-02-021-1/+1
* Added fix for file descriptor re-use failing whenSamba Release Account1997-01-231-2/+2
* Added an extra parameter for unix_convert. If present this is theSamba Release Account1997-01-131-3/+23
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-091-75/+337
* Added -f lockfile support.Samba Release Account1996-12-101-2/+58
* Modified all references to smb_uid to be vuid's.Samba Release Account1996-10-251-6/+7
* - added support for TMPDIR env variableAndrew Tridgell1996-10-241-1/+1
* Jeremy <jra@cygnus.com>Samba Release Account1996-10-231-1/+1
* - revert to old idle dir code (marty pointed out a problem with theAndrew Tridgell1996-10-071-0/+3
* - replace the base36 function with one that works on more systemsAndrew Tridgell1996-10-051-1/+1
* I have fixed quite a few important bugs in this commit.Andrew Tridgell1996-10-051-14/+8
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-051-1/+2