1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3
Samba Release Account ea4c7557dd 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 3852656960)
1997-08-17 21:03:12 +00:00
..
client client.c: Minor change to cast parameters for DEC unix. 1997-07-30 19:17:51 +00:00
include includes.h: Fixed S_IFLNK for old DEC ultrix. 1997-08-13 20:16:32 +00:00
lib charset.c: Fixed bug with 'valid chars' param. 1997-08-12 23:02:45 +00:00
libsmb charcnv.c: Fixed silly bugs detected on IRIX. 1997-05-30 20:40:48 +00:00
locking Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com 1997-07-24 17:25:11 +00:00
nmbd loadparm.c: Added new netbios aliases parameter (code from Cisco) 1997-07-31 18:47:26 +00:00
param charset.c: Fixed bug with 'valid chars' param. 1997-08-12 23:02:45 +00:00
passdb Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk> 1997-07-08 16:54:44 +00:00
printing Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk> 1997-07-08 16:54:44 +00:00
script - added support for Amiga-unix (based on BSD I think) 1996-08-17 11:37:44 +00:00
smbd connecting to IPC$ goes under the guest account. the IPC$ share should 1997-08-17 21:03:12 +00:00
utils bug in num. arguments detection that stopped the -add option working 1997-08-09 13:29:02 +00:00
.cvsignore JHT ==> Added just for RedHat support so I have a working copy of the RPM 1997-01-03 12:17:12 +00:00
change-log Started uninstall in Makefile 1996-07-04 03:17:08 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
md4.h Initial version imported to CVS 1996-05-04 07:50:46 +00:00
nameannounce.c loadparm.c: Added new netbios aliases parameter (code from Cisco) 1997-07-31 18:47:26 +00:00
nameannounce.doc - added "netbios name" option in smb.conf to make controlling the name 1996-08-19 11:17:29 +00:00
namebrowse.c 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) 1997-05-08 01:14:17 +00:00
namebrowse.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
nameconf.c Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk> 1997-07-08 16:54:44 +00:00
namedbname.c namedbname.c: Fixed problem with remove_name code that could cause core dump. 1997-06-03 00:03:27 +00:00
namedbname.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
namedbresp.c 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) 1997-05-08 01:14:17 +00:00
namedbresp.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
namedbserver.c client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodward.com> 1997-07-01 01:19:13 +00:00
namedbsubnet.c loadparm.c: Added new netbios aliases parameter (code from Cisco) 1997-07-31 18:47:26 +00:00
namedbwork.c client.c: Minor change to cast parameters for DEC unix. 1997-07-30 19:17:51 +00:00
nameelect.c charset.c: Fixed bug with 'valid chars' param. 1997-08-12 23:02:45 +00:00
nameelect.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
namelogon.c 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) 1997-05-08 01:14:17 +00:00
namelogon.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
namepacket.c nameannounce.c: Made sure recurse flag set correctly. 1997-06-02 19:51:56 +00:00
namepacket.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
namequery.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
nameresp.c failure to register DOMAIN<1b> netbios name caused nmbd to exit (a call to 1997-08-07 13:42:26 +00:00
nameresp.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
nameserv.c loadparm.c: Added new netbios aliases parameter (code from Cisco) 1997-07-31 18:47:26 +00:00
nameserv.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
nameservreply.c Makefile: Added IRIX 6 target. 1997-08-05 01:31:55 +00:00
nameservreply.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
nameservresp.c charset.c: Fixed bug with 'valid chars' param. 1997-08-12 23:02:45 +00:00
nameservresp.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
namework.c loadparm.c: Added new netbios aliases parameter (code from Cisco) 1997-07-31 18:47:26 +00:00
namework.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
nmbsync.c client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodward.com> 1997-07-01 01:19:13 +00:00