samba.git
15 years agonetapi: make map_alias_info_to_buffer suitable for arrays in the buffer.
Günther Deschner [Fri, 18 Jul 2008 13:10:43 +0000 (15:10 +0200)]
netapi: make map_alias_info_to_buffer suitable for arrays in the buffer.

Guenther

15 years agonetapi: add libnetapi_samr_open_alias_queryinfo.
Günther Deschner [Fri, 18 Jul 2008 13:01:21 +0000 (15:01 +0200)]
netapi: add libnetapi_samr_open_alias_queryinfo.

Guenther

15 years agonetapi: add NetUserSetInfo example code.
Günther Deschner [Fri, 18 Jul 2008 00:23:29 +0000 (02:23 +0200)]
netapi: add NetUserSetInfo example code.

Guenther

15 years agonetapi: add NetUserSetInfo to public header.
Günther Deschner [Thu, 17 Jul 2008 23:40:14 +0000 (01:40 +0200)]
netapi: add NetUserSetInfo to public header.

Guenther

15 years agonetapi: add skeleton for NetUserSetInfo.
Günther Deschner [Wed, 16 Jul 2008 23:00:33 +0000 (01:00 +0200)]
netapi: add skeleton for NetUserSetInfo.

Guenther

15 years agore-run make idl.
Günther Deschner [Wed, 16 Jul 2008 22:59:57 +0000 (00:59 +0200)]
re-run make idl.

Guenther

15 years agonetapi: add NetUserSetInfo to IDL.
Günther Deschner [Wed, 16 Jul 2008 22:59:13 +0000 (00:59 +0200)]
netapi: add NetUserSetInfo to IDL.

Guenther

15 years agonetapi: fill in NetUserGetInfo_r().
Günther Deschner [Thu, 17 Jul 2008 20:45:09 +0000 (22:45 +0200)]
netapi: fill in NetUserGetInfo_r().

Guenther

15 years agonetapi: add NetUserGetInfo example code.
Günther Deschner [Wed, 16 Jul 2008 08:59:53 +0000 (10:59 +0200)]
netapi: add NetUserGetInfo example code.

Guenther

15 years agonetapi: add NetUserGetInfo to public headers.
Günther Deschner [Wed, 16 Jul 2008 08:50:26 +0000 (10:50 +0200)]
netapi: add NetUserGetInfo to public headers.

Guenther

15 years agonetapi: add skeleton for NetUserGetInfo().
Günther Deschner [Wed, 16 Jul 2008 08:47:38 +0000 (10:47 +0200)]
netapi: add skeleton for NetUserGetInfo().

Guenther

15 years agore-run make idl.
Günther Deschner [Wed, 16 Jul 2008 08:45:31 +0000 (10:45 +0200)]
re-run make idl.

Guenther

15 years agonetapi: add NetUserGetInfo to IDL.
Günther Deschner [Wed, 16 Jul 2008 08:45:11 +0000 (10:45 +0200)]
netapi: add NetUserGetInfo to IDL.

Guenther

15 years agonetapi: support more infolevels in NetUserEnum.
Günther Deschner [Tue, 1 Jul 2008 18:19:10 +0000 (20:19 +0200)]
netapi: support more infolevels in NetUserEnum.

Guenther

15 years agonetapi: add support to define info level in NetUserEnum example.
Günther Deschner [Thu, 17 Jul 2008 11:37:06 +0000 (13:37 +0200)]
netapi: add support to define info level in NetUserEnum example.

Guenther

15 years agonetapi: add new USER_INFO_X structures to public headers.
Günther Deschner [Thu, 17 Jul 2008 11:37:50 +0000 (13:37 +0200)]
netapi: add new USER_INFO_X structures to public headers.

Guenther

15 years agore-run make idl.
Günther Deschner [Thu, 17 Jul 2008 09:21:43 +0000 (11:21 +0200)]
re-run make idl.

Guenther

15 years agonetapi: add more USER_INFO_X structures to IDL.
Günther Deschner [Thu, 17 Jul 2008 09:21:28 +0000 (11:21 +0200)]
netapi: add more USER_INFO_X structures to IDL.

Guenther

15 years agonetapi: add libnetapi_samr_free().
Günther Deschner [Thu, 17 Jul 2008 17:06:02 +0000 (19:06 +0200)]
netapi: add libnetapi_samr_free().

