kai/samba.git
16 years agoloadparm: make it possible to just load the config without following "include ="...
Stefan Metzmacher [Fri, 18 Apr 2008 08:20:01 +0000 (10:20 +0200)]
loadparm: make it possible to just load the config without following "include =" statements

metze
(This used to be commit 6b5c76bf1e880ec60d6b044c58115940549049e5)

16 years agoutil: add reinit_after_fork() function
Stefan Metzmacher [Tue, 15 Apr 2008 08:36:15 +0000 (10:36 +0200)]
util: add reinit_after_fork() function

metze
(This used to be commit 5f6c3a4f6db68c985884cbe9401a4dbe515f756b)

16 years agosmbd: merge "smbd:backgroundqueue=no" option from the v3-0-ctdb tree
Stefan Metzmacher [Mon, 14 Apr 2008 23:50:13 +0000 (01:50 +0200)]
smbd: merge "smbd:backgroundqueue=no" option from the v3-0-ctdb tree

metze
(This used to be commit 16d295d466eb18e3bccce6fb26d53012d5f2c3e8)

16 years agomessages_ctdbd: autocreate a ctdb connection, this will fix segfaults in the client...
Stefan Metzmacher [Mon, 14 Apr 2008 23:18:50 +0000 (01:18 +0200)]
messages_ctdbd: autocreate a ctdb connection, this will fix segfaults in the client tools

metze
(This used to be commit 6f67c4ddf8101b1d06889055e3767a6ce0db360c)

16 years agomessages_ctdbd: make sure a ctdbd connection is only used in the process that created it
Stefan Metzmacher [Mon, 14 Apr 2008 23:18:06 +0000 (01:18 +0200)]
messages_ctdbd: make sure a ctdbd connection is only used in the process that created it

metze
(This used to be commit 259786980a3a65fa67a4de12a65d33095fa53ce2)

16 years agoIDL: make idl.
Günther Deschner [Fri, 18 Apr 2008 09:42:51 +0000 (11:42 +0200)]
IDL: make idl.

Guenther
(This used to be commit e1abff301449ad528194206fd953670057eaa12d)

16 years agoIDL: Add type 23 in nbt_ntlogon_request reply packets.
Günther Deschner [Fri, 18 Apr 2008 09:41:35 +0000 (11:41 +0200)]
IDL: Add type 23 in nbt_ntlogon_request reply packets.

Guenther
(This used to be commit dbef92c2b2ae6786cf527715adbbd7db8b334fcc)

16 years agoJanitor for tridge. Keep lib/replace in sync with the gcc4
Jeremy Allison [Fri, 18 Apr 2008 07:30:50 +0000 (00:30 -0700)]
Janitor for tridge. Keep lib/replace in sync with the gcc4
changes.
Jeremy.
(This used to be commit b496f133228b74bf613dab81167a5b9670511c51)

16 years agoIDL: Re-run make idl and hand merge some required functions from Samba 4.
Günther Deschner [Thu, 17 Apr 2008 16:29:48 +0000 (18:29 +0200)]
IDL: Re-run make idl and hand merge some required functions from Samba 4.

Guenther
(This used to be commit edb0092e4d66496181de4e21c91d398d54208e60)

16 years agoIDL: add dom_sid0 to security.idl (hand merge from samba4).
Günther Deschner [Thu, 17 Apr 2008 16:18:57 +0000 (18:18 +0200)]
IDL: add dom_sid0 to security.idl (hand merge from samba4).

Guenther
(This used to be commit 3e7f302d807905d75949c934d2325cd65d53e6b2)

16 years agoloadparm: reactivate special semantics of "include = registry" for now.
Michael Adam [Sun, 6 Apr 2008 20:23:54 +0000 (22:23 +0200)]
loadparm: reactivate special semantics of "include = registry" for now.

This includes the configuration stored in HKLM/Software/Samba/smbconf .

Michael
(This used to be commit 42c7fb4ddfab9ff7592593533099ae872c1edca7)

16 years agoMerge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
Jeremy Allison [Thu, 17 Apr 2008 16:25:45 +0000 (09:25 -0700)]
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
(This used to be commit d665cecd8b1b40ad30ec435de0bd925cdea24795)

