kai/samba.git
16 years agoMove content of comment.
Michael Adam [Tue, 8 Jan 2008 23:25:27 +0000 (00:25 +0100)]
Move content of comment.

Michael
(This used to be commit ed4dd00c5ae8e4995ace9326f915ae4bd15d96b3)

16 years agoConvert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael Adam [Tue, 8 Jan 2008 23:11:31 +0000 (00:11 +0100)]
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.

Michael
(This used to be commit 6b2b9a60ef857ec31da5fea631535205fbdede4a)

16 years agoFix prototype: Add a void to an empty function parameter list.
Michael Adam [Tue, 8 Jan 2008 22:02:50 +0000 (23:02 +0100)]
Fix prototype: Add a void to an empty function parameter list.

Michael
(This used to be commit 3f89aea8e4df3a2de8c5e4c6f4e417567adb2d67)

16 years agoDon't leak data.dptr on error path.
Michael Adam [Tue, 8 Jan 2008 20:51:07 +0000 (21:51 +0100)]
Don't leak data.dptr on error path.

Michael
(This used to be commit d14de0692c623ff07dada45a3d7bec03ceca2b7e)

16 years agoExtend a comment.
Michael Adam [Tue, 8 Jan 2008 14:21:08 +0000 (15:21 +0100)]
Extend a comment.

Michael
(This used to be commit 081435250709af734ec1e49e2539b091f2d92dfb)

16 years agoAdd a comment.
Michael Adam [Wed, 9 Jan 2008 00:35:43 +0000 (01:35 +0100)]
Add a comment.

Michael
(This used to be commit 3a4bf4b7c3081048f0d5491dae6610388c268c2f)

16 years agoFix talloctort: move size check after referenced ptr check.
Michael Adam [Wed, 9 Jan 2008 00:34:21 +0000 (01:34 +0100)]
Fix talloctort: move size check after referenced ptr check.

Michael
(This used to be commit 45b219642c529865a898625eeb0433c60b233867)

16 years agoSimplify... plus add a debug message.
Jeremy Allison [Wed, 9 Jan 2008 00:08:39 +0000 (16:08 -0800)]
Simplify... plus add a debug message.
Jeremy.
(This used to be commit bedc493874adaf783362ba7b821e2a6d985b96ea)

16 years agoCorrectly identify enc/non-enc packets.
Jeremy Allison [Tue, 8 Jan 2008 23:57:08 +0000 (15:57 -0800)]
Correctly identify enc/non-enc packets.
Jeremy.
(This used to be commit 647f13d0f1a270a68263b3b0403436f9d6cf1a0e)

16 years agoSave one popular malloc
Volker Lendecke [Tue, 8 Jan 2008 22:18:03 +0000 (23:18 +0100)]
Save one popular malloc
(This used to be commit 2150663d9eaf5cdab08de2ad1fcc952d7e85936c)

16 years agoDon't shrink a talloc area if we have less than 1k to gain
Volker Lendecke [Tue, 8 Jan 2008 21:42:27 +0000 (22:42 +0100)]
Don't shrink a talloc area if we have less than 1k to gain
(This used to be commit 28a72ebd4541fb54f284da49081345e54130c75a)

16 years agoFix returns in void functions.
Michael Adam [Tue, 8 Jan 2008 21:51:21 +0000 (22:51 +0100)]
Fix returns in void functions.

Michael
(This used to be commit ef7c9a765bcdb1c774ff4f6d14053c4aa3815f31)

16 years agoFix examples/VFS after VFS API changes.
Michael Adam [Tue, 8 Jan 2008 21:13:25 +0000 (22:13 +0100)]
Fix examples/VFS after VFS API changes.

Michael
(This used to be commit c88555ce45aa2998037d316f3a8edccd04be04a4)

16 years agoOnly realloc the talloc stack if necessary
Volker Lendecke [Tue, 8 Jan 2008 21:12:35 +0000 (22:12 +0100)]
Only realloc the talloc stack if necessary
(This used to be commit c7cb98d486ef8af1dc7111c2316fd73db9fef9f8)

