Günther Deschner
697208406c
Fix define check s/WITH_LDAP/HAVE_LDAP/ in libnet_join.
...
Guenther
(This used to be commit 045a69c59c
)
2008-01-08 14:07:09 +01:00
Günther Deschner
f89fa0a6f8
Do not ignore provided machine_name in ads_get_upn().
...
Guenther
(This used to be commit ddc1307844
)
2008-01-08 14:07:01 +01:00
Günther Deschner
17e8104d9b
Correctly talloc ctx->remote_path in libgpo (thanks Michael for the pointer).
...
Guenther
(This used to be commit 2ea57a76a6
)
2008-01-08 12:26:25 +01:00
Michael Adam
4a056e127a
Remove redundant parameter fd from SMB_VFS_AIO_CANCEL().
...
Michael
(This used to be commit 3c997ae000
)
2008-01-08 12:20:55 +01:00
Günther Deschner
67f2afe3c4
Correctly free buffers in netdomjoin-gui.
...
Guenther
(This used to be commit 04d78d4d9a
)
2008-01-08 11:59:01 +01:00
Günther Deschner
200bba3ad6
Make name_buffer in NetGetJoinInformation() talloced.
...
Guenther
(This used to be commit 421905fb60
)
2008-01-08 11:59:01 +01:00
Günther Deschner
a01dc30db7
Add NetApiBufferFree() to libnetapi.
...
Guenther
(This used to be commit c49196954d
)
2008-01-08 11:59:01 +01:00
Günther Deschner
ab216a1b4e
Fix crash bug when strequal is used too late in libnetapi_free.
...
Guenther
(This used to be commit ba2b8a310e
)
2008-01-08 11:59:01 +01:00
Günther Deschner
c6576503c9
When unjoining fails (e.g. missing creds) make sure we still correct config.
...
Guenther
(This used to be commit 7f51583f68
)
2008-01-08 11:59:01 +01:00
Michael Adam
aab6704ce8
Remove redundant parameter fd from SMB_VFS_FSETXATTR().
...
Michael
(This used to be commit 0bd2643463
)
2008-01-08 11:47:33 +01:00
Michael Adam
1590dd32cf
Remove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
...
Michael
(This used to be commit bfc3b5a27f
)
2008-01-08 11:29:09 +01:00
Michael Adam
9f691df852
Remove redundant parameter fd from SMB_VFS_FLISTXATTR().
...
Michael
(This used to be commit 167649b3b8
)
2008-01-08 10:51:40 +01:00
Michael Adam
50ee744fa4
Remove redundant parameter fd from SMB_VFS_FGETXATTR().
...
Michael
(This used to be commit 2cb739a82d
)
2008-01-08 10:00:47 +01:00
Michael Adam
66273a7953
Remove forgotton fd from solarisacl_sys_acl_get_fd().
...
Michael
(This used to be commit 38f34b1d74
)
2008-01-08 01:56:56 +01:00
Michael Adam
5921607f26
Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().
...
Michael
(This used to be commit 9296e93588
)
2008-01-08 01:54:19 +01:00
Michael Adam
b2182c11ea
Remove redundant parameter fd from SMB_VFS_FCHMOD_ACL().
...
Michael
(This used to be commit 7b201c177b
)
2008-01-08 01:14:24 +01:00
Michael Adam
65fc5dbedd
Add comment.
...
Michael
(This used to be commit 8b52626f7f
)
2008-01-08 00:21:58 +01:00
Michael Adam
62e9d503d8
Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD().
...
Michael
(This used to be commit 42663e8736
)
2008-01-07 23:54:07 +01:00
Günther Deschner
a8d200893a
Refactor our DsGetDcName call a bit (before it will move into libnetapi).
...
Guenther
(This used to be commit 41c129da3d
)
2008-01-07 23:06:12 +01:00
Günther Deschner
e3ea1e1391
Enable talloc reporting in libnetapi if DEVELOPER compiled.
...
Guenther
(This used to be commit 01e9151546
)
2008-01-07 22:57:30 +01:00
Michael Adam
f7bf4cb3f1
Remove redundant parameter fd from SMB_VFS_GETLOCK().
...
Michael
(This used to be commit ee5a20becd
)
2008-01-07 22:18:50 +01:00
Michael Adam
26169410cd
Remove redundant parameter fd from SMB_VFS_LINUX_SETLEASE().
...
Michael
(This used to be commit 8880eb82f1
)
2008-01-07 21:47:56 +01:00
Volker Lendecke
fa6d7b42f1
Do not talloc_strdup filename and servicepath
...
(This used to be commit 66be770993
)
2008-01-07 21:18:20 +01:00
Volker Lendecke
c3c19615c1
make db_tdb_fetch use tdb_parse_record
...
(This used to be commit 88d82d0623
)
2008-01-07 21:18:12 +01:00
Volker Lendecke
6dc988c918
Change db_tdb_fetch_locked to use only one talloc
...
(This used to be commit 921c8657e2
)
2008-01-07 21:18:07 +01:00
Volker Lendecke
8d261ee580
talloc_stackframe only needs 1 talloc
...
(This used to be commit c0c2084d40
)
2008-01-07 21:18:00 +01:00
Günther Deschner
c8abd25d94
Trying to make the buildfarm w/o krb5 happy.
...
Guenther
(This used to be commit 079f2eba81
)
2008-01-07 20:56:34 +01:00
Günther Deschner
d5dec33904
There is no LDAP in some corners of this world. Fix the build...
...
Guenther
(This used to be commit 83ed37023c
)
2008-01-07 20:41:55 +01:00
Günther Deschner
ec75d53dfc
Finally use libnet_join_set_* functions in libnetjoin.
...
Guenther
(This used to be commit 1436670854
)
2008-01-07 20:21:02 +01:00
Günther Deschner
60eb92478c
Merge remaining post-AD-join functions from net into libnet_join.
...
Guenther
(This used to be commit 3e816d7555
)
2008-01-07 20:17:47 +01:00
Günther Deschner
74fc0bf9e5
In libnetapi example, use libnetapi_get_error_string().
...
Guenther
(This used to be commit b624db92d6
)
2008-01-07 20:13:40 +01:00
Günther Deschner
d6659f8ac8
In the local path of NetJoinDomain, try to get error string from libnetjoin.
...
Guenther
(This used to be commit 0f0f0e1302
)
2008-01-07 20:13:26 +01:00
Günther Deschner
751fc874be
Add libnetapi_set_error_string and libnetapi_get_error_string.
...
Guenther
(This used to be commit f8806bad81
)
2008-01-07 20:13:18 +01:00
Günther Deschner
1b3520db88
Add krb5 cc env to libnetapi_ctx.
...
Guenther
(This used to be commit df2b078fa1
)
2008-01-07 20:13:02 +01:00
Günther Deschner
1fba8c8019
Let libnetapi use it's own krb5 cred cache in memory if necessary.
...
Guenther
(This used to be commit 863fb30038
)
2008-01-07 20:12:38 +01:00
Günther Deschner
d66118629c
Add libnet_join_find_machine_acct().
...
Guenther
(This used to be commit f550ed02ff
)
2008-01-07 19:39:35 +01:00
Günther Deschner
5b5f17a81d
Honor the WKSSVC_JOIN_FLAGS_ACCOUNT_DELETE flag when unjoining from AD.
...
Guenther
(This used to be commit ed164b523e
)
2008-01-07 19:39:21 +01:00
Günther Deschner
0bbc04d516
Rearrange libnet join code and add support for account pre-creation in AD.
...
Guenther
(This used to be commit 18ae858042
)
2008-01-07 19:39:11 +01:00
Günther Deschner
60555e66dd
Add ADS_STRUCTs to libnetjoin and -unjoin, with talloc destructors.
...
Guenther
(This used to be commit 985d452069
)
2008-01-07 19:38:59 +01:00
Günther Deschner
077eaafed5
Add error_string to libnetjoin and libnetunjoin structures incl. set functions.
...
Guenther
(This used to be commit 4f9985bb33
)
2008-01-07 19:38:48 +01:00
Günther Deschner
528d253cc8
Rearrange order of libnet join context init.
...
Guenther
(This used to be commit 89669c66f2
)
2008-01-07 19:38:35 +01:00
Günther Deschner
0b92d8bc79
Free libnet_JoinCtx after joining.
...
Guenther
(This used to be commit 5abae9ef15
)
2008-01-07 19:38:22 +01:00
Günther Deschner
cc1982ab1c
Close registry in libnetapi_free().
...
Guenther
(This used to be commit e7258a4408
)
2008-01-07 19:38:10 +01:00
Günther Deschner
fa1e5e95d5
Add NET_API_STATUS_SUCCESS define.
...
Guenther
(This used to be commit a72ad63163
)
2008-01-07 19:37:54 +01:00
Michael Adam
327cc04da5
Remove redundant parameter fd from SMB_VFS_KERNEL_FLOCK().
...
Michael
(This used to be commit 195c519377
)
2008-01-07 17:14:20 +01:00
Michael Adam
f6cac02f00
Fix wrong unused opaque macro for kernel_flock().
...
Michael
(This used to be commit 5c01309a2b
)
2008-01-07 16:59:10 +01:00
Michael Adam
edd30e716f
Remove redundant parameter fd from SMB_VFS_LOCK().
...
Michael
(This used to be commit 4f3ab2c406
)
2008-01-07 16:38:23 +01:00
Michael Adam
299d24dbc1
Fix the build: Fix caller of strict_allocate_ftruncate().
...
Michael
(This used to be commit 20691272a1
)
2008-01-07 16:12:03 +01:00
Michael Adam
b457b94bb8
Remove redundant parameter fd from SMB_VFS_FTRUNCATE().
...
Michael
(This used to be commit 2ad66050a0
)
2008-01-07 15:59:02 +01:00
Michael Adam
670909cb07
Remove redundant parameter fd from SMB_VFS_FCHOWN().
...
Michael
(This used to be commit fbb193db3e
)
2008-01-07 15:59:02 +01:00