samba.git
26 years agoAdded explicit examples for veto files.
Samba Release Account [Mon, 7 Jul 1997 23:05:16 +0000 (23:05 +0000)]
Added explicit examples for veto files.
Jeremy (jallison@whistle.comAdded explicit examples for veto files.
Jeremy (jallison@whistle.com))

26 years agoMore consultants.
Samba Release Account [Mon, 7 Jul 1997 22:50:37 +0000 (22:50 +0000)]
More consultants.

26 years agomissed one OpenDir() and two is_vetoed_name() calls, both of which take
Samba Release Account [Sun, 6 Jul 1997 14:07:00 +0000 (14:07 +0000)]
missed one OpenDir() and two is_vetoed_name() calls, both of which take
a service number as a parameter, in the rmdir code, when doing a recompile.

lkcl

26 years agoadded, tested and debugged new "hide files" option.
Samba Release Account [Sun, 6 Jul 1997 13:48:10 +0000 (13:48 +0000)]
added, tested and debugged new "hide files" option.

lkcl

26 years agoadded man page entry for "hide files". updated "veto files" entry.
Samba Release Account [Sun, 6 Jul 1997 13:47:11 +0000 (13:47 +0000)]
added man page entry for "hide files".  updated "veto files" entry.
both these options will do * and ? matching

lkcl

26 years agoadded description of new "dns proxy" option, which defaults to yes.
Samba Release Account [Sun, 6 Jul 1997 12:25:23 +0000 (12:25 +0000)]
added description of new "dns proxy" option, which defaults to yes.
added warning of consequences of using dns proxying.

lkcl

26 years agoreplaced the "wins proxy" to treat NetBIOS names as DNS names with new
Samba Release Account [Sun, 6 Jul 1997 12:06:23 +0000 (12:06 +0000)]
replaced the "wins proxy" to treat NetBIOS names as DNS names with new
"dns proxy" option.  the "wins proxy" option should be used for broadcast
only hosts, and isn't properly implemented anyway.

the new "dns proxy" option can be disabled if the (blocking) dns resolution
takes up a significant amount of time.  this _will_ occur if gethostbyname
does external DNS lookups, instead of just (immediately) returning entries
in /etc/hosts.

lkcl

26 years agoOne more consultant. Jeremy (jallison@whistle.com)
Samba Release Account [Fri, 4 Jul 1997 00:54:02 +0000 (00:54 +0000)]
One more consultant. Jeremy (jallison@whistle.com)

26 years agopreparing for release of 1.9.17alpha4
Samba Release Account [Thu, 3 Jul 1997 20:51:44 +0000 (20:51 +0000)]
preparing for release of 1.9.17alpha4

26 years agoMakefile: Added DGUX changes for intel.
Samba Release Account [Thu, 3 Jul 1997 20:45:06 +0000 (20:45 +0000)]
Makefile: Added DGUX changes for intel.
namedbwork.c: Minor tidyup for election flah.
util.c: Fix for broken readdir detectino code.
version.h: Back to 1.9.17alpha3 - will be updated by release script.
Jeremy jallison@whistle.com

26 years agopreparing for release of 1.9.17alpha4
Samba Release Account [Thu, 3 Jul 1997 19:55:04 +0000 (19:55 +0000)]
preparing for release of 1.9.17alpha4

26 years agoFix for deleting directories that contain only veto files.
Samba Release Account [Thu, 3 Jul 1997 19:44:06 +0000 (19:44 +0000)]
Fix for deleting directories that contain only veto files.
Needed for interoperability with netatalk volumes.
Jeremy (jallison@whistle.com)

26 years agoUpdated in preparation for 1.9.17alpha4 release.
Samba Release Account [Thu, 3 Jul 1997 19:27:50 +0000 (19:27 +0000)]
Updated in preparation for 1.9.17alpha4 release.
Jeremy (jallison@whistle.com)

26 years agoChanged default for max mux to 50 in line with source change.
Samba Release Account [Thu, 3 Jul 1997 19:25:15 +0000 (19:25 +0000)]
Changed default for max mux to 50 in line with source change.
Jeremy (jallison@whistle.com)

26 years agoFixes for UnixWare 2.x with shadow passwords from
Samba Release Account [Thu, 3 Jul 1997 17:19:46 +0000 (17:19 +0000)]
Fixes for UnixWare 2.x with shadow passwords from
Warren Young <tkennedy@cyberport.com>.

26 years agoFixed wierd bug with lowercase accented character directories.
Samba Release Account [Wed, 2 Jul 1997 22:37:44 +0000 (22:37 +0000)]
Fixed wierd bug with lowercase accented character directories.
Jeremy (jallison@whistle.com)

26 years agoFixed compile warnings for FreeBsd & Linux.
Samba Release Account [Wed, 2 Jul 1997 01:19:41 +0000 (01:19 +0000)]
Fixed compile warnings for FreeBsd & Linux.
Jeremy (jallison@whistle.com).