Guenther

15 years agonetapi: use private samr structure in libnetapi_samr_open_builtin().
Günther Deschner [Thu, 17 Jul 2008 18:16:10 +0000 (20:16 +0200)]
netapi: use private samr structure in libnetapi_samr_open_builtin().

Guenther

15 years agonetapi: use private samr structure in libnetapi_samr_open_domain().
Günther Deschner [Thu, 17 Jul 2008 17:43:34 +0000 (19:43 +0200)]
netapi: use private samr structure in libnetapi_samr_open_domain().

Guenther

15 years agonetapi: add libnetapi_samr_close_builtin_handle().
Günther Deschner [Thu, 17 Jul 2008 17:56:25 +0000 (19:56 +0200)]
netapi: add libnetapi_samr_close_builtin_handle().

Guenther

15 years agonetapi: add libnetapi_samr_close_domain/connect_handle.
Günther Deschner [Thu, 17 Jul 2008 17:47:59 +0000 (19:47 +0200)]
netapi: add libnetapi_samr_close_domain/connect_handle.

Guenther

15 years agonetapi: add libnetapi_private_ctx and init function.
Günther Deschner [Tue, 1 Jul 2008 18:14:36 +0000 (20:14 +0200)]
netapi: add libnetapi_private_ctx and init function.

Guenther

15 years agonetapi: fix NetGroupGetInfo() against NT4.
Günther Deschner [Thu, 17 Jul 2008 23:11:32 +0000 (01:11 +0200)]
netapi: fix NetGroupGetInfo() against NT4.

Guenther

15 years agonetapi: fix NetGroupDel() against NT4.
Günther Deschner [Thu, 17 Jul 2008 23:11:08 +0000 (01:11 +0200)]
netapi: fix NetGroupDel() against NT4.

Guenther

15 years agonetapi: fix NetUserAdd() against NT4.
Günther Deschner [Thu, 17 Jul 2008 23:10:31 +0000 (01:10 +0200)]
netapi: fix NetUserAdd() against NT4.

Guenther

15 years agonetapi: typo in NetGroupEnum example code.
Günther Deschner [Thu, 17 Jul 2008 23:39:27 +0000 (01:39 +0200)]
netapi: typo in NetGroupEnum example code.

Guenther

15 years agonetapi: fix build warning for ConvertSidToStringSid().
Günther Deschner [Fri, 18 Jul 2008 14:42:07 +0000 (16:42 +0200)]
netapi: fix build warning for ConvertSidToStringSid().

Guenther

15 years agokerberos: make smb_krb5_kt_add_entry() static.
Günther Deschner [Fri, 18 Jul 2008 14:41:34 +0000 (16:41 +0200)]
kerberos: make smb_krb5_kt_add_entry() static.

Guenther

15 years agolibads: add prototype for ads_connect_gc().
Günther Deschner [Fri, 18 Jul 2008 14:39:24 +0000 (16:39 +0200)]
libads: add prototype for ads_connect_gc().

Guenther

15 years agolibnetjoin: make libnet_join_rollback() static.
Günther Deschner [Fri, 18 Jul 2008 14:29:05 +0000 (16:29 +0200)]
libnetjoin: make libnet_join_rollback() static.

Guenther

15 years agoFix typos.
Karolin Seeger [Fri, 18 Jul 2008 13:31:36 +0000 (15:31 +0200)]
Fix typos.

the user have -> has

Karolin

15 years agoUse LDAP macros instead of attribute names.
Karolin Seeger [Fri, 18 Jul 2008 11:15:05 +0000 (13:15 +0200)]
Use LDAP macros instead of attribute names.

Karolin

15 years agorpcclient: add ability to fetch single objects with dsgetncchanges command
Michael Adam [Fri, 18 Jul 2008 13:10:51 +0000 (15:10 +0200)]
rpcclient: add ability to fetch single objects with dsgetncchanges command

call as "dsgetncchanges <object_dn> single"

after calling "seal"

Michael

15 years agoSimplify the RPC servers: remove get_pipe_fns
Volker Lendecke [Tue, 15 Jul 2008 22:03:49 +0000 (00:03 +0200)]
Simplify the RPC servers: remove get_pipe_fns

The per-server xxx_get_pipe_fns functions can go once all the RPC servers are
converted

