samba.git
27 years agoStarted uninstall in Makefile
Samba Release Account [Thu, 4 Jul 1996 03:17:08 +0000 (03:17 +0000)]
Started uninstall in Makefile
Updated some email addresses
(This used to be commit a7be82ee6e56481b907ab3672b214639ec63c9b5)

27 years agogenerated new proto.h
Andrew Tridgell [Wed, 3 Jul 1996 02:59:01 +0000 (02:59 +0000)]
generated new proto.h
(This used to be commit 05107be5660c31a7c07dee467d61c44ffdffaf3e)

27 years agofixed conflict between two variables called d
Andrew Tridgell [Wed, 3 Jul 1996 02:58:46 +0000 (02:58 +0000)]
fixed conflict between two variables called d
(This used to be commit 38135c854e6b5d126939e226f815bb1a8d727f69)

27 years agofixed conflict with global variable updatecount
Andrew Tridgell [Wed, 3 Jul 1996 02:58:18 +0000 (02:58 +0000)]
fixed conflict with global variable updatecount
(This used to be commit ba478e94047cc4f92ae35a508c9e62855619e665)

27 years agofix Makefile - remove Lukes private stuff :-)
Andrew Tridgell [Wed, 3 Jul 1996 02:39:49 +0000 (02:39 +0000)]
fix Makefile - remove Lukes private stuff :-)
rerun proto generator
(This used to be commit 98568862ca5f9f48b389a42633732de831331189)

27 years ago- moved the protocol defs in the client to keep sill C compilers happy
Andrew Tridgell [Wed, 3 Jul 1996 01:58:27 +0000 (01:58 +0000)]
- moved the protocol defs in the client to keep sill C compilers happy
- added change for cnum range in reply_tdis()
(This used to be commit 609c3a5e1e3a8d9ba380a802ab3ecf6f47093846)

27 years agoas a result of the writing of namework.doc, namework.c has been tidied up,
Samba Release Account [Tue, 2 Jul 1996 15:31:33 +0000 (15:31 +0000)]
as a result of the writing of namework.doc, namework.c has been tidied up,
some bugs fixed / documented and some discrepancies noted down (in
namework.c as well as namework.doc)

namebrowse.c and namelogon.c contain functions that were inappropriately
placed in namework.c. namebrowse.c contains browse sync queue management
functions that were inappropriately placed in namedb.c

the 'cmd_type' member of response_record has been renamed to 'state'
because that more accurately reflects it purpose (not entirely. sigh).

fixed a bug in nameserv.c that meant the previous version wouldn't
compile.

there's probably a bit more...

lkcl
(This used to be commit a66417ebe871a1c1366c395ea4c7099852975e65)

27 years agoupdated low-level design documentation on nmbd. first draft of namework.doc
Samba Release Account [Tue, 2 Jul 1996 15:23:02 +0000 (15:23 +0000)]
updated low-level design documentation on nmbd. first draft of namework.doc
and updated the other two.

lkcl
(This used to be commit 96d242826d618f7dcdb1a1adf50d484df7e2a5c0)

27 years agopatch to fix NetServerEnum with multiple workgroup lists kindly supplied.
Samba Release Account [Mon, 1 Jul 1996 18:54:02 +0000 (18:54 +0000)]
patch to fix NetServerEnum with multiple workgroup lists kindly supplied.
it works for him. needs testing.
(This used to be commit 546c49080707c0cbaa6bfc928102d52826867592)

27 years agoupdated the NetBIOS code due to some bugs found by writing the first draft
Samba Release Account [Mon, 1 Jul 1996 18:29:21 +0000 (18:29 +0000)]
updated the NetBIOS code due to some bugs found by writing the first draft
of the low level design docs.
(This used to be commit 103012e5f2fac09598d60c4263c3a30992680729)

27 years agofirst draft of low-level design documents describing the operation of
Samba Release Account [Mon, 1 Jul 1996 18:22:31 +0000 (18:22 +0000)]
first draft of low-level design documents describing the operation of
nameserv.c and nameresp.c and their interaction with the rest of nmbd.
(This used to be commit 875497d961fb7537ad850c97ba0bf4b1ed2121c3)

