kai/samba-autobuild/.git
16 years agor9971: starting maintainers file
Gerald Carter [Fri, 2 Sep 2005 20:44:52 +0000 (20:44 +0000)]
r9971: starting maintainers file

16 years agor9965: Fix some typo's
Jelmer Vernooij [Fri, 2 Sep 2005 18:30:12 +0000 (18:30 +0000)]
r9965: Fix some typo's

16 years agor9958: revert last commit.
Günther Deschner [Fri, 2 Sep 2005 14:12:04 +0000 (14:12 +0000)]
r9958: revert last commit.

Guenther

16 years agor9956: Ensure accounts with the SeAddUsersPrivilege can modify domain and local group...
Gerald Carter [Fri, 2 Sep 2005 13:42:56 +0000 (13:42 +0000)]
r9956: Ensure accounts with the SeAddUsersPrivilege can modify domain and local group attributes (posted to samba ml and confirmed fix)

16 years agor9955: Fix misleading comments.
Günther Deschner [Fri, 2 Sep 2005 13:39:39 +0000 (13:39 +0000)]
r9955: Fix misleading comments.

Guenther

16 years agor9953: get rid of compiler warning.
Günther Deschner [Fri, 2 Sep 2005 13:07:42 +0000 (13:07 +0000)]
r9953: get rid of compiler warning.

Guenther

16 years agor9952: Adapt better to the Windows way of taking and assigning ownership:
Günther Deschner [Fri, 2 Sep 2005 12:53:46 +0000 (12:53 +0000)]
r9952: Adapt better to the Windows way of taking and assigning ownership:

* Users with SeRestorePrivilege may chown files to anyone (be it as a
backup software or directly using the ownership-tab in the security
acl editor on xp), while

* Users with SeTakeOwnershipPrivilege only can chown to themselves.

Simo, Jeremy. I think this is correct now.

Guenther

16 years agor9947: fix build breakage on Status VOS (build farm)
Gerald Carter [Fri, 2 Sep 2005 11:03:59 +0000 (11:03 +0000)]
r9947: fix build breakage on Status VOS (build farm)

16 years agor9946: allow the priv-based chown (se_take_ownership) to chown to other users
Günther Deschner [Fri, 2 Sep 2005 09:16:08 +0000 (09:16 +0000)]
r9946: allow the priv-based chown (se_take_ownership) to chown to other users
(not only to the current_user.uid).

Jeremy, please have a look.

Guenther

16 years agor9945: fix typos.
Günther Deschner [Fri, 2 Sep 2005 09:10:42 +0000 (09:10 +0000)]
r9945: fix typos.

Guenther

16 years agor9944: fix python build
Günther Deschner [Fri, 2 Sep 2005 09:06:33 +0000 (09:06 +0000)]
r9944: fix python build

Guenther

16 years agor9935: Make it easier to find overruns.
Jeremy Allison [Fri, 2 Sep 2005 00:24:28 +0000 (00:24 +0000)]
r9935: Make it easier to find overruns.
Jeremy.

16 years agor9914: key ordering in hash list is case insensitive
Gerald Carter [Thu, 1 Sep 2005 20:24:41 +0000 (20:24 +0000)]
r9914: key ordering in hash list is case insensitive

16 years agor9913: fix some build breakage on solaris with --enable-socket-wrapper
Gerald Carter [Thu, 1 Sep 2005 19:31:08 +0000 (19:31 +0000)]
r9913: fix some build breakage on solaris with --enable-socket-wrapper

16 years agor9897: fix build with --enable-socket-wrapper
Günther Deschner [Thu, 1 Sep 2005 15:10:03 +0000 (15:10 +0000)]
r9897: fix build with --enable-socket-wrapper

Guenther

16 years agor9895: fix typo in registry path
Gerald Carter [Thu, 1 Sep 2005 14:58:57 +0000 (14:58 +0000)]
r9895: fix typo in registry path

16 years agor9894: Add new registry key expected by Windows XP clients.
Gerald Carter [Thu, 1 Sep 2005 14:00:53 +0000 (14:00 +0000)]
r9894: Add new registry key expected by Windows XP clients.

  HKLM\\SYSTEM\\CurrentControlSet\\Control\\Termininal Server\\DefaultUserConfiguration