16 years agoAllocate dirp->name_cache on demand only
Volker Lendecke [Tue, 8 Jan 2008 20:45:21 +0000 (21:45 +0100)]
Allocate dirp->name_cache on demand only
(This used to be commit 1a15778331393f9ece9aac9450828e799b20a058)

16 years agoMove the DNS tsig update to using struct sockaddr_storage
Jeremy Allison [Tue, 8 Jan 2008 21:11:12 +0000 (13:11 -0800)]
Move the DNS tsig update to using struct sockaddr_storage
from struct in_addr. Still only does IPv4 updates but now
it'll be easy to add IPv6 when we have time.
Jeremy.
(This used to be commit ac3a433befca2c6b674fc7e7f2f2c700d78b0a0c)

16 years agoPedantic cosmetics: rerun make idl.
Günther Deschner [Tue, 8 Jan 2008 17:07:55 +0000 (18:07 +0100)]
Pedantic cosmetics: rerun make idl.

Guenther
(This used to be commit d1fa8049b1c0a3cebbc2c64e245e8055c8d3e84b)

16 years agoMerge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij [Tue, 8 Jan 2008 14:43:11 +0000 (15:43 +0100)]
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
(This used to be commit ea36c3add588061cf338deabb2d8952f2213a8bd)

16 years agoUse ads_get_upn() in net_derive_salting_principal().
Günther Deschner [Tue, 8 Jan 2008 13:06:18 +0000 (14:06 +0100)]
Use ads_get_upn() in net_derive_salting_principal().

Guenther
(This used to be commit a3b348b113f248d2eccffd6073560619a97a2976)

16 years agoFix define check s/WITH_LDAP/HAVE_LDAP/ in libnet_join.
Günther Deschner [Tue, 8 Jan 2008 13:03:12 +0000 (14:03 +0100)]
Fix define check s/WITH_LDAP/HAVE_LDAP/ in libnet_join.

Guenther
(This used to be commit 045a69c59c3b0732bb12a8b0efc8c9675e811719)

16 years agoDo not ignore provided machine_name in ads_get_upn().
Günther Deschner [Tue, 8 Jan 2008 12:46:54 +0000 (13:46 +0100)]
Do not ignore provided machine_name in ads_get_upn().

Guenther
(This used to be commit ddc1307844379f99b3dde48fc351d0326d22a7ce)

16 years agoAdd missing quote. Fix bug 5172. Thanks to Jason Filley <jason@snakelegs.org> for...
Karolin Seeger [Tue, 8 Jan 2008 11:23:25 +0000 (12:23 +0100)]
Add missing quote. Fix bug 5172. Thanks to Jason Filley <jason@snakelegs.org> for reporting!

Karolin
(This used to be commit 6be1ee8e6fb4e7fd413098c40b40569a980bd7a5)

16 years agoCorrectly talloc ctx->remote_path in libgpo (thanks Michael for the pointer).
Günther Deschner [Tue, 8 Jan 2008 11:25:47 +0000 (12:25 +0100)]
Correctly talloc ctx->remote_path in libgpo (thanks Michael for the pointer).

Guenther
(This used to be commit 2ea57a76a6bc8f9c835818780fcc9324896d5c1f)

16 years agoRemove redundant parameter fd from SMB_VFS_AIO_CANCEL().
Michael Adam [Tue, 8 Jan 2008 11:20:51 +0000 (12:20 +0100)]
Remove redundant parameter fd from SMB_VFS_AIO_CANCEL().

Michael
(This used to be commit 3c997ae0002d4c50e8899600c17ddf74ac61f6f0)

16 years agoCorrectly free buffers in netdomjoin-gui.
Günther Deschner [Tue, 8 Jan 2008 10:55:45 +0000 (11:55 +0100)]
Correctly free buffers in netdomjoin-gui.

Guenther
(This used to be commit 04d78d4d9a8cffe44c927036038aef1d6d6b44b2)

16 years agoMake name_buffer in NetGetJoinInformation() talloced.
Günther Deschner [Tue, 8 Jan 2008 10:54:51 +0000 (11:54 +0100)]
Make name_buffer in NetGetJoinInformation() talloced.

