tprouty/samba.git
27 years agoThis commit was manufactured by cvs2svn to create tag release-1-9-16p11
cvs2svn Import User [Sun, 23 Feb 1997 03:21:38 +0000 (03:21 +0000)]
This commit was manufactured by cvs2svn to create tag
'release-1-9-16p11'.

27 years agoJHT ===> Updated default RedHat smb.conf file
Samba Release Account [Sun, 23 Feb 1997 03:21:37 +0000 (03:21 +0000)]
JHT ===> Updated default RedHat smb.conf file

27 years agoJHT ===> Updated SV_TYPE defines in smb.h (added WIN95 entry)
Samba Release Account [Sat, 22 Feb 1997 15:24:31 +0000 (15:24 +0000)]
JHT ===> Updated SV_TYPE defines in smb.h (added WIN95 entry)
nameserv.h returned to original state.

27 years agoFixed problem with renaming folder on top level share.
Samba Release Account [Tue, 18 Feb 1997 17:20:14 +0000 (17:20 +0000)]
Fixed problem with renaming folder on top level share.
jra@cygnus.com

27 years agoJHT ===> Still mucking around with RPM building for RedHat Linux
Samba Release Account [Tue, 18 Feb 1997 02:56:08 +0000 (02:56 +0000)]
JHT ===> Still mucking around with RPM building for RedHat Linux

27 years agoJHT ===> Hack, Hack, Hack. I just wanna get this spec file stuff right
Samba Release Account [Sun, 16 Feb 1997 05:30:42 +0000 (05:30 +0000)]
JHT ===> Hack, Hack, Hack. I just wanna get this spec file stuff right
so I can build RPMs on a DEC Alpha on which I do NOT have root
permissions. Argh!!!!!

27 years agoJHT ===> Trying to enable RPM build from non-root area.
Samba Release Account [Sat, 15 Feb 1997 08:38:06 +0000 (08:38 +0000)]
JHT ===> Trying to enable RPM build from non-root area.
makerpms.sh is just type and go attempt.

27 years agoFixed inclusion of crypt.h bug when libdes is being used on Solaris
Samba Release Account [Thu, 13 Feb 1997 20:49:12 +0000 (20:49 +0000)]
Fixed inclusion of crypt.h bug when libdes is being used on Solaris
only.
jra@cygnus.com

27 years agoFixed bugs in my YOST replacement code. Doing a trim_string
Samba Release Account [Thu, 13 Feb 1997 20:36:58 +0000 (20:36 +0000)]
Fixed bugs in my YOST replacement code. Doing a trim_string
in unix_clean_name caused directory names to go from ./ to "".
This is now checked for, unix_clean name returns ./ in these
cases.
jra@cygnus.com

27 years agoJHT ===> Updated RedHat RPM Makefile - not really used except to generate
Samba Release Account [Wed, 12 Feb 1997 12:38:35 +0000 (12:38 +0000)]
JHT ===> Updated RedHat RPM Makefile - not really used except to generate
the RedHat Makefile diffs.

27 years agoReplaced YOST code with more functionally equivalent code that
Samba Release Account [Tue, 11 Feb 1997 22:53:29 +0000 (22:53 +0000)]
Replaced YOST code with more functionally equivalent code that
changes a bit less. Also added fix to tricky reply_mv case.
jra@cygnus.com

27 years agoAdded trim_string(s, "./", 0) to unix_clean_name to remove
Samba Release Account [Mon, 10 Feb 1997 20:03:56 +0000 (20:03 +0000)]
Added trim_string(s, "./", 0) to unix_clean_name to remove
leading ./ characters.
jra@cygnus.com

27 years agoRemoved YOST code. Removal of leading ./ chars should
Samba Release Account [Mon, 10 Feb 1997 19:27:27 +0000 (19:27 +0000)]
Removed YOST code. Removal of leading ./ chars should
be done in unix_clean_name in util.c
jra@cygnus.com

27 years agoJHT ===> William Yost patches integrated to fix leading path on 8.3
Samba Release Account [Mon, 10 Feb 1997 13:54:29 +0000 (13:54 +0000)]
JHT ===> William Yost patches integrated to fix leading path on 8.3
filename problem.
Problem conditions:
case sensitive = no
default case = lower
mangle case = yes
preserve case = yes
short preserve case = yes
Problem: Win95 still writes upper case file names.
Patches supplied have been incorporated into mangle.c and server.c
but needs YOSTW to be defined for it to take effect.