16 years agoFix the problem when -L is used with IPv6 addresses. Don't try to
Jeremy Allison [Thu, 17 Apr 2008 16:24:54 +0000 (09:24 -0700)]
Fix the problem when -L is used with IPv6 addresses. Don't try to
connect on port 139 with IPv6. Found by David Holder @ Erion.
Karolin please merge to 3.2-stable.
Jeremy.
(This used to be commit c003e66ff10b23bb30aef0071ba7a3ae9579174e)

16 years agoMerge commit 'samba/v3-2-test' into wbc-test
Gerald W. Carter [Thu, 17 Apr 2008 16:11:22 +0000 (18:11 +0200)]
Merge commit 'samba/v3-2-test' into wbc-test
(This used to be commit 7c2e735df3d8a4105a4944411d111fc66c13b01f)

16 years agoRemove unused variable from wbcCheckTrustCredentials().
Gerald W. Carter [Thu, 17 Apr 2008 16:09:08 +0000 (18:09 +0200)]
Remove unused variable from wbcCheckTrustCredentials().
(This used to be commit fea52dc46048ff869299267f7596b93a8c5c8b3d)

16 years agoConvert "wbinfo -m" to use wbcListTrusts() API call.
Gerald W. Carter [Thu, 17 Apr 2008 16:07:18 +0000 (18:07 +0200)]
Convert "wbinfo -m" to use wbcListTrusts() API call.
(This used to be commit 2fbe8437efe232b6f53af6fafed5995fe7e26820)

16 years agoAdd wbcListTrusts() API call to libwbclient.so
Gerald W. Carter [Thu, 17 Apr 2008 16:06:10 +0000 (18:06 +0200)]
Add wbcListTrusts() API call to libwbclient.so
(This used to be commit 5c454e77cf664fee65fcb03e5811764c92e73696)

16 years agonbt.idl: fix parsing und pushing of dom_sids by using dom_sid0
Stefan Metzmacher [Thu, 17 Apr 2008 14:26:59 +0000 (16:26 +0200)]
nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0

metze
(cherry picked from commit 0e2f6d481b3e35ed392b2b3340b244c77593819c)
(This used to be commit 70d99d8ed92d13fa3ec308df170595316d091988)

16 years agorpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce
Jelmer Vernooij [Thu, 17 Apr 2008 15:44:40 +0000 (17:44 +0200)]
rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce
duplication.
(This used to be commit 428654b473ba44b2f5340eefef0d4fcd51aff558)

16 years agoFollow error code name convention in libwbclient.
Gerald W. Carter [Thu, 17 Apr 2008 15:49:53 +0000 (17:49 +0200)]
Follow error code name convention in libwbclient.
s/WBC_INVALID_RESPONSE/WBC_ERR_INVALID_RESPONSE/
(This used to be commit d91ce012b0afb30cd22b373412d17de27c55ca86)

16 years agoFix gcc uninitialized variable used warning.
Jeremy Allison [Thu, 17 Apr 2008 15:02:46 +0000 (08:02 -0700)]
Fix gcc uninitialized variable used warning.
Jeremy.
(This used to be commit b95f2adeb5e2f7ce71e46e6a6165159483c9a702)

16 years agobuild: add missing dependency for libtdb.so to pam_smbpass
Michael Adam [Thu, 17 Apr 2008 13:22:41 +0000 (15:22 +0200)]
build: add missing dependency for libtdb.so to pam_smbpass

Thanks to Andreas Schneider for noticing.

Michael
(This used to be commit db708d4004adcd4a75c28d630dbd43b03e40f205)

16 years agoMove GETDC mailslot out of winbindd.
Günther Deschner [Wed, 16 Apr 2008 21:52:34 +0000 (23:52 +0200)]
Move GETDC mailslot out of winbindd.

Guenther
(This used to be commit b003ba65e34bb92bf71a7943957715cd7acbcce0)

16 years agoIDL: build generated nbt code.
Günther Deschner [Wed, 16 Apr 2008 21:23:24 +0000 (23:23 +0200)]
IDL: build generated nbt code.

Guenther
(This used to be commit 554dcfdab03f9d06f319a3234d56cf44dc38c9da)

16 years agoIDL: Add autogenerated nbt files.
Günther Deschner [Wed, 16 Apr 2008 21:16:59 +0000 (23:16 +0200)]
IDL: Add autogenerated nbt files.

Guenther
(This used to be commit 1e05224bda73ec183c5b7c310e8e277f405a847a)