26 years agoFixed typos. 3 more consultants.
Samba Release Account [Wed, 2 Jul 1997 00:16:39 +0000 (00:16 +0000)]
Fixed typos. 3 more consultants.
Jeremy (jallison@whistle.com)

26 years agoRolled back Lukes changes. Not quite ready for prime time.
Samba Release Account [Tue, 1 Jul 1997 20:50:57 +0000 (20:50 +0000)]
Rolled back Lukes changes. Not quite ready for prime time.
Jeremy (jallison@whistle.com)

26 years agomade "hide files" and "veto files" into per-service parameter sections,
Samba Release Account [Tue, 1 Jul 1997 19:42:42 +0000 (19:42 +0000)]
made "hide files" and "veto files" into per-service parameter sections,
instead of just [global].  this makes it easier to decide whether to
remove the "hide dot files" per-service parameter, and supercede it with
a default "hide files" value of ".*".

lkcl

26 years agoadded "hide files" option.
Samba Release Account [Tue, 1 Jul 1997 19:02:43 +0000 (19:02 +0000)]
added "hide files" option.

lkcl

26 years agonamedbsubnet.c: Added code for returning restricted lists of servers.
Samba Release Account [Tue, 1 Jul 1997 01:23:34 +0000 (01:23 +0000)]
namedbsubnet.c: Added code for returning restricted lists of servers.

26 years agoclient.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodward...
Samba Release Account [Tue, 1 Jul 1997 01:19:13 +0000 (01:19 +0000)]
client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodward.com>
ipc.c: Added code for returning restricted lists of servers.
loadparm.c: Changed default for force create mode to 000.
Changed default maxmux to 50 to comply with NT.
locking.c: Fixed silly crash bug with slow share mode code.
nameannounce.c: Added code for returning restricted lists of servers.
namedbserver.c: Added code for returning restricted lists of servers.
nameelect.c: Added code for returning restricted lists of servers.
namework.c: Added code for returning restricted lists of servers.
nmbsync.c: Added code for returning restricted lists of servers.
server.c: Added quota fix Albrecht Gebhardt <albrecht.gebhardt@uni-klu.ac.at>
smb.h: Added define for COPYBUF_SIZE.
system.c: Rename across filesystems Patch from Warren Birnbaum
<warrenb@hpcvscdp.cv.hp.com>
util.c: Minor fix for warning.

26 years agoMore...
Samba Release Account [Mon, 30 Jun 1997 18:06:43 +0000 (18:06 +0000)]
More...

26 years agoJHT ==> Been playing again! Whooooooo!
John Terpstra [Sat, 28 Jun 1997 23:29:05 +0000 (23:29 +0000)]
JHT ==> Been playing again! Whooooooo!

26 years agoJHT ==> Spring cleaning. Please pay the rent!
John Terpstra [Sat, 28 Jun 1997 22:50:25 +0000 (22:50 +0000)]
JHT ==> Spring cleaning. Please pay the rent!

26 years agoMissed one.
Samba Release Account [Fri, 27 Jun 1997 22:58:13 +0000 (22:58 +0000)]
Missed one.

26 years ago2 more....
Samba Release Account [Fri, 27 Jun 1997 22:54:42 +0000 (22:54 +0000)]
2 more....

26 years agoshmem.c: Changed debug to higher level
Samba Release Account [Fri, 27 Jun 1997 00:26:59 +0000 (00:26 +0000)]
shmem.c: Changed debug to higher level
uid.c: Stop smbrun from deleting device files.
util.c: Added EAGAIN to known error list.
Jeremy (jallison@whistle.com)

26 years agoMore consultants.
Samba Release Account [Thu, 26 Jun 1997 17:00:31 +0000 (17:00 +0000)]
More consultants.
Jeremy.

26 years agoJHT ==> Just doing his thing again! Yuck!
John Terpstra [Mon, 23 Jun 1997 19:47:24 +0000 (19:47 +0000)]
JHT ==> Just doing his thing again! Yuck!

26 years ago6 more....
Samba Release Account [Mon, 23 Jun 1997 19:03:06 +0000 (19:03 +0000)]
6 more....
Jeremy.

26 years agoSorted list by region (finally).
Samba Release Account [Thu, 19 Jun 1997 20:55:23 +0000 (20:55 +0000)]
Sorted list by region (finally).
Jeremy (jallison@whistle.com)

26 years agosmb.conf.5: Updated definitions of mode setting options. Added force
Samba Release Account [Thu, 19 Jun 1997 00:42:29 +0000 (00:42 +0000)]
smb.conf.5: Updated definitions of mode setting options. Added force
mode options.
Support.txt: More consultants....
Jeremy (jallison@whistle.com)