Guenther
(This used to be commit 421905fb608df6736944ac21ac67abee24991521)

16 years agoAdd NetApiBufferFree() to libnetapi.
Günther Deschner [Tue, 8 Jan 2008 10:53:38 +0000 (11:53 +0100)]
Add NetApiBufferFree() to libnetapi.

Guenther
(This used to be commit c49196954d38f0c2851abbfe25086cd6fe660a2e)

16 years agoFix crash bug when strequal is used too late in libnetapi_free.
Günther Deschner [Tue, 8 Jan 2008 10:49:35 +0000 (11:49 +0100)]
Fix crash bug when strequal is used too late in libnetapi_free.

Guenther
(This used to be commit ba2b8a310e1d6f78116350e24c17ae4db08b9bed)

16 years agoWhen unjoining fails (e.g. missing creds) make sure we still correct config.
Günther Deschner [Tue, 8 Jan 2008 10:46:11 +0000 (11:46 +0100)]
When unjoining fails (e.g. missing creds) make sure we still correct config.

Guenther
(This used to be commit 7f51583f681b1acc9bfbab6ee0e2d1c13d2c4ca4)

16 years agoRemove redundant parameter fd from SMB_VFS_FSETXATTR().
Michael Adam [Tue, 8 Jan 2008 10:47:33 +0000 (11:47 +0100)]
Remove redundant parameter fd from SMB_VFS_FSETXATTR().

Michael
(This used to be commit 0bd2643463a9160c8a1c7e1c2f8cca7b89060e09)

16 years agoRemove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
Michael Adam [Tue, 8 Jan 2008 10:29:09 +0000 (11:29 +0100)]
Remove redundant parameter fd from SMB_VFS_FREMOVEXATTR().

Michael
(This used to be commit bfc3b5a27f707d3e4b8d5d66192891e22365fbb3)

16 years agoRemove redundant parameter fd from SMB_VFS_FLISTXATTR().
Michael Adam [Tue, 8 Jan 2008 09:51:40 +0000 (10:51 +0100)]
Remove redundant parameter fd from SMB_VFS_FLISTXATTR().

Michael
(This used to be commit 167649b3b8bc293f8434ffc9fb5f80463e4e75be)

16 years agoRemove redundant parameter fd from SMB_VFS_FGETXATTR().
Michael Adam [Tue, 8 Jan 2008 09:00:47 +0000 (10:00 +0100)]
Remove redundant parameter fd from SMB_VFS_FGETXATTR().

Michael
(This used to be commit 2cb739a82dc6bb194d60718cc74b26ee7c1c46a7)

16 years agoRemove forgotton fd from solarisacl_sys_acl_get_fd().
Michael Adam [Tue, 8 Jan 2008 00:56:56 +0000 (01:56 +0100)]
Remove forgotton fd from solarisacl_sys_acl_get_fd().

Michael
(This used to be commit 38f34b1d743caaf9f2d750580b991958d260fead)

16 years agoRemove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().
Michael Adam [Tue, 8 Jan 2008 00:54:19 +0000 (01:54 +0100)]
Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().

Michael
(This used to be commit 9296e93588c0e795cae770765050247ac1474a74)

16 years agoRemove redundant parameter fd from SMB_VFS_FCHMOD_ACL().
Michael Adam [Tue, 8 Jan 2008 00:14:24 +0000 (01:14 +0100)]
Remove redundant parameter fd from SMB_VFS_FCHMOD_ACL().

Michael
(This used to be commit 7b201c177b3668f54751ba17d6a0b53ed913e7f7)

16 years agoAdd comment.
Michael Adam [Mon, 7 Jan 2008 23:21:58 +0000 (00:21 +0100)]
Add comment.

Michael
(This used to be commit 8b52626f7fd30e1bdf2dd3b4263de1aff282cdd5)

16 years agoRemove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD().
Michael Adam [Mon, 7 Jan 2008 22:53:34 +0000 (23:53 +0100)]
Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD().

Michael
(This used to be commit 42663e8736e1a3dfb57e0aafdcbf5fec880da779)