27 years agoadded local and remote interfaces (didn't get done in first attempt)
Samba Release Account [Sat, 29 Jun 1996 19:27:12 +0000 (19:27 +0000)]
added local and remote interfaces (didn't get done in first attempt)
(This used to be commit c0b0139d1a7816b027b2f1cf107487a4508ed92f)

27 years agoluke's first attempt at using cvs
Samba Release Account [Sat, 29 Jun 1996 18:49:20 +0000 (18:49 +0000)]
luke's first attempt at using cvs

accidentally updated the Makefile

updated the name database structure (again!). this time, there is one
name database per local interface. there is also a pseudo-interface on
ip 255.255.255.255. its purpose is to store WINS name entries. all the
local interface name databases store SELF names only. the WINS name
database stores non-special browser names.

added wins.dat file: records WINS entries in ascii format. this is reloaded
when nmbd restarts.

added repeating code for response packets. timer is in seconds only at the
moment.

updated the response queue code to deal with samba registering with a
WINS server a bit better (added more cases when a response isn't received).
tidied up the response packet processing code and expire_response_queue()
code. added cross references between response received and await-response
expired code.

added over-zealous code that checks all machines that register with samba
as a WINS server (every 10 minutes i think): to see whether they are still
alive or not (see rfc1001.txt)

bug reported by terry@ren.pc.athabascau.ca: DNSFAILed names _stay_ as
DNSFAIL, even though the machine may come back up and REGISTER.

removed update_from_reg() function. it's not necessary, and it does too much.

added code that announces on each local interface samba's ttl as zero and
servertype as zero when nmbd is kill -TERMed

first attempt at putting the first functionality of samba browsing back in
(remote subnets should have samba appear in a workgroup specified through
the lmhosts file)

lots of other miscellaneous tidying up / chopping about.
(This used to be commit 7e8c60cfe54060860e5ce20b1c3b8ec6aa5c54da)

27 years agoBasic doc changes to keep up to date.
Samba Release Account [Wed, 19 Jun 1996 13:23:46 +0000 (13:23 +0000)]
Basic doc changes to keep up to date.

Dan
(This used to be commit 6d81d56f929e763bcf6b1f7a61aabaf884c4aad4)

27 years ago - deleted reduntant blank line at end of file (JHT)
Samba Release Account [Wed, 19 Jun 1996 12:27:26 +0000 (12:27 +0000)]
 - deleted reduntant blank line at end of file (JHT)
(This used to be commit 7960522e18bb34cba4fbc6ef0d68485d484c9cad)

27 years ago- change date as a demo for john
Andrew Tridgell [Wed, 19 Jun 1996 12:23:54 +0000 (12:23 +0000)]
- change date as a demo for john
- modified plp printing parser to work on my system
(This used to be commit 9408f91e1b9a2482af96afe9df08e0a5fba60cdb)

27 years agoAdded source filename to give crude index
Samba Release Account [Mon, 17 Jun 1996 14:11:14 +0000 (14:11 +0000)]
Added source filename to give crude index
Dan 17 June 1996
(This used to be commit 5a72a6c8dfe3a0898db514c35a9d704c3627c41d)

27 years agodemo of cvs - ignore
Andrew Tridgell [Wed, 12 Jun 1996 01:47:09 +0000 (01:47 +0000)]
demo of cvs - ignore
(This used to be commit 1a30ade78e31c5ffa889eedc998771b1bb98c246)

27 years agominor patch to allow host announcements to remote subnets
Andrew Tridgell [Mon, 10 Jun 1996 06:08:50 +0000 (06:08 +0000)]
minor patch to allow host announcements to remote subnets
(This used to be commit e264a670e917102cfdbfce9ae76fbc4d548ddae4)

27 years agopreparing for release of 1.9.16alpha10
Samba Release Account [Mon, 10 Jun 1996 05:20:35 +0000 (05:20 +0000)]
preparing for release of 1.9.16alpha10
(This used to be commit a82ffca73e490f0fb9dbad43783ab55ac317a460)

27 years agoa cleanup of the receive_smb() usage, adding timeouts in some places
Andrew Tridgell [Mon, 10 Jun 1996 05:16:19 +0000 (05:16 +0000)]
a cleanup of the receive_smb() usage, adding timeouts in some places

also added paranoid code in the main process() loop of smbd to detect
when smbd is looping uselessly. This should stop the "smbd is chewing
lots of cpu" reports
(This used to be commit 8e9dce34d50d673cb50531f0c4c7672ce2522cef)

27 years agogot rid of a lot of redundent header files as we now globally generate
Andrew Tridgell [Mon, 10 Jun 1996 04:38:24 +0000 (04:38 +0000)]
got rid of a lot of redundent header files as we now globally generate
prototypes automatically using "make proto". This is much less prone
to error than the old method of manually adding prototypes
(This used to be commit b551dc98f7cc194a5fc2e67a4ebae7fd67a01bbc)

27 years agodocumented the "max disk size" option.
Andrew Tridgell [Mon, 10 Jun 1996 03:42:06 +0000 (03:42 +0000)]
documented the "max disk size" option.

I'm sure I've done this before, we must have lost some patches a while
ago?
(This used to be commit 0c96ac512fe1f9baf35a8c1c0eb83e001ffb54df)

27 years agomoved some more locking routines to locking.c, and moved replacement
Andrew Tridgell [Mon, 10 Jun 1996 03:39:58 +0000 (03:39 +0000)]
moved some more locking routines to locking.c, and moved replacement
routines for broken OSes from util.c to replace.c.
(This used to be commit 3ee9d45426a9b3b584d1ffb9f81af26790a83b4c)

27 years agoupdates from Luke to rename "domains" more accurately to "subnets"
Andrew Tridgell [Mon, 10 Jun 1996 03:38:08 +0000 (03:38 +0000)]
updates from Luke to rename "domains" more accurately to "subnets"
(This used to be commit 0a044c25abc363d8b202ff5d148259d624b92ea7)

27 years agopreparing for release of 1.9.16alpha9
Samba Release Account [Sat, 8 Jun 1996 05:39:06 +0000 (05:39 +0000)]
preparing for release of 1.9.16alpha9
(This used to be commit 32053cfa78fee6b549742ec1f6d240781b162a72)

27 years agomore changes from Luke
Andrew Tridgell [Sat, 8 Jun 1996 05:37:33 +0000 (05:37 +0000)]
more changes from Luke
(This used to be commit df44f10d7492679dabe3b998e7bacfebbc49ea5e)

27 years agofixed the apana MIRRORS entry
Andrew Tridgell [Sat, 8 Jun 1996 05:36:21 +0000 (05:36 +0000)]
fixed the apana MIRRORS entry
(This used to be commit f539b4bf6b47c1e22a688767001732abb6caaa0f)

27 years agochanges from Luke
Andrew Tridgell [Sat, 8 Jun 1996 04:41:51 +0000 (04:41 +0000)]
changes from Luke
(This used to be commit 5269aa277c635cfda65a27fd1b2e587ac181e1c3)

27 years agomoved MSBROWSE into nameserv.h
Andrew Tridgell [Sat, 8 Jun 1996 04:36:25 +0000 (04:36 +0000)]
moved MSBROWSE into nameserv.h
(This used to be commit 90fa15c45f1859306dc3ceb47bb0bb3452490227)

27 years agopatches fromk Luke putting in symbolic names for time constants
Andrew Tridgell [Sat, 8 Jun 1996 04:34:45 +0000 (04:34 +0000)]
patches fromk Luke putting in symbolic names for time constants
(This used to be commit 79849b829314e5caf4f0f5b95e4a8a0c2c223f90)

27 years ago- added comments to byteorder.h explaining how it works.
Andrew Tridgell [Sat, 8 Jun 1996 04:33:37 +0000 (04:33 +0000)]
- added comments to byteorder.h explaining how it works.
- fixed problem with installscripts if srcdir is not set
- fixed ptr init bug in interface.c
- changed default lookup type in nmblookup to match nbtstat under NT
- new quotas fixes for sunos and solaris
(This used to be commit e775576f026d282473256aeac6fef65a85acd98e)

27 years ago- added predict.c, moving the routines from util.c
Andrew Tridgell [Fri, 7 Jun 1996 03:34:22 +0000 (03:34 +0000)]
- added predict.c, moving the routines from util.c

- added iface_count() and iface_n_ip() routines so its easy to loop
over the local interface list

- made readsize a normal loadparm global

- check for null w in add_domain_entry()

- set the deathtime to time()-1 for doamin entries with servertype==0
This allows servers that are shutting down to be removed

- add the 0x1c name at startup if we are a WINS server. Previously we
added it only if we were a master

- loop over interfaces in add_my_domains(), so people don't have to
have a lmhosts file to get lp_workgroup() on all interfaces

- set add to True for find_workgroupstruct() in nmbsync, and check for
null return

- remove some ugly "errno = EBADF" bits. they just confused things.
(This used to be commit 88b191b48836eeb7937f25b37d0bdd4a2276e5a7)

27 years agopreparing for release of 1.9.16alpha8
Samba Release Account [Thu, 6 Jun 1996 11:58:12 +0000 (11:58 +0000)]
preparing for release of 1.9.16alpha8
(This used to be commit 5a0d016b2432da9299d92b33d723534d91c8dcf4)

27 years ago- added interface.c and removed all the references to myip, bcast_ip
Andrew Tridgell [Thu, 6 Jun 1996 11:43:09 +0000 (11:43 +0000)]
- added interface.c and removed all the references to myip, bcast_ip
and Netmask, instead replacing them with calls to routines in
interface.c

- got rid of old MAXINT define

- added code to ensure we only return one entry for each name in the ipc
enum routines

- added new_only option to add_netbios_entry() to prevent overwriting
of important names

- minor time handling fixup
(This used to be commit 7ed71b73ae745da099072eee36fc2700d1d91407)

27 years agoadded some notes on the new "interfaces" option
Andrew Tridgell [Thu, 6 Jun 1996 11:24:54 +0000 (11:24 +0000)]
added some notes on the new "interfaces" option
(This used to be commit 8eb701d0d6483d0f5c6de3640b38f98128cd321c)

27 years agopreparing for release of 1.9.16alpha7
Samba Release Account [Thu, 6 Jun 1996 00:30:18 +0000 (00:30 +0000)]
preparing for release of 1.9.16alpha7
(This used to be commit dfb7fa3ae405f4e23f3cc9e4bbe93029981c99dc)

27 years agofix a bug that meant alpha6 couldn't compile.
Andrew Tridgell [Thu, 6 Jun 1996 00:29:22 +0000 (00:29 +0000)]
fix a bug that meant alpha6 couldn't compile.
(This used to be commit 07288091c322fdb9f63889e84cfc57fa6cb5f613)

27 years agoadd sunos private makefile to .ignore
Andrew Tridgell [Thu, 6 Jun 1996 00:28:48 +0000 (00:28 +0000)]
add sunos private makefile to .ignore
(This used to be commit 60a8a9c006f16186320fb13109128db35595523c)

27 years agopreparing for release of 1.9.16alpha6
Samba Release Account [Wed, 5 Jun 1996 15:46:41 +0000 (15:46 +0000)]
preparing for release of 1.9.16alpha6
(This used to be commit ee330d60458c8f056b32dc3aa54a54ce6643186b)

27 years ago- remove some incorrect prototypes from server.c
Andrew Tridgell [Wed, 5 Jun 1996 15:44:24 +0000 (15:44 +0000)]
- remove some incorrect prototypes from server.c
- formatting cleanup in check_master_browser()
- removed unused code from nameserv.c
(This used to be commit ed3ef2e47d5039077993c6addaf44dce2bb1e780)

27 years ago- changed some debug levels in clientutil.c
Andrew Tridgell [Wed, 5 Jun 1996 15:16:09 +0000 (15:16 +0000)]
- changed some debug levels in clientutil.c

- added dir_check_ftype() to clean up the file type checking a bit

- added check for libc version >= 5 for setfsuid() for Linux

- moved the AM_MASTER() and related macros to nameserv.h

- added proper defines for the various netbios announce types

- don't call the announce_backup() code, as I'm pretty sure its wrong
it sent ANN_GetBackupListReq packets as broadcasts, they are supposed
to be used only by clients to the master browser to find a list of
available backup servers to remote a netserverenum to, I don't think
nmbd should ever send one.

- fixed a bug in the browse list writing

- minor debug cleanups

- put in the code to discard our own broadcasts (it won't work for
multi-homed hosts though)

- changed ELECTION_VERSION to 1 so we can be beaten by a NT 3.51 server by
lowering the os level.

- only do sync_browse_lists() if we are the master browser, otherwise
we'll cause network overload

- don't call tell_become_backup() as it appears to be badly broken, it
should only be used when the machine being told has its MAINTAIN_LIST
to to auto. Not calling it does no great harm anyway

- fix a nasty bug where becomebackup was confused with reset browser!

- make setbuffer() not get caught by the auto protototypes
(This used to be commit cfbad9b08242962f41595273de08a7293fe432b1)

27 years agopreparing for release of 1.9.16alpha5
Samba Release Account [Tue, 4 Jun 1996 15:20:14 +0000 (15:20 +0000)]
preparing for release of 1.9.16alpha5
(This used to be commit f5c493192eb744c8cd015a828b5fba311bee0093)

27 years agoupdated the entry for Phillip Hands
Samba Release Account [Tue, 4 Jun 1996 15:19:23 +0000 (15:19 +0000)]
updated the entry for Phillip Hands
(This used to be commit 7f54e6b4606953e858a59b3d87640ed61f3a6332)

27 years agoDid more integration of Lukes code ready for the first release.
Andrew Tridgell [Tue, 4 Jun 1996 15:14:47 +0000 (15:14 +0000)]
Did more integration of Lukes code ready for the first release.

I've now got WINS registration working, and refresh working. Its
looking pretty good so far, but needs lots of testing.
(This used to be commit 045014aa57721b9701ca379bcab055b908773184)

27 years agoadd dummy quotas fn
Andrew Tridgell [Tue, 4 Jun 1996 06:53:43 +0000 (06:53 +0000)]
add dummy quotas fn
fix typo in reply to backup lists
(This used to be commit bc4a2994377ab078d3d1a900f79fda9dfe4d0e6a)

27 years agoa huge pile of changes :-)
Andrew Tridgell [Tue, 4 Jun 1996 06:42:03 +0000 (06:42 +0000)]
a huge pile of changes :-)

The biggest thing is the integration of Lukes new nmbd. Its still
largely untested, so we will really need some feedback

I've also added auto prototype generation and cleaned up a lot of
minor things as a result
(This used to be commit 0d8dcfa13c527ec2c8aca39ba49c09e4e694b26c)

27 years ago- moved the uid handling to uid.c
Andrew Tridgell [Sat, 1 Jun 1996 15:25:30 +0000 (15:25 +0000)]
- moved the uid handling to uid.c
- added setfsuid() support (for Linux)
- started adding some of Lukes changes, just the loadparm and ipc ones
so far
(This used to be commit 72543810ce3eb5ea7b141f957edf38b4c46b1ea4)

27 years agopreparing for release of 1.9.16alpha4
Samba Release Account [Fri, 31 May 1996 15:16:22 +0000 (15:16 +0000)]
preparing for release of 1.9.16alpha4
(This used to be commit 8a0a06cba939e91e2379d0c5367b8817e7328077)

27 years agoLots of changes!
Andrew Tridgell [Fri, 31 May 1996 15:13:29 +0000 (15:13 +0000)]
Lots of changes!

- add faq info on NT printer handling
- add "delete readonly" option to help rcs users
- add stuff to man pages on new printer options
- add "proxy name resolution" option
- add "command string" -c option to smbclient (thanks Ken)
- split time functions into time.c
- rearrange the quotas stuff a bit and fix some bugs
- complete rehash of the time handling code thanks to Paul Eggert
- fix nmblookup output a bit
- add plp print queue parsing from Bertrand Wallrich
(This used to be commit 635b56f19c817527c52e9bbde31faa6a8a47777b)

27 years agoadd my private makefile to the ignore list
Andrew Tridgell [Fri, 31 May 1996 06:10:18 +0000 (06:10 +0000)]
add my private makefile to the ignore list
(This used to be commit 3e9750cc2713da7c3d4beb24217f94c033e2fee5)

27 years agocomment out the code that tries to handle the NT bug where the 2nd
Andrew Tridgell [Fri, 31 May 1996 06:09:42 +0000 (06:09 +0000)]
comment out the code that tries to handle the NT bug where the 2nd
passlen is wrong. The fix is worse than the problem :-)
(This used to be commit 51e22c931078e0b612dbc9e20dc143c3aebf7eb5)

