Michael Adam
f3603d5a5a
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
...
Michael
(This used to be commit 6b2b9a60ef
)
2008-01-09 01:47:10 +01:00
Michael Adam
de53e47c76
Fix prototype: Add a void to an empty function parameter list.
...
Michael
(This used to be commit 3f89aea8e4
)
2008-01-09 01:47:10 +01:00
Michael Adam
f168fac54c
Don't leak data.dptr on error path.
...
Michael
(This used to be commit d14de0692c
)
2008-01-09 01:47:10 +01:00
Michael Adam
3ff1fc3932
Extend a comment.
...
Michael
(This used to be commit 0814352507
)
2008-01-09 01:47:10 +01:00
Michael Adam
2e3ac4d3fe
Add a comment.
...
Michael
(This used to be commit 3a4bf4b7c3
)
2008-01-09 01:35:43 +01:00
Michael Adam
ebb21268df
Fix talloctort: move size check after referenced ptr check.
...
Michael
(This used to be commit 45b219642c
)
2008-01-09 01:34:21 +01:00
Jeremy Allison
7febec3c58
Simplify... plus add a debug message.
...
Jeremy.
(This used to be commit bedc493874
)
2008-01-08 16:08:39 -08:00
Jeremy Allison
80158198ee
Correctly identify enc/non-enc packets.
...
Jeremy.
(This used to be commit 647f13d0f1
)
2008-01-08 15:57:08 -08:00
Volker Lendecke
148f1eee43
Save one popular malloc
...
(This used to be commit 2150663d9e
)
2008-01-09 00:10:43 +01:00
Volker Lendecke
0af2efcdc4
Don't shrink a talloc area if we have less than 1k to gain
...
(This used to be commit 28a72ebd45
)
2008-01-09 00:10:16 +01:00
Volker Lendecke
5274d8cda3
Only realloc the talloc stack if necessary
...
(This used to be commit c7cb98d486
)
2008-01-08 22:18:08 +01:00
Volker Lendecke
35c256226f
Allocate dirp->name_cache on demand only
...
(This used to be commit 1a15778331
)
2008-01-08 22:18:08 +01:00
Jeremy Allison
7ca33d1112
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 ac3a433bef
)
2008-01-08 13:11:12 -08:00
Günther Deschner
791fe3119e
Pedantic cosmetics: rerun make idl.
...
Guenther
(This used to be commit d1fa8049b1
)
2008-01-08 18:08:15 +01:00
Jelmer Vernooij
bfab6ab14b
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
...
(This used to be commit ea36c3add5
)
2008-01-08 15:43:11 +01:00
Günther Deschner
62c91987d9
Use ads_get_upn() in net_derive_salting_principal().
...
Guenther
(This used to be commit a3b348b113
)
2008-01-08 14:07:18 +01:00
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