Apparently this started showing up after the winreg-write support
was added in 3.0.20rc1 or so.

Also modifed init_registry_data() to always run and add the
required keys.  Initial values however are only written if
they don't already exist.

This makes it easier to add new keys without having to rev the
tdb version number (which is really unnecessary in this case).

Portions of patch reviewed by Thomas Bork on the general samba ml.

16 years agor9893: fix REG_CREATE_KEY_EX parsing error caused by WinXP clients
Gerald Carter [Thu, 1 Sep 2005 13:57:10 +0000 (13:57 +0000)]
r9893: fix REG_CREATE_KEY_EX parsing error caused by WinXP clients
looking for an not finding a 'Terminal Server' key.
Claims to make problems with usrmgr.exe support as well
according the Samba ml.

Posted on samba@samba.org for review.  Reviewed by
Thomas Bork (comments integrated into the reg_db.c patch
coming up next).

16 years agor9852: Add tridge's Samba4 tdb optimisations.
Jeremy Allison [Thu, 1 Sep 2005 00:36:46 +0000 (00:36 +0000)]
r9852: Add tridge's Samba4 tdb optimisations.
Jeremy.

16 years agor9790: remove 'set but not used' variables (reported by Jason Mader)
Gerald Carter [Tue, 30 Aug 2005 11:41:45 +0000 (11:41 +0000)]
r9790: remove 'set but not used' variables (reported by Jason Mader)

16 years agor9788: more compiler warnings from Jason Mader
Gerald Carter [Tue, 30 Aug 2005 11:33:12 +0000 (11:33 +0000)]
r9788: more compiler warnings from Jason Mader

16 years agor9787: BUG 2998: patch from Humberto Diogenes <virtual.spirit@digizap.com.br> to...
Gerald Carter [Tue, 30 Aug 2005 11:31:49 +0000 (11:31 +0000)]
r9787: BUG 2998: patch from Humberto Diogenes <virtual.spirit@digizap.com.br> to include 'net rpc service' help in net rpc usage output

16 years agor9780: Clean up a bunch of compiler warnings.
James Peach [Tue, 30 Aug 2005 06:41:32 +0000 (06:41 +0000)]
r9780: Clean up a bunch of compiler warnings.

16 years agor9758: make sure to lower case usernames in winbindd's getpwnam()
Gerald Carter [Mon, 29 Aug 2005 21:04:22 +0000 (21:04 +0000)]
r9758: make sure to lower case usernames in winbindd's getpwnam()

16 years agor9752: figured out why talloc_steal() is a bad idea for SEC_DESC*
Gerald Carter [Mon, 29 Aug 2005 17:48:01 +0000 (17:48 +0000)]
r9752: figured out why talloc_steal() is a bad idea for SEC_DESC*
Add a comment so someone else doesn't get bitten by this as well.

16 years agor9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter [Mon, 29 Aug 2005 14:55:40 +0000 (14:55 +0000)]
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
the new talloc() features:

 Note that the REGSUB_CTR and REGVAL_CTR objects *must* be talloc()'d
 since the methods use the object pointer as the talloc context for
 internal private data.

 There is no longer a regXXX_ctr_intit() and regXXX_ctr_destroy()
 pair of functions.  Simply TALLOC_ZERO_P() and TALLOC_FREE() the
 object.

Also had to convert the printer_info_2->NT_PRINTER_DATA field
to be talloc()'d as well.  This is just a stop on the road to
cleaning up the printer memory management.

16 years agor9738: Adapt tdb_torture to the new CLEAR_IF_FIRST semantics. We need one parent
Volker Lendecke [Mon, 29 Aug 2005 13:45:13 +0000 (13:45 +0000)]
r9738: Adapt tdb_torture to the new CLEAR_IF_FIRST semantics. We need one parent
process holding the active if two cluster nodes access the same tdb.

Volker

16 years agor9736: be a little more verbose on error.
Günther Deschner [Mon, 29 Aug 2005 13:10:20 +0000 (13:10 +0000)]
r9736: be a little more verbose on error.

Guenther