27 years ago- added an entry on WinDD to samba.faq
Andrew Tridgell [Thu, 30 May 1996 03:16:17 +0000 (03:16 +0000)]
- added an entry on WinDD to samba.faq
- added a sample smb.conf from Thoralf.Freitag@remserv.rz.fhtw-berlin.de
- print the errno when you get a can't change directory error
- added installscripts.sh from James_K._Foote.PARC@xerox.com
(This used to be commit 48c6b86d4c580d62ef46132dc04ce2b1d14e21e8)

27 years agoadded this ages ago, but forgot to put it in cvs
Samba Release Account [Thu, 30 May 1996 00:06:59 +0000 (00:06 +0000)]
added this ages ago, but forgot to put it in cvs
(This used to be commit 64c6a19923e43c8b0e3a3da4e56b0eb136f830d5)

27 years agoremove cvs.log from cvs, instead use the release script to copy it to
Samba Release Account [Wed, 29 May 1996 13:38:01 +0000 (13:38 +0000)]
remove cvs.log from cvs, instead use the release script to copy it to
the right places
(This used to be commit d5613d3bf4649564040789473579c510a15408be)

27 years agopreparing for release of 1.9.16alpha3
Samba Release Account [Wed, 29 May 1996 07:55:29 +0000 (07:55 +0000)]
preparing for release of 1.9.16alpha3
(This used to be commit 071c7690a259c76c7fd70608af22b81d0481d7de)