16 years agoRefactor our DsGetDcName call a bit (before it will move into libnetapi).
Günther Deschner [Mon, 7 Jan 2008 22:05:58 +0000 (23:05 +0100)]
Refactor our DsGetDcName call a bit (before it will move into libnetapi).

Guenther
(This used to be commit 41c129da3d33f9fc2864d360e4b6ec5a72caf2a3)

16 years agoEnable talloc reporting in libnetapi if DEVELOPER compiled.
Günther Deschner [Mon, 7 Jan 2008 21:48:19 +0000 (22:48 +0100)]
Enable talloc reporting in libnetapi if DEVELOPER compiled.

Guenther
(This used to be commit 01e9151546a83e0c772a144efa85437ca0c8a307)

16 years agoRemove redundant parameter fd from SMB_VFS_GETLOCK().
Michael Adam [Mon, 7 Jan 2008 21:18:50 +0000 (22:18 +0100)]
Remove redundant parameter fd from SMB_VFS_GETLOCK().

Michael
(This used to be commit ee5a20becdcdb20d7012732b324c6938fab44f67)

16 years agoRemove redundant parameter fd from SMB_VFS_LINUX_SETLEASE().
Michael Adam [Mon, 7 Jan 2008 20:47:53 +0000 (21:47 +0100)]
Remove redundant parameter fd from SMB_VFS_LINUX_SETLEASE().

Michael
(This used to be commit 8880eb82f16d561a4023ec8426f8ea35c579a7a6)

16 years agoDo not talloc_strdup filename and servicepath
Volker Lendecke [Mon, 7 Jan 2008 11:57:10 +0000 (12:57 +0100)]
Do not talloc_strdup filename and servicepath
(This used to be commit 66be770993acf4e1673e9615bcddb21768c33e62)

16 years agomake db_tdb_fetch use tdb_parse_record
Volker Lendecke [Sun, 6 Jan 2008 23:41:26 +0000 (00:41 +0100)]
make db_tdb_fetch use tdb_parse_record
(This used to be commit 88d82d0623e71ae1ef4f8fdefba10e3a230ea526)

16 years agoChange db_tdb_fetch_locked to use only one talloc
Volker Lendecke [Sun, 6 Jan 2008 23:14:24 +0000 (00:14 +0100)]
Change db_tdb_fetch_locked to use only one talloc
(This used to be commit 921c8657e2eeb71d5b9ae2675255a852b26cc30d)

16 years agotalloc_stackframe only needs 1 talloc
Volker Lendecke [Sun, 6 Jan 2008 16:25:20 +0000 (17:25 +0100)]
talloc_stackframe only needs 1 talloc
(This used to be commit c0c2084d40b79e949dab7c68626aa665b9ea1a8e)

16 years agoTrying to make the buildfarm w/o krb5 happy.
Günther Deschner [Mon, 7 Jan 2008 19:56:34 +0000 (20:56 +0100)]
Trying to make the buildfarm w/o krb5 happy.

Guenther
(This used to be commit 079f2eba81886707ea4b18f103e097dbac994b2f)

16 years agoThere is no LDAP in some corners of this world. Fix the build...
Günther Deschner [Mon, 7 Jan 2008 19:41:55 +0000 (20:41 +0100)]
There is no LDAP in some corners of this world. Fix the build...

Guenther
(This used to be commit 83ed37023c2be4c6b4d99d8117ac8438a413112c)

16 years agoFinally use libnet_join_set_* functions in libnetjoin.
Günther Deschner [Mon, 7 Jan 2008 19:20:03 +0000 (20:20 +0100)]
Finally use libnet_join_set_* functions in libnetjoin.

Guenther
(This used to be commit 1436670854ae635cfa2a69939d3ac31da87c3f66)

16 years agoMerge remaining post-AD-join functions from net into libnet_join.
Günther Deschner [Mon, 7 Jan 2008 19:16:57 +0000 (20:16 +0100)]
Merge remaining post-AD-join functions from net into libnet_join.

Guenther
(This used to be commit 3e816d7555218192881d79645fca26981a7099c7)