15 years agorpcclient: use level 5 or level 8 in dsgetncchanges command based on bind-info.
Michael Adam [Thu, 17 Jul 2008 21:27:38 +0000 (23:27 +0200)]
rpcclient: use level 5 or level 8 in dsgetncchanges command based on bind-info.

Michael

15 years agonet rpc vampire: eliminate missing proto warning by making rpc_vampire_keytab_ds_inte...
Michael Adam [Thu, 17 Jul 2008 11:06:46 +0000 (13:06 +0200)]
net rpc vampire: eliminate missing proto warning by making rpc_vampire_keytab_ds_internals static.

Michael

15 years agodssync: fix missing prototype warning by including the proper header.
Michael Adam [Wed, 16 Jul 2008 23:03:57 +0000 (01:03 +0200)]
dssync: fix missing prototype warning by including the proper header.

Michael

15 years agoDocument the streams modules
Volker Lendecke [Fri, 18 Jul 2008 09:18:04 +0000 (11:18 +0200)]
Document the streams modules

15 years agoChange the directory parameter in streams_depot to become consistent
Volker Lendecke [Fri, 18 Jul 2008 09:17:33 +0000 (11:17 +0200)]
Change the directory parameter in streams_depot to become consistent

This is not built by default and not documented in 3.2.0, so I doubt this will
break any setups :-)
(cherry picked from commit ca2dfb372cfd9096407fca67a6b65bceda6f72b6)

15 years agosmbldap: Fix typo in debug message.
Karolin Seeger [Fri, 18 Jul 2008 07:38:03 +0000 (09:38 +0200)]
smbldap: Fix typo in debug message.

Karolin

15 years agoFrom Jim McDonough
Jeremy Allison [Fri, 18 Jul 2008 03:10:18 +0000 (20:10 -0700)]
From Jim McDonough

In reloading the smb.conf, if a "log file" is specified in smb.conf,
winbind children will overwrite the logfile name to be the same as the
parent.

Jeremy.

15 years agogitignore: ignore the proper genreated library symbol files.
Michael Adam [Thu, 17 Jul 2008 19:01:51 +0000 (21:01 +0200)]
gitignore: ignore the proper genreated library symbol files.

Michael

15 years agorpcclient: for testing, add dsgetncchanges command.
Günther Deschner [Thu, 17 Jul 2008 16:53:00 +0000 (18:53 +0200)]
rpcclient: for testing, add dsgetncchanges command.

Guenther

15 years agoallow SID with 0 in subauthority to be converted properly
Herb Lewis [Thu, 17 Jul 2008 16:23:30 +0000 (09:23 -0700)]
allow SID with 0 in subauthority to be converted properly
from string representation.

15 years agoUpdate the developers documentation for the new vendor version options.
Andreas Schneider [Thu, 17 Jul 2008 11:37:31 +0000 (13:37 +0200)]
Update the developers documentation for the new vendor version options.

Signed-off-by: Andreas Schneider <anschneider@suse.de>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
15 years agoUse the macro to call samba_version_string().
Andreas Schneider [Thu, 17 Jul 2008 10:29:02 +0000 (12:29 +0200)]
Use the macro to call samba_version_string().

Signed-off-by: Andreas Schneider <anschneider@suse.de>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
15 years agoSimplify samba_version_string.
Andreas Schneider [Thu, 17 Jul 2008 10:25:31 +0000 (12:25 +0200)]
Simplify samba_version_string.

This adds a new macro for a vender version function which will be returned
by the samba_version_string() function if defined.

Signed-off-by: Andreas Schneider <anschneider@suse.de>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
15 years agonetapi: use ConvertSidToStringSid in NetGetGroupInfo query.
Günther Deschner [Wed, 16 Jul 2008 14:42:21 +0000 (16:42 +0200)]
netapi: use ConvertSidToStringSid in NetGetGroupInfo query.

Guenther

15 years agonetapi: add NetGroupEnum example code.
Günther Deschner [Tue, 1 Jul 2008 18:12:43 +0000 (20:12 +0200)]
netapi: add NetGroupEnum example code.

Guenther

15 years agonetapi: fill in NetGroupEnum_r().
Günther Deschner [Wed, 16 Jul 2008 23:06:29 +0000 (01:06 +0200)]
netapi: fill in NetGroupEnum_r().

Guenther