27 years agohandle errors from receive_smb better, and print error string
Andrew Tridgell [Wed, 29 May 1996 07:54:01 +0000 (07:54 +0000)]
handle errors from receive_smb better, and print error string
(This used to be commit 7814eca4b22f909e75c3321d9a157c2228198c5c)

27 years agofixed a typo
Andrew Tridgell [Wed, 29 May 1996 07:49:50 +0000 (07:49 +0000)]
fixed a typo
(This used to be commit 654c242045a70b600488a765eb46b6f79e484de9)

27 years agocleanups to make thinsg compile cleanly
Andrew Tridgell [Wed, 29 May 1996 07:47:47 +0000 (07:47 +0000)]
cleanups to make thinsg compile cleanly
(This used to be commit 39fbeb04ae938594c380d97ebe67c012fa0dd51a)

27 years agoadded comments about trapdoor uids
Andrew Tridgell [Wed, 29 May 1996 07:45:45 +0000 (07:45 +0000)]
added comments about trapdoor uids
(This used to be commit 2f793c48a9447955195620c891d30d93b518ee0d)

27 years agopreparing for release of 1.9.16alpha2
Samba Release Account [Wed, 29 May 1996 04:35:50 +0000 (04:35 +0000)]
preparing for release of 1.9.16alpha2
(This used to be commit 875b2dfad043a43b915bfeee12532cf8b6cb690b)