16 years agoIn libnetapi example, use libnetapi_get_error_string().
Günther Deschner [Mon, 7 Jan 2008 19:10:47 +0000 (20:10 +0100)]
In libnetapi example, use libnetapi_get_error_string().

Guenther
(This used to be commit b624db92d61809a44881abbdd09dfa3a74ff7a88)

16 years agoIn the local path of NetJoinDomain, try to get error string from libnetjoin.
Günther Deschner [Mon, 7 Jan 2008 19:08:45 +0000 (20:08 +0100)]
In the local path of NetJoinDomain, try to get error string from libnetjoin.

Guenther
(This used to be commit 0f0f0e13022da584b77e850fec2cef6169e1ac28)

16 years agoAdd libnetapi_set_error_string and libnetapi_get_error_string.
Günther Deschner [Mon, 7 Jan 2008 19:06:41 +0000 (20:06 +0100)]
Add libnetapi_set_error_string and libnetapi_get_error_string.

Guenther
(This used to be commit f8806bad8134d544229c426f58bee143ba752cf8)

16 years agoAdd krb5 cc env to libnetapi_ctx.
Günther Deschner [Mon, 7 Jan 2008 19:03:32 +0000 (20:03 +0100)]
Add krb5 cc env to libnetapi_ctx.

Guenther
(This used to be commit df2b078fa1658bdbff1280f7fe0b062d9eabd60c)

16 years agoLet libnetapi use it's own krb5 cred cache in memory if necessary.
Günther Deschner [Mon, 7 Jan 2008 19:01:28 +0000 (20:01 +0100)]
Let libnetapi use it's own krb5 cred cache in memory if necessary.

Guenther
(This used to be commit 863fb30038e384585502f0154a742481594b99d0)

16 years agoAdd libnet_join_find_machine_acct().
Günther Deschner [Mon, 7 Jan 2008 18:31:20 +0000 (19:31 +0100)]
Add libnet_join_find_machine_acct().

Guenther
(This used to be commit f550ed02ff9e0546c63064ab9dac760eac7e1e16)

16 years agoHonor the WKSSVC_JOIN_FLAGS_ACCOUNT_DELETE flag when unjoining from AD.
Günther Deschner [Mon, 7 Jan 2008 18:11:26 +0000 (19:11 +0100)]
Honor the WKSSVC_JOIN_FLAGS_ACCOUNT_DELETE flag when unjoining from AD.

Guenther
(This used to be commit ed164b523e63c3ebf2c822a00a877ef169738a3a)

16 years agoRearrange libnet join code and add support for account pre-creation in AD.
Günther Deschner [Mon, 7 Jan 2008 18:07:38 +0000 (19:07 +0100)]
Rearrange libnet join code and add support for account pre-creation in AD.

Guenther
(This used to be commit 18ae8580420c37aa4b189eb5ce53cc65a9827d95)

16 years agoAdd ADS_STRUCTs to libnetjoin and -unjoin, with talloc destructors.
Günther Deschner [Mon, 7 Jan 2008 17:58:04 +0000 (18:58 +0100)]
Add ADS_STRUCTs to libnetjoin and -unjoin, with talloc destructors.

Guenther
(This used to be commit 985d45206990988894e05ea6fb0aacc7396a6db4)

16 years agoAdd error_string to libnetjoin and libnetunjoin structures incl. set functions.
Günther Deschner [Mon, 7 Jan 2008 17:46:07 +0000 (18:46 +0100)]
Add error_string to libnetjoin and libnetunjoin structures incl. set functions.

Guenther
(This used to be commit 4f9985bb33aa5973e6b685a45039c8e227487db1)

16 years agoRearrange order of libnet join context init.
Günther Deschner [Mon, 7 Jan 2008 17:41:49 +0000 (18:41 +0100)]
Rearrange order of libnet join context init.

Guenther
(This used to be commit 89669c66f27fb47c9769d1058e29bff83f862752)

16 years agoFree libnet_JoinCtx after joining.
Günther Deschner [Mon, 7 Jan 2008 17:40:25 +0000 (18:40 +0100)]
Free libnet_JoinCtx after joining.

Guenther
(This used to be commit 5abae9ef15fa9884c5c4a0e256274f70f6ecd779)