26 years agoloadparm.c: Added "force create mode" and "force directory mode" params.
Samba Release Account [Thu, 19 Jun 1997 00:18:23 +0000 (00:18 +0000)]
loadparm.c: Added "force create mode" and "force directory mode" params.
proto.h: Added lp_force_create_mode() and lp_force_dir_mode().
server.c: Fixed application of mode bits to be regular across files
and directories.
smb.h: Removed unused CREATE_MODE macro.
Jeremy (jallison@whistle.com)

26 years agoMore....
Samba Release Account [Wed, 18 Jun 1997 17:37:07 +0000 (17:37 +0000)]
More....

26 years agoMore consultants - we really need to alphabetize now :-).
Samba Release Account [Wed, 18 Jun 1997 17:20:03 +0000 (17:20 +0000)]
More consultants - we really need to alphabetize now :-).
Jeremy (jallison@whistle.com)

26 years agoadded bit about going anywhere, on the 'CAMBRIDGE - ENGLAND' line, so
Samba Release Account [Wed, 18 Jun 1997 17:03:02 +0000 (17:03 +0000)]
added bit about going anywhere, on the 'CAMBRIDGE - ENGLAND' line, so
that people don't look at 'england' and rule me out :-)

lkcl

26 years agoMore consultants....
Samba Release Account [Wed, 18 Jun 1997 01:28:38 +0000 (01:28 +0000)]
More consultants....

26 years agoFixed *really* stupid bug in register_vuid - only a problem
Samba Release Account [Wed, 18 Jun 1997 01:04:57 +0000 (01:04 +0000)]
Fixed *really* stupid bug in register_vuid - only a problem
on multi-user NT systems.
Jeremy (jallison@whistle.com)

26 years agoUpdated with latest appeal - we *have* to sort this into geographical areas
Samba Release Account [Tue, 17 Jun 1997 17:04:14 +0000 (17:04 +0000)]
Updated with latest appeal - we *have* to sort this into geographical areas
soon.
Jeremy (jallison@whistle.com).

26 years agoUpdated Support.txt - first responses to appeal for support providers.
Samba Release Account [Tue, 17 Jun 1997 00:26:36 +0000 (00:26 +0000)]
Updated Support.txt - first responses to appeal for support providers.
Jeremy (jallison@whistle.com).

26 years agocharset.c: Dropped debug message to level 6.
Samba Release Account [Mon, 16 Jun 1997 20:49:15 +0000 (20:49 +0000)]
charset.c: Dropped debug message to level 6.
loadparm.c: Added "time server" parameter.
nameserv.h: Added "time server" parameter.
proto.h: Added lp_time_server().
server.c: Removed incorrect | 0700 - this was a whistle specific change.
Jeremy (jallison@whistle.com).

26 years agoadded an entry for samba support (hey, jeremy - i did it!). it reads
Samba Release Account [Sun, 15 Jun 1997 22:27:09 +0000 (22:27 +0000)]
added an entry for samba support (hey, jeremy - i did it!).  it reads
like the opening sequence for the A-Team, sadly.

lkcl

26 years agoAdded "client code page" parameter.
Samba Release Account [Wed, 11 Jun 1997 01:05:29 +0000 (01:05 +0000)]
Added "client code page" parameter.

26 years agoMakefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account [Wed, 11 Jun 1997 01:03:06 +0000 (01:03 +0000)]
Makefile: Added quoata changes for Linux from Thorvald Natvig
Makefile.RPM: Added quoata changes for Linux from Thorvald Natvig
charset.c: Large changes to add multiple client code pages.
charset.h: Changed charset_initialise() proto.
client.c: Fixed message sending bug. Changed charset_initialise().
ipc.c: Fixed #ifdef compile problems.
loadparm.c: Added "client code page" option.
nmbd.c: Changed charset_initialise(). Fixed lmhosts read.
nmblookup.c: Changed charset_initialise().
proto.h: Added lp_client_code_page(void).
quotas.c: Added quoata changes for Linux from Thorvald Natvig
reply.c: Changed debug level. Made SMBecho ignore tid.
server.c: Changed charset_initialise().
smb.h: Added DEFAULT_CLIENT_CODE_PAGE as 850.
smbpasswd.c: Changed charset_initialise().
status.c: Changed charset_initialise().
testparm.c: Changed charset_initialise().
testprns.c: Changed charset_initialise().
Jeremy Allison (jallison@whistle.com)

26 years agoPatch from Albrecht Gebhardt Albrecht Gebhardt - fixes domain
Samba Release Account [Mon, 9 Jun 1997 18:57:45 +0000 (18:57 +0000)]
Patch from Albrecht Gebhardt Albrecht Gebhardt - fixes domain
logons.

26 years agoFAQ Update
Samba Release Account [Sun, 8 Jun 1997 14:44:43 +0000 (14:44 +0000)]
FAQ Update
Tidied up some entries with incorrect casing
Added NT SP3 entry
Updated list of ported systems
Updated More Info entry with more web site details and list of all doco files
Moved mailing list subscriptions to separate entry
Removed reference to 'samba team mailing list' just in case people guessed
Updated nmbd -C entry, indicating obsolete.
General cleanup of document with indented lists.
Added url links where needed. Web docs will not show urls but will link,
text files will show file names AND urls
Fixed missing info where '\\' was being interpreted as '\' (used [\\])