16 years agor9709: Fix two bugs found by Brian Moran: Any request sent to winbind while the child
Volker Lendecke [Sun, 28 Aug 2005 09:19:10 +0000 (09:19 +0000)]
r9709: Fix two bugs found by Brian Moran: Any request sent to winbind while the child
in question is still initializing overwrites domain->dcname. Only overwrite if
the parent actually has sent a dcname and thus really knows it. Second,
ntlm_auth needs the error code, not just the fact it failed.

Jerry, the 3_0 part might qualify as a "recommended patch".

Thanks,

Volker

16 years agor9661: fallback to cn attribubte if displayName is not available
Gerald Carter [Fri, 26 Aug 2005 19:15:19 +0000 (19:15 +0000)]
r9661: fallback to cn attribubte if displayName is not available

16 years agor9660: real fix for group enumeration bug in 3.0.20; only affected the ldapsam code
Gerald Carter [Fri, 26 Aug 2005 18:57:32 +0000 (18:57 +0000)]
r9660: real fix for group enumeration bug in 3.0.20;  only affected the ldapsam code

16 years agor9658: cleanup a few debug messages
Gerald Carter [Fri, 26 Aug 2005 18:10:55 +0000 (18:10 +0000)]
r9658: cleanup a few debug messages

16 years agor9657: fix final issue with regf sk_records; profiles now successfully rewrites
Gerald Carter [Fri, 26 Aug 2005 18:10:21 +0000 (18:10 +0000)]
r9657: fix final issue with regf sk_records; profiles now successfully rewrites
Win2k and WinXP user profile security descriptors.

16 years agor9656: fix bug in sk record list with next offsets
Gerald Carter [Fri, 26 Aug 2005 17:40:42 +0000 (17:40 +0000)]
r9656: fix bug in sk record list with next offsets

16 years agor9653: adding common popt args to profiles tool (needed for debuglevel to regfio...
Gerald Carter [Fri, 26 Aug 2005 16:06:17 +0000 (16:06 +0000)]
r9653: adding common popt args to profiles tool (needed for debuglevel to regfio lib)

16 years agor9636: The new profiles code needs all the dummy objects to link.
James Peach [Fri, 26 Aug 2005 06:12:52 +0000 (06:12 +0000)]
r9636: The new profiles code needs all the dummy objects to link.

16 years agor9628: rewrite profiles tool to use the regfio code.
Gerald Carter [Fri, 26 Aug 2005 03:40:24 +0000 (03:40 +0000)]
r9628: rewrite profiles tool to use the regfio code.
Still have one bug to track down in it though....

16 years agor9627: Enable format string checking for the MIPSPro compilers.
James Peach [Fri, 26 Aug 2005 03:23:48 +0000 (03:23 +0000)]
r9627: Enable format string checking for the MIPSPro compilers.

16 years agor9619: Fix messages_pending_for_pid actually do what it's meant to do. This might be
Volker Lendecke [Thu, 25 Aug 2005 17:46:13 +0000 (17:46 +0000)]
r9619: Fix messages_pending_for_pid actually do what it's meant to do. This might be
a big relief on messages.tdb contention as ignoring processes with >1000
messages in printing/notify.c should work correctly now.

Jeremy, Jerry told me to ask you about printer scalability torture tests, this
might be a reason why you implemented the message_send_pid_with_timeout
using the signal (shudder) in the first place. :-)

While looking at that... Wouldn't it be better to not use the signal but have
an overall timeout for print_notify_send_messages using GetTimeOfDay & friends
and not use the alarm signal deep inside tdb.c?

Volker

16 years agor9618: adding get/put tests from Don Watson
Gerald Carter [Thu, 25 Aug 2005 17:15:23 +0000 (17:15 +0000)]
r9618: adding get/put tests from Don Watson

16 years agor9615: trying a 3 second timeout on smbcontrol
Gerald Carter [Thu, 25 Aug 2005 13:53:09 +0000 (13:53 +0000)]
r9615: trying a 3 second timeout on smbcontrol

16 years agor9613: remove TMPDIR from 'make test' scripts (after comments by Don Watson)
Gerald Carter [Thu, 25 Aug 2005 12:44:37 +0000 (12:44 +0000)]
r9613: remove TMPDIR from 'make test' scripts (after comments by Don Watson)