16 years agoClose registry in libnetapi_free().
Günther Deschner [Mon, 7 Jan 2008 17:37:04 +0000 (18:37 +0100)]
Close registry in libnetapi_free().

Guenther
(This used to be commit e7258a4408e40686ff090d0f8e120ce78acbd097)

16 years agoAdd NET_API_STATUS_SUCCESS define.
Günther Deschner [Mon, 7 Jan 2008 17:36:06 +0000 (18:36 +0100)]
Add NET_API_STATUS_SUCCESS define.

Guenther
(This used to be commit a72ad63163a8c642ea762087a739e6d63c37647a)

16 years agoRemove redundant parameter fd from SMB_VFS_KERNEL_FLOCK().
Michael Adam [Mon, 7 Jan 2008 16:14:20 +0000 (17:14 +0100)]
Remove redundant parameter fd from SMB_VFS_KERNEL_FLOCK().

Michael
(This used to be commit 195c519377c2fdc655e25760b52bc0694b8dda81)

16 years agoFix wrong unused opaque macro for kernel_flock().
Michael Adam [Mon, 7 Jan 2008 15:59:10 +0000 (16:59 +0100)]
Fix wrong unused opaque macro for kernel_flock().

Michael
(This used to be commit 5c01309a2b078f08c4f0caf802d81c9b3d53382f)

16 years agoRemove redundant parameter fd from SMB_VFS_LOCK().
Michael Adam [Mon, 7 Jan 2008 15:38:23 +0000 (16:38 +0100)]
Remove redundant parameter fd from SMB_VFS_LOCK().

Michael
(This used to be commit 4f3ab2c406072e0b43581057e7e785e8ad454cfa)

16 years agoFix the build: Fix caller of strict_allocate_ftruncate().
Michael Adam [Mon, 7 Jan 2008 15:12:03 +0000 (16:12 +0100)]
Fix the build: Fix caller of strict_allocate_ftruncate().

Michael
(This used to be commit 20691272a1e2562ab8c6143978d324af0334f871)

16 years agoRemove redundant parameter fd from SMB_VFS_FTRUNCATE().
Michael Adam [Mon, 7 Jan 2008 14:55:09 +0000 (15:55 +0100)]
Remove redundant parameter fd from SMB_VFS_FTRUNCATE().

Michael
(This used to be commit 2ad66050a0452b8e7e08b1e7a01efa00c72fd451)

16 years agoRemove redundant parameter fd from SMB_VFS_FCHOWN().
Michael Adam [Mon, 7 Jan 2008 13:26:00 +0000 (14:26 +0100)]
Remove redundant parameter fd from SMB_VFS_FCHOWN().

Michael
(This used to be commit fbb193db3e0dc51cb000ae406a68bc547f31d9ab)

16 years agoRemove redundant parameter fd from SMB_VFS_FCHMOD().
Michael Adam [Mon, 7 Jan 2008 12:44:37 +0000 (13:44 +0100)]
Remove redundant parameter fd from SMB_VFS_FCHMOD().

Michael
(This used to be commit a54d5604da556d1250ca9948d4acc4a187a9fede)

16 years agoRemove redundant parameter fd from SMB_VFS_FSTAT().
Michael Adam [Mon, 7 Jan 2008 12:21:26 +0000 (13:21 +0100)]
Remove redundant parameter fd from SMB_VFS_FSTAT().

Michael
(This used to be commit 0b86c420be94d295f6917a220b5d699f65b46711)

16 years agoRemove redundant parameter fd from SMB_VFS_FSYNC().
Michael Adam [Mon, 7 Jan 2008 11:49:02 +0000 (12:49 +0100)]
Remove redundant parameter fd from SMB_VFS_FSYNC().

Michael
(This used to be commit 8f83c9a7b245dbfef28195f9a7f33047a8ba95a0)

16 years agoRemove redundant parameter fd from SMB_VFS_LSEEK().
Michael Adam [Mon, 7 Jan 2008 09:15:08 +0000 (10:15 +0100)]
Remove redundant parameter fd from SMB_VFS_LSEEK().