27 years agocleaned up the way the max log size stuff works and fixed a potential
Andrew Tridgell [Wed, 29 May 1996 03:11:42 +0000 (03:11 +0000)]
cleaned up the way the max log size stuff works and fixed a potential
problem with varargs usage in Debug()
(This used to be commit 8d5a3156ce42198b2f3ca8753e208b08572cafce)

27 years agoadded nimbus to list of mirrors
Samba Release Account [Tue, 28 May 1996 13:39:48 +0000 (13:39 +0000)]
added nimbus to list of mirrors
(This used to be commit 234ba8569705009eed00ba044d6bb0459e506a7d)

27 years agoGeneral updating.
Samba Release Account [Thu, 23 May 1996 23:55:13 +0000 (23:55 +0000)]
General updating.
   Dan
(This used to be commit 2209de41df38f1bc6ac5b442b3b696b680fcf639)

27 years agoAdded reference to DIAGNOSIS.txt. Deleted the claim that tridge reads all
Samba Release Account [Thu, 23 May 1996 23:50:59 +0000 (23:50 +0000)]
Added reference to DIAGNOSIS.txt. Deleted the claim that tridge reads all
postings to mailing list. Removed arvidsjaur, other small stuff.
   Dan
(This used to be commit af463f82c5d5b2662f979b119f3c4b74e159486a)