16 years agoIDL: Build nbt.idl always.
Günther Deschner [Wed, 16 Apr 2008 21:15:26 +0000 (23:15 +0200)]
IDL: Build nbt.idl always.

Guenther
(This used to be commit 933abaeb321428aa7092a5d87af77b981be6359e)

16 years agoIDL: Add nbt.idl from Samba4.
Günther Deschner [Wed, 16 Apr 2008 21:12:03 +0000 (23:12 +0200)]
IDL: Add nbt.idl from Samba4.

Guenther
(This used to be commit 6accbfa66158c6fbebab41b25a99e810ea460c57)

16 years agowbclient: Remove unused string.
Günther Deschner [Thu, 17 Apr 2008 12:40:55 +0000 (14:40 +0200)]
wbclient: Remove unused string.

Guenther
(This used to be commit c4a09f2c8b699bfb0e8172d3fdde067aeaaa9399)

16 years agolibnetapi: Disable talloc_enable_leak_report.
Günther Deschner [Thu, 17 Apr 2008 12:09:29 +0000 (14:09 +0200)]
libnetapi: Disable talloc_enable_leak_report.

Guenther
(This used to be commit 4ba98dd0cc13984a8dc54e4d4935487fc8938039)

16 years agonetdomjoin-gui: Fix label alignment showing up with lower screen-resolution.
Günther Deschner [Thu, 17 Apr 2008 12:07:53 +0000 (14:07 +0200)]
netdomjoin-gui: Fix label alignment showing up with lower screen-resolution.

Guenther
(This used to be commit e06a54aa7da857e006649469e7eb8d76711221c1)

16 years agolibgpo: try nicer output when dumping gpo registry values.
Günther Deschner [Thu, 17 Apr 2008 12:04:18 +0000 (14:04 +0200)]
libgpo: try nicer output when dumping gpo registry values.

Guenther
(This used to be commit 2b788429478868d1b0cbfd88027809be33edcfc5)

16 years agolibgpo: Fallback to NTLMSSP fails while pulling policy from SYSVOL.
Günther Deschner [Thu, 17 Apr 2008 12:02:37 +0000 (14:02 +0200)]
libgpo: Fallback to NTLMSSP fails while pulling policy from SYSVOL.

Guenther
(This used to be commit 7ed1397e25d50e6616040677cfe26148e7211538)

16 years agoAdd some comments.
Jelmer Vernooij [Thu, 17 Apr 2008 11:51:00 +0000 (13:51 +0200)]
Add some comments.
(This used to be commit fd321fd77fcb9fbebcaa724c58a1beee606e87cd)

16 years agoRemove copying of interface syntax id.
Jelmer Vernooij [Thu, 17 Apr 2008 11:46:13 +0000 (13:46 +0200)]
Remove copying of interface syntax id.
(This used to be commit 0012dfbe1fcf17486a24366b939054b5637646e3)

16 years agofix return code.
Jelmer Vernooij [Tue, 15 Apr 2008 17:33:15 +0000 (19:33 +0200)]
fix return code.
(This used to be commit d356baae802d36909c3c990b834a4a37aba736f4)

16 years agoActually connect to RPC.
Jelmer Vernooij [Tue, 15 Apr 2008 16:24:11 +0000 (18:24 +0200)]
Actually connect to RPC.
(This used to be commit 3082534454ff936ac0b78b5a2c72c9b060e21244)

16 years agoAdd simple implementation of several functions in the Samba 4 RPC
Jelmer Vernooij [Tue, 15 Apr 2008 15:55:44 +0000 (17:55 +0200)]
Add simple implementation of several functions in the Samba 4 RPC
library on top of the Samba 3 RPC library:

 * dcerpc_pipe_connect
 * dcerpc_ndr_request_recv
 * dcerpc_ndr_request_send

These are the main functions used by the generated client calls in Samba
4.
(This used to be commit 350177824239343365d5c99ad4efd71e3b2ed6fa)

16 years agowbinfo: use wbcCheckTrustCredentials()
Stefan Metzmacher [Wed, 16 Apr 2008 22:17:06 +0000 (00:17 +0200)]
wbinfo: use wbcCheckTrustCredentials()

metze
(This used to be commit 2cbe5a006a6df79c38f4aaa68d498cd6d5a34dba)

16 years agolibwbclient: add wbcCheckTrustCredentials()
Stefan Metzmacher [Wed, 16 Apr 2008 21:35:12 +0000 (23:35 +0200)]
libwbclient: add wbcCheckTrustCredentials()