15 years agonetapi: fix map_group_info_to_buffer for GROUP_INFO_3 change.
Günther Deschner [Wed, 16 Jul 2008 14:14:47 +0000 (16:14 +0200)]
netapi: fix map_group_info_to_buffer for GROUP_INFO_3 change.

Guenther

15 years agore-run make idl.
Günther Deschner [Wed, 16 Jul 2008 14:13:34 +0000 (16:13 +0200)]
re-run make idl.

Guenther

15 years agonetapi: make sid in GROUP_INFO_3 a pointer.
Günther Deschner [Wed, 16 Jul 2008 14:13:14 +0000 (16:13 +0200)]
netapi: make sid in GROUP_INFO_3 a pointer.

Guenther

15 years agonetapi: add NetGroupEnum to public headers.
Günther Deschner [Tue, 1 Jul 2008 18:11:38 +0000 (20:11 +0200)]
netapi: add NetGroupEnum to public headers.

Guenther

15 years agonetapi: add skeleton for NetGroupEnum().
Günther Deschner [Tue, 1 Jul 2008 18:11:02 +0000 (20:11 +0200)]
netapi: add skeleton for NetGroupEnum().

Guenther

15 years agore-run make idl.
Günther Deschner [Tue, 1 Jul 2008 18:10:00 +0000 (20:10 +0200)]
re-run make idl.

Guenther

15 years agonetapi: add NetGroupEnum to IDL.
Günther Deschner [Tue, 1 Jul 2008 18:09:46 +0000 (20:09 +0200)]
netapi: add NetGroupEnum to IDL.

Guenther

15 years agonetapi: add ConvertSidToStringSid() for convenience of the callers.
Günther Deschner [Wed, 16 Jul 2008 13:22:04 +0000 (15:22 +0200)]
netapi: add ConvertSidToStringSid() for convenience of the callers.

Guenther

15 years agoutil: add policy_hnd_equal().
Günther Deschner [Tue, 1 Jul 2008 18:09:09 +0000 (20:09 +0200)]
util: add policy_hnd_equal().

Guenther

15 years agonetapi: fix documentation for NetGroupSetInfo.
Günther Deschner [Wed, 16 Jul 2008 14:20:42 +0000 (16:20 +0200)]
netapi: fix documentation for NetGroupSetInfo.

Guenther

15 years agoThis patchset comprises a number of cleanups for the cifs upcall
Jeremy Allison [Thu, 17 Jul 2008 00:27:05 +0000 (17:27 -0700)]
This patchset comprises a number of cleanups for the cifs upcall
binary. The biggest change is that it renames it from cifs.spnego
to cifs.upcall since the cifs.spnego name really isn't applicable
anymore.

It also fixes a segfault when the program is run without any args
and adds a manpage. Comments and/or suggestions appreciated.

This set should apply cleanly to the 3.3 test branch.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeremy.

15 years agoIn api_pipe_bind_req(), check for the iface id, not the pipe name
Volker Lendecke [Sat, 12 Jul 2008 21:17:23 +0000 (23:17 +0200)]
In api_pipe_bind_req(), check for the iface id, not the pipe name

This requires to store the rpc_interface in "struct rpc_table"

15 years agoAdd ndr_syntax_id_equal()
Volker Lendecke [Wed, 16 Jul 2008 20:18:43 +0000 (22:18 +0200)]
Add ndr_syntax_id_equal()

15 years agoIn api_pipe_bind_req(), decode the bind request before checking the pipe
Volker Lendecke [Wed, 16 Jul 2008 20:08:59 +0000 (22:08 +0200)]
In api_pipe_bind_req(), decode the bind request before checking the pipe

15 years agoAllow %u parameters for print job username - use advanced sub
Jim McDonough [Wed, 16 Jul 2008 16:37:48 +0000 (12:37 -0400)]
Allow %u parameters for print job username - use advanced sub

Based on 3.0 and 3.2 patch from Bo Yang <boyang@novell.com>
Bo, please verify this version works for you.

15 years agoSequel to c10aad9f13: Ignore whitespaces in parametric options
Volker Lendecke [Wed, 16 Jul 2008 14:08:28 +0000 (16:08 +0200)]
Sequel to c10aad9f13: Ignore whitespaces in parametric options

It's a bit difficult to explain why

idmap config backend:FOO = rid

should work while

idmap config backend : FOO = rid

should not. And I doubt we will ever see domain names with whitespaces...

