summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1997-05-15namedbname.c: Fixed *nasty* bug that caused nmbd to spin and eat memorySamba Release Account3-26/+33
1997-05-12use NULL instead of 0Samba Release Account1-2/+2
1997-05-11Updated Samba minor version so it announces itself as NT Server versionJohn Terpstra1-4/+7
1997-05-08status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.eduSamba Release Account3-21/+102
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account64-363/+392
1997-05-07added automount home directory support. contributed by simeon@bangor.co.ukSamba Release Account5-18/+103
1997-05-03name_unregister_work() using strequal incorrectly.Samba Release Account1-1/+1
1997-04-17expiry of browser entries wasn't happening once the entry had synced.Samba Release Account1-1/+1
1997-04-17two bugs jeremy and i found while at sgi.Samba Release Account2-2/+2
1997-04-11removed reference to subnet_record and work_record, as neither are needed.Samba Release Account1-19/+0
1997-04-09jra@cygnus.com: Changed CHECK_TIME_MST_ANNOUNCE back to 15 from 1 (from test).Samba Release Account1-2/+1
1997-04-09Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account23-628/+790
1997-04-03name_type for name_query with smbclient -M name should be used. that way,Samba Release Account1-3/+3
1997-03-15finally! doing a strequal() == 0 instead of just strequal(). too used toSamba Release Account1-10/+9
1997-03-15compile errors. oops.Samba Release Account1-4/+4
1997-03-15become_domain_master(), become_local_master() and become_logon_server()Samba Release Account1-36/+38
1997-03-15bug: when checking whether there is a PDC already on the current localSamba Release Account1-7/+4
1997-03-15JHT ===> Blasted typos. BROWSER_ELECT_VERSION in smb.h should have beenSamba Release Account1-1/+1
1997-03-15JHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines to smb.hSamba Release Account3-8/+14
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-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-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-23Makefile: Added cleandir target.Samba Release Account8-18/+81
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-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-06Fixed incorrect offset into array.Samba Release Account1-1/+1
1997-02-04JHT ===> **** WARNING **** Only updated version to 1.9.16p11Samba Release Account1-1/+1
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
1997-02-02line 1960 - call to atexit - address of higher order function killkidsSamba Release Account1-1/+1
1997-01-31JHT ===> Prepared now for release of samba-1.9.16p10 RedHat RPMSSamba Release Account1-8/+14
1997-01-29Fixed issue with null ypdomainname being used.Samba Release Account1-4/+12