This only accepts NULL as domain for now,
because winbindd doesn't support checking
trust passwords as a domain controller.

metze
(This used to be commit c084ccd70f42ce29ce24565969a9f440dde254e1)

16 years agowbinfo: use wbcResolveWinsByName() and wbcResolveWinsByIP()
Stefan Metzmacher [Mon, 14 Apr 2008 07:35:15 +0000 (09:35 +0200)]
wbinfo: use wbcResolveWinsByName() and wbcResolveWinsByIP()

metze
(This used to be commit a4f628d6c9e2a5761c048e268a29e1f5daae4180)

16 years agolibwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP()
Stefan Metzmacher [Mon, 14 Apr 2008 07:31:46 +0000 (09:31 +0200)]
libwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP()

metze
(This used to be commit 57ba71140fbf6b4a5a917fa3248fa76536be883b)

16 years agonet: Be more tolerant while joining.
Günther Deschner [Wed, 16 Apr 2008 22:06:00 +0000 (00:06 +0200)]
net: Be more tolerant while joining.

Guenther
(This used to be commit 70b7b331d9e2d915e6209fca5900f41fae4866fd)

16 years agoNetrUnjoinDomain2: Honor registry config to try config changes.
Günther Deschner [Wed, 16 Apr 2008 21:59:43 +0000 (23:59 +0200)]
NetrUnjoinDomain2: Honor registry config to try config changes.

Guenther
(This used to be commit b42304c299224238a0247e0e1561eb2ad3217b96)

16 years agodsgetdcname: Fix discover_dc_dns.
Günther Deschner [Wed, 16 Apr 2008 21:56:03 +0000 (23:56 +0200)]
dsgetdcname: Fix discover_dc_dns.

Guenther
(This used to be commit 2fe416ffa5c7efd2e6a644e4c8bac756152881d9)

16 years agolibsmbconf: fix segfault in listing share names / config.
Michael Adam [Wed, 16 Apr 2008 20:42:49 +0000 (22:42 +0200)]
libsmbconf: fix segfault in listing share names / config.

Discovered by Günther while giving a talk. - Sorry Günther!

Michael
(This used to be commit 518f4d4e6662138a2e71acc2296acedefc7c739a)

16 years agoadd AC_TRY_RUN_STRICT support for Sun Studio compiler
Björn Jacke [Wed, 9 Apr 2008 14:27:20 +0000 (16:27 +0200)]
add AC_TRY_RUN_STRICT support for Sun Studio compiler
(This used to be commit ce7025df2958dac284ec9e5ce47ab172c3aa2567)

16 years agoFix out of tree build. Remove the embedded srcdir path from talloc and tdb.
Gerald W. Carter [Wed, 16 Apr 2008 13:48:00 +0000 (15:48 +0200)]
Fix out of tree build.  Remove the embedded srcdir path from talloc and tdb.
(This used to be commit 359921acd436684a0b4cf76ba15f82a224d2c337)

16 years agolibnetapi: Add initial inline doxygen comments.
Günther Deschner [Wed, 16 Apr 2008 08:03:06 +0000 (10:03 +0200)]
libnetapi: Add initial inline doxygen comments.

Guenther
(This used to be commit 01bc4b6ac03b98c2371b4dfc0948f5ef8d06bcbc)

16 years agonet: Remove unused rpc_user_add/del_internals code.
Günther Deschner [Wed, 16 Apr 2008 00:45:00 +0000 (02:45 +0200)]
net: Remove unused rpc_user_add/del_internals code.

Guenther
(This used to be commit e68daef0ee051515c8f489820fde9110747e8aa6)

16 years agonet: Use NetUserAdd for "net rpc user add".
Günther Deschner [Wed, 16 Apr 2008 00:41:52 +0000 (02:41 +0200)]
net: Use NetUserAdd for "net rpc user add".

Guenther
(This used to be commit 4868b4ea1a18d4218330c49bf57818c4b5117d1d)

16 years agonet: use NetUserDel for "net rpc user delete".
Günther Deschner [Wed, 16 Apr 2008 00:39:41 +0000 (02:39 +0200)]
net: use NetUserDel for "net rpc user delete".

Guenther
(This used to be commit 0105770c1598e6fcbcaa29e17f3b7fd33114a333)