15 years agoTiny logic simplification: Remove an indentation by using an early return;
Volker Lendecke [Wed, 16 Jul 2008 14:05:46 +0000 (16:05 +0200)]
Tiny logic simplification: Remove an indentation by using an early return;

15 years agoRemove a silly "typedef struct _param_opt_struct param_opt_struct"
Volker Lendecke [Wed, 16 Jul 2008 13:49:28 +0000 (15:49 +0200)]
Remove a silly "typedef struct _param_opt_struct param_opt_struct"

15 years agoThe compatibility function also should have a const buffer pointer
Derrell Lipman [Wed, 16 Jul 2008 14:45:09 +0000 (10:45 -0400)]
The compatibility function also should have a const buffer pointer

15 years agoThe buf in the smbclient write function should be const.
Andreas Schneider [Wed, 16 Jul 2008 10:05:52 +0000 (12:05 +0200)]
The buf in the smbclient write function should be const.

As we try to provide POSIX function, we should use const like all other
POSIX function.

Signed-off-by: Andreas Schneider <anschneider@suse.de>
Signed-off-by: Derrell Lipman <derrell.lipman@unwireduniverse.com>
15 years agoMerge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-test
Derrell Lipman [Wed, 16 Jul 2008 13:48:23 +0000 (09:48 -0400)]
Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-test

15 years agoStatic libsmbclient library needs to include all objects
Derrell Lipman [Wed, 16 Jul 2008 13:47:06 +0000 (09:47 -0400)]
Static libsmbclient library needs to include all objects

  LIBSMBCLIENT_OBJ0 contains only the libsmb/libsmb_*.o files.  We need the
  more inclusive set of object files defined by LIBSMBCLIENT_OBJ1.

Derrell

15 years agoFix typos.
Derrell Lipman [Wed, 16 Jul 2008 13:45:02 +0000 (09:45 -0400)]
Fix typos.

  libsmbclient doesn't have bool defined; rather it uses smbc_bool

Derrell

15 years agolibnet_dssync: use ctr[1|6]->more_data
Stefan Metzmacher [Wed, 16 Jul 2008 13:30:03 +0000 (15:30 +0200)]
libnet_dssync: use ctr[1|6]->more_data

metze

15 years agorerun 'make idl' after drsuapi.idl changes
Stefan Metzmacher [Wed, 16 Jul 2008 13:26:55 +0000 (15:26 +0200)]
rerun 'make idl' after drsuapi.idl changes

metze

15 years agodrsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr*
Stefan Metzmacher [Tue, 15 Jul 2008 13:36:54 +0000 (15:36 +0200)]
drsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr*

metze
(cherry picked from commit 9e99e59ca7e56bf74417ec85339e09e86f50d17e)

15 years agodrsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*
Stefan Metzmacher [Tue, 15 Jul 2008 13:35:47 +0000 (15:35 +0200)]
drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*

metze
(cherry picked from commit de2aed042d09ae7a31ddc4cd920c8fcf193ba06a)

15 years agodrsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2]
Stefan Metzmacher [Tue, 15 Jul 2008 13:34:23 +0000 (15:34 +0200)]
drsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2]

metze
(cherry picked from commit a681e55067a83f06e465b81afb2b0b870b674dca)

15 years agodrsuapi.idl: correctly handle xpress compressed payload
Stefan Metzmacher [Fri, 11 Jul 2008 08:19:53 +0000 (08:19 +0000)]
drsuapi.idl: correctly handle xpress compressed payload

metze

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit d9d19eef4f67da89e7d818d23a2372bee6f86dba)

15 years agodrsuapi.idl: remove some unknows from DsGetNCChanges()
Stefan Metzmacher [Mon, 30 Jun 2008 11:01:02 +0000 (13:01 +0200)]
drsuapi.idl: remove some unknows from DsGetNCChanges()

metze
(cherry picked from commit 924ef407bd20331cc94f5aeb58f53a5838ae00a4)

15 years agoman pages: Fix typos and add improvements.
Christoph Zauner [Fri, 11 Jul 2008 13:50:25 +0000 (15:50 +0200)]
man pages: Fix typos and add improvements.

15 years agoRelease still reachable memory if the smbclient context is freed.
Andreas Schneider [Tue, 15 Jul 2008 12:57:32 +0000 (14:57 +0200)]
Release still reachable memory if the smbclient context is freed.