If I get a warning before 1.9.17 is released, I'll clean up blank lines
from the text faq.  Don't want to do them now as I may modify the sgml again.

For those who don't know, we now maintain the FAQ as an sgml document,
and convert/create html and txt FAQs from that. We use LinuxDoc which is
now called SGMLtools.

Paul.

26 years agoUpdated instructions.
John Terpstra [Sat, 7 Jun 1997 01:28:22 +0000 (01:28 +0000)]
Updated instructions.

26 years agoGetting ready for release of 1.9.17.
John Terpstra [Sat, 7 Jun 1997 01:25:51 +0000 (01:25 +0000)]
Getting ready for release of 1.9.17.
Please note: These are in my early TODO state - not prime time ready!!

26 years agoUpdated for 1.9.17alpha3
Samba Release Account [Fri, 6 Jun 1997 17:03:20 +0000 (17:03 +0000)]
Updated for 1.9.17alpha3

26 years agoloadparm.c: Made explicit max packet now ignored.
Samba Release Account [Fri, 6 Jun 1997 16:14:17 +0000 (16:14 +0000)]
loadparm.c: Made explicit max packet now ignored.
namedbwork.c: Don't announce potential browser if local master = False.
nameelect.c: Raise debug level of comment to 2.
proto.h: Added reset_globals_after_fork().
server.c: Call reset_globals_after_fork() after forking child.
util.c: Added reset_globals_after_fork() - should stop problems
                with % substitutions in children.

26 years agoincludes.h: Added USE_SETSID for SGI.
Samba Release Account [Tue, 3 Jun 1997 17:14:48 +0000 (17:14 +0000)]
includes.h: Added USE_SETSID for SGI.
nameelect.c: Added debug 0 comments so you know when you have become a master/domain master.
nameservreply.c:Stopped SELF names from being remotely released. This still needs work.
nmbsync.c: Added debug 0 comments so you know when a sync is being done.
Jeremy jallison@whistle.com

26 years agonamedbname.c: Fixed problem with remove_name code that could cause core dump.
Samba Release Account [Tue, 3 Jun 1997 00:03:27 +0000 (00:03 +0000)]
namedbname.c: Fixed problem with remove_name code that could cause core dump.
Jeremy jallison@whistle.com

26 years agonameannounce.c: Made sure recurse flag set correctly.
Samba Release Account [Mon, 2 Jun 1997 19:51:56 +0000 (19:51 +0000)]
nameannounce.c: Made sure recurse flag set correctly.
namedbname.c: Made sure wins.dat updated when list changes.
Changed to returning 255.255.255.255 when 1e name
queried.
namepacket.c: Made sure recurse flags set correctly.
nameserv.c: Made sure recurse flags set correctly.
nameservreply.c: Made send_name_response() static, Made sure recurse flags set correctly.
Changed to returning 255.255.255.255 when 1e name
                        queried.
proto.h: Removed send_name_response().
Jeremy jallison@whistle.com

26 years agoUpdated txt faq again.
Samba Release Account [Sun, 1 Jun 1997 09:47:19 +0000 (09:47 +0000)]
Updated txt faq again.
Paul.

26 years agoUpdated txt faq. Paul HMM. emacs... how do i quit...
Samba Release Account [Sun, 1 Jun 1997 09:35:08 +0000 (09:35 +0000)]
Updated txt faq.  Paul HMM. emacs... how do i quit...
it's very dark in here
----------------------------------------------------------------------
CVS:
CVS:
----------------------------------------------------------------------

26 years agoUpdated sgml and html FAQ.
Samba Release Account [Sun, 1 Jun 1997 08:12:12 +0000 (08:12 +0000)]
Updated sgml and html FAQ.
Paul.

26 years agoUpdated changes made in text faq to sgml faq, more to come.
Samba Release Account [Sun, 1 Jun 1997 04:00:19 +0000 (04:00 +0000)]
Updated changes made in text faq to sgml faq, more to come.
Paul.

26 years agonamepacket.c: Block SIGTERM correctly - we can only take them at defined points.
Samba Release Account [Sat, 31 May 1997 01:11:40 +0000 (01:11 +0000)]
namepacket.c: Block SIGTERM correctly - we can only take them at defined points.
nameserv.c: Fixup name release code - used when we are going down.
nameservreply.c: Relaxed check for deleting name - original code never deleted.
nmbd.c: Block SIGTERM signals most of the time - see comment on namepacket above.
Jeremy (jallison@whistle.com)

26 years agonamedbname.c: Added 'S' or 'R' flags to wins.dat to aid debugging. Forced all type 1e
Samba Release Account [Fri, 30 May 1997 23:15:17 +0000 (23:15 +0000)]
namedbname.c: Added 'S' or 'R' flags to wins.dat to aid debugging. Forced all type 1e
                names to be added as 255.255.255.255.