Action:
=======
If we are happy with the patch, delete old code in mangle.c, then
remove all YOSTW #ifdefs.

27 years agofirst draft of NetBIOS.txt - WINS server and Broadcast NetBIOS name
Samba Release Account [Sun, 9 Feb 1997 16:45:43 +0000 (16:45 +0000)]
first draft of NetBIOS.txt - WINS server and Broadcast NetBIOS name
resolution / registration: what they are etc.

lkcl

27 years agoupdated this document. now, when we get browsing questions, we can say,
Samba Release Account [Sun, 9 Feb 1997 15:36:13 +0000 (15:36 +0000)]
updated this document.  now, when we get browsing questions, we can say,
'ha!  RTSBSFSSM'!

lkcl

27 years agoupdated preferred master parameter and added domain master parameter.
Samba Release Account [Sun, 9 Feb 1997 14:32:28 +0000 (14:32 +0000)]
updated preferred master parameter and added domain master parameter.
entries kindly written by John Barker (johnb@tigerlabs.com).

lkcl

27 years agoFixed incorrect offset into array.
Samba Release Account [Thu, 6 Feb 1997 17:33:03 +0000 (17:33 +0000)]
Fixed incorrect offset into array.
jra@cygnus.com

27 years agoJHT ===> Added os level and activated max log size in standard smb.conf file.
Samba Release Account [Tue, 4 Feb 1997 12:58:23 +0000 (12:58 +0000)]
JHT ===> Added os level and activated max log size in standard smb.conf file.

27 years agoJHT ===> Oops again. Too quick - try again.
Samba Release Account [Tue, 4 Feb 1997 12:50:14 +0000 (12:50 +0000)]
JHT ===> Oops again. Too quick - try again.

27 years agoJHT ===> Oops. Forgot about that renaming.
Samba Release Account [Tue, 4 Feb 1997 12:16:53 +0000 (12:16 +0000)]
JHT ===> Oops. Forgot about that renaming.

27 years agoJHT ===> Getting ready for relase of 1.9.16p11 RedHat RPMS
Samba Release Account [Tue, 4 Feb 1997 12:06:15 +0000 (12:06 +0000)]
JHT ===> Getting ready for relase of 1.9.16p11 RedHat RPMS

27 years agoJHT ===> **** WARNING **** Only updated version to 1.9.16p11
Samba Release Account [Tue, 4 Feb 1997 11:21:19 +0000 (11:21 +0000)]
JHT ===> **** WARNING **** Only updated version to 1.9.16p11
so I can test RedHat RPM builds.

27 years agoJHT ===> Beggining of fixes to RedHat config stuff - more to come!!
Samba Release Account [Tue, 4 Feb 1997 11:05:01 +0000 (11:05 +0000)]
JHT ===> Beggining of fixes to RedHat config stuff - more to come!!

27 years agoJHT ===> Fixed potential PAM Security hole and second chance syndrome
Samba Release Account [Tue, 4 Feb 1997 10:35:38 +0000 (10:35 +0000)]
JHT ===> Fixed potential PAM Security hole and second chance syndrome
spurious warning message "Warning - no crypt available"

27 years agoFixed my stupid typo in earlier fix.
Samba Release Account [Tue, 4 Feb 1997 01:21:52 +0000 (01:21 +0000)]
Fixed my stupid typo in earlier fix.
jra@cygnus.com

27 years agoFixed up problems with CDROM filesystems (return EROFS) and
Samba Release Account [Mon, 3 Feb 1997 19:48:56 +0000 (19:48 +0000)]
Fixed up problems with CDROM filesystems (return EROFS) and
also compile issue with USE_MMAP code.
jra@cygnus.com

27 years agoFixed const definitions for StrCaseXXX calls.
Samba Release Account [Mon, 3 Feb 1997 19:41:59 +0000 (19:41 +0000)]
Fixed const definitions for StrCaseXXX calls.
jra@cygnus.com

27 years agoFixed bug with NT and large directories.
Samba Release Account [Mon, 3 Feb 1997 19:40:15 +0000 (19:40 +0000)]
Fixed bug with NT and large directories.
jra@cygnus.com

27 years agoutil.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving false
Samba Release Account [Sun, 2 Feb 1997 18:12:36 +0000 (18:12 +0000)]
util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving false
answers when a string was partially identical.  this issue is still
outstanding, and needs to be investigated further.