Michael
(This used to be commit df929796f2698698d2875227bda8500589cca2df)

16 years agoRemove redundant parameter fd from SMB_VFS_PWRITE().
Michael Adam [Mon, 7 Jan 2008 08:23:04 +0000 (09:23 +0100)]
Remove redundant parameter fd from SMB_VFS_PWRITE().

Michael
(This used to be commit 8c4901a19ae2fd3ee085f9499f33aa7db016d182)

16 years agoFix build warning.
Günther Deschner [Mon, 7 Jan 2008 13:51:11 +0000 (14:51 +0100)]
Fix build warning.

Guenther
(This used to be commit 73233a06d6f0f1346c48b465750af4b532cd7306)

16 years agoAdd free_local_machine_name().
Günther Deschner [Mon, 7 Jan 2008 13:15:48 +0000 (14:15 +0100)]
Add free_local_machine_name().

Guenther
(This used to be commit f3ebb4f96bb0364dae9924e798652e759b63bb52)

16 years agoFix two memleaks in libnetapi.
Günther Deschner [Mon, 7 Jan 2008 11:44:25 +0000 (12:44 +0100)]
Fix two memleaks in libnetapi.

Guenther
(This used to be commit d73bde99e8518607bb78b5625ce5fb1991d8e402)

16 years agoAdd secrets_shutdown().
Günther Deschner [Mon, 7 Jan 2008 11:42:16 +0000 (12:42 +0100)]
Add secrets_shutdown().

Guenther
(This used to be commit dd3fbd93b6e5fe8b5e3a3727a64a38d5ae46fcbf)

16 years agoIn gfree_debugsyms() free the format_bufr as well.
Günther Deschner [Mon, 7 Jan 2008 11:41:18 +0000 (12:41 +0100)]
In gfree_debugsyms() free the format_bufr as well.

Guenther
(This used to be commit 48f09ca376f9fc7923309f3466e5d72f7c21a56f)

16 years agoFailure while unjoining a domain is non-critical.
Günther Deschner [Mon, 7 Jan 2008 11:19:56 +0000 (12:19 +0100)]
Failure while unjoining a domain is non-critical.
Just continue joining to the workgroup in that case.

Guenther
(This used to be commit bf9ce2a928e3136d3bfe368f75d5b99273c5b04f)

16 years agoOnly create machine account in libnetjoin when requested to.
Günther Deschner [Fri, 4 Jan 2008 22:11:53 +0000 (23:11 +0100)]
Only create machine account in libnetjoin when requested to.

Guenther
(This used to be commit bc025a3860483e8cdbd0f61579689c9edadd3af0)

16 years agoUse the proper boolean constants.
Michael Adam [Mon, 7 Jan 2008 10:27:54 +0000 (11:27 +0100)]
Use the proper boolean constants.

Michael
(This used to be commit 6f673b7f10c145d88e6a6d3072b5f8cd98837304)

16 years agoFix a comment.
Michael Adam [Mon, 7 Jan 2008 10:19:27 +0000 (11:19 +0100)]
Fix a comment.

Michael
(This used to be commit 62d6d4fff2edcce04e793d2a2f877cb3f4fedbdb)

16 years agoMake wcache_invalidate_cache() return bool, not int.
Michael Adam [Mon, 7 Jan 2008 09:59:14 +0000 (10:59 +0100)]
Make wcache_invalidate_cache() return bool, not int.

Michael
(This used to be commit dba24ceae78ffc49200b647838b6bf3657275add)

16 years agoAdd some braces to if statement.
Michael Adam [Mon, 7 Jan 2008 09:41:09 +0000 (10:41 +0100)]
Add some braces to if statement.

Michael
(This used to be commit 66fc1db1d19d11792d9506b06ad914d88b7e0663)

16 years agoPrevent winbindd from segfaulting due to corrupted cache tdb.
Andreas Schneider [Mon, 26 Nov 2007 10:44:30 +0000 (11:44 +0100)]
Prevent winbindd from segfaulting due to corrupted cache tdb.