16 years agolibnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server.
Günther Deschner [Wed, 16 Apr 2008 00:38:13 +0000 (02:38 +0200)]
libnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server.

Guenther
(This used to be commit 9bbb6cea0b21d98ae13f7a41226b437515bd5a2f)

16 years agoerrors: Add WERR_NO_SUCH_USER.
Günther Deschner [Wed, 16 Apr 2008 00:37:27 +0000 (02:37 +0200)]
errors: Add WERR_NO_SUCH_USER.

Guenther
(This used to be commit 82803186febfe6a55c1a598073657c2c4a513000)

16 years agoerrors: Add WERR_NONE_MAPPED.
Günther Deschner [Wed, 16 Apr 2008 00:23:20 +0000 (02:23 +0200)]
errors: Add WERR_NONE_MAPPED.

Guenther
(This used to be commit dc165e1c80586664ddb4d3d68182598d02ba204a)

16 years agonet/libnetapi: Include netapi headers early and free on exit.
Günther Deschner [Wed, 16 Apr 2008 00:16:08 +0000 (02:16 +0200)]
net/libnetapi: Include netapi headers early and free on exit.

Guenther
(This used to be commit 020b1e6431601fadf44dbfe8393908c096ecfa4c)

16 years agolibnetapi: do not overwrite status in libnetapi_get_error_string().
Günther Deschner [Tue, 15 Apr 2008 22:14:52 +0000 (00:14 +0200)]
libnetapi: do not overwrite status in libnetapi_get_error_string().

Guenther
(This used to be commit 143e2b573043dd04a6404fc91d781e8a727bd092)

16 years agoloadparm: remove pfunc parameter from process_registry_globals().
Michael Adam [Sun, 13 Apr 2008 19:57:55 +0000 (21:57 +0200)]
loadparm: remove pfunc parameter from process_registry_globals().

Use do_parameter() directly.

Michael
(This used to be commit 59b81bfd0abecb190d0c49e62581b26f10b96829)

16 years agolibnetapi: Add missing headers.
Günther Deschner [Tue, 15 Apr 2008 20:30:06 +0000 (22:30 +0200)]
libnetapi: Add missing headers.

Guenther
(This used to be commit 3fda711f2526914bf18ec004d553453e692b1e85)

16 years agoIDL: For the fun of it, build drsuapi.idl.
Günther Deschner [Tue, 15 Apr 2008 20:04:59 +0000 (22:04 +0200)]
IDL: For the fun of it, build drsuapi.idl.

Guenther
(This used to be commit 192645f63918c8656ca0fac5bb6d2704c9500a15)

16 years agoIDL: Fix several DRSUAPI calls.
Günther Deschner [Tue, 15 Apr 2008 18:39:11 +0000 (20:39 +0200)]
IDL: Fix several DRSUAPI calls.

Guenther
(This used to be commit aa7308fbc37eb9a26b4583b1ce2ca435b0648541)

16 years agoIDL: Import drsuapi.idl from samba4.
Günther Deschner [Tue, 15 Apr 2008 18:38:22 +0000 (20:38 +0200)]
IDL: Import drsuapi.idl from samba4.

Guenther
(This used to be commit f583e99cef55156fa5294c3eaef0cd29740af5f1)

16 years agoMerge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into 3-2-nopipeindex
Jelmer Vernooij [Tue, 15 Apr 2008 18:52:17 +0000 (20:52 +0200)]
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into 3-2-nopipeindex
(This used to be commit 9028f9e065536594df901ae4aac900102f2d85f6)

16 years agoauth: add SeDiskOperatorsPrivilege to get_root_nt_token to fix registry shares.
Michael Adam [Tue, 15 Apr 2008 18:41:14 +0000 (20:41 +0200)]
auth: add SeDiskOperatorsPrivilege to get_root_nt_token to fix registry shares.

Michael
(This used to be commit 6bb107b17d557c27d035ca518ab61296814a3cea)

16 years agoReconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.
Jelmer Vernooij [Tue, 15 Apr 2008 18:26:52 +0000 (20:26 +0200)]
Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.
(This used to be commit 7bea00dca1ee08ef731dfa73110ef9c190a29919)

16 years agolibmsbconf: add handling of NULL share parameters to registry backend.
Michael Adam [Tue, 15 Apr 2008 15:39:01 +0000 (17:39 +0200)]
libmsbconf: add handling of NULL share parameters to registry backend.