27 years agoUpdated general section to include more about current capabilities. Added
Samba Release Account [Thu, 23 May 1996 23:45:56 +0000 (23:45 +0000)]
Updated general section to include more about current capabilities. Added
references to samba-bugs, DIAGNOSIS.txt and the hypermail archives. Various
other small changes.
   Dan
(This used to be commit 58950a05620a2248fed3ef11d0230238473e1b6d)

27 years agoAdded check for something already binding to port 139 to TEST 3
Samba Release Account [Thu, 23 May 1996 23:23:48 +0000 (23:23 +0000)]
Added check for something already binding to port 139 to TEST 3
   Dan
(This used to be commit 0e21388559aad147ea15c855dec5113a85ad1d4f)

27 years agoChanged more references of 'nimbus.anu.edu.au/pub/tridge/samba' to
Samba Release Account [Mon, 20 May 1996 08:11:51 +0000 (08:11 +0000)]
Changed more references of 'nimbus.anu.edu.au/pub/tridge/samba' to
'samba.anu.edu.au/pub/samba'
The only reference I see now to 'nimbus' is in ENCRYPTION.txt regarding
libdes stuff.
Paul...
(This used to be commit eee3a6f139c2a773979e4cd771e4567178805846)

27 years agoMade chang
Samba Release Account [Fri, 17 May 1996 00:43:54 +0000 (00:43 +0000)]
Made   chang
blody comso: can't see what i'm writing...
Made changes to reflect nimbus.anu.edu.au -> samba.anu.edu.au chage.
changed reference to /ub/samba/change-log o /ub/samba/alpha/change-log
Also added samba.faq.html to docs directory
Paul...
(This used to be commit d6f124a7ca1806230c374f871ba7fe17284b6042)

27 years agoUpdate the samba.faq file with what was current on the web site, there
Samba Release Account [Mon, 6 May 1996 09:16:35 +0000 (09:16 +0000)]
Update the samba.faq file with what was current on the web site, there
were a number of additions.
Changed the faq version number to 1.9.15 to match current samba version.
(This used to be commit 4002e4cf155f614751a8cd4af97d95ba12831d4c)