loadparm.c: added lp_logon_path() parameter.
ipc.c: in NetUserGetInfo, lp_logon_path() can be returned instead of always
specifying \\SAMBA_SERVER\HOMES (which may not necessarily exist).
it is now possible to specify lp_logon_path() as \\ARBITRARY_SERVER\%U,
just like NT server can.  the default is \\SAMBA_SERVER\HOMES, just like
it used to be.

lkcl

27 years agoline 1960 - call to atexit - address of higher order function killkids
Samba Release Account [Sun, 2 Feb 1997 16:03:51 +0000 (16:03 +0000)]
line 1960 - call to atexit - address of higher order function killkids
not needed (address already specified).

lkcl

27 years agoJHT ===> Guys, please check this out before release of 1.9.16p10
Samba Release Account [Fri, 31 Jan 1997 15:39:31 +0000 (15:39 +0000)]
JHT ===> Guys, please check this out before release of 1.9.16p10
I added it to answer the one-two-many time this matter has been
raised to me. If you are not comfortable with the added info
please zap it from the final release.

27 years agoJHT ===> Prepared now for release of samba-1.9.16p10 RedHat RPMS
Samba Release Account [Fri, 31 Jan 1997 15:18:47 +0000 (15:18 +0000)]
JHT ===> Prepared now for release of samba-1.9.16p10 RedHat RPMS

27 years agoJHT ===> Prepared now for release of Samba-1.9.16p10 RedHat RPMS
Samba Release Account [Fri, 31 Jan 1997 15:17:30 +0000 (15:17 +0000)]
JHT ===> Prepared now for release of Samba-1.9.16p10 RedHat RPMS

27 years agoFixed issue with null ypdomainname being used.
Samba Release Account [Wed, 29 Jan 1997 22:28:10 +0000 (22:28 +0000)]
Fixed issue with null ypdomainname being used.
Jermy.

27 years agoFixed proto problem with lp_veto_files().
Samba Release Account [Wed, 29 Jan 1997 21:53:26 +0000 (21:53 +0000)]
Fixed proto problem with lp_veto_files().
Jeremy

27 years agoJHT ==> Updated and commented RedHat Linux smb.conf file.
Samba Release Account [Wed, 29 Jan 1997 13:42:00 +0000 (13:42 +0000)]
JHT ==> Updated and commented RedHat Linux smb.conf file.

27 years agoAdded fix for file descriptor re-use failing when
Samba Release Account [Thu, 23 Jan 1997 19:39:57 +0000 (19:39 +0000)]
Added fix for file descriptor re-use failing when
file_exists is false.
Jeremy (jra@cygnus.com).

27 years agolocking.c proto.h shmem.c smb.h status.c :
Samba Release Account [Wed, 15 Jan 1997 01:53:25 +0000 (01:53 +0000)]
locking.c proto.h shmem.c smb.h status.c :
Changed shm_ prefixes to smb_shm_ prefixes as shm_ is a POSIX.4
prefix. Updated fd code in FAST_SHARE_MODE code
to work with new fd indirection.
quotas.c: Fixed #ifdef not on position zero.
Jeremy. (jra@cygnus.com).

27 years agoAdded an extra parameter for unix_convert. If present this is the
Samba Release Account [Mon, 13 Jan 1997 19:41:08 +0000 (19:41 +0000)]
Added an extra parameter for unix_convert. If present this is the
last component of the modified pathname before modification. This
is needed due to an exceptional condition in reply_mv when the
filesystem is case preserving, but not case sensitive and the
user wants to change the case of a filename. Code for this is
also added to reply.c
Jeremy (jra@cygnus.com).

27 years agoJHT ==> Added for those who like to roll their own!
Samba Release Account [Thu, 9 Jan 1997 22:26:01 +0000 (22:26 +0000)]
JHT ==> Added for those who like to roll their own!

