summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix fro signed/unsigned problem with TIME_T_MIN from Anatoly V. GrabarSamba Release Account1997-03-071-1/+1
* Added fix (lost contributor, sorry) for more than 10 parameters.Samba Release Account1997-03-071-1/+1
* Fixed typos.Samba Release Account1997-03-071-2/+2
* added logon script and logon path parameters.Samba Release Account1997-03-021-0/+49
* added warning to admin people about [nelogon] share must be read-only,Samba Release Account1997-03-021-0/+4
* added reference on CONFIG.POL being loaded from the root of the [netlogon]Samba Release Account1997-03-021-1/+3
* added debug_nmb_packet() call.Samba Release Account1997-03-021-0/+2
* Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account1997-02-285-18/+30
* JHT ===> Set to 1.9.16p12alpha until someone thinks it's Beta prime time.Samba Release Account1997-02-231-1/+1
* Added documentation for directory mode/directory mask parameter.Samba Release Account1997-02-231-1/+22
* Makefile: Added cleandir target.Samba Release Account1997-02-238-18/+81
* JHT ===> Updated default RedHat smb.conf fileSamba Release Account1997-02-231-5/+16
* JHT ===> Updated SV_TYPE defines in smb.h (added WIN95 entry)Samba Release Account1997-02-222-1/+2
* Fixed problem with renaming folder on top level share.Samba Release Account1997-02-181-15/+35
* JHT ===> Still mucking around with RPM building for RedHat LinuxSamba Release Account1997-02-183-9/+25
* JHT ===> Hack, Hack, Hack. I just wanna get this spec file stuff rightSamba Release Account1997-02-162-7/+163
* JHT ===> Trying to enable RPM build from non-root area.Samba Release Account1997-02-152-5/+33
* Fixed inclusion of crypt.h bug when libdes is being used on SolarisSamba Release Account1997-02-132-2/+4
* Fixed bugs in my YOST replacement code. Doing a trim_stringSamba Release Account1997-02-131-1/+9
* JHT ===> Updated RedHat RPM Makefile - not really used except to generateSamba Release Account1997-02-121-1/+1
* Replaced YOST code with more functionally equivalent code thatSamba Release Account1997-02-115-29/+26
* Added trim_string(s, "./", 0) to unix_clean_name to removeSamba Release Account1997-02-101-0/+3
* 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-102-0/+25
* first draft of NetBIOS.txt - WINS server and Broadcast NetBIOS nameSamba Release Account1997-02-091-0/+119
* updated this document. now, when we get browsing questions, we can say,Samba Release Account1997-02-091-9/+79
* updated preferred master parameter and added domain master parameter.Samba Release Account1997-02-091-4/+25
* Fixed incorrect offset into array.Samba Release Account1997-02-061-1/+1
* JHT ===> Added os level and activated max log size in standard smb.conf file.Samba Release Account1997-02-041-0/+3
* JHT ===> Oops again. Too quick - try again.Samba Release Account1997-02-041-1/+1
* JHT ===> Oops. Forgot about that renaming.Samba Release Account1997-02-042-4/+4
* JHT ===> Getting ready for relase of 1.9.16p11 RedHat RPMSSamba Release Account1997-02-042-10/+35
* JHT ===> **** WARNING **** Only updated version to 1.9.16p11Samba Release Account1997-02-041-1/+1
* JHT ===> Beggining of fixes to RedHat config stuff - more to come!!Samba Release Account1997-02-042-2/+3
* JHT ===> Fixed potential PAM Security hole and second chance syndromeSamba Release Account1997-02-041-0/+9
* 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
* Fixed const definitions for StrCaseXXX calls.Samba Release Account1997-02-032-4/+4
* Fixed bug with NT and large directories.Samba Release Account1997-02-031-2/+2
* util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving falseSamba Release Account1997-02-024-23/+50
* line 1960 - call to atexit - address of higher order function killkidsSamba Release Account1997-02-021-1/+1
* JHT ===> Guys, please check this out before release of 1.9.16p10Samba Release Account1997-01-311-0/+38
* JHT ===> Prepared now for release of samba-1.9.16p10 RedHat RPMSSamba Release Account1997-01-311-8/+14
* JHT ===> Prepared now for release of Samba-1.9.16p10 RedHat RPMSSamba Release Account1997-01-314-33/+63
* Fixed issue with null ypdomainname being used.Samba Release Account1997-01-291-4/+12
* Fixed proto problem with lp_veto_files().Samba Release Account1997-01-291-1/+1
* JHT ==> Updated and commented RedHat Linux smb.conf file.Samba Release Account1997-01-291-1/+64
* Added fix for file descriptor re-use failing whenSamba Release Account1997-01-231-2/+2
* locking.c proto.h shmem.c smb.h status.c :Samba Release Account1997-01-156-302/+306
* Added an extra parameter for unix_convert. If present this is theSamba Release Account1997-01-135-25/+88