27 years agoUpdated references in doco to 'http://lake.can.....'
Samba Release Account [Mon, 6 May 1996 08:55:21 +0000 (08:55 +0000)]
Updated references in doco to 'lake.can.....'
with 'http://samba.can.....' and added a mirror site to MIRROR
(This used to be commit 283f100501de69086379c36e6937d614f5143583)

27 years agoUpdated smbstat script with a better one, Paul.
Samba Release Account [Mon, 6 May 1996 06:47:02 +0000 (06:47 +0000)]
Updated smbstat script with a better one, Paul.
(This used to be commit c26a534541b96f939daaf9b35f805db2594783ca)

27 years agoadded QNX entry to MIRRORS
Samba Release Account [Mon, 6 May 1996 00:36:30 +0000 (00:36 +0000)]
added QNX entry to MIRRORS
(This used to be commit b00d86f2376e9a215250285a8b1766e9859f6067)

27 years agofixed version number (again!)
Andrew Tridgell [Sun, 5 May 1996 11:35:35 +0000 (11:35 +0000)]
fixed version number (again!)
(This used to be commit 52b5148221e57c122f0c4ed3f0b49d6d9b7fd789)

27 years agomade dptr_num signed to handle -1 from OS/2
Andrew Tridgell [Sun, 5 May 1996 11:35:09 +0000 (11:35 +0000)]
made dptr_num signed to handle -1 from OS/2
(This used to be commit d2c5ab135ca7ee6366f5f8733440318a724a4378)

27 years ago- added hostname support to smbstatus
Andrew Tridgell [Sun, 5 May 1996 11:34:03 +0000 (11:34 +0000)]
- added hostname support to smbstatus
- fix a bug where -s would not be recognised
(This used to be commit 03744dc0cd49a54b4dd30645a2b77007c9d19bdc)

27 years ago- fix a bug hanlding very log filenames
Andrew Tridgell [Sun, 5 May 1996 11:26:58 +0000 (11:26 +0000)]
- fix a bug hanlding very log filenames
- move quotas support to separate file
- send keepalives to password server
(This used to be commit f81295c7b4346759ac522ba610438a68204f1858)

27 years agomove quotas support out of server.c
Andrew Tridgell [Sun, 5 May 1996 11:25:33 +0000 (11:25 +0000)]
move quotas support out of server.c
(This used to be commit 1ed5645a5d150de4e5e788c2389aa3cbe70a8faf)

27 years agoturn on KEEP_PASSWORD_SERVER_OPEN by default
Andrew Tridgell [Sun, 5 May 1996 11:25:07 +0000 (11:25 +0000)]
turn on KEEP_PASSWORD_SERVER_OPEN by default
(This used to be commit d2676cdd0b44fc4fc825118e510bac2c3f1e40d9)

27 years agohandle being passed a dptr of -1 to mean "close all open dir handles".
Andrew Tridgell [Sun, 5 May 1996 11:23:23 +0000 (11:23 +0000)]
handle being passed a dptr of -1 to mean "close all open dir handles".
Looks like OS/2 does this. It caused a core dump.
(This used to be commit 4b2579daae0a9d78780476694fd395d97445e197)

27 years ago- handle CORE protocol better
Andrew Tridgell [Sun, 5 May 1996 11:12:54 +0000 (11:12 +0000)]
- handle CORE protocol better
- handle case where director exists when untarring
(This used to be commit 7d7bad70d3b6b37037ad96b34e17a927675cde11)

27 years agoignore some files
Andrew Tridgell [Sun, 5 May 1996 11:09:17 +0000 (11:09 +0000)]
ignore some files
(This used to be commit c64d3398dffcd7acbd4bcaeb661146e03feab42b)

27 years agodocumented -W option
Andrew Tridgell [Sun, 5 May 1996 08:04:06 +0000 (08:04 +0000)]
documented -W option
(This used to be commit c28fd9fe33f1c6445995d3b8a7bc45306bb5ad3e)

27 years agoremoved old -S option from nmbd manpage
Andrew Tridgell [Sun, 5 May 1996 08:03:05 +0000 (08:03 +0000)]
removed old -S option from nmbd manpage
(This used to be commit 1db06d2a273756e52e4f32e672c2dc18a2b2a1e8)

27 years agoadded some more support entries from samba-bugs mail
Samba Release Account [Sun, 5 May 1996 07:19:23 +0000 (07:19 +0000)]
added some more support entries from samba-bugs mail
(This used to be commit 934d29d07246b69ae171316d068196514c50a5fa)