27 years agoMakefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and after...
Samba Release Account [Thu, 9 Jan 1997 18:02:17 +0000 (18:02 +0000)]
Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and after from Paul Eggert.
Makefile: Added AMIGA changes from Rask Ingemann Lambertsen <rask@k4315.kampsax.dtu.dk>.
charset.c: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at>
charset.h: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at>
clitar.c: Patch to re-sync after read fail from (lost contributor name, sorry).
includes.h: Patch for AMIGA from Rask Ingemann Lambertsen <rask@k4315.kampsax.dtu.dk>
includes.h: Patch for SunOS atexit by Jeremy (jra@cygnus.com)
interface.c: Patch for AMIGA from Rask Ingemann Lambertsen <rask@k4315.kampsax.dtu.dk>
kanji.h: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at>
locking.c: Patch to fix file locking from Jeremy (jra@cygnus.com)
locking.c: Patch to add granularity of lock files to usec by Jeremy (jra@cygnus.com)
pipes.c: Patch to fix file locking from Jeremy (jra@cygnus.com)
proto.h: Patch to fix file locking from Jeremy (jra@cygnus.com)
reply.c: Patch to fix file locking from Jeremy (jra@cygnus.com)
server.c: Patch to fix file locking from Jeremy (jra@cygnus.com)
server.c: Patch for FAST_SHARE_MODE fix from (lost contributor name, sorry).
smb.h: Patch to fix file locking from Jeremy (jra@cygnus.com)
smb.h: Patch to add granularity of lock files to usec by Jeremy (jra@cygnus.com)
status.c: Patch to fix file locking from Jeremy (jra@cygnus.com)
statuc.c: Patch to add granularity of lock files to usec by Jeremy (jra@cygnus.com)
system.c: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at>
trans2.c: Patch to fix file locking from Jeremy (jra@cygnus.com)
trans2.c: Patch to fix volume name reported to Win95 from Jeremy (jra@cygnus.com)
util.c: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at>
util.c: Patch to fix client_name from continuously returning UNKNOWN (from various contributors).
version.h: Update to 1.9.16p10.

27 years agoJHT ==> Ditto
Samba Release Account [Thu, 9 Jan 1997 10:39:23 +0000 (10:39 +0000)]
JHT ==> Ditto

27 years agoJHT ==> Updated files in preparation for release of Samba-1.9.16p10
Samba Release Account [Thu, 9 Jan 1997 10:37:35 +0000 (10:37 +0000)]
JHT ==> Updated files in preparation for release of Samba-1.9.16p10

27 years agoJHT ==> Fixed typo in DOMAIN_CONTROL.txt, added Application_Serving.txt
Samba Release Account [Thu, 9 Jan 1997 10:24:29 +0000 (10:24 +0000)]
JHT ==> Fixed typo in DOMAIN_CONTROL.txt, added Application_Serving.txt
to help those wishing to run MS Office Application Servers.

27 years agoAdded patches from Paul Eggert.
Samba Release Account [Wed, 8 Jan 1997 22:49:59 +0000 (22:49 +0000)]
Added patches from Paul Eggert.

27 years agoAdded new entry.
Samba Release Account [Wed, 8 Jan 1997 22:43:14 +0000 (22:43 +0000)]
Added new entry.

27 years agoJHT ==> Added just for RedHat support so I have a working copy of the RPM
Samba Release Account [Fri, 3 Jan 1997 12:17:12 +0000 (12:17 +0000)]
JHT ==> Added just for RedHat support so I have a working copy of the RPM
aware makefile to generate the RPM source and binary distributions.

27 years agospec files needed for redhat rpm building
Samba Release Account [Thu, 2 Jan 1997 23:27:52 +0000 (23:27 +0000)]
spec files needed for redhat rpm building

27 years agoJHT => Modified for RedHat Linux for DEC Alpha platform includes.
Samba Release Account [Thu, 2 Jan 1997 04:50:59 +0000 (04:50 +0000)]
JHT => Modified for RedHat Linux for DEC Alpha platform includes.

27 years agoJHT ==> Added extensions for PAM (Pluggable Authentication Module) support
Samba Release Account [Thu, 2 Jan 1997 04:04:49 +0000 (04:04 +0000)]
JHT ==> Added extensions for PAM (Pluggable Authentication Module) support
for Linux and other little beasties that use PAM.
Source: ftp.redhat.com/pub/Incoming/samba-1.9.16p9.src.rpm
Originally from RedHat modifications to samba-1.9.15p8

27 years agoadded Adital corp to Support.txt
Samba Release Account [Sat, 14 Dec 1996 20:35:09 +0000 (20:35 +0000)]
added Adital corp to Support.txt

lkcl

27 years agoupdated an entry for canberra.
Samba Release Account [Sat, 14 Dec 1996 20:12:38 +0000 (20:12 +0000)]
updated an entry for canberra.