namedbsubnet.c: Fixed bug I intruduced - register 1e name on WINS subnet also.
                (thanks to Luke for pointing this one out).
Jeremy (jallison@whistle.com)

26 years agocharcnv.c: Fixed silly bugs detected on IRIX.
Samba Release Account [Fri, 30 May 1997 20:40:48 +0000 (20:40 +0000)]
charcnv.c: Fixed silly bugs detected on IRIX.
client.c: Fixed silly bugs detected on IRIX.
namedbname.c: Stopped 1d names from being registered in WINS db.
namedbsubnet.c: Only register 1e names on broadcast subnet.
nameelect.c: Changed add_my_name entries. Forced host announces if we
                have less than 10 servers listed. Fixed registering 1b
                domain name issues.
namepacket.c: Added error message when dgram discarded.
nameserv.c: Added notion of 'direct' names that are not registered on
                the network. Needed to get around bugs in earlier nmbd
                handling of DOMAIN(1b) names.
nameservreply.c:Tidied up debug message.
nameservresp.c: Added response_name_query_domain() code. Deals with
                re-registering DOMAIN(1b) name.
nmbd.c: Fixed silly bugs detected on IRIX.
nmblib.c: Added paranoia debugs.
proto.h: Updated remove_name_entry(), add_my_name_entry().
server.c: Fixed silly bugs detected on IRIX.
trans2.c: Fixed silly bugs detected on IRIX.
uid.c: Fixed silly bugs detected on IRIX.
version.h: Updated to alpha3.
Jeremy (jallison@whistle.com).

26 years agoAdded
Samba Release Account [Fri, 30 May 1997 20:23:16 +0000 (20:23 +0000)]
Added
Bruce Cook - Synonet Corporation.
and Volkers company.
Jeremy.

26 years agoloadparm.c: Ensure printer services cannot be read only and don't use share mode...
Samba Release Account [Tue, 27 May 1997 20:28:45 +0000 (20:28 +0000)]
loadparm.c: Ensure printer services cannot be read only and don't use share mode locking.
locking.c: Changed aborts to returns so not so drastic on PANIC errors.
proto.h: Removed definition of open_file as this is now never externally called.
reply.c: Changed reply_mknew, reply_ctemp, reply_printopen to go through open_file_shared.
server.c: Modified open_file_shared to be more robust and be useful for printer & temp files.
Removed truncate option from open_file (now all truncates are done in open_file_shared).
util.c: Added EAGAIN to errors checked in open_socket_out().
version.h: Updated to 1.9.17alpha2.
jallison@whistle.com

26 years agoadded veto files entry. example lists files that DAVE (mac client)
Samba Release Account [Mon, 26 May 1997 17:55:54 +0000 (17:55 +0000)]
added veto files entry.  example lists files that DAVE (mac client)
shouldn't show up.  not tested, but hey, what are alphas for? :-)

luke

26 years agocoding standards issue: should never compare a boolean expression == False
Samba Release Account [Thu, 22 May 1997 19:08:56 +0000 (19:08 +0000)]
coding standards issue: should never compare a boolean expression == False
or == True.  should always do if (boolean_expression).

sorry.

lkcl

26 years agoREADME: Updated for 1.9.17. Andrew no longer listed as primary maintainer.
Samba Release Account [Thu, 22 May 1997 18:34:46 +0000 (18:34 +0000)]
README: Updated for 1.9.17. Andrew no longer listed as primary maintainer.
WHATSNEW.txt: New file - the idea is that it is updated for new releases
and acts as a first point for users who want to see if they should upgrade.
jallison@whistle.com

26 years agoRemoved use of 'domain controller' parameter for browsing system
Samba Release Account [Thu, 22 May 1997 18:17:55 +0000 (18:17 +0000)]
Removed use of 'domain controller' parameter for browsing system
as Luke recommends. jallison@whistle.com

26 years agosamba.faq: Updated with info on 'Dave'.
Samba Release Account [Thu, 22 May 1997 18:10:46 +0000 (18:10 +0000)]
samba.faq: Updated with info on 'Dave'.
smb.conf.5: Removed reference to 'domain controller' being the browse
            list collator to match the change I just added to
            nameannounce.c.
jallison@whistle.com

26 years agoUpdated for new 1.9.17alpha1 release.
Samba Release Account [Wed, 21 May 1997 23:58:16 +0000 (23:58 +0000)]
Updated for new 1.9.17alpha1 release.

26 years agoMakefile: Turned on FAST_SHARE_MODES by default for a bunch of machines.
Samba Release Account [Wed, 21 May 1997 23:52:35 +0000 (23:52 +0000)]
Makefile: Turned on FAST_SHARE_MODES by default for a bunch of machines.
nameelect.c: Fixed bug where we were always using our workgroup name instead
             of the current one.