Michael
(This used to be commit 6c1181fda2f040d9555917b10a65bc0dfc1f0593)

16 years agolibsmbconf: don't complain with WERR_ALREADY_EXISTS for NULL share in smbconf_create_...
Michael Adam [Tue, 15 Apr 2008 15:37:39 +0000 (17:37 +0200)]
libsmbconf: don't complain with WERR_ALREADY_EXISTS for NULL share in smbconf_create_share().

These are values stored inside the base key for registry.
This is not getting deleted.

Michael
(This used to be commit aa167de8252bb615bd21fb3fd9468383b8357d32)

16 years agonet conf: adapt output of NULL share params in net conf list.
Michael Adam [Tue, 15 Apr 2008 15:36:44 +0000 (17:36 +0200)]
net conf: adapt output of NULL share params in net conf list.

don't list NULL share name and don't indent these parameters

Michael
(This used to be commit 0212b38913945ce3c8b14734804d81f1cd315621)

16 years agonet conf: simplify logic in test output of net conf import.
Michael Adam [Tue, 15 Apr 2008 15:36:11 +0000 (17:36 +0200)]
net conf: simplify logic in test output of net conf import.

Michael
(This used to be commit 367c8b133b2f3e73155f20f689602909eef9827b)

16 years agolibsmbconf: make sure to always list the NULL section first in text backend.
Michael Adam [Tue, 15 Apr 2008 14:06:57 +0000 (16:06 +0200)]
libsmbconf: make sure to always list the NULL section first in text backend.

Michael
(This used to be commit b50fdf321dc8056caa2b057cbd7f83792dfbcd4d)

16 years agonet conf: fix output of out-of-share parameters in test mode import
Michael Adam [Tue, 15 Apr 2008 12:38:36 +0000 (14:38 +0200)]
net conf: fix output of out-of-share parameters in test mode import

Michael
(This used to be commit 5424e07e7d3e842488cba7ae389124f01221c5ba)

16 years agolibsmbconf: default to the NULL section when a parameter is encountered w/o section
Michael Adam [Tue, 15 Apr 2008 12:37:15 +0000 (14:37 +0200)]
libsmbconf: default to the NULL section when a parameter is encountered w/o section

Michael
(This used to be commit e1b98f1cbce72d12085d86da834f0949ecbfbf67)

16 years agolibsmbconf: allow NULL sharename in smbconf_share_exists().
Michael Adam [Tue, 15 Apr 2008 12:36:39 +0000 (14:36 +0200)]
libsmbconf: allow NULL sharename in smbconf_share_exists().

Michael
(This used to be commit cb23052b2055d77924b2a593ec14f0c1de9a3b51)

16 years agolibsmbconf: add handling of NULL strings to smbconf_find_in_array().
Michael Adam [Tue, 15 Apr 2008 11:50:27 +0000 (13:50 +0200)]
libsmbconf: add handling of NULL strings to smbconf_find_in_array().

Michael
(This used to be commit a5923bafe9b543d50dca06d251186948baeac8cc)

16 years agolibsmbconf: add handling of "NULL" strings to smbconf_add_string_to_array()
Michael Adam [Tue, 15 Apr 2008 11:49:59 +0000 (13:49 +0200)]
libsmbconf: add handling of "NULL" strings to smbconf_add_string_to_array()

Michael
(This used to be commit aba261a9143bc7ab681b1c57ccfc08da0cffcfe7)

16 years agoRegenerate DCE/RPC client code after fixing memcpy() length bug in pidl.
Jelmer Vernooij [Tue, 15 Apr 2008 14:11:10 +0000 (16:11 +0200)]
Regenerate DCE/RPC client code after fixing memcpy() length bug in pidl.
(This used to be commit ac4c63d999f9ae61428bcdae400d127459896d6c)

16 years agolib/sharesec.c: fix the upgrade code, db_traverse returns the number of records!
Stefan Metzmacher [Mon, 14 Apr 2008 22:18:34 +0000 (00:18 +0200)]
lib/sharesec.c: fix the upgrade code, db_traverse returns the number of records!

metze
(This used to be commit ccdebe97f85b76378e42d8cf08324228bd19cf32)

