summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
1997-07-09JHT ==> Added copyright notations for my works. This is regretably needed!John Terpstra1-1/+3
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account3-19/+53
1997-07-06missed one OpenDir() and two is_vetoed_name() calls, both of which takeSamba Release Account1-3/+3
1997-07-06added, tested and debugged new "hide files" option.Samba Release Account5-24/+43
1997-07-03Fix for deleting directories that contain only veto files.Samba Release Account4-10/+76
1997-07-03Fixes for UnixWare 2.x with shadow passwords fromSamba Release Account1-0/+9
1997-07-02Fixed compile warnings for FreeBsd & Linux.Samba Release Account1-10/+13
1997-07-01Rolled back Lukes changes. Not quite ready for prime time.Samba Release Account2-18/+13
1997-07-01made "hide files" and "veto files" into per-service parameter sections,Samba Release Account2-14/+14
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 Account2-23/+77
1997-06-27shmem.c: Changed debug to higher levelSamba Release Account1-3/+11
1997-06-19loadparm.c: Added "force create mode" and "force directory mode" params.Samba Release Account1-1/+11
1997-06-18Fixed *really* stupid bug in register_vuid - only a problemSamba Release Account1-1/+1
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 Account4-56/+54
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 Account3-4/+2
1997-05-27loadparm.c: Ensure printer services cannot be read only and don't use share m...Samba Release Account2-23/+38
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 Account6-132/+186
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account13-13/+13
1997-05-07added automount home directory support. contributed by simeon@bangor.co.ukSamba Release Account2-10/+77
1997-03-15JHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines to smb.hSamba Release Account1-3/+0
1997-03-091) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account2-160/+369
1997-03-07quotas.c: Fixed typo in #ifdef'ed compile.Samba Release Account1-1/+1
1997-02-28Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account5-18/+30
1997-02-23Makefile: Added cleandir target.Samba Release Account3-14/+23
1997-02-18Fixed problem with renaming folder on top level share.Samba Release Account1-15/+35
1997-02-11Replaced YOST code with more functionally equivalent code thatSamba Release Account4-28/+25
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 Account2-0/+25
1997-02-04JHT ===> Fixed potential PAM Security hole and second chance syndromeSamba Release Account1-0/+9
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-03Fixed bug with NT and large directories.Samba Release Account1-2/+2
1997-02-02util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving falseSamba Release Account1-4/+18
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-15locking.c proto.h shmem.c smb.h status.c :Samba Release Account1-1/+1
1997-01-13Added an extra parameter for unix_convert. If present this is theSamba Release Account4-24/+87
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account4-110/+368
1997-01-02JHT ==> Added extensions for PAM (Pluggable Authentication Module) supportSamba Release Account1-0/+102
1996-12-10Added -f lockfile support.Samba Release Account1-2/+58
1996-12-10Fixed quota support for FreeBsd.Samba Release Account1-4/+18
1996-12-10Added in veto files parameter create by Whistle.Samba Release Account1-0/+3
1996-12-03Added Volkers fix for bundary condition. Needed as wordSamba Release Account1-3/+6
1996-11-09Set num_validated_users to zero if Realloc fails.Samba Release Account1-0/+1
1996-10-25Changed become_user to take a vuid as second arg.Samba Release Account1-7/+7
1996-10-25Modified all references to smb_uid to be vuid's.Samba Release Account1-6/+7