jallison@whistle.com

26 years agoAdded code to make nmbd always lose elections if 'local master'
Samba Release Account [Wed, 21 May 1997 18:18:38 +0000 (18:18 +0000)]
Added code to make nmbd always lose elections if 'local master'
parameter is set to False.
jallison@whistle.com

26 years agoUpdated docs for 'local master' parameter.
Samba Release Account [Wed, 21 May 1997 18:15:46 +0000 (18:15 +0000)]
Updated docs for 'local master' parameter.
jallison@whistle.com

26 years agoAdded fix from Paul Nelson @ Thursby - smb_mid field could be
Samba Release Account [Wed, 21 May 1997 01:09:51 +0000 (01:09 +0000)]
Added fix from Paul Nelson @ Thursby - smb_mid field could be
corrupted if security = server.
jallison@whistle.com

26 years agoUpdated for 1.9.17alpha1.
Samba Release Account [Tue, 20 May 1997 01:46:28 +0000 (01:46 +0000)]
Updated for 1.9.17alpha1.
Jeremy.

26 years agodir.c: Fixed double slash issue.
Samba Release Account [Tue, 20 May 1997 00:32:51 +0000 (00:32 +0000)]
dir.c: Fixed double slash issue.
includes.h: Changed to ifdef FAST_SHARE_MODES.
ipc.c:  Changed lp_workgroup() to myworkgroup.
loadparm.c:  Added new shared mem parameters. Added Luke's fix.
locking.c: Rewrite to do share modes better (both fast and slow modes).
nameannounce.c:  Changed lp_workgroup() to myworkgroup. Added Luke's fix.
nameconf.c:  Changed lp_workgroup() to myworkgroup.
namedbname.c:  Improved debug.
namedbserver.c:  Changed lp_workgroup() to myworkgroup.
namedbsubnet.c:  Added Luke's fix - rewritten somewhat.
namedbwork.c:  Changed lp_workgroup() to myworkgroup.
nameelect.c:  Added Luke's fix - rewritten somewhat.
nameresp.c:  Stoped shadowing global.
nameserv.c:  Added Luke's fix - Improved debug.
nameservreply.c:  Improved debug.
namework.c:  Changed lp_workgroup() to myworkgroup.
nmbd.c:  Added Luke's fix - Changed lp_workgroup() to myworkgroup.
pipes.c:   Changed lp_workgroup() to myworkgroup.
proto.h:   Added Luke's fix, added smb_shm_ proto's.
reply.c:  Changed lp_workgroup() to myworkgroup.
server.c:  Rewrite to do share modes better (both fast and slow modes).
shmem.c:  Rewrite to do share modes better (both fast and slow modes).
smb.h:  Rewrite to do share modes better (both fast and slow modes).
status.c:  Rewrite to do share modes better (both fast and slow modes).
trans2.c:  Fixed double slash issue.
util.c:  Tidied up, created myworkgroup.
Jeremy Allison (jallison@whistle.com).

26 years agonamedbname.c: Fixed *nasty* bug that caused nmbd to spin and eat memory
Samba Release Account [Thu, 15 May 1997 23:47:34 +0000 (23:47 +0000)]
namedbname.c: Fixed *nasty* bug that caused nmbd to spin and eat memory
              and CPU whilst trying to become a master browser. Don't ask,
              you don't want to know :-).
nameresp.c: Tidied formating of code.
nameservresp.c: Added debug value of IP address that is rejecting our
                registration.
jallison@whistle.com

26 years agouse NULL instead of 0
Samba Release Account [Mon, 12 May 1997 14:24:59 +0000 (14:24 +0000)]
use NULL instead of 0

lkcl

26 years agoJHT sez ... Please pardon my dust, road works in progress!
John Terpstra [Sun, 11 May 1997 13:41:08 +0000 (13:41 +0000)]
JHT sez ... Please pardon my dust, road works in progress!

26 years agoNew RedHat Linux RPM specification file for 1.9.17
John Terpstra [Sun, 11 May 1997 12:28:02 +0000 (12:28 +0000)]
New RedHat Linux RPM specification file for 1.9.17

26 years agoGetting ready for release of RedHat Linux RPM build for 1.9.17
John Terpstra [Sun, 11 May 1997 12:24:00 +0000 (12:24 +0000)]
Getting ready for release of RedHat Linux RPM build for 1.9.17

26 years agoUpdated Samba minor version so it announces itself as NT Server version
John Terpstra [Sun, 11 May 1997 12:21:44 +0000 (12:21 +0000)]
Updated Samba minor version so it announces itself as NT Server version
4.20. This indicates that the browsing code has been updated (changed).

26 years agostatus.c: Added brief option. Patch from ccctim@mailbox.ucdavis.edu
Samba Release Account [Thu, 8 May 1997 21:17:59 +0000 (21:17 +0000)]
status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.edu
client.c: Added translation of '/' characters to '\' characters. Suggested by friedl@mtndew.com (Stephen J. Friedl)
charcn.c: Fix for iso8859-2 (Eastern European) conversions based on a patch from Miroslaw M. Maczka <elvisbze@polbox.com>