16 years agopdb_tdb: fix the upgrade code, db_traverse returns the number of records!
Stefan Metzmacher [Mon, 14 Apr 2008 22:12:45 +0000 (00:12 +0200)]
pdb_tdb: fix the upgrade code, db_traverse returns the number of records!

metze
(This used to be commit baaf571d540ace5119c528fd35bceab335bd6741)

16 years agolibnetjoin/net: Fix lp_config_backend_is_registry() handling.
Günther Deschner [Mon, 14 Apr 2008 21:07:55 +0000 (23:07 +0200)]
libnetjoin/net: Fix lp_config_backend_is_registry() handling.

Thanks obnox, now we can net ads join and net ads leave with zero
configuration changes if "config backend = registry".

Guenther
(This used to be commit 9003881773de787a51ceadcdc2cb1e95f6979763)

16 years agonet: abort when lp_realm is not set in net_ads_leave().
Günther Deschner [Mon, 14 Apr 2008 20:58:38 +0000 (22:58 +0200)]
net: abort when lp_realm is not set in net_ads_leave().

Guenther
(This used to be commit 53735edcbb059e73c51ae17d4ff75d2a4dee53e5)

16 years agolibnetjoin: delete the workgroup name when requested while unjoining.
Günther Deschner [Mon, 14 Apr 2008 20:57:37 +0000 (22:57 +0200)]
libnetjoin: delete the workgroup name when requested while unjoining.

Guenther
(This used to be commit 1782e89f3341eca5ee1fa39881ee8efb3fac9a5b)

16 years agolibnetjoin: separate out libnet_join_lookup_dc_rpc.
Günther Deschner [Mon, 14 Apr 2008 20:56:12 +0000 (22:56 +0200)]
libnetjoin: separate out libnet_join_lookup_dc_rpc.

Guenther
(This used to be commit 8d3d1c094a28f75b01315ee05b7939ffba374f20)

16 years agolibgpo: fix build warning.
Günther Deschner [Mon, 14 Apr 2008 16:21:21 +0000 (18:21 +0200)]
libgpo: fix build warning.

Thanks metze&vl.

Guenther
(This used to be commit cb3f1df7d8f35848a432764ea7d6720ec131ede1)

16 years agonet: exit early in net_ads_join() if the domain is not set.
Günther Deschner [Mon, 14 Apr 2008 14:16:25 +0000 (16:16 +0200)]
net: exit early in net_ads_join() if the domain is not set.

Guenther
(This used to be commit 8331fbe735e2bec386ab8fc1645dc371d45d3063)

16 years agolibnetjoin: Fix unjoining when no KRB5CCNAME is around.
Günther Deschner [Mon, 14 Apr 2008 14:15:18 +0000 (16:15 +0200)]
libnetjoin: Fix unjoining when no KRB5CCNAME is around.

Guenther
(This used to be commit 7fd237c545e0a7e0029195dbbb6691571abdfe84)

16 years agonet: use WERROR for check_ads_config().
Günther Deschner [Mon, 14 Apr 2008 14:13:52 +0000 (16:13 +0200)]
net: use WERROR for check_ads_config().

Guenther
(This used to be commit 9176057986be63c7ebebb56f7daabbc3883802c5)

16 years agodoserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_DOMAIN_ROLE.
Günther Deschner [Mon, 14 Apr 2008 13:48:23 +0000 (15:48 +0200)]
doserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_DOMAIN_ROLE.

Guenther
(This used to be commit 91a55fc27dc100cf193cfa2613771312f018449e)

16 years agonet: the success of secrets_init is checked by libnetjoin now.
Günther Deschner [Mon, 14 Apr 2008 13:47:30 +0000 (15:47 +0200)]
net: the success of secrets_init is checked by libnetjoin now.

Guenther
(This used to be commit 0a6a5d082426ca82accf18fffa7740683a42cac1)

16 years agoWKSSVC: In _wkssvc_NetrJoinDomain2, do modify the local configuration if enabled.
Günther Deschner [Mon, 14 Apr 2008 12:46:30 +0000 (14:46 +0200)]
WKSSVC: In _wkssvc_NetrJoinDomain2, do modify the local configuration if enabled.

Guenther
(This used to be commit 260efafb8fb6527eb0a182f9a6bfed8239dd8315)

16 years agolibnetjoin: Remove machine account if we failed to set password.
Günther Deschner [Mon, 14 Apr 2008 12:42:19 +0000 (14:42 +0200)]
libnetjoin: Remove machine account if we failed to set password.

