summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-03-13updated the entry on the MAC, because thursby do DAVE.Samba Release Account1-2/+5
1997-03-13added jeremy's patch to return Node Status info type in a Node StatusSamba Release Account1-1/+1
1997-03-12added code that checks whether the DOMAIN<1b> name is claimed on theSamba Release Account3-7/+68
1997-03-09missed some bits. added some more on profiles - e.g windows 95 descriptionSamba Release Account2-1/+82
1997-03-09added reference to thursby under section 3.1Samba Release Account1-0/+9
1997-03-09updating documentation on:Samba Release Account3-11/+56
1997-03-091) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account13-349/+795
1997-03-08preferred master option will force an election every 5 minutes if theSamba Release Account1-21/+38
1997-03-07Added better debug for what kind of netbios packet we got.Samba Release Account1-2/+32
1997-03-07quotas.c: Fixed typo in #ifdef'ed compile.Samba Release Account2-3/+5
1997-03-07Fix fro signed/unsigned problem with TIME_T_MIN from Anatoly V. GrabarSamba Release Account1-1/+1
1997-03-07Added fix (lost contributor, sorry) for more than 10 parameters.Samba Release Account1-1/+1
1997-03-07Fixed typos.Samba Release Account1-2/+2
1997-03-02added logon script and logon path parameters.Samba Release Account1-0/+49
1997-03-02added warning to admin people about [nelogon] share must be read-only,Samba Release Account1-0/+4
1997-03-02added reference on CONFIG.POL being loaded from the root of the [netlogon]Samba Release Account1-1/+3
1997-03-02added debug_nmb_packet() call.Samba Release Account1-0/+2
1997-02-28Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account5-18/+30
1997-02-23JHT ===> Set to 1.9.16p12alpha until someone thinks it's Beta prime time.Samba Release Account1-1/+1
1997-02-23Added documentation for directory mode/directory mask parameter.Samba Release Account1-1/+22
1997-02-23Makefile: Added cleandir target.Samba Release Account8-18/+81
1997-02-23JHT ===> Updated default RedHat smb.conf fileSamba Release Account1-5/+16
1997-02-22JHT ===> Updated SV_TYPE defines in smb.h (added WIN95 entry)Samba Release Account2-1/+2
1997-02-18Fixed problem with renaming folder on top level share.Samba Release Account1-15/+35
1997-02-18JHT ===> Still mucking around with RPM building for RedHat LinuxSamba Release Account3-9/+25
1997-02-16JHT ===> Hack, Hack, Hack. I just wanna get this spec file stuff rightSamba Release Account2-7/+163
1997-02-15JHT ===> Trying to enable RPM build from non-root area.Samba Release Account2-5/+33
1997-02-13Fixed inclusion of crypt.h bug when libdes is being used on SolarisSamba Release Account2-2/+4
1997-02-13Fixed bugs in my YOST replacement code. Doing a trim_stringSamba Release Account1-1/+9
1997-02-12JHT ===> Updated RedHat RPM Makefile - not really used except to generateSamba Release Account1-1/+1
1997-02-11Replaced YOST code with more functionally equivalent code thatSamba Release Account5-29/+26
1997-02-10Added trim_string(s, "./", 0) to unix_clean_name to removeSamba Release Account1-0/+3
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-09first draft of NetBIOS.txt - WINS server and Broadcast NetBIOS nameSamba Release Account1-0/+119
1997-02-09updated this document. now, when we get browsing questions, we can say,Samba Release Account1-9/+79
1997-02-09updated preferred master parameter and added domain master parameter.Samba Release Account1-4/+25
1997-02-06Fixed incorrect offset into array.Samba Release Account1-1/+1
1997-02-04JHT ===> Added os level and activated max log size in standard smb.conf file.Samba Release Account1-0/+3
1997-02-04JHT ===> Oops again. Too quick - try again.Samba Release Account1-1/+1
1997-02-04JHT ===> Oops. Forgot about that renaming.Samba Release Account2-4/+4
1997-02-04JHT ===> Getting ready for relase of 1.9.16p11 RedHat RPMSSamba Release Account2-10/+35
1997-02-04JHT ===> **** WARNING **** Only updated version to 1.9.16p11Samba Release Account1-1/+1
1997-02-04JHT ===> Beggining of fixes to RedHat config stuff - more to come!!Samba Release Account2-2/+3
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 const definitions for StrCaseXXX calls.Samba Release Account2-4/+4
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 Account4-23/+50