kai/samba.git
16 years agor11133: updating maintainers file
Gerald Carter [Tue, 18 Oct 2005 02:36:01 +0000 (02:36 +0000)]
r11133: updating maintainers file

16 years agor11131: updating indent resource file from trunk
Gerald Carter [Tue, 18 Oct 2005 02:33:07 +0000 (02:33 +0000)]
r11131: updating indent resource file from trunk

16 years agor11130: r10092@cabra: derrell | 2005-10-17 15:29:03 -0400
Derrell Lipman [Mon, 17 Oct 2005 19:29:11 +0000 (19:29 +0000)]
r11130:  r10092@cabra:  derrell | 2005-10-17 15:29:03 -0400
 let's now actually add the new test file

16 years agor11129: r10090@cabra: derrell | 2005-10-17 15:26:27 -0400
Derrell Lipman [Mon, 17 Oct 2005 19:27:19 +0000 (19:27 +0000)]
r11129:  r10090@cabra:  derrell | 2005-10-17 15:26:27 -0400
 added example to read a file and test download time

16 years agor11127: patch from S Murthy Kambhampaty <smk_va@yahoo.com> to not start nmbd is ...
Gerald Carter [Mon, 17 Oct 2005 17:10:44 +0000 (17:10 +0000)]
r11127: patch from S Murthy Kambhampaty <smk_va@yahoo.com> to not start nmbd is 'disable netbios = yes'

16 years agor11126: adding libmsrpc to solaris, redhat, and fedora packaging
Gerald Carter [Mon, 17 Oct 2005 16:58:53 +0000 (16:58 +0000)]
r11126: adding libmsrpc to solaris, redhat, and fedora packaging

16 years agor11125: remove unused variables
Gerald Carter [Mon, 17 Oct 2005 16:55:23 +0000 (16:55 +0000)]
r11125: remove unused variables

16 years agor11124: Commit Chris' fixes for libmsrpc after the rpc_client
Gerald Carter [Mon, 17 Oct 2005 16:44:26 +0000 (16:44 +0000)]
r11124: Commit Chris' fixes for libmsrpc after the rpc_client
rewrite.  His comments:

        I've gotten the libmsrpc code to work with TRUNK.
        I've put the patch at:
        www.uoguelph.ca/~cnicholl/libmsrpc_trunk_v1.patch.gz

        It is from revision 11093.

        I also fixed a minor bug in the svcctl code, the timeout
        parameter for all the control functions was working
        in milliseconds instead of seconds.

Also fixed bug in Makefile when building libmsrpc.a

16 years agor11123: * patches from Brian Moran for creating new eventlog
Gerald Carter [Mon, 17 Oct 2005 15:53:12 +0000 (15:53 +0000)]
r11123: * patches from Brian Moran for creating new eventlog
  source keys
* my patches to get registry utility functions linking
  with eventlogadm tool