16 years agor9594: return the mapped name in enum_dom_groups()
Gerald Carter [Wed, 24 Aug 2005 19:21:00 +0000 (19:21 +0000)]
r9594: return the mapped name in enum_dom_groups()

16 years agor9593: fix enumerated group name (should be full name (i.e. mapped name) and not...
Gerald Carter [Wed, 24 Aug 2005 18:13:04 +0000 (18:13 +0000)]
r9593: fix enumerated group name (should be full name (i.e. mapped name) and not unix name)

16 years agor9590: forget to remove this from the 3.0 tree
Gerald Carter [Wed, 24 Aug 2005 16:50:18 +0000 (16:50 +0000)]
r9590: forget to remove this from the 3.0 tree

16 years agor9588: remove netsamlogon_cache interface...everything seems to work fine. Will...
Gerald Carter [Wed, 24 Aug 2005 16:19:07 +0000 (16:19 +0000)]
r9588: remove netsamlogon_cache interface...everything seems to work fine.  Will deal with any fallout from special environments using a non-cache solution

16 years agor9585: update test #1
Gerald Carter [Wed, 24 Aug 2005 13:27:24 +0000 (13:27 +0000)]
r9585: update test #1

16 years agor9584: Fix a race condition in Samba 3. If two files are opened simultaneously with
Volker Lendecke [Wed, 24 Aug 2005 13:15:01 +0000 (13:15 +0000)]
r9584: 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, please look closely at this. You can easily verify this by adding a
smb_msleep(100) to the top of open_file_ntcreate and run the new samba4
torture test. It does also happen without the msleep, but not as reliably.

Thanks,

Volker

16 years agor9583: ensure that Samba was with with --enable-socket-wrapper for running 'make...
Gerald Carter [Wed, 24 Aug 2005 13:09:13 +0000 (13:09 +0000)]
r9583: ensure that Samba was with with --enable-socket-wrapper for running 'make test'

16 years agor9582: a few makefile fixes for 'make test'; get the dependencies and cleanup right
Gerald Carter [Wed, 24 Aug 2005 12:42:32 +0000 (12:42 +0000)]
r9582: a few makefile fixes for 'make test'; get the dependencies and cleanup right

16 years agor9562: successfully get the samba 3 smbtorture working (as a test case for infrastructre)
Gerald Carter [Wed, 24 Aug 2005 03:09:49 +0000 (03:09 +0000)]
r9562: successfully get the samba 3 smbtorture working (as a test case for infrastructre)

16 years agor9561: Check for alloca.h.
James Peach [Wed, 24 Aug 2005 03:09:26 +0000 (03:09 +0000)]
r9561: Check for alloca.h.

16 years agor9548: more additions to make test; better checks for starting and stopping smbd
Gerald Carter [Tue, 23 Aug 2005 22:10:44 +0000 (22:10 +0000)]
r9548: more additions to make test; better checks for starting and stopping smbd

16 years agor9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.
Jeremy Allison [Tue, 23 Aug 2005 21:29:37 +0000 (21:29 +0000)]
r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.
Jeremy.

16 years agor9540: correct comments in struct smbc_dirent (fixes bug 3030)
Derrell Lipman [Tue, 23 Aug 2005 19:53:34 +0000 (19:53 +0000)]
r9540: correct comments in struct smbc_dirent (fixes bug 3030)

16 years agor9536: Fix one more DIR -> SMB_STRUCT_DIR typo.
Jeremy Allison [Tue, 23 Aug 2005 19:05:39 +0000 (19:05 +0000)]
r9536: Fix one more DIR -> SMB_STRUCT_DIR typo.
Jeremy.

16 years agor9534: Fix typo spotted by William Jojo <jojowil@hvcc.edu> - define
Jeremy Allison [Tue, 23 Aug 2005 19:04:08 +0000 (19:04 +0000)]
r9534: Fix typo spotted by William Jojo <jojowil@hvcc.edu> - define
HAVE_STRUCT_DIR64 not HAVE_STRUCT_DIRENT64.
Jeremy

16 years agor9532: Fix for bug #2152, championed by Neil Hoggarth <neil.hoggarth@physiol.ox.ac...
Jeremy Allison [Tue, 23 Aug 2005 17:53:11 +0000 (17:53 +0000)]
r9532: Fix for bug #2152, championed by Neil Hoggarth <neil.hoggarth@physiol.ox.ac.uk>.
Jeremy.

16 years agor9523: Fix password history for eDirectory
Günther Deschner [Tue, 23 Aug 2005 14:02:12 +0000 (14:02 +0000)]
r9523: Fix password history for eDirectory

(by allowing to store more then 1 password history entry in LDAP...)

Thanks to Bernhard Borgmann @ Novell for showing me how to debug
eDirecory.

Guenther

16 years agor9522: Give better error-message when "NDS Universal Password" change fails.
Günther Deschner [Tue, 23 Aug 2005 13:58:05 +0000 (13:58 +0000)]
r9522: Give better error-message when "NDS Universal Password" change fails.

Guenther

16 years agor9486: ensure that the registry hash records are sorted by original subkey name and...
Gerald Carter [Mon, 22 Aug 2005 19:47:56 +0000 (19:47 +0000)]
r9486: ensure that the registry hash records are sorted by original subkey name and not the 4 character hash key

16 years agor9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UNIX vendor
Jeremy Allison [Mon, 22 Aug 2005 18:03:08 +0000 (18:03 +0000)]
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UNIX vendor
not understanding abstract data types :-(.
Jeremy.

16 years agor9480: Added opendir64 and friends. Found by William Jojo <jojowil@hvcc.edu>
Jeremy Allison [Mon, 22 Aug 2005 16:18:02 +0000 (16:18 +0000)]
r9480: Added opendir64 and friends. Found by William Jojo <jojowil@hvcc.edu>
as part of the AIX bug #3010 investigations.
Jeremy.

16 years agor9457: Attempt to fix bug #3010 by handling END_OF_DIRECTORY_OFFSET
Jeremy Allison [Sun, 21 Aug 2005 21:12:27 +0000 (21:12 +0000)]
r9457: Attempt to fix bug #3010 by handling END_OF_DIRECTORY_OFFSET
consistently.
Jeremy.

16 years agor9401: Allow disabling mandatory byte range lock mount flag, and
Steve French [Fri, 19 Aug 2005 18:06:05 +0000 (18:06 +0000)]
r9401: Allow disabling mandatory byte range lock mount flag, and
fix corresponding entry in mtab.

16 years agor9366: patch from Toomas.Soome@mls.ee to include hosts lookups via the winbind pipe...
Gerald Carter [Wed, 17 Aug 2005 15:23:52 +0000 (15:23 +0000)]
r9366: patch from Toomas.Soome@mls.ee to include hosts lookups via the winbind pipe on solaris

16 years agor9362: formatting cleanup
Gerald Carter [Wed, 17 Aug 2005 13:40:06 +0000 (13:40 +0000)]
r9362: formatting cleanup

16 years agor9361: patch from Ed Plese to fix a faulty error in winbindd
Gerald Carter [Wed, 17 Aug 2005 13:34:23 +0000 (13:34 +0000)]
r9361: patch from Ed Plese to fix a faulty error in winbindd
caused by users with no supplementary groups.

16 years agor9353: Updating troublshooting error message.
John Terpstra [Wed, 17 Aug 2005 06:01:38 +0000 (06:01 +0000)]
r9353: Updating troublshooting error message.

16 years agor9350: Fix direct malloc calls made by smbwrapper.
Jeremy Allison [Wed, 17 Aug 2005 05:09:32 +0000 (05:09 +0000)]
r9350: Fix direct malloc calls made by smbwrapper.
Jeremy.

16 years agor9330: Remove the classic dual daemon since it was not being used.
Gerald Carter [Tue, 16 Aug 2005 21:15:41 +0000 (21:15 +0000)]
r9330: Remove the classic dual daemon since it was not being used.
It was already gone in trunk anyways.
working on fixing BUG 3000 which does work now but we are flying
without a cache.

16 years agor9325: Remember to ignore FILE_SHARE_DELETE when mapping to old share
Jeremy Allison [Tue, 16 Aug 2005 19:40:13 +0000 (19:40 +0000)]
r9325: Remember to ignore FILE_SHARE_DELETE when mapping to old share
modes for display.
Jeremy.

16 years agor9322: fixing debug log and ensuring that we set the right winbind_methods
Gerald Carter [Tue, 16 Aug 2005 15:47:52 +0000 (15:47 +0000)]
r9322: fixing debug log and ensuring that we set the right winbind_methods
pointer in get_cache() by requiring that all domain structure be
initialized with the set_dc_type_and_flags().

16 years agor9304: BUG 3001: don't use C style comments in configure.in (thanks Jason)
Gerald Carter [Sun, 14 Aug 2005 12:13:32 +0000 (12:13 +0000)]
r9304: BUG 3001: don't use C style comments in configure.in (thanks Jason)

16 years agor9303: Clobber compiler warnings. Patch from Jason Mader <jason@ncac.gwu.edu> plus
James Peach [Sat, 13 Aug 2005 12:05:54 +0000 (12:05 +0000)]
r9303: Clobber compiler warnings. Patch from Jason Mader <jason@ncac.gwu.edu> plus
some extra function declarations. Bugzilla bug #2523.

16 years agor9302: Change AC_LIBTESTFUNC to check in the current $LIBS before adding the new
James Peach [Sat, 13 Aug 2005 09:43:12 +0000 (09:43 +0000)]
r9302: Change AC_LIBTESTFUNC to check in the current $LIBS before adding the new
library. This stop us adding spurious libraries when the symbol we are looking
for is in libc. Bugzilla bug #2471.

16 years agor9301: Allow user-defined list and lookup timeouts on IRIX. Bugzilla bug #2284.
James Peach [Sat, 13 Aug 2005 08:49:50 +0000 (08:49 +0000)]
r9301: Allow user-defined list and lookup timeouts on IRIX. Bugzilla bug #2284.

16 years agor9293: Fix error path memory leak bug found by Coverity - also potential NULL
Jeremy Allison [Sat, 13 Aug 2005 01:48:29 +0000 (01:48 +0000)]
r9293: Fix error path memory leak bug found by Coverity - also potential NULL
deref bug (in unlikely error path) found by Coverity.
Jeremy.

16 years agor9290: Some error path cleanups found by Coverity. Whitespace reformatting.
Jeremy Allison [Sat, 13 Aug 2005 00:13:21 +0000 (00:13 +0000)]
r9290: Some error path cleanups found by Coverity. Whitespace reformatting.
This file need a lot of error path cleanup.
Jeremy.

16 years agor9288: Whitespace cleanup and memory leak on error path fix found by Coverity.
Jeremy Allison [Fri, 12 Aug 2005 23:49:57 +0000 (23:49 +0000)]
r9288: Whitespace cleanup and memory leak on error path fix found by Coverity.
Jeremy.

16 years agor9286: Fix false positive found by Coverity - wcard must not be null.
Jeremy Allison [Fri, 12 Aug 2005 23:45:16 +0000 (23:45 +0000)]
r9286: Fix false positive found by Coverity - wcard must not be null.
Jeremy.

16 years agor9282: Whitespace.
Jeremy Allison [Fri, 12 Aug 2005 22:59:35 +0000 (22:59 +0000)]
r9282: Whitespace.
Jeremy.

16 years agor9281: Fixes from Luke Mewburn <lukem@NetBSD.org> for misuses of
Jeremy Allison [Fri, 12 Aug 2005 22:58:47 +0000 (22:58 +0000)]
r9281: Fixes from Luke Mewburn <lukem@NetBSD.org> for misuses of
AC_CHECK_HEADERS.
Jeremy.

16 years agor9278: Remove unused variable. Bugzilla #2983.
Tim Potter [Fri, 12 Aug 2005 21:45:58 +0000 (21:45 +0000)]
r9278: Remove unused variable.  Bugzilla #2983.

16 years agor9277: Another unused variable. Bugzilla #2985.
Tim Potter [Fri, 12 Aug 2005 21:43:07 +0000 (21:43 +0000)]
r9277: Another unused variable.  Bugzilla #2985.

16 years agor9276: Fix another unused variable warning. Bugzilla #2981.
Tim Potter [Fri, 12 Aug 2005 21:39:01 +0000 (21:39 +0000)]
r9276: Fix another unused variable warning.  Bugzilla #2981.

16 years agor9275: Remove some dead code. Bugzilla #2982.
Tim Potter [Fri, 12 Aug 2005 21:35:21 +0000 (21:35 +0000)]
r9275: Remove some dead code.  Bugzilla #2982.

16 years agor9272: Patch for fixing unused variables warning from Jason Mader. Fixes
Tim Potter [Fri, 12 Aug 2005 20:58:56 +0000 (20:58 +0000)]
r9272: Patch for fixing unused variables warning from Jason Mader.  Fixes
bugzilla #2984.

16 years agor9271: Fix problems with german umlauts - strcmp_w was broken (needs to always re...
Jeremy Allison [Fri, 12 Aug 2005 20:12:31 +0000 (20:12 +0000)]
r9271: Fix problems with german umlauts - strcmp_w was broken (needs to always re-call macro
on termination). Fix all other cases where this was also occurring.
Jeremy.

16 years agor9266: fix help links in swat editor after doc layout changes
Gerald Carter [Fri, 12 Aug 2005 16:03:21 +0000 (16:03 +0000)]
r9266: fix help links in swat editor after doc layout changes

16 years agor9264: fix valgrind invalid write error in enumprinterdata()
Gerald Carter [Fri, 12 Aug 2005 16:00:54 +0000 (16:00 +0000)]
r9264: fix valgrind invalid write error in enumprinterdata()

16 years agor9261: Fix #2976: windows member servers wouldn't alloc connections from users
Jim McDonough [Fri, 12 Aug 2005 15:28:19 +0000 (15:28 +0000)]
r9261: Fix #2976: windows member servers wouldn't alloc connections from users
defined locally because if we didn't find them as a DC we were marking
the response as authoritative.  Now if it's not a domain we know, we
mark the response non-authoritative.

Fix from jpjanosi@us.ibm.com

16 years agor9253: From Samba4 tridge commit - added a new DOS error code (thanks to EMC)
Jeremy Allison [Fri, 12 Aug 2005 00:35:31 +0000 (00:35 +0000)]
r9253: From Samba4 tridge commit - added a new DOS error code (thanks to EMC)
Jeremy.

16 years agor9252: 2 type fixes from Luke Mewburn <lukem@NetBSD.org>. Bugid #2934.
Jeremy Allison [Fri, 12 Aug 2005 00:05:17 +0000 (00:05 +0000)]
r9252: 2 type fixes from Luke Mewburn <lukem@NetBSD.org>. Bugid #2934.
Jeremy.

16 years agor9246: Patch from Marcel samba.10.maazl@spamgourmet.com for OS/2 trans2 open
Jeremy Allison [Thu, 11 Aug 2005 22:45:57 +0000 (22:45 +0000)]
r9246: Patch from Marcel samba.10.maazl@spamgourmet.com for OS/2 trans2 open
reply bugs.
Jeremy.

16 years agor9244: Fix bugs found by Coverity.
Jeremy Allison [Thu, 11 Aug 2005 20:44:18 +0000 (20:44 +0000)]
r9244: Fix bugs found by Coverity.
Jeremy.

16 years agor9242: Fix my fix for #2953. I'd moved too much code until after we verify the user,
Jim McDonough [Thu, 11 Aug 2005 19:45:53 +0000 (19:45 +0000)]
r9242: Fix my fix for #2953.  I'd moved too much code until after we verify the user,
causing netlogon to return an invalid response for failed interactive logons.

16 years agor9229: merge from trunk:
Günther Deschner [Wed, 10 Aug 2005 16:02:32 +0000 (16:02 +0000)]
r9229: merge from trunk:

allow admins to uncheck the "User must change Password at next Logon"
checkbox in Usermanager.

Guenther

16 years agor9225: Various minor CIFS mount helper fixes to less common error paths.
Steve French [Tue, 9 Aug 2005 22:44:51 +0000 (22:44 +0000)]
r9225: Various minor CIFS mount helper fixes to less common error paths.

These bugs were found by Coverity static source code analysis tools.

16 years agor9203: Bugzilla bug #2314. Cast away the const of the dev argument to quotactl to
James Peach [Sun, 7 Aug 2005 23:14:53 +0000 (23:14 +0000)]
r9203: Bugzilla bug #2314. Cast away the const of the dev argument to quotactl to
remove the compiler warning. This is safe since quotactl doesn't modify the dev
argument.