Samba Release Account [Fri, 22 Aug 1997 05:03:57 +0000 (05:03 +0000)]
fix some more references to samba-bugs@anu.edu.au which should be
samba-bugs@samba.anu.edu.au
tridge
(This used to be commit
81760c5719b7afe71ee3942aa1e80d8d4e22bdba)
Samba Release Account [Fri, 22 Aug 1997 04:38:02 +0000 (04:38 +0000)]
fix several references to samba-bugs@anu.edu.au which should be samba-bugs@samba.anu.edu.au
(This used to be commit
19bae63e28bddcb605c95035ae15e1ff5d8f57db)
Samba Release Account [Thu, 21 Aug 1997 23:14:34 +0000 (23:14 +0000)]
Removed the obsolete comment from the 'strip dot'
option. It isn't :-).
Jeremy (jallison@whistle.com)
(This used to be commit
bbf76eeb40ec22d4787d1f1206a3c559b36fe636)
John Terpstra [Thu, 21 Aug 1997 21:45:25 +0000 (21:45 +0000)]
JHT ===> Added comment about internationaliasation and deleted dates.
(This used to be commit
75a5e2d84cf1b5eef2d5122d8164fd3325fb1a7d)
Samba Release Account [Thu, 21 Aug 1997 20:03:45 +0000 (20:03 +0000)]
Kanji fixes for upper/lower case conversion with sjis characters.
Code from Takashi Fujita <fujita@ainix.isac.co.jp>.
Jeremy (jallison@whistle.com)
(This used to be commit
07f7e378c4839d0ca4bb79c8755481f4bf5637de)
John Terpstra [Thu, 21 Aug 1997 11:28:08 +0000 (11:28 +0000)]
JHT ===> Just to complete Tim Small's add-ins.
(This used to be commit
1f81a0a80bfbe147af0c29ca1093b255185e80a4)
John Terpstra [Thu, 21 Aug 1997 10:51:14 +0000 (10:51 +0000)]
JHT ===> Added a patch from Tim Small (UK)
(This used to be commit
a2ba15e2dec92c06eb51284e2a3071ef37850434)
John Terpstra [Thu, 21 Aug 1997 10:28:49 +0000 (10:28 +0000)]
JHT ===> The title says it all!
(This used to be commit
13ecc422b0b175c94dadb36a4586945ae83b563a)
John Terpstra [Thu, 21 Aug 1997 10:10:20 +0000 (10:10 +0000)]
JHT ===> More documentation for those who can't find the docs directory.
(This used to be commit
9d3729b54847700ad48af1aba9d01ccbb3025ca2)
Samba Release Account [Wed, 20 Aug 1997 20:32:23 +0000 (20:32 +0000)]
Changes to allow Samba to return the same error code as Windows NT.
Takes care of the cases where a Windows program is parsing a pathname
component by component and expects 2 different errors.
ERRbadpath - if a component in the path doesn't exist.
ERRbaddirectory - if a component in the path exists but is not a directory.
Extra error code added to smb.h to support this.
Code based on suggestions from "Christian Groessler" <chris@fast-ag.de>.
Jeremy (jallison@whistle.com)
(This used to be commit
28b3c6db8a81b41b448a4f3cd98e9cd2c4b5fb2e)
Samba Release Account [Wed, 20 Aug 1997 01:22:05 +0000 (01:22 +0000)]
Fix suggested by "Christian Groessler" <chris@fast-ag.de>
dir.c: Cause dptr_create to return -2 when failing on unix error.
reply.c: Use UNIXERROR in more cases.
server.c: Add ENOTDIR mapping to error table.
trans2.c: Correctly determine UNIX error on dptr_create.
Jeremy (jallison@whistle.com)
(This used to be commit
de38a0b34fcd65fa3024300f978aa30eb86d854f)
Samba Release Account [Wed, 20 Aug 1997 01:09:57 +0000 (01:09 +0000)]
Support.txt: Added two more consultants.
smbtar.1: Mentioned it is meant for GNU tar.
Jeremy (jallison@whistle.com)
(This used to be commit
9d7e75bdf568239af53d7162c2b207ea06ed4070)
John Terpstra [Tue, 19 Aug 1997 23:11:41 +0000 (23:11 +0000)]
JHT ===> Added instructions for Windows 95 encrypted password change.
(This used to be commit
422e55092f01505ba616ff9e03e36592bb66866b)
John Terpstra [Tue, 19 Aug 1997 22:15:39 +0000 (22:15 +0000)]
JHT ===> Tidying up for public consumption.
(This used to be commit
d6cecaac33ef86d2f44c6fbdcd0b752a12c6c4cd)
Samba Release Account [Tue, 19 Aug 1997 19:22:26 +0000 (19:22 +0000)]
Makefile: Changed for HPUX10 tidyup.
includes.h: Changed for HPUX10 tidyup.
ipc.c: Fixed bug where getting local server list from NT browsers would
fail.
nmbsync.c: Fixed bug where getting local server list from NT browsers would
fail.
proto.h: Changed for crash bug on SCO with USE_MMAP.
quotas.c: Added OSF quotas (patch from Bret Giddings <bret@essex.ac.uk>).
Rolled back solaris uid change - I think it was wrong.
reply.c: Changed for crash bug on SCO with USE_MMAP.
server.c: Removed Lukes changes. Changed for crash bug on SCO with USE_MMAP.
smb.h: Changed for crash bug on SCO with USE_MMAP.
smbpasswd.c:Fixed crash bug with Lukes changes.
uid.c: Removed Lukes changes.
util.c: Fixed I18N bug with extended char filenames and widelinks = no.
Jeremy (jallison@whistle.com)
(This used to be commit
bf1c79f7fd7f9beec4f9f4e58337cadceeb1cb38)
John Terpstra [Tue, 19 Aug 1997 13:48:04 +0000 (13:48 +0000)]
JHT ===> Update only.
(This used to be commit
3ede2a2b8caf8b44bf78f9b4307515dbf36b4ecc)
John Terpstra [Tue, 19 Aug 1997 09:50:31 +0000 (09:50 +0000)]
JHT ===> No longer needed here. Files moved to ~/packaging/redhat.
(This used to be commit
daa148c38467caea6f0c6dfe59a5f0ba6797e4bb)
John Terpstra [Tue, 19 Aug 1997 09:08:23 +0000 (09:08 +0000)]
JHT ===> Just a little bit of rearranging the deck chairs - more growth space.
(This used to be commit
71ddce78f3cba986bd5ab1bffa48726b8f012d59)
John Terpstra [Tue, 19 Aug 1997 07:57:54 +0000 (07:57 +0000)]
JHT ===> Fixed step numbering.
(This used to be commit
55541e7478eb7a15afbb8c8abfebf50622eda724)
John Terpstra [Mon, 18 Aug 1997 04:32:17 +0000 (04:32 +0000)]
JHT ===> Just making sure any new tests do not announce as the last alpha!
(This used to be commit
f75e7ab927deebcf67626329f6233b87a779fbf3)
Samba Release Account [Sun, 17 Aug 1997 21:03:12 +0000 (21:03 +0000)]
connecting to IPC$ goes under the guest account. the IPC$ share should
be treated no differently than any other share (for any security setting:
user, server or share).
this will clear up a bug where, when clients connect to the IPC$ share, this
used to be done under the guest account. the standard_sub_basic() macros
will substitute the _guest_ account for %U, causing the samba server to
look different from when the client then connects to any other share.
lkcl
(This used to be commit
38526569608f6eb5f098efee7013037873d140bf)
Samba Release Account [Wed, 13 Aug 1997 20:16:32 +0000 (20:16 +0000)]
includes.h: Fixed S_IFLNK for old DEC ultrix.
ipc.c: Finally :-) fixed responses to NetServerEnum2 when SV_TYPE_ALL
given.
Jeremy (jallison@whistle.com)
(This used to be commit
1dc37c83506a434840a04c49e423cd9d2223fab4)
Samba Release Account [Tue, 12 Aug 1997 23:02:45 +0000 (23:02 +0000)]
charset.c: Fixed bug with 'valid chars' param.
loadparm.c: Fixed bug with 'valid chars' param.
nameelect.c:Unregister the 1b name from the WINS server when unbecoming master.
nameservresp.c: Fix nasty browse bug where we were sending the query
to the wrong ip address.
Jeremy (jallison@whistle.com)
(This used to be commit
927d1875f0c09fe7b2e1c1bc4b1af2c0b8de0f7c)
Samba Release Account [Tue, 12 Aug 1997 22:48:44 +0000 (22:48 +0000)]
Faxing.txt: Updated.
Support.txt: Added new consultant.
Jeremy (jallison@whistle.com)
(This used to be commit
331473769161fa8bc1703fc66d5cbe47885d120a)
Samba Release Account [Mon, 11 Aug 1997 18:06:44 +0000 (18:06 +0000)]
spelling.
lkcl
(This used to be commit
7e326450cf5aeee704df9fb5e298b0fc353dfb8b)
Samba Release Account [Sun, 10 Aug 1997 14:19:22 +0000 (14:19 +0000)]
updated to include NT 4.0 Workstation profile setup.
lkcl
(This used to be commit
a98983c468bc7c2672374b2597dde1c824b7ebbf)
Samba Release Account [Sun, 10 Aug 1997 13:16:12 +0000 (13:16 +0000)]
updating comments.
lkcl
(This used to be commit
50a9a235fd252e2f6873d3f05f614b6aef937087)
Samba Release Account [Sat, 9 Aug 1997 13:29:02 +0000 (13:29 +0000)]
bug in num. arguments detection that stopped the -add option working
lkcl
(This used to be commit
e025ffa0aacb577619cc35f0b9e5c5a862f4429f)
Samba Release Account [Thu, 7 Aug 1997 13:42:26 +0000 (13:42 +0000)]
failure to register DOMAIN<1b> netbios name caused nmbd to exit (a call to
exit()). this is a bad idea.
lkcl
(This used to be commit
e6334c14d539129ddf6609b6cae6145cffa0d9fc)
Samba Release Account [Wed, 6 Aug 1997 14:35:23 +0000 (14:35 +0000)]
updated smbpasswd to take the password on the command-line.
two sets of operation:
as root: specify username password.
as user: specify old password new password
this will allow shell scripts (like adduser) to include smbpasswd.
lkcl
(This used to be commit
7e5f1681bd538c3a1b576cff1d86fa8167704525)
Samba Release Account [Tue, 5 Aug 1997 01:31:55 +0000 (01:31 +0000)]
Makefile: Added IRIX 6 target.
loadparm.c: Fixed stupid static warnings with set_default_server_announce_type.
password.c: Fixed char -> uchar cast warnings.
nameservreply.c: Fixed group fade out code.
Jeremy (jallison@whistle.com)
(This used to be commit
a2dd5c5a551547e83c707e63c0696c7724035501)
Samba Release Account [Mon, 4 Aug 1997 18:01:43 +0000 (18:01 +0000)]
4 more consultants.
Jeremy (jallison@whistle.com)
(This used to be commit
0b7b87d51fef112d537ab93bae6c8f448fe65b6e)
Samba Release Account [Thu, 31 Jul 1997 19:39:54 +0000 (19:39 +0000)]
Removed for 1.9.17alpha5 release.
Jeremy (jallison@whistle.com)
(This used to be commit
e144aa4f271c475a7dbbbb3d0eab4b29857be349)
Samba Release Account [Thu, 31 Jul 1997 19:24:52 +0000 (19:24 +0000)]
Updated for 1.9.17alpha5 release.
Jeremy (jallison@whistle.com)
(This used to be commit
8f8b562015431fec661f5dc466cc2433f3d68955)
Samba Release Account [Thu, 31 Jul 1997 18:51:21 +0000 (18:51 +0000)]
smb.conf.5: Added netbios aliases entry.
Support.txt: One more USA consultant.
Jeremy (jallison@whistle.com)
(This used to be commit
df99a780daedf138df82241d4534f103ce9729b1)
Samba Release Account [Thu, 31 Jul 1997 18:47:26 +0000 (18:47 +0000)]
loadparm.c: Added new netbios aliases parameter (code from Cisco)
nameannounce.c: Code to announce aliases as well as our own names.
namedbsubnet.c: Code to add the aliases to the server list.
nameserv.c: Code to defend our aliases on the namelist.
namework.c: Code to check it's one of our aliases.
nmbd.c: Code to initialise the aliases.
proto.h: Fixup protos.
util.c: Code to check it's one of our aliases.
All above code based on code for 1.9.16p11 donated by Cisco
from Ben Woodard <bwoodard@luthien.cisco.com>
Jeremy (jallison@whistle.com)
(This used to be commit
a2ce1c0cb1331551ff728dcfe3260fab4cd827e5)
Samba Release Account [Wed, 30 Jul 1997 19:25:11 +0000 (19:25 +0000)]
Made docs more up to date with source. Preparing for 1.9.17alpha5.
Jeremy (jallison@whistle.com)
(This used to be commit
148b7a2ee3f520f31793d25ebe164a147f2afdfe)
Samba Release Account [Wed, 30 Jul 1997 19:17:51 +0000 (19:17 +0000)]
client.c: Minor change to cast parameters for DEC unix.
clientutil.c: Minor change to cast parameters for DEC unix.
ipc.c: Fixes to parameterise the stuff John wants.
loadparm.c: Fixes to parameterise the stuff John wants.
nameannounce.c: Fixes to parameterise the stuff John wants.
namedbwork.c: Fixes to parameterise the stuff John wants.
nameserv.h: Fixes to parameterise the stuff John wants.
proto.h: Fixes to parameterise the stuff John wants.
smb.h: Fixes to parameterise the stuff John wants.
util.c: tidy.
Jeremy (jallison@whistle.com)
(This used to be commit
9fbca2594ba775450d5dca13cbce257b4362ca66)
Samba Release Account [Wed, 30 Jul 1997 10:13:14 +0000 (10:13 +0000)]
Minor text mods, mostly checking that CVS still works
Dan
(This used to be commit
632bf0dab06bccd082a9fc64a62ff7c99982d2b6)
Samba Release Account [Mon, 28 Jul 1997 19:21:56 +0000 (19:21 +0000)]
Missed removing some redundent code.
Jeremy (jallison@whistle.com)
(This used to be commit
4135fdb32327b394e586173bb2d51b7b676b409e)
Samba Release Account [Mon, 28 Jul 1997 19:04:26 +0000 (19:04 +0000)]
Added one more consultant. Jeremy.
(This used to be commit
79815d66b9953b99686834e7c8aac36a163c0e13)
Samba Release Account [Mon, 28 Jul 1997 18:59:57 +0000 (18:59 +0000)]
client.c: Added amanda fixes.
clitar.c: Added amanda fixes.
nameannounce.c: Removed redundent code.
nameelect.c: Removed redundent code.
nameserv.h: Removed redundent code.
nameservresp.c: Removed redundent code.
namework.c: Removed redundent code.
password.c: Prevented crash if getpwnam fails.
Jeremy (jallison@whistle.com)
(This used to be commit
760fe30353de66e8e6571f8ff4ec1064261b5428)
John Terpstra [Sat, 26 Jul 1997 16:08:49 +0000 (16:08 +0000)]
JHT ===> Just playin' wif da RPM 'tings. Ok?
(This used to be commit
4d9b2f48b737a3757a3c482d3d90cf0b9778260a)
Samba Release Account [Thu, 24 Jul 1997 23:29:52 +0000 (23:29 +0000)]
Re-added shm stuff - keeps getting lost.
Jeremy (jallison@whistle.com)
(This used to be commit
4fad0a63aa6712775610f7d341ba243e6353ce3b)
Samba Release Account [Thu, 24 Jul 1997 22:42:16 +0000 (22:42 +0000)]
loadparm.c: Changed default create mask to 755 to support MAP_ARCHIVE.
server.c: Added check for MAP_ARCHIVE before we set archive bit.
Jeremy (jallison@whistle.com)
(This used to be commit
d21a166277776f6750b7bcc3c4f9073cce17eacb)
Samba Release Account [Thu, 24 Jul 1997 20:39:30 +0000 (20:39 +0000)]
nameserv.c: split add_domain_names() into three functions:
add_domain_logon_names() - adds <1c> names on WINS and broadcast.
add_domain_master_wins() - adds <1b> name only with WINS server
add_domain_master_bcast() - adds <1b> names only by bcast.
: made add_domain_names() add <1c> names, unconditionally, and
add <1b> name with the WINS server if using a WINS server, or
add <1b> name by broadcast if _not_ using a WINS server, but
_not_ both.
: removed the direct parameter from remove_name_entry() and
add_my_name_entry().
nameelect.c: made become_domain_master(), on successful registration of
the <1b> name with the WINS server, go ahead and register
the <1b> names by broadcast. if the <1b> name is _not_
successfully registered with the WINS server, the broadcast
registration of <1b> names will _not_ proceed.
namedbsubnet.c: sorted out calls to add_my_name_entry() and remove_my_name()
which no longer has a direct parameter.
this is all added because...
in order to fix a compatibility bug with 1.9.16p2->p11, jeremy had added a
feature that got the <1b> broadcast registered names _directly_ into the nmbd
netbios lists, undefended. the aim was to get round the aggressive netbios
registration of <1b> names of 1.9.16p2->p11.
however, because 1.9.16p2->p11 don't properly _provide_ netlogon services,
it is better that an error message appears in 1.9.17 logs, and that
administrators are made aware of the problems with 1.9.16p2->p11, and replace
1.9.16p2->p11 servers, rather than attempt to run 1.9.16 alonside 1.9.17.
(these warning messages will need to be added...)
in _addition_, they shouldn't _be_ getting two samba servers to provide
domain logon / domain master services for the same workgroup in the same
WINS scope!
lkcl
(This used to be commit
5a668ff7ba83433b5eaa9f7d03a42573ee26caf9)
Samba Release Account [Thu, 24 Jul 1997 20:16:07 +0000 (20:16 +0000)]
removed definition of strslashcmp - now a static in clitar.c.
Jeremy (jallison@whistle.com)
(This used to be commit
83448e7a1176b68ed90532a69b4408cd579db8d8)
Samba Release Account [Thu, 24 Jul 1997 20:04:16 +0000 (20:04 +0000)]
patch by glenn burkhardt to allow recursive excluding of directories.
glenn@aoi.ultranet.com
lkcl
(This used to be commit
4aac8449ae1f4e9d214071e8b254ce8b391496a4)
Samba Release Account [Thu, 24 Jul 1997 18:48:03 +0000 (18:48 +0000)]
Added consultant.
(This used to be commit
b2066a9c4c7af0d3ddecc42d10767376352ddd4f)
Samba Release Account [Thu, 24 Jul 1997 17:45:16 +0000 (17:45 +0000)]
Changed default create mask parameter to 0744 as per John's request.
Tidied up mask descriptions.
Jeremy (jallison@whistle.com)
(This used to be commit
d9c331d79d3addae7b0b4cc3c7fd40dfa8903a9c)
Samba Release Account [Thu, 24 Jul 1997 17:25:11 +0000 (17:25 +0000)]
Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com
client.c: Made prompt appear at debug level 0. Fixed strcasecmp redefinition.
Caused client to use set_blocking rather than making fcntl calls itself.
dir.c: Removed redundent snum parameters.
includes.h: Added SCO fixes.
loadparm.c: Made default 'files to hide' a null string.
nmbd.c: Removed O_NONBLOCK from pid file open for platforms that dont have it.
proto.h: Changed snum to cnum where needed. Changed is_xx_path to is_in_path
(now called via MACRO).
quotas.c: Swapped setuid/seteuid calls when restoring uid.
reply.c: Removed redundent snum parameters.
server.c: Changed snum to cnum where needed. Setup new veto_list, hide_list
namelists. Added standard_sub changes from
Stefaan A Eeckels <Stefaan.Eeckels@ecc.lu> and
Paul Rippin <pr3245@nopc.eurostat.cec.be>
shmem.c: Changed cast for sizeof to be int before negating.
smb.h: Added new veto_list, hide_list entries to connections.
Added IS_PRINT, IS_HIDDEN_PATH, IS_VETO_PATH macros.
trans2.c: Removed redundent snum parameters.
util.c: Added standard_sub_basic changes from
Stefaan A Eeckels <Stefaan.Eeckels@ecc.lu> and
Paul Rippin <pr3245@nopc.eurostat.cec.be>
Fixed up veto/hidden path processing so the paths are
pres-parsed and checked for wildcards (for speed).
Jeremy (jallison@whistle.com)
(This used to be commit
9afa36f7874cfd527aa6ef1e7965c1d35d46ab1f)
John Terpstra [Wed, 23 Jul 1997 10:54:00 +0000 (10:54 +0000)]
JHT ===> Getting ready for release of 1.9.17alpha5
Please note that version.h has been updated!!!!!!!!!!
(This used to be commit
271d12b5ddc372500feea8fec5678191ba4ebcf8)
Samba Release Account [Tue, 22 Jul 1997 19:04:40 +0000 (19:04 +0000)]
charset.c: Fixed signed/unsigned issues.
password.c: Fixed problem with MS-Exchange services.
Jeremy (jallison@whistle.com)
(This used to be commit
e723dd3deec00a91568c5aa546374409ce7ba379)
Samba Release Account [Tue, 22 Jul 1997 18:35:44 +0000 (18:35 +0000)]
Removed lp_killunused() call from server main loop. This
WAS A MAJOR BUG THAT CAN CAUSE IPC$ to be removed !!!!!
Not sure how this one got introduced (but I have my
suspicions :-). lp_killunused() MUST ONLY BE CALLED from
reload_services().
Jeremy (jallison@whistle.com)
(This used to be commit
937f0fbf87c4b66a947215ee13a69d1e19e4ff77)
Samba Release Account [Mon, 21 Jul 1997 23:20:11 +0000 (23:20 +0000)]
Added Canadian consultant.
Jeremy (jallison@whistle.com)
(This used to be commit
34f2c1d7b27bbd88da5bb2239ad4d60c8af7882c)
Samba Release Account [Mon, 21 Jul 1997 17:28:53 +0000 (17:28 +0000)]
Added Australian consultant - removed Richard Sharpe duplicate.
Jeremy (jallison@whistle.com)
(This used to be commit
6b56ff1891d6c17025020713ac1682b1372f2243)
Samba Release Account [Mon, 21 Jul 1997 16:58:10 +0000 (16:58 +0000)]
Fixed bug with -add code that put wrong password in nt md4 field.
Jeremy (jallison@whistle.com)
(This used to be commit
aabb18953b5d026af3548610aa1ffd6ea2fd72e5)
Samba Release Account [Fri, 18 Jul 1997 20:26:23 +0000 (20:26 +0000)]
Support.txt: Modified a consultant's entry (Italy)
smb.conf.5: Documented follow symlinks parameter.
Jeremy (jallison@whistle.com)
(This used to be commit
ed6aaf2667c5cd731f8fce78163162817a18c240)
Samba Release Account [Fri, 18 Jul 1997 20:21:32 +0000 (20:21 +0000)]
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
a codepage_initialise(). Fixes problem with initialising dos map
twice.
charset.h: Changes to support charset changes.
client.c: Changes to support charset changes.
loadparm.c: follow symlinks parameter from David Clerc <David.Clerc@cui.unige.ch>
nmbd.c: Changes to support charset changes.
nmblookup.c:Changes to support charset changes.
proto.h: Changes to support charset changes.
reply.c: Don't call security=server with no user/no password guest. Fix from
Stefaan A Eeckels <Stefaan.Eeckels@ecc.lu>
server.c: follow symlinks code from David Clerc <David.Clerc@cui.unige.ch>
smbpasswd.c:Changes to support charset changes.
status.c: Changes to support charset changes.
testparm.c: Changes to support charset changes.
testprns.c: Changes to support charset changes.
uid.c: Fixed log message with no \n.
Jeremy (jallison@whistle.com)
(This used to be commit
2a28a6e5e461aca7fe6c19cd01d287010056cffb)
Samba Release Account [Thu, 17 Jul 1997 20:11:58 +0000 (20:11 +0000)]
Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>
includes.h: Added krb5 option from Nathan Neulinger <nneul@umr.edu>, added SGI5 fix.
password.c: Added krb5 option from Nathan Neulinger <nneul@umr.edu>
quotas.c: Added inode quote fix.
reply.c: removed redundent code.
server.c: Changed error debug to 0, removed redundent check.
util.c: Added close_low_fd() to become_daemon - fix for rsh from Johnathan Knight.
Jeremy (jallison@whistle.com)
(This used to be commit
256afb764828b0a6dad5529d62501bc9ea2807ee)
Samba Release Account [Tue, 15 Jul 1997 17:47:43 +0000 (17:47 +0000)]
Fix silly crash bug in FAST_SHARE_MODES (same bug as was in
SLOW_SHARE_MODES - duh !).
Jeremy (jallison@whistle.com)
(This used to be commit
d38ac4f3a2fb47d3e2ca7d5f788130064502c6eb)
Samba Release Account [Mon, 14 Jul 1997 20:02:47 +0000 (20:02 +0000)]
Changed separators for veto & hide files back to /.
Jeremy (jallison@whistle.com)
(This used to be commit
ad090829c741ff737af7107a4919812db0f0591f)
Samba Release Account [Mon, 14 Jul 1997 19:45:34 +0000 (19:45 +0000)]
local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECK
from 10 to 60.
server.c: Removed unused code (was If 0'ed out).
trans2.c: Backed out Luke's ctime->mtime change. I don't think it
is correct. Left the other fixes, though.
util.c: Changed veto/hide files separator back to '/'.
Jeremy (jallison@whistle.com)
(This used to be commit
b47121624c8824d3e1d8992cb950ebad52ba5c58)
Samba Release Account [Mon, 14 Jul 1997 18:19:26 +0000 (18:19 +0000)]
CIFS definitions for SMB_INFO_xxx etc.
lkcl
(This used to be commit
9fda8a6fefd66a1c9f239e0dd41888af3555a22b)
John Terpstra [Mon, 14 Jul 1997 15:51:31 +0000 (15:51 +0000)]
Update of config files
(This used to be commit
72ec68d22c23a1c65919147e63f51f6e39e69bb8)
Samba Release Account [Sun, 13 Jul 1997 14:05:01 +0000 (14:05 +0000)]
counter loop % usage only worked if counters were an exact multiple of
SMBD_LOOP time. used >= instead.
lkcl
(This used to be commit
c881dff3bfaa370b5eb4324217796d186572a9e3)
Samba Release Account [Sun, 13 Jul 1997 12:58:20 +0000 (12:58 +0000)]
added pretty printing of data section to show_msg(), for debug log level 10.
data section output is now in same format as tcpdump (hex and characters).
lkcl
(This used to be commit
dcb1a74cf11de0c02c640e4d683ac81a814db624)
Samba Release Account [Sun, 13 Jul 1997 12:47:02 +0000 (12:47 +0000)]
made header consistent with other headers (Contributor: Status: etc)
lkcl
(This used to be commit
80a620dffaff2072ea33886f48e776b781283e30)
Samba Release Account [Sun, 13 Jul 1997 12:38:01 +0000 (12:38 +0000)]
updating documentation a bit. claiming NetBIOS.txt, adding copyright message.
lkcl
(This used to be commit
390fd486d7aa0de98fc900eacb962e7f46caf18c)
Samba Release Account [Sat, 12 Jul 1997 14:41:26 +0000 (14:41 +0000)]
trans2 query file/path info - unix change times being reported as dos create
times. now reports unix modified times as dos create times: the alternative
is to report zero (unknown create time).
w95 reports the info level 0x101 (smb query file basic) as data size 40 bytes
not 36. put 40 bytes data instead.
put in comments into trans2 set file/path info, showing which is the create
time, which is the mod time.
lkcl
(This used to be commit
ff455e405998a1a01320ffc21c81587cd34e9853)
John Terpstra [Sat, 12 Jul 1997 02:59:43 +0000 (02:59 +0000)]
JHT ==> Just tidying up for Release.
(This used to be commit
4e9b7c92f79e1b7bf68103fe378449178b86e315)
Samba Release Account [Fri, 11 Jul 1997 00:54:45 +0000 (00:54 +0000)]
interface.c: Fix for AIX4.x finding interfaces.
server.c: Subtle fix for filenames containing ':'.
Jeremy (jallison@whistle.com)
(This used to be commit
ee9f57bab25e5ee07fb2d384b8c416576401a6ab)
Samba Release Account [Thu, 10 Jul 1997 20:15:48 +0000 (20:15 +0000)]
Added -a option (for Andrew:-). Fixed bug where users with
"NO PASSWORD" couldn't change their passwords.
Jeremy (jallison@whistle.com)
(This used to be commit
87d17af0087fb0eced7628239b73e2c6cae774a9)
Samba Release Account [Thu, 10 Jul 1997 20:13:24 +0000 (20:13 +0000)]
Wrote man page for smbpasswd program as part of documentation
effort. Finally added -a option (for Andrew :-).
Jeremy (jallison@whistle.com)
(This used to be commit
e20a5859bc3a06090777a9197163e2ec39be7b3b)
John Terpstra [Wed, 9 Jul 1997 13:45:05 +0000 (13:45 +0000)]
JHT ==> The new SMB.CONF master file for everyone!! Yes!
(This used to be commit
efe20f981160f421b647ba2b57e77d02c57d6723)
John Terpstra [Wed, 9 Jul 1997 13:39:29 +0000 (13:39 +0000)]
JHT ==> Still getting ready for 1.9.17 release.
(This used to be commit
84abac08419c6896d9b4f5c8340df6ad90ed9754)
John Terpstra [Wed, 9 Jul 1997 11:04:45 +0000 (11:04 +0000)]
JHT ==> Added copyright notations for my works. This is regretably needed!
(This used to be commit
c80111cdf54218f23b230dc91bd6d814e6a4afcc)
John Terpstra [Wed, 9 Jul 1997 10:33:42 +0000 (10:33 +0000)]
JHT ==> Updating RPM build file, more expected - so please ignore!
(This used to be commit
4fd3f5e26695fb8f2756a72dc1318486c8bc3ade)
Samba Release Account [Tue, 8 Jul 1997 16:54:44 +0000 (16:54 +0000)]
Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>
chgpasswd.c: Added Samba/GPL notice (for obvious reasons).
clitar.c: Updated Copyright date to include 1997 (for obvious reasons).
getsmbpass.c: Updated Copyright date to include 1997 (for obvious reasons).
includes.h: Added stropts for solaris.
loadparm.c: Changed comment for hide files option.
nameconf.c: Updated Copyright date to include 1997 (for obvious reasons).
nmbd.c: Updated Copyright date to include 1997 (for obvious reasons).
pcap.c: Updated Copyright date to include 1997 (for obvious reasons).
proto.h: Re-added accidentaly deleted smb_shm_ calls.
quotas.c: Added AIX quota patch from Ole Holm Nielsen <ohnielse@fysik.dtu.dk>
server.c: Optimization on calling is_hidden_path. Updated Copyrights.
smb.h: Changed DEFAULT_FILES_TO_HIDE from "*/.*" to ".*".
smbpass.c: Updated Copyright date to include 1997 (for obvious reasons).
ufc.c: Updated Copyright date to include 1997 (for obvious reasons).
util.c: Added last component code to is_in_path().
Jeremy (jallison@whistle.com)
(This used to be commit
9385ae1005f13c8ed51f1319e3949b5c8571e62d)
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))
(This used to be commit
b45fc6388fb08a566f9c241cb89f5dd07a70b28d)
Samba Release Account [Mon, 7 Jul 1997 22:50:37 +0000 (22:50 +0000)]
More consultants.
(This used to be commit
826ee2a9a16b598764347a8a5fbfc22f6abf3ce2)
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
(This used to be commit
e095e339e62471a0b172918d2d3213f8a34b2108)
Samba Release Account [Sun, 6 Jul 1997 13:48:10 +0000 (13:48 +0000)]
added, tested and debugged new "hide files" option.
lkcl
(This used to be commit
60af320a436c3a26230fd7ac71856e67ef64e819)
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
(This used to be commit
ede6fe3e76e24dc96d2ff86ac1beffd1375eff79)
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
(This used to be commit
1de9cd456cc3c39d6f14064010f96426f4b63276)
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
(This used to be commit
350dfc57dd3001ba27519000a2ab9dd541a66ac7)
Samba Release Account [Fri, 4 Jul 1997 00:54:02 +0000 (00:54 +0000)]
One more consultant. Jeremy (jallison@whistle.com)
(This used to be commit
fcbd59bcefdc649ea9c2ff0418ee2d228c32ff90)
Samba Release Account [Thu, 3 Jul 1997 20:51:44 +0000 (20:51 +0000)]
preparing for release of 1.9.17alpha4
(This used to be commit
ef5ccde4760a5545c5dedf4721cb28cbe0163661)
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
(This used to be commit
26635733a746dee2435da7ce228def5f2f292bba)
Samba Release Account [Thu, 3 Jul 1997 19:55:04 +0000 (19:55 +0000)]
preparing for release of 1.9.17alpha4
(This used to be commit
16f6bf700f99357c7467d52b65de42ecff533636)
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)
(This used to be commit
e72a8513bccf77177f6fb6002057fee608947a32)
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)
(This used to be commit
eee09d1e57fa61544b52303202aacffa15e7caee)
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)
(This used to be commit
3187a362c83056b1957aed75842c57f182c29dff)
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>.
(This used to be commit
885b42b44752249c85bb924c9ceefa5b710225da)
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)
(This used to be commit
1f0ecfe4fc612b214480f8b8462764964556ed5c)
Samba Release Account [Wed, 2 Jul 1997 01:19:41 +0000 (01:19 +0000)]
Fixed compile warnings for FreeBsd & Linux.
Jeremy (jallison@whistle.com).
(This used to be commit
93352e1aae9a1af7036cf56da820356cefe3698b)
Samba Release Account [Wed, 2 Jul 1997 00:16:39 +0000 (00:16 +0000)]
Fixed typos. 3 more consultants.
Jeremy (jallison@whistle.com)
(This used to be commit
7a8b7c5987975cd05a952c7184ddeb6ca97c412b)
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)
(This used to be commit
ed04ec7ab8b8e73b5442bdef03d5a3c994247b4e)
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
(This used to be commit
f3ee4620ea7b93e4a00e77f9d787a118fd11ccaa)
Samba Release Account [Tue, 1 Jul 1997 19:02:43 +0000 (19:02 +0000)]
added "hide files" option.
lkcl
(This used to be commit
6e594ce0e5a3af5e7311380d18ff0d19ba9698a7)