16 years agor11079: Narrowing down on the #1828 PPC bug. The PPC client sends an
Jeremy Allison [Sat, 15 Oct 2005 00:46:38 +0000 (00:46 +0000)]
r11079: Narrowing down on the #1828 PPC bug. The PPC client sends an
initial NTLMSSP negotiate blob of only 16 bytes - no strings
added ! (So don't try parsing them).
Jeremy.

16 years agor11075: Still working on bug #1828, PPC hell. The PPC client sends the
Jeremy Allison [Fri, 14 Oct 2005 21:59:36 +0000 (21:59 +0000)]
r11075: Still working on bug #1828, PPC hell. The PPC client sends the
NTLMSSP client and domain strings as Unicode, even when setting
flags as OEM. Cope with this.
Jeremy.

16 years agor11073: safety checks on pointers to prevent crashing when converting REG_MULTI_SZ
Gerald Carter [Fri, 14 Oct 2005 21:46:32 +0000 (21:46 +0000)]
r11073: safety checks on pointers to prevent crashing when converting REG_MULTI_SZ

16 years agor11072: add routines for converting REG_MULTI_SZ to and from char**
Gerald Carter [Fri, 14 Oct 2005 21:43:13 +0000 (21:43 +0000)]
r11072: add routines for converting REG_MULTI_SZ to and from char**

16 years agor11069: make sure to zero memory when allocating a a REGVAL_CTR struct
Gerald Carter [Fri, 14 Oct 2005 21:09:56 +0000 (21:09 +0000)]
r11069: make sure to zero memory when allocating a a REGVAL_CTR struct

16 years agor11066: adding eventlogadm to packaging files
Gerald Carter [Fri, 14 Oct 2005 18:54:12 +0000 (18:54 +0000)]
r11066: adding eventlogadm to packaging files

16 years agor11065: rename wr_eventlog to eventlogadm
Gerald Carter [Fri, 14 Oct 2005 18:38:03 +0000 (18:38 +0000)]
r11065: rename wr_eventlog to eventlogadm

16 years agor11063: merging missing error code for event logs
Gerald Carter [Fri, 14 Oct 2005 17:32:37 +0000 (17:32 +0000)]
r11063: merging missing error code for event logs

16 years agor11060: merging new eventlog code from trunk
Gerald Carter [Fri, 14 Oct 2005 16:07:00 +0000 (16:07 +0000)]
r11060: merging new eventlog code from trunk

16 years agor11054: patch from Brian Moran; fix error code return in _srv_net_name_validate()
Gerald Carter [Fri, 14 Oct 2005 14:51:48 +0000 (14:51 +0000)]
r11054: patch from Brian Moran; fix error code return in _srv_net_name_validate()

16 years agor10979: After discussions on IRC about profile shares,
Jeremy Allison [Fri, 14 Oct 2005 01:09:37 +0000 (01:09 +0000)]
r10979: After discussions on IRC about profile shares,
added new parameter : map readonly = [yes|no|permissions]
If yes: map inverse of user "w" bit to mean readonly.
If no: never set DOS readonly bit.
If permissions: check file permissions for user and set readonly
bit if the current user cannot write.
If store dos attributes is set to yes then this parameter
is ignored.
Jeremy.

16 years agor10977: Get rid of tons of new warnings when building with OpenLDAP 2.3.7 or higher.
Günther Deschner [Thu, 13 Oct 2005 23:03:30 +0000 (23:03 +0000)]
r10977: Get rid of tons of new warnings when building with OpenLDAP 2.3.7 or higher.

Guenther

16 years agor10976: Fix the build with openssl-0.9.8a.
Günther Deschner [Thu, 13 Oct 2005 22:11:18 +0000 (22:11 +0000)]
r10976: Fix the build with openssl-0.9.8a.

Guenther

16 years agor10974: Get closer to trying to fix #1825 (PcoketPC spnego bug). Ensure we
Jeremy Allison [Thu, 13 Oct 2005 19:45:24 +0000 (19:45 +0000)]
r10974: Get closer to trying to fix #1825 (PcoketPC spnego bug). Ensure we
set keylen to zero if no spnego.
Jeremy.

16 years agor10970: Fix bug #3166 - null pointer dereference if $HOME not
Jeremy Allison [Thu, 13 Oct 2005 18:08:25 +0000 (18:08 +0000)]
r10970: Fix bug #3166 - null pointer dereference if $HOME not
defined. Also clarified confusing error messages.
Jeremy.

16 years agor10964: BUG 1051: store the directory path so we can send the full name in the unlink...
Gerald Carter [Thu, 13 Oct 2005 15:51:25 +0000 (15:51 +0000)]
r10964: BUG 1051: store the directory path so we can send the full name in the unlink call (del tmp\foo)

16 years agor10962: fix setting of quotas on linux kernel with the
Stefan Metzmacher [Thu, 13 Oct 2005 14:59:47 +0000 (14:59 +0000)]
r10962: fix setting of quotas on linux kernel with the
struct if_dqblk interface

metze

16 years agor10961: remove unused variables (patch from Jason Mader)
Gerald Carter [Thu, 13 Oct 2005 13:20:26 +0000 (13:20 +0000)]
r10961: remove unused variables (patch from Jason Mader)

16 years agor10960: merging changes to specfile from 3.0.20b release
Gerald Carter [Thu, 13 Oct 2005 12:35:33 +0000 (12:35 +0000)]
r10960: merging changes to specfile from 3.0.20b release

16 years agor10947: Fix bugs #3133 and #1828 - SPNEGO not working with PocketPC 2003.
Jeremy Allison [Wed, 12 Oct 2005 23:08:49 +0000 (23:08 +0000)]
r10947: Fix bugs #3133 and #1828 - SPNEGO not working with PocketPC 2003.
Our sessionsetup code now handles raw NTLMSSP connects, so we can go
back to doing what W2K3 does here which is to send no OID's in
the negprot reply when not in a security=ads mode.
Jeremy.

16 years agor10943: Unused variable. Bug #3160 from jason@ncac.gwu.edu
Jeremy Allison [Wed, 12 Oct 2005 21:42:03 +0000 (21:42 +0000)]
r10943: Unused variable. Bug #3160 from jason@ncac.gwu.edu
Jeremy.

16 years agor10933: include mount.cifs in Fedora spec file (based on patch from smk_va@yahoo...
Gerald Carter [Wed, 12 Oct 2005 20:01:12 +0000 (20:01 +0000)]
r10933: include mount.cifs in Fedora spec file (based on patch from smk_va@yahoo.com)

16 years agor10930: Fix erroneous debug spotted by Herb.
Jeremy Allison [Wed, 12 Oct 2005 18:20:34 +0000 (18:20 +0000)]
r10930: Fix erroneous debug spotted by Herb.
Jeremy.

16 years agor10927: bug 1473 & 3090: quota compile fixes on Solaris
Gerald Carter [Wed, 12 Oct 2005 16:52:08 +0000 (16:52 +0000)]
r10927: bug 1473 & 3090: quota compile fixes on Solaris

16 years agor10921: BUG 3070: fix crash bug in qfsinfo when retrieving quota info
Gerald Carter [Wed, 12 Oct 2005 13:07:37 +0000 (13:07 +0000)]
r10921: BUG 3070: fix crash bug in qfsinfo when retrieving quota info

16 years agor10911: part of #2861: add rename support for usrmgr.exe when using tdbsam
Jim McDonough [Tue, 11 Oct 2005 20:14:04 +0000 (20:14 +0000)]
r10911: part of #2861: add rename support for usrmgr.exe when using tdbsam

This gets it working before replacing tdb with the samba4 version.

16 years agor10909: Give better shutdown messages
Jim McDonough [Tue, 11 Oct 2005 18:42:25 +0000 (18:42 +0000)]
r10909: Give better shutdown messages

16 years agor10908: Fix PIPE mismatch to make wbinfo -m work again
Günther Deschner [Tue, 11 Oct 2005 17:36:29 +0000 (17:36 +0000)]
r10908: Fix PIPE mismatch to make wbinfo -m work again

Guenther

16 years agor10907: Handle the case when we can't verify the PAC signature because the
Günther Deschner [Tue, 11 Oct 2005 16:27:05 +0000 (16:27 +0000)]
r10907: Handle the case when we can't verify the PAC signature because the
ticket was encrypted using a DES key (and the Windows KDC still puts
CKSUMTYPE_HMAC_MD5_ARCFOUR in the PAC).

In that case, return to old behaviour and ignore the PAC.

Thanks to Chengjie Liu <chengjie.liu@datadomain.com>.

Guenther

16 years agor10904: build patches from Marc Balmer <marc@msys.ch> when builddir!=srcdir
Gerald Carter [Tue, 11 Oct 2005 16:12:40 +0000 (16:12 +0000)]
r10904: build patches from Marc Balmer <marc@msys.ch> when builddir!=srcdir

16 years agor10901: BUG 3145: Fix build issue regarding quota support on Solaris
Gerald Carter [Tue, 11 Oct 2005 14:46:40 +0000 (14:46 +0000)]
r10901: BUG 3145: Fix build issue regarding quota support on Solaris

16 years agor10888: We've already checked 'CAN_WRITE' so we don't need to do it again.
Jeremy Allison [Tue, 11 Oct 2005 04:28:46 +0000 (04:28 +0000)]
r10888: We've already checked 'CAN_WRITE' so we don't need to do it again.
Jeremy.

16 years agor10885: Fix bug where read-only share files are always seen as
Jeremy Allison [Tue, 11 Oct 2005 04:25:47 +0000 (04:25 +0000)]
r10885: Fix bug where read-only share files are always seen as
read-only. Noticed by Andrew Bartlett.
Jeremy

16 years agor10822: updating copyright info
Gerald Carter [Fri, 7 Oct 2005 15:43:32 +0000 (15:43 +0000)]
r10822: updating copyright info

16 years agor10819: merging a couple of fixes from trunk
Gerald Carter [Fri, 7 Oct 2005 12:14:25 +0000 (12:14 +0000)]
r10819: merging a couple of fixes from trunk

* only keep the registry,tdb file open when we have an open key handle
* tpot's setup.py fix
* removing files that no longer exist in trunk and copying some
  that were missing in 3.0

16 years agor10802: Janitor for tpot - remember to keep 3.0 in sync.
Jeremy Allison [Fri, 7 Oct 2005 04:54:41 +0000 (04:54 +0000)]
r10802: Janitor for tpot - remember to keep 3.0 in sync.
Jeremy.

16 years agor10801: Janitor for tpot - remember to keep 3.0 in sync.
Jeremy Allison [Fri, 7 Oct 2005 04:53:30 +0000 (04:53 +0000)]
r10801: Janitor for tpot - remember to keep 3.0 in sync.
Jeremy.

16 years agor10795: Fix code before decl error.
Jeremy Allison [Fri, 7 Oct 2005 01:52:48 +0000 (01:52 +0000)]
r10795: Fix code before decl error.
Jeremy.

16 years agor10792: Fix the "schannel not stored across client disconnects" problem.
Jeremy Allison [Fri, 7 Oct 2005 01:46:19 +0000 (01:46 +0000)]
r10792: Fix the "schannel not stored across client disconnects" problem.
Based on the Samba4 solution - stores data in
$samba/private/schannel_store.tdb.
This tdb is not left open but open and closed on demand.
Jeremy.

16 years agor10782: Only parse the group rid_array in net_user_info3() when num_group is > 0.
Günther Deschner [Thu, 6 Oct 2005 18:00:19 +0000 (18:00 +0000)]
r10782: Only parse the group rid_array in net_user_info3() when num_group is > 0.

This fixes the PAC parsing for win2k DCs up to SP3. (Where full SIDs
are stored in the PAC instead of RIDs).

Guenther

16 years agor10781: merging eventlog and svcctl code from trunk
Gerald Carter [Thu, 6 Oct 2005 17:48:03 +0000 (17:48 +0000)]
r10781: merging eventlog and svcctl code from trunk

16 years agor10780: Fix typo noticed by Volker.
Jeremy Allison [Thu, 6 Oct 2005 17:43:18 +0000 (17:43 +0000)]
r10780: Fix typo noticed by Volker.
Jeremy.

16 years agor10778: Allow schannel setup over NTLMSSP authenticated pipes.
Jeremy Allison [Thu, 6 Oct 2005 16:51:10 +0000 (16:51 +0000)]
r10778: Allow schannel setup over NTLMSSP authenticated pipes.
Jeremy.

16 years agor10750: Ensure we match W2K3 in forcing DOS errors in a couple of cases.
Jeremy Allison [Thu, 6 Oct 2005 03:41:01 +0000 (03:41 +0000)]
r10750: Ensure we match W2K3 in forcing DOS errors in a couple of cases.
Jeremy.

16 years agor10749: Remove one more Samba4 smbtorture RAW-OPEN difference from W2K3.
Jeremy Allison [Thu, 6 Oct 2005 00:21:02 +0000 (00:21 +0000)]
r10749: Remove one more Samba4 smbtorture RAW-OPEN difference from W2K3.
Jeremy.

16 years agor10747: Remove overparanoid check that broke RPC function calls with no
Jelmer Vernooij [Wed, 5 Oct 2005 23:11:34 +0000 (23:11 +0000)]
r10747: Remove overparanoid check that broke RPC function calls with no
[in] parameters.

16 years agor10745: Fix artificial 1k restriction.
Jeremy Allison [Wed, 5 Oct 2005 23:02:59 +0000 (23:02 +0000)]
r10745: Fix artificial 1k restriction.
Jeremy.

16 years agor10744: Fix for the second incarnation of bug #3088, pushed by Alex Masterov
Jeremy Allison [Wed, 5 Oct 2005 22:41:16 +0000 (22:41 +0000)]
r10744: Fix for the second incarnation of bug #3088, pushed by Alex Masterov
<alex@infobit.ru>. A fcbopen specific part of the code was erroneously
being called as part of the mainline open. Note, that this patch
superceeds and replaces the fix that Volker added for this bug
(which he added a Samba4 torture test for ) :

"Fix a race condition in Samba 3. If two files are opened simultaneously with
NTCREATEX_DISP_CREATE (create if not exists, else fail) they might end up with
two or more times NT_STATUS_OK as EEXIST is not correctly handled."

Jeremy.

16 years agor10730: Janitor for tridge on the "fix to talloc_parent() from Michael O'Brien".
Jeremy Allison [Wed, 5 Oct 2005 14:16:09 +0000 (14:16 +0000)]
r10730: Janitor for tridge on the "fix to talloc_parent() from Michael O'Brien".
Jeremy.

16 years agor10724: Got a little ahead of myself...
Jeremy Allison [Wed, 5 Oct 2005 01:50:47 +0000 (01:50 +0000)]
r10724: Got a little ahead of myself...
Jeremy.

16 years agor10722: Remove unused BOOL in struct dcinfo.
Jeremy Allison [Wed, 5 Oct 2005 01:47:52 +0000 (01:47 +0000)]
r10722: Remove unused BOOL in struct dcinfo.
Ensure that the mach_acct and remote machine entries are
set correctly in struct dcinfo - we'll need this as a key
for a persistent schannel state later.
Jeremy.

16 years agor10720: Add helper function that does prs alignment on a specified number of bytes.
Jelmer Vernooij [Tue, 4 Oct 2005 21:56:53 +0000 (21:56 +0000)]
r10720: Add helper function that does prs alignment on a specified number of bytes.

16 years agor10710: Fix uninitialized variable. (Thanks to Chengjie Liu
Günther Deschner [Tue, 4 Oct 2005 11:21:57 +0000 (11:21 +0000)]
r10710: Fix uninitialized variable. (Thanks to Chengjie Liu
<chengjie.liu@datadomain.com>)

Guenther

16 years agor10693: Fix bug #3129, reported by Adam Porter <sambabugzilla@alphapapa.net>.
Jeremy Allison [Mon, 3 Oct 2005 18:14:09 +0000 (18:14 +0000)]
r10693: Fix bug #3129, reported by Adam Porter <sambabugzilla@alphapapa.net>.
Rotten error message caused hours of wasted time.
Jeremy.

16 years agor10688: Fix from Volker for bugid #3068 - winbindd crash with
Jeremy Allison [Mon, 3 Oct 2005 17:33:43 +0000 (17:33 +0000)]
r10688: Fix from Volker for bugid #3068 - winbindd crash with
alt_names.
Jeremy.

16 years agor10676: reverting bad merge for install manpages script
Gerald Carter [Sat, 1 Oct 2005 19:41:29 +0000 (19:41 +0000)]
r10676: reverting bad merge for install manpages script

16 years agor10674: We no do define timeval_current
Volker Lendecke [Sat, 1 Oct 2005 10:19:36 +0000 (10:19 +0000)]
r10674: We no do define timeval_current

16 years agor10672: Attempt to fix the IRIX build. James, could you test the Oplock code on a...
Volker Lendecke [Sat, 1 Oct 2005 10:00:07 +0000 (10:00 +0000)]
r10672: Attempt to fix the IRIX build. James, could you test the Oplock code on a box?

Thanks,

Volker

16 years agor10671: Attempt to fix the build on machines without kerberos headers.
Volker Lendecke [Sat, 1 Oct 2005 09:43:53 +0000 (09:43 +0000)]
r10671: Attempt to fix the build on machines without kerberos headers.

Volker

16 years agor10658: It's so nice to have CVSIN to blame for this kind of bugs :-)
Volker Lendecke [Fri, 30 Sep 2005 19:50:02 +0000 (19:50 +0000)]
r10658: It's so nice to have CVSIN to blame for this kind of bugs :-)

Volker

16 years agor10657: remove missing header file
Gerald Carter [Fri, 30 Sep 2005 17:23:18 +0000 (17:23 +0000)]
r10657: remove missing header file

16 years agor10656: BIG merge from trunk. Features not copied over
Gerald Carter [Fri, 30 Sep 2005 17:13:37 +0000 (17:13 +0000)]
r10656: BIG merge from trunk.  Features not copied over

* \PIPE\unixinfo
* winbindd's {group,alias}membership new functions
* winbindd's lookupsids() functionality
* swat (trunk changes to be reverted as per discussion with Deryck)

16 years agor10644: Let the ports parameter be a comma-separated list, as documented in
James Peach [Fri, 30 Sep 2005 06:37:51 +0000 (06:37 +0000)]
r10644: Let the ports parameter be a comma-separated list, as documented in
smbd(8).

16 years agor10619: Allow syslog facility and priority to be set via
Deryck Hodge [Thu, 29 Sep 2005 15:57:21 +0000 (15:57 +0000)]
r10619: Allow syslog facility and priority to be set via
smb.conf for audit modules.

Facility may be set to USER or LOCAL0-LOCAL7.  Any
of the syslog priority settings may be used.
smb.conf will look like:

audit:facility = LOCAL5
audit:priority = INFO

(Or full_audit:facility, or whatever audit module is used.)

deryck

16 years agor10606: pdb_*sql patches from
Gerald Carter [Thu, 29 Sep 2005 12:27:43 +0000 (12:27 +0000)]
r10606: pdb_*sql patches from

Uli Meis <a.sporto@gmail.com>
Peter Rindfuss <rindfuss@wz-berlin.de>

16 years agor10600: Fix bug #2769 (mangle filenames ending in a space)
Jeremy Allison [Thu, 29 Sep 2005 01:27:19 +0000 (01:27 +0000)]
r10600: Fix bug #2769 (mangle filenames ending in a space)
and an old bug where mangle mathod hash wasn't mangling
file names with more than one dot which also end in a dot.
Jeremy.

16 years agor10590: merging lost fix from the release branch
Gerald Carter [Wed, 28 Sep 2005 21:26:04 +0000 (21:26 +0000)]
r10590: merging lost fix from the release branch

16 years agor10585: variation of fix in trunk for root-free-pass in registry access checks
Gerald Carter [Wed, 28 Sep 2005 16:54:42 +0000 (16:54 +0000)]
r10585: variation of fix in trunk for root-free-pass in registry access checks

16 years agor10558: Fix bug #3010 yet again. Die monster, die !
Jeremy Allison [Tue, 27 Sep 2005 20:41:22 +0000 (20:41 +0000)]
r10558: Fix bug #3010 yet again. Die monster, die !
Jeremy.

16 years agor10556: BUG 3083: patch from Alex Deiter <tiamat@komi.mts.ru> to fix checking trusted...
Gerald Carter [Tue, 27 Sep 2005 19:39:13 +0000 (19:39 +0000)]
r10556: BUG 3083: patch from Alex Deiter <tiamat@komi.mts.ru> to fix checking trusted account for winbindd running on a Samba PDC

16 years agor10555: a few compile warnings from jason Mader
Gerald Carter [Tue, 27 Sep 2005 19:34:19 +0000 (19:34 +0000)]
r10555: a few compile warnings from jason Mader

16 years agor10554: * BUG 3057: assume x64 drivers are v3 drivers
Gerald Carter [Tue, 27 Sep 2005 19:18:20 +0000 (19:18 +0000)]
r10554: * BUG 3057: assume x64 drivers are v3 drivers
* BUG 3087: allow smbspool to establisha geust connection
  using a username with no password

16 years agor10551: We need to check if the source path is a parent directory of the destination
Jeremy Allison [Tue, 27 Sep 2005 17:42:11 +0000 (17:42 +0000)]
r10551: We need to check if the source path is a parent directory of the destination
(ie. a rename of /foo/bar/baz -> /foo/bar/baz/bibble/bobble. If so we must
refuse the rename with a sharing violation. Under UNIX the above call can
*succeed* if /foo/bar/baz is a symlink to another area in the share. We
probably need to check that the client is a Windows one before disallowing
this as a UNIX client (one with UNIX extensions) can know the source is a
symlink and make this decision intelligently. Found by an excellent bug
report from <AndyLiebman@aol.com>.
Jeremy.

16 years agor10474: We better ignore builtin SIDs from the Active Directory DC to prevent
Günther Deschner [Sat, 24 Sep 2005 11:33:55 +0000 (11:33 +0000)]
r10474: We better ignore builtin SIDs from the Active Directory DC to prevent
that AD's builtin groups mixup with our own builtin groups.

Guenther

16 years agor10458: Patches from Jiri Sasek <Jiri.Sasek@Sun.COM> to help
Jeremy Allison [Fri, 23 Sep 2005 19:51:44 +0000 (19:51 +0000)]
r10458: Patches from Jiri Sasek <Jiri.Sasek@Sun.COM> to help
configure run on Solaris.
Jeremy.

16 years agor10454: * prevent privilege code from storing an empty SID
Gerald Carter [Fri, 23 Sep 2005 15:23:16 +0000 (15:23 +0000)]
r10454: * prevent privilege code from storing an empty SID
  (and filter it out if one is already there)
* Fix LUID value match in privilege_set_to_se_priv()
  (fix jmcd's bug report).

16 years agor10451: add $(LDFLAGS) to tdb command line tools to fix build issues
Gerald Carter [Fri, 23 Sep 2005 13:52:15 +0000 (13:52 +0000)]
r10451: add $(LDFLAGS) to tdb command line tools to fix build issues

16 years agor10432: BUG 3080: fix 'net rpc shutdown' for XP clients
Gerald Carter [Thu, 22 Sep 2005 19:21:27 +0000 (19:21 +0000)]
r10432: BUG 3080: fix 'net rpc shutdown' for XP clients

16 years agor10431: fix segfault when the pip open fails in 'net rpc' commands
Gerald Carter [Thu, 22 Sep 2005 18:49:23 +0000 (18:49 +0000)]
r10431: fix segfault when the pip open fails in 'net rpc' commands

16 years agor10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.
Jeremy Allison [Tue, 20 Sep 2005 23:28:22 +0000 (23:28 +0000)]
r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.
Jeremy.

16 years agor10359: Ensure that smb.conf requests for hidden files are honored, even
Jeremy Allison [Tue, 20 Sep 2005 20:20:51 +0000 (20:20 +0000)]
r10359: Ensure that smb.conf requests for hidden files are honored, even
when DOS attributes are stored in EA's.
Jeremy.

16 years agor10355: Merge back the clear-if-first fix from Samba4. Couldn't wait tridge, sorry...
Jeremy Allison [Tue, 20 Sep 2005 17:33:07 +0000 (17:33 +0000)]
r10355: Merge back the clear-if-first fix from Samba4. Couldn't wait tridge, sorry :-).
Jeremy.

16 years agor10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention.de>.
Jeremy Allison [Mon, 19 Sep 2005 18:49:18 +0000 (18:49 +0000)]
r10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention.de>.
Jeremy.

16 years agor10285: Doh ! Guenther spotted this stupid cut-n-paste bug...
Jeremy Allison [Sat, 17 Sep 2005 00:44:34 +0000 (00:44 +0000)]
r10285: Doh ! Guenther spotted this stupid cut-n-paste bug...
Thanks Guenther !
Jeremy.

16 years agor10278: more fixes for bug 3080. Ensure the length on the message string is correct...
Gerald Carter [Fri, 16 Sep 2005 20:59:12 +0000 (20:59 +0000)]
r10278: more fixes for bug 3080.  Ensure the length on the message string is correct.  Windows 2000 is very senstive io this apparently

16 years agor10276: Fix for bug #3104 from Leo Weppelman <leo@wau.mis.ah.nl>.
Jeremy Allison [Fri, 16 Sep 2005 20:06:10 +0000 (20:06 +0000)]
r10276: Fix for bug #3104 from Leo Weppelman <leo@wau.mis.ah.nl>.
Don't update the time on read-only shares.
We need this as set_filetime (which can be called on
close and other paths) can end up calling this function
without the NEED_WRITE protection.
Jeremy.

16 years agor10270: lowercase groupnames and groupmembers again.
Günther Deschner [Fri, 16 Sep 2005 16:37:45 +0000 (16:37 +0000)]
r10270: lowercase groupnames and groupmembers again.

Guenther

16 years agor10269: Server-side fix for creds change - revert jcmd's change.
Jeremy Allison [Fri, 16 Sep 2005 16:20:48 +0000 (16:20 +0000)]
r10269: Server-side fix for creds change - revert jcmd's change.
Jeremy.

16 years agor10268: Fix for bug #3095 - winbindd checking credentials.
Jeremy Allison [Fri, 16 Sep 2005 16:20:23 +0000 (16:20 +0000)]
r10268: Fix for bug #3095 - winbindd checking credentials.
Jeremy.

16 years agor10267: Exit if winbind can't find or generate a SID -- there's no point in
Volker Lendecke [Fri, 16 Sep 2005 16:13:06 +0000 (16:13 +0000)]
r10267: Exit if winbind can't find or generate a SID -- there's no point in
continuing. Found during investigation of bug 3105.

Volker

16 years agor10264: reverse order of 'root free pass' checks in service and registry access_checks()
Gerald Carter [Fri, 16 Sep 2005 14:47:21 +0000 (14:47 +0000)]
r10264: reverse order of 'root free pass' checks in service and registry access_checks()