Guenther
(This used to be commit db5e0ed186429667a7f6fc67e4b19a7ca75f357e)

16 years agoRemove two pointless else branches
Volker Lendecke [Sun, 30 Mar 2008 20:08:17 +0000 (22:08 +0200)]
Remove two pointless else branches
(This used to be commit ed343114cd0844a7fd14b45f95c0f43a6d172a42)

16 years agoRemove namedpipe_transact fn pointer from smb_np_struct
Volker Lendecke [Sun, 13 Apr 2008 17:14:09 +0000 (19:14 +0200)]
Remove namedpipe_transact fn pointer from smb_np_struct
(This used to be commit d1f82b7e67a791e19d08c682b607d82ae649feb4)

16 years agoEnable multiple fd events on a single file descriptor
Volker Lendecke [Tue, 1 Apr 2008 13:29:59 +0000 (15:29 +0200)]
Enable multiple fd events on a single file descriptor

Now we can have multiple events listen on a single fd. The order in which they
are called is naturally not defined, meaning that it is only deterministic if
exactly one event is readable or writeable.
(This used to be commit 61503f822b60f98dd1f7549707ec89b48e32caeb)

16 years agoFix some "ignoring asprintf result" warnings
Volker Lendecke [Wed, 2 Apr 2008 13:54:49 +0000 (15:54 +0200)]
Fix some "ignoring asprintf result" warnings
(This used to be commit 155d62ddfd3584d44a493c2aa1ea7f096bcff432)

16 years agoMake use of ZERO_STRUCT instead of memset in namequery.c
Volker Lendecke [Sat, 29 Mar 2008 16:20:15 +0000 (17:20 +0100)]
Make use of ZERO_STRUCT instead of memset in namequery.c
(This used to be commit 4f1d49615e1407b9c3ad5eeb50a248b8fee50e23)

16 years agoFix the build of db_open_trans with CLUSTER_SUPPORT enabled
Volker Lendecke [Mon, 14 Apr 2008 10:53:11 +0000 (12:53 +0200)]
Fix the build of db_open_trans with CLUSTER_SUPPORT enabled

Metze, you might want to check this.
(This used to be commit 3b4a402bc5c3490000581d43a12388883bcf8150)

16 years agolibnetjoin: Fix joining when no KRB5CCNAME is around.
Günther Deschner [Mon, 14 Apr 2008 10:20:33 +0000 (12:20 +0200)]
libnetjoin: Fix joining when no KRB5CCNAME is around.

Guenther
(This used to be commit 512e6ca0a9be9fe35994ec1010110573a5b551d1)

16 years agoUse more error-prone form of testing dm_destroy_session() return code after discussin...
Alexander Bokovoy [Mon, 14 Apr 2008 09:56:36 +0000 (13:56 +0400)]
Use more error-prone form of testing dm_destroy_session() return code after discussing with Tridge
(This used to be commit 4abdbad52e456764bca1b17ead04edee1e2a2a64)

16 years agoloadparm: use the new smbconf_init() dispatcher for loading registry config.
Michael Adam [Sun, 13 Apr 2008 15:22:52 +0000 (17:22 +0200)]
loadparm: use the new smbconf_init() dispatcher for loading registry config.

Michael
(This used to be commit 78afb30f8073c3804dfa0cecadf973d5af5dd612)

16 years agonet conf: use the new smbconf_init() dispatcher instead of explicit backend init.
Michael Adam [Sun, 13 Apr 2008 15:16:54 +0000 (17:16 +0200)]
net conf: use the new smbconf_init() dispatcher instead of explicit backend init.

Michael
(This used to be commit 281c9287a34533045b62302bb33ced3d216421ac)

16 years agolibsmbconf: add a smbconf init dispatcher smbconf_init().
Michael Adam [Sun, 13 Apr 2008 15:13:16 +0000 (17:13 +0200)]
libsmbconf: add a smbconf init dispatcher smbconf_init().

The dispatcher takes a config source argument in the form
of "backend:path" where backend can (currently) be one of
"txt" (aka "file") or "reg" (aka "registry").

When the path is omitted, it is up to the backend to provide
a default path.

When there is no separator ":" and the string is not a recognized
backend, then file backend is assumed and the string is passed
in as the path argument.

Michael
(This used to be commit cc613a60eb0f6b92cae98e8669e5e569a1eb9324)