lkcl

27 years agoAdded Whistle veto file functions. Moved fcntl locking from
Samba Release Account [Tue, 10 Dec 1996 18:03:44 +0000 (18:03 +0000)]
Added Whistle veto file functions. Moved fcntl locking from
locking.c to util.c
jra@cygnus.com

27 years agoFixed for FreeBsd.
Samba Release Account [Tue, 10 Dec 1996 18:02:08 +0000 (18:02 +0000)]
Fixed for FreeBsd.
jra@cygnus.com

27 years agoAdded -f lockfile support.
Samba Release Account [Tue, 10 Dec 1996 18:00:22 +0000 (18:00 +0000)]
Added -f lockfile support.
jra@cygnus.com

27 years agoFixed quota support for FreeBsd.
Samba Release Account [Tue, 10 Dec 1996 17:58:11 +0000 (17:58 +0000)]
Fixed quota support for FreeBsd.
jra@cygnus.com

27 years agoAdded veto calls.
Samba Release Account [Tue, 10 Dec 1996 17:56:40 +0000 (17:56 +0000)]
Added veto calls.
jra@cygnus.com

27 years agoAdded -f option for lock file.
Samba Release Account [Tue, 10 Dec 1996 17:55:27 +0000 (17:55 +0000)]
Added -f option for lock file.
jra@cygnus.com

27 years agoAdded in missing return statement.
Samba Release Account [Tue, 10 Dec 1996 17:53:59 +0000 (17:53 +0000)]
Added in missing return statement.
jra@cygnus.com

27 years agoMoved fcntl locking code into util.c to allow it to be
Samba Release Account [Tue, 10 Dec 1996 17:53:00 +0000 (17:53 +0000)]
Moved fcntl locking code into util.c to allow it to be
called from nmbd code.
jra@cygnus.com

27 years agoAdded in veto files parameter created by Whistle.
Samba Release Account [Tue, 10 Dec 1996 17:51:42 +0000 (17:51 +0000)]
Added in veto files parameter created by Whistle.
jra@cygnus.com

27 years agoAdded in changes for FreeBsd.
Samba Release Account [Tue, 10 Dec 1996 17:50:28 +0000 (17:50 +0000)]
Added in changes for FreeBsd.
jra@cygnus.com

27 years agoAdded in veto files parameter create by Whistle.
Samba Release Account [Tue, 10 Dec 1996 17:49:11 +0000 (17:49 +0000)]
Added in veto files parameter create by Whistle.
jra@cygnus.com

27 years agoAdded Volkers fix for bundary condition. Needed as word
Samba Release Account [Tue, 3 Dec 1996 19:05:27 +0000 (19:05 +0000)]
Added Volkers fix for bundary condition. Needed as word
alignment wasn't being taken into account in space
calculations.

27 years agoupdated tectronic's entry to include the new contact name, and info about
Samba Release Account [Tue, 19 Nov 1996 19:16:59 +0000 (19:16 +0000)]
updated tectronic's entry to include the new contact name, and info about
them setting up the uk samba user group. contact: sam@tectronic.demon.co.uk

lkcl

27 years agoSet num_validated_users to zero if Realloc fails.
Samba Release Account [Sat, 9 Nov 1996 01:56:20 +0000 (01:56 +0000)]
Set num_validated_users to zero if Realloc fails.

27 years agoincreased debug levels for name dump to same as that for workgroup dump
Samba Release Account [Wed, 6 Nov 1996 20:27:50 +0000 (20:27 +0000)]
increased debug levels for name dump to same as that for workgroup dump
in log files. really verbose listings ought only to be shown at debug
log level 5 and above.

lkcl

27 years agoqueries for 0x1b names were resulting in dns lookups. not good.
Samba Release Account [Wed, 6 Nov 1996 20:17:48 +0000 (20:17 +0000)]
queries for 0x1b names were resulting in dns lookups. not good.

lkcl