26 years agoDocumented -b for brief option.
Samba Release Account [Thu, 8 May 1997 20:11:32 +0000 (20:11 +0000)]
Documented -b for brief option.

26 years agoFixes for manpage from Bill Hawes <whawes@star.net>.
Samba Release Account [Thu, 8 May 1997 20:04:51 +0000 (20:04 +0000)]
Fixes for manpage from Bill Hawes <whawes@star.net>.

26 years ago'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account [Thu, 8 May 1997 01:14:17 +0000 (01:14 +0000)]
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Wed May  7 1997: Update for 1.9.17alpha1 release - 'browsefix release'
designed to make browsing across subnets work.

byteorder.h: Updated copyright to 1997.
charcnv.c:      Updated copyright to 1997.
charset.c  Updated copyright to 1997.
charset.h Updated copyright to 1997.
client.c Updated copyright to 1997.
clientutil.c Updated copyright to 1997.
dir.c Updated copyright to 1997.
fault.c Updated copyright to 1997.
includes.h Updated copyright to 1997.
interface.c Updated copyright to 1997.
ipc.c Updated copyright to 1997.
kanji.c Updated copyright to 1997.
kanji.h Updated copyright to 1997.
loadparm.c Updated copyright to 1997.
locking.c Updated copyright to 1997.
mangle.c Updated copyright to 1997.
message.c Updated copyright to 1997.
nameannounce.c

Made use of WINS subnet explicit.
Added reset_announce_timer() so announcement
can be made immediately when we become a master.
Expanded code to do sync with dmb.

namebrowse.c

Removed redundent checks for AM_MASTER in
sync code. Made use of WINS subnet explicit.

namedbname.c Made use of WINS subnet explicit.
namedbresp.c Made use of WINS subnet explicit.
namedbserver.c Made use of WINS subnet explicit.

namedbsubnet.c

Explicitly add workgroup to WINS subnet
when we become a dmb. Made use of WINS subnet explicit.

namedbwork.c

Made use of WINS subnet explicit. Removed
redundent check_work_servertype() function.

nameelect.c

Explicitly add workgroup to WINS subnet
when we become a master browser. Made use of WINS subnet explicit.

namelogon.c Updated copyright to 1997.
namepacket.c Updated copyright to 1997.
namequery.c Updated copyright to 1997.

nameresp.c

Made use of WINS subnet explicit. Made nmbd fail if
configured as master browser and one exists already.

nameserv.c

Made use of WINS subnet explicit. Remove redundent
logon server and domain master code.

nameserv.h Add emumerate subnet macros.
nameservreply.c Made use of WINS subnet explicit.
nameservresp.c Updated copyright to 1997.

namework.c

Made use of WINS subnet explicit. Updated code to
add sync browser entries to add subnet parameter.

nmbd.c

Added sanity check for misconfigured nmbd.

nmblib.c Updated copyright to 1997.
nmblookup.c Updated copyright to 1997.
nmbsync.c

Removed redundent AM_ANY_MASTER check.

params.c Updated copyright to 1997.
password.c Updated copyright to 1997.
pipes.c Updated copyright to 1997.
predict.c Updated copyright to 1997.
printing.c Updated copyright to 1997.

proto.h

Changed protos for new nmbd code.

quotas.c Updated copyright to 1997.
replace.c Updated copyright to 1997.
reply.c Updated copyright to 1997.
server.c Updated copyright to 1997.
shmem.c Updated copyright to 1997.
smb.h Updated copyright to 1997.
smbencrypt.c Updated copyright to 1997.
smbpasswd.c Updated copyright to 1997.
smbrun.c Updated copyright to 1997.
status.c Updated copyright to 1997.
system.c Updated copyright to 1997.
testparm.c Updated copyright to 1997.
testprns.c Updated copyright to 1997.
time.c Updated copyright to 1997.
trans2.c Updated copyright to 1997.
trans2.h Updated copyright to 1997.
uid.c Updated copyright to 1997.
username.c Updated copyright to 1997.
util.c Updated copyright to 1997.
version.h

Changed to 1.9.17alpha1.

26 years agomod to directory mask doc
Samba Release Account [Wed, 7 May 1997 18:42:13 +0000 (18:42 +0000)]
mod to directory mask doc

lkcl

26 years agoadded auto.home parameters - contributed by simeon@bangor.ac.uk.
Samba Release Account [Wed, 7 May 1997 18:17:21 +0000 (18:17 +0000)]
added auto.home parameters - contributed by simeon@bangor.ac.uk.

lkcl