If we try to flush the caches and due to a corrupted tdb we and have no tdb
context close the tdb and validate it. Initialize the cache afterwards again.
(This used to be commit d0c0f91fb9f3438a18c6f47ed894f525beb75cbf)

16 years agoAdapt fset_nt_acl() and fget_nt_acl() in examples/VFS/ to vfs prototype change.
Michael Adam [Sun, 6 Jan 2008 23:21:12 +0000 (00:21 +0100)]
Adapt fset_nt_acl() and fget_nt_acl() in examples/VFS/ to vfs prototype change.

Michael
(This used to be commit d9d6775878f8b3425665c6a45a5ef9cb92932cf8)

16 years agoRemove unneeded parameter fd from SMB_VFS_PREAD().
Michael Adam [Sun, 6 Jan 2008 23:14:19 +0000 (00:14 +0100)]
Remove unneeded parameter fd from SMB_VFS_PREAD().

Michael
(This used to be commit 73e28806ce87d829ea7c38ed3440020845bb13bf)

16 years agoRemove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().
Michael Adam [Sun, 6 Jan 2008 17:48:02 +0000 (18:48 +0100)]
Remove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().

Michael
(This used to be commit 4f2d139a186048f08180378a877b69d2f80ad51f)

16 years agoWrap lines for readability.
Michael Adam [Sun, 6 Jan 2008 17:03:33 +0000 (18:03 +0100)]
Wrap lines for readability.

Michael
(This used to be commit 8fce247bcf7fb27a31a7b8103377681d692d35aa)

16 years agoRemove superfluous fd parameter from SMB_VFS_FGET_NT_ACL().
Michael Adam [Sat, 5 Jan 2008 01:16:15 +0000 (02:16 +0100)]
Remove superfluous fd parameter from SMB_VFS_FGET_NT_ACL().

Michael
(This used to be commit c0c7c1223da29c68359dac64a340c1c710d5f3d2)

16 years agoRemove vlp.o in make clean.
Michael Adam [Sun, 6 Jan 2008 21:50:38 +0000 (22:50 +0100)]
Remove vlp.o in make clean.

Michael
(This used to be commit 020ed731b17ac00dd490f210f108eae249fb27ad)

16 years agoReview feedback from metze.
Jelmer Vernooij [Sun, 6 Jan 2008 14:12:24 +0000 (15:12 +0100)]
Review feedback from metze.
(This used to be commit 015cf6b6adfa87ff7c5bb1cec9f98237bad075e1)

16 years agoUse metze's approach.
Jelmer Vernooij [Sun, 6 Jan 2008 00:12:56 +0000 (01:12 +0100)]
Use metze's approach.
(This used to be commit 126cc075995ffaeb65317627acae05c1b96cebd0)

16 years agoMerge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij [Sat, 5 Jan 2008 22:09:38 +0000 (23:09 +0100)]
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
(This used to be commit 5a30f6377d37d8a5cadce4fb9a2fc19b78fc1709)

16 years agoselftest: Use platform-specific equivalents of LD_LIBRARY_PATH for Samba4's smbtorture.
Jelmer Vernooij [Sat, 5 Jan 2008 22:09:25 +0000 (23:09 +0100)]
selftest: Use platform-specific equivalents of LD_LIBRARY_PATH for Samba4's smbtorture.
(This used to be commit 64ff1dad8664f14030c7d78c252d946216798a88)

16 years agoMerge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Steve French [Sat, 5 Jan 2008 20:51:23 +0000 (14:51 -0600)]
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
(This used to be commit d3b91e494c824a65506ba1bc1cba5bba77000530)

16 years agoFix %d / size_t printf arg missmatch.
Jeremy Allison [Sat, 5 Jan 2008 09:17:33 +0000 (01:17 -0800)]
Fix %d / size_t printf arg missmatch.
Jeremy.
(This used to be commit 3e3205309b75edf7d29633525adfdceb5f8856eb)

16 years agoFix missing return - should be void.
Jeremy Allison [Sat, 5 Jan 2008 09:16:09 +0000 (01:16 -0800)]
Fix missing return - should be void.
Jeremy.
(This used to be commit 45ae90b77e53cd0cdf50939528dac4d2ca39b5c5)