27 years agonmblookup was looking for 0x1b (domain master browser) not 0x1d (local
Samba Release Account [Wed, 6 Nov 1996 20:14:24 +0000 (20:14 +0000)]
nmblookup was looking for 0x1b (domain master browser) not 0x1d (local
master browser) names with the -M switch.

lkcl

27 years agoallowed packets coming in from 'unexpected' subnets.
Samba Release Account [Sun, 3 Nov 1996 17:11:00 +0000 (17:11 +0000)]
allowed packets coming in from 'unexpected' subnets.

lkcl

27 years agoremoved getdomainname() stuff and appending a '.' to the name in
Samba Release Account [Sun, 27 Oct 1996 15:23:51 +0000 (15:23 +0000)]
removed getdomainname() stuff and appending a '.' to the name in
dns_name_search().

lkcl

27 years agosevere debugging session for nmbd. in fact, i'm surprised that browsing
Samba Release Account [Sun, 27 Oct 1996 14:22:56 +0000 (14:22 +0000)]
severe debugging session for nmbd. in fact, i'm surprised that browsing
in 1.9.16 works at all!

question and resource record types for queries and response netbios
packets sorted out properly (see rfc1002.txt 4.2.1.3).

receipt of browser announcement packets were playing up

lkcl

27 years agoChanged become_user to take a vuid as second arg.
Samba Release Account [Fri, 25 Oct 1996 20:50:31 +0000 (20:50 +0000)]
Changed become_user to take a vuid as second arg.
Consistent with other changes to make smb_uid an index+offset
into the validated_users table.
jra@cygnus.com

27 years agoAdded definitions for vuid offset and invalid user smb_uid.
Samba Release Account [Fri, 25 Oct 1996 20:48:25 +0000 (20:48 +0000)]
Added definitions for vuid offset and invalid user smb_uid.
Added vuid to connections struct.
jra@cygnus.com

27 years agoModified all references to smb_uid to be vuid's.
Samba Release Account [Fri, 25 Oct 1996 20:42:46 +0000 (20:42 +0000)]
Modified all references to smb_uid to be vuid's.
jra@cygnus.com

27 years agoModified all references to uid to vuid.
Samba Release Account [Fri, 25 Oct 1996 20:30:22 +0000 (20:30 +0000)]
Modified all references to uid to vuid.
jra@cygnus.com

27 years agoChanged prototypes for accesses into validated_users structure.
Samba Release Account [Fri, 25 Oct 1996 20:20:17 +0000 (20:20 +0000)]
Changed prototypes for accesses into validated_users structure.
Ensured all smb_uid accesses are uint16's.
jra@cygnus.com

27 years agoCore of the changes for returning smb_uid's. smb_uid's are now
Samba Release Account [Fri, 25 Oct 1996 20:18:28 +0000 (20:18 +0000)]
Core of the changes for returning smb_uid's. smb_uid's are now
returned as an index plus offset into the valudated_users table.
The offset (100) is added so that an smb_uid of zero becomes
an invalid value. All access into the validated_users table are
done by removing the offset and indexing into the table. Out of
ranges return NULL. Causes accesses into the validated_users table
to be more consistant and controlled.

This change made due to the fact that the uid field is only 16
bits in the smb header and we need for this not to be a unix
user id (which can ge 32 bits).

jra@cygnus.com

27 years agoChanged definitions of prototypes to take uint16 vuid's not
Samba Release Account [Fri, 25 Oct 1996 20:10:53 +0000 (20:10 +0000)]
Changed definitions of prototypes to take uint16 vuid's not
int uid's. Part of the change for Samba to return an index+offset
into the registered users table rather than a raw unix uid.
Added casts to required prototypes for function pointers in
tables.
jra@cygnus.com

27 years agodebugging the dns lookup changes
Samba Release Account [Fri, 25 Oct 1996 19:31:48 +0000 (19:31 +0000)]
debugging the dns lookup changes
lkcl

27 years agodebugged dns lookup / netbios name query code from yesterday.
Samba Release Account [Fri, 25 Oct 1996 16:43:04 +0000 (16:43 +0000)]
debugged dns lookup / netbios name query code from yesterday.
lkcl

27 years agoAdded faq directory under docs. Translated the whole of the current
Samba Release Account [Fri, 25 Oct 1996 02:56:06 +0000 (02:56 +0000)]
Added faq directory under docs. Translated the whole of the current
FAQ into linuxdoc-sgml format. From now on we can change the file
sambafaq.sgml and then run sgml2txt and sgml2html to generate the
other files. (Home page for linuxdoc-sgml is
http://sunsite.unc.edu/mdw/Linuxdoc-SGML.html. Does cross references
and section management.)

27 years agodealing with name queries and dns lookups etc.
Samba Release Account [Thu, 24 Oct 1996 17:48:06 +0000 (17:48 +0000)]
dealing with name queries and dns lookups etc.
lkcl

27 years agopreparing for release of 1.9.16p9
Samba Release Account [Thu, 24 Oct 1996 00:11:14 +0000 (00:11 +0000)]
preparing for release of 1.9.16p9

27 years ago- added support for TMPDIR env variable
Andrew Tridgell [Thu, 24 Oct 1996 00:09:08 +0000 (00:09 +0000)]
- added support for TMPDIR env variable
- fixed fault.c for linux 2.1
- put back in the FIND_SELF failing code
- cleaned up casts in encryption

27 years ago- fixed listproc mail address in faq
Andrew Tridgell [Wed, 23 Oct 1996 23:49:27 +0000 (23:49 +0000)]
- fixed listproc mail address in faq
- added printer driver section to faq

27 years agoJeremy <jra@cygnus.com>
Samba Release Account [Wed, 23 Oct 1996 19:12:47 +0000 (19:12 +0000)]
Jeremy <jra@cygnus.com>
Removed AS_USER requirement for SMBulogoff. A valid TID (cnum) is not
given for this call, which become_user needs if it is not to return
an error. This fixes a specific case with NT4.0 which stops users
attaching to a Samba server using a different account to the one they
are logged in under.

27 years agopreparing for release of 1.9.16p8
Samba Release Account [Wed, 23 Oct 1996 18:44:19 +0000 (18:44 +0000)]
preparing for release of 1.9.16p8

27 years agowrong answer response resource record type expected, so the response packet
Samba Release Account [Wed, 23 Oct 1996 18:38:05 +0000 (18:38 +0000)]
wrong answer response resource record type expected, so the response packet
was being abandoned. oops.

lkcl

27 years agocode was added to stop samba from replying to queries for its own names (?! :-)
Samba Release Account [Wed, 23 Oct 1996 18:28:52 +0000 (18:28 +0000)]
code was added to stop samba from replying to queries for its own names (?! :-)
lkcl

27 years agoDid some editing, got frustrated, started converting to linuxdoc-sgml
Samba Release Account [Fri, 18 Oct 1996 14:50:39 +0000 (14:50 +0000)]
Did some editing, got frustrated, started converting to linuxdoc-sgml

27 years agothe response packets are being received (fix to process_nmb() worked)
Samba Release Account [Sun, 13 Oct 1996 13:47:02 +0000 (13:47 +0000)]
the response packets are being received (fix to process_nmb() worked)
however dead_netbios_entry() is still thinking that no response has
been received when the response_record times out for the registration
with the WINS server. only print a debug message when no registration
response is _really_ received from the WINS server.

lkcl

27 years agopreparing for release of 1.9.16p7
Samba Release Account [Fri, 11 Oct 1996 17:56:42 +0000 (17:56 +0000)]
preparing for release of 1.9.16p7

27 years agonetbios registration and release response packets were being junked. a
Samba Release Account [Fri, 11 Oct 1996 17:55:16 +0000 (17:55 +0000)]
netbios registration and release response packets were being junked. a
BAD idea.

lkcl

27 years ago- set default printer driver string to "NULL"
Andrew Tridgell [Fri, 11 Oct 1996 05:49:42 +0000 (05:49 +0000)]
- set default printer driver string to "NULL"

- fixed debug levels for name status parsing

27 years agopreparing for release of 1.9.16p6
Samba Release Account [Wed, 9 Oct 1996 15:10:16 +0000 (15:10 +0000)]
preparing for release of 1.9.16p6

27 years ago- correctly handle non-encrypted share mode session-setup. We were
Andrew Tridgell [Wed, 9 Oct 1996 15:08:29 +0000 (15:08 +0000)]
- correctly handle non-encrypted share mode session-setup. We were
losing the username due to the recent "handle broken password lengths"
patch.

27 years ago- updated the ENCRYPTION.txt stuff to point to the newer des
Andrew Tridgell [Wed, 9 Oct 1996 15:06:53 +0000 (15:06 +0000)]
- updated the ENCRYPTION.txt stuff to point to the newer des
libraries.

- updated the MIRRORS list

27 years agopreparing for release of 1.9.16p5
Samba Release Account [Mon, 7 Oct 1996 15:06:26 +0000 (15:06 +0000)]
preparing for release of 1.9.16p5