26 years agoadded automount home directory support. contributed by simeon@bangor.co.uk
Samba Release Account [Wed, 7 May 1997 17:56:46 +0000 (17:56 +0000)]
added automount home directory support.  contributed by simeon@bangor.co.uk
and a mini bug-fix by rob.nacarrato@sheridanc.on.ca

reads in an entry from the auto.home file for the user when they log in,
and mounts their home directory as the default path for the [homes] service.

i might add this as to the %substitution system, so that you can
specify subdirectories for the user profiles, mainly.

lkcl

26 years agoname_unregister_work() using strequal incorrectly.
Samba Release Account [Sat, 3 May 1997 16:48:31 +0000 (16:48 +0000)]
name_unregister_work() using strequal incorrectly.

lkcl

27 years agoexpiry of browser entries wasn't happening once the entry had synced.
Samba Release Account [Thu, 17 Apr 1997 04:41:53 +0000 (04:41 +0000)]
expiry of browser entries wasn't happening once the entry had synced.

lkcl

27 years agotwo bugs jeremy and i found while at sgi.
Samba Release Account [Thu, 17 Apr 1997 04:39:55 +0000 (04:39 +0000)]
two bugs jeremy and i found while at sgi.
find_workgroupstruct call in nameannounce.c should have False not True
check_master_browser should _only_ force an election for its own
workgroup, not other workgroups!

lkcl

27 years agoremoved reference to subnet_record and work_record, as neither are needed.
Samba Release Account [Fri, 11 Apr 1997 23:26:37 +0000 (23:26 +0000)]
removed reference to subnet_record and work_record, as neither are needed.

lkcl

27 years agojra@cygnus.com: Changed CHECK_TIME_MST_ANNOUNCE back to 15 from 1 (from test).
Samba Release Account [Wed, 9 Apr 1997 01:21:04 +0000 (01:21 +0000)]
jra@cygnus.com: Changed CHECK_TIME_MST_ANNOUNCE back to 15 from 1 (from test).

27 years agoLarge changes from jra@cygnus.com. Mainly browser updates.
Samba Release Account [Wed, 9 Apr 1997 01:19:25 +0000 (01:19 +0000)]
Large changes from jra@cygnus.com. Mainly browser updates.

access.c: Fixed crash if yp domain unavailable.
includes.h: Moved ifdefs for minor platform.
interface.c: Changed name of ipgrp to wins_ip to make it clearer.
loadparm.c: Changed default of wins support to 'no'.
nameannounce.c: Many changes to fix cross subnet browsing.
namebrowse.c: Many changes to fix cross subnet browsing.
namedbname.c: Many changes to fix cross subnet browsing.
namedbresp.c: Many changes to fix cross subnet browsing.
namedbsubnet.c: Many changes to fix cross subnet browsing.
namedbwork.c: Many changes to fix cross subnet browsing.
nameelect.c: Many changes to fix cross subnet browsing.
namelogon.c: Many changes to fix cross subnet browsing.
namepacket.c: Many changes to fix cross subnet browsing.
nameresp.c: Many changes to fix cross subnet browsing.
nameserv.c: Many changes to fix cross subnet browsing.
nameserv.h: Many changes to fix cross subnet browsing.
nameservreply.c: Many changes to fix cross subnet browsing.
nameservresp.c: Many changes to fix cross subnet browsing.
namework.c: Many changes to fix cross subnet browsing.
nmbd.c: Change to search wins subnet.
nmbsync.c: Change to check if we are any master before proceeding.
proto.h: Added find_subnet_all() and check_work_servertype().
util.c: Moved 'done' settings on name resolution.

27 years agoname_type for name_query with smbclient -M name should be used. that way,
Samba Release Account [Thu, 3 Apr 1997 16:57:06 +0000 (16:57 +0000)]
name_type for name_query with smbclient -M name should be used.  that way,
you get messages to the proper location.

lkcl

27 years agoRemoved old info on Mac support and Samba, left lukes addition, added more info on...
Samba Release Account [Fri, 21 Mar 1997 03:03:27 +0000 (03:03 +0000)]
Removed old info on Mac support and Samba, left lukes addition, added more info on Netatalk and CAP

This hasn't been added to the sgml and html faq originals, Dan, if linux-doc isn't on samba.anu could you remind me where it is.

Paul.

27 years agoRemoved 'Richard Bullington' from support doc at his request... he loves the product...
Samba Release Account [Fri, 21 Mar 1997 02:40:29 +0000 (02:40 +0000)]
Removed 'Richard Bullington' from support doc at his request... he loves the product, but can't afford the time.
Paul.

27 years agofinally! doing a strequal() == 0 instead of just strequal(). too used to
Samba Release Account [Sat, 15 Mar 1997 19:08:18 +0000 (19:08 +0000)]
finally!  doing a strequal() == 0 instead of just strequal().  too used to
strcmp.  oops.

lkcl

27 years agocompile errors. oops.
Samba Release Account [Sat, 15 Mar 1997 18:40:50 +0000 (18:40 +0000)]
compile errors. oops.

lkcl