27 years agochange version number to 1.9.16p2
Andrew Tridgell [Sun, 5 May 1996 03:04:51 +0000 (03:04 +0000)]
change version number to 1.9.16p2
(This used to be commit 03f93941b39a7135a7801a9108fe4e4bd8c6991d)

27 years ago- close the listening socket in the child process when running as a daemon
Andrew Tridgell [Sun, 5 May 1996 03:04:19 +0000 (03:04 +0000)]
- close the listening socket in the child process when running as a daemon
- exit with a non-zero exit code if open_sockets() fails
(This used to be commit 83866f3c84bd53a68f4937dddf4903eee7a00aaf)

27 years agoremoved obscene comment added by Dan
Andrew Tridgell [Sat, 4 May 1996 13:17:14 +0000 (13:17 +0000)]
removed obscene comment added by Dan
(This used to be commit a7005f50d800174862a6b58727c7387e6d3581be)

27 years agoChanged to reflect new ownership by Microsoft
Samba Release Account [Sat, 4 May 1996 13:14:08 +0000 (13:14 +0000)]
Changed to reflect new ownership by Microsoft
(This used to be commit 37736c8c5e8223c3f39e9508cd508cb33a34f6b3)

27 years agoupdates to wall.perl from michal@ellpspace.math.ualberta.ca
Andrew Tridgell [Sat, 4 May 1996 10:51:22 +0000 (10:51 +0000)]
updates to wall.perl from michal@ellpspace.math.ualberta.ca
(This used to be commit 30909756b16b2c78769a976809046af0b6a98b6e)

27 years agofix a dst bug, we had a sign wrong in the calculation :-(
Andrew Tridgell [Sat, 4 May 1996 10:49:35 +0000 (10:49 +0000)]
fix a dst bug, we had a sign wrong in the calculation :-(
(This used to be commit 2cf4d958f454465f05c54f865cb77fa5c4cc620a)

27 years ago- use issafe()
Andrew Tridgell [Sat, 4 May 1996 10:48:19 +0000 (10:48 +0000)]
- use issafe()

- map the archive bit in a more robust manner. We now set it when we
first write to the file after opening it.
(This used to be commit d20627b378e41546f00e5aabc86a71889ebc236a)

27 years agofix a netgroup bug (innetgr() was being called with the args in the
Andrew Tridgell [Sat, 4 May 1996 10:45:50 +0000 (10:45 +0000)]
fix a netgroup bug (innetgr() was being called with the args in the
wrong order!)
(This used to be commit 4419093d336bad30b194b959231fed04cbc8a1cf)

27 years agomove the dot_pos calculation down a bit
Andrew Tridgell [Sat, 4 May 1996 10:44:49 +0000 (10:44 +0000)]
move the dot_pos calculation down a bit
(This used to be commit 45e2ffdc9c4334565e51c550b3a19a9bbb7037ef)

27 years agouse the new issafe() macro instead of isalnum() and strchr()
Andrew Tridgell [Sat, 4 May 1996 10:43:29 +0000 (10:43 +0000)]
use the new issafe() macro instead of isalnum() and strchr()
(This used to be commit 79c65e66f8034d21b6c90fcdbd76601657f3c447)

27 years agoadded sequent fixes
Samba Release Account [Sat, 4 May 1996 10:32:30 +0000 (10:32 +0000)]
added sequent fixes
(This used to be commit 21c7f21fd59b592023c16734731f61cff6f04aee)

27 years agofixed a typo in the select() emulation code
Samba Release Account [Sat, 4 May 1996 10:28:35 +0000 (10:28 +0000)]
fixed a typo in the select() emulation code
(This used to be commit 3f37b2db98cfc490a8ec99b8fdb1eaee00faea4c)

27 years agoupped version number
Samba Release Account [Sat, 4 May 1996 10:23:27 +0000 (10:23 +0000)]
upped version number
(This used to be commit 3e2239aa59f1af438e812860bfdc0247f3ce1754)

27 years agoadded issafe() define for "safe" characters
Samba Release Account [Sat, 4 May 1996 10:19:55 +0000 (10:19 +0000)]
added issafe() define for "safe" characters
(This used to be commit 1d7fc598cd56fe6c85b2a75ab7c3cead61fc23ad)

27 years agoupdated README for new samba.anu.edu.u alias
Andrew Tridgell [Sat, 4 May 1996 07:55:56 +0000 (07:55 +0000)]
updated README for new samba.anu.edu.u alias
(This used to be commit 2b126502f46893ca2cd356ae896d611fc19d2c0a)