Signed-off-by: Andreas Schneider <anschneider@suse.de>
15 years agoFix from Volodymyr Khomenko <Volodymyr.Khomenko@exanet.com>. Make ntimes
Jeremy Allison [Tue, 15 Jul 2008 22:26:36 +0000 (15:26 -0700)]
Fix from Volodymyr Khomenko <Volodymyr.Khomenko@exanet.com>. Make ntimes
function more like POSIX and allow NULL arg. Help vfs developers.
Jeremy.

15 years agoFix swat. Bug #5613.
Jeremy Allison [Tue, 15 Jul 2008 21:37:48 +0000 (14:37 -0700)]
Fix swat. Bug #5613.
Jeremy

15 years agofix build warning.
Günther Deschner [Tue, 15 Jul 2008 21:05:13 +0000 (23:05 +0200)]
fix build warning.

Guenther

15 years agonetapi: fix vim(?)-typo
Michael Adam [Tue, 15 Jul 2008 20:46:12 +0000 (22:46 +0200)]
netapi: fix vim(?)-typo

Michael

15 years agonetapi: Correctly increase idx when displaying user information
Kai Blin [Wed, 9 Jul 2008 08:39:24 +0000 (10:39 +0200)]
netapi: Correctly increase idx when displaying user information

15 years agodbwrap: don't panic in db_open_trans() if called with TDB_CLEAR_IF_FIRST.
Michael Adam [Tue, 15 Jul 2008 14:43:26 +0000 (16:43 +0200)]
dbwrap: don't panic in db_open_trans() if called with TDB_CLEAR_IF_FIRST.

return NULL instead and leave appropriated measures to the caller.

Michael

15 years agodbwrap: don't panic in db_open_trans() when attaching to ctdb fails.
Michael Adam [Tue, 15 Jul 2008 13:27:46 +0000 (15:27 +0200)]
dbwrap: don't panic in db_open_trans() when attaching to ctdb fails.

Michael

15 years agodbwrap: don't panic in db_open() when attaching to ctdb fails.
Michael Adam [Tue, 15 Jul 2008 13:27:14 +0000 (15:27 +0200)]
dbwrap: don't panic in db_open() when attaching to ctdb fails.

Michael

15 years agoregistry: bump debug level to 1 in regdb_init() if storing version string fails.
Michael Adam [Tue, 15 Jul 2008 12:25:00 +0000 (14:25 +0200)]
registry: bump debug level to 1 in regdb_init() if storing version string fails.

Higher level callers should take care of level 0 messages.

Michael

15 years agoregistry: bump debug level to 1 in regdb_init() if opening the registry fails.
Michael Adam [Tue, 15 Jul 2008 12:22:55 +0000 (14:22 +0200)]
registry: bump debug level to 1 in regdb_init() if opening the registry fails.

Higher level callers take care of level 0 messages or more drastic measures.

Michael

15 years agodbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open_trans.
Michael Adam [Mon, 14 Jul 2008 08:53:06 +0000 (10:53 +0200)]
dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open_trans.

Michael

15 years agodbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open
Michael Adam [Mon, 14 Jul 2008 08:43:28 +0000 (10:43 +0200)]
dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open

Michael

15 years agotestparm: allow the default debug level of 2 to be changed from the command line.
Michael Adam [Tue, 15 Jul 2008 09:26:43 +0000 (11:26 +0200)]
testparm: allow the default debug level of 2 to be changed from the command line.

Michael

15 years agopopt: add a popt_common_debuglevel set of options providing -d|--debuglevel
Michael Adam [Tue, 15 Jul 2008 09:26:11 +0000 (11:26 +0200)]
popt: add a popt_common_debuglevel set of options providing -d|--debuglevel

Michael

15 years agotestparm: refactor the per-share logic checks out into do_per_share_checks().
Michael Adam [Tue, 15 Jul 2008 11:01:54 +0000 (13:01 +0200)]
testparm: refactor the per-share logic checks out into do_per_share_checks().

Just to enhance clearness of the code.

Michael

15 years agotestparm: skip the per-share logic checks when --skip-logic-checks is specified.
Michael Adam [Tue, 15 Jul 2008 10:55:57 +0000 (12:55 +0200)]
testparm: skip the per-share logic checks when --skip-logic-checks is specified.

Michael