Stefan Metzmacher
4f6089be35
messages_ctdbd: autocreate a ctdb connection, this will fix segfaults in the client tools
...
metze
(This used to be commit 6f67c4ddf8
)
2008-04-18 14:43:07 +02:00
Stefan Metzmacher
b86b442a1e
messages_ctdbd: make sure a ctdbd connection is only used in the process that created it
...
metze
(This used to be commit 259786980a
)
2008-04-18 14:43:06 +02:00
Günther Deschner
9714899c29
IDL: make idl.
...
Guenther
(This used to be commit e1abff3014
)
2008-04-18 11:50:19 +02:00
Günther Deschner
a717d0da24
IDL: Add type 23 in nbt_ntlogon_request reply packets.
...
Guenther
(This used to be commit dbef92c2b2
)
2008-04-18 11:50:19 +02:00
Jeremy Allison
e90b4061c1
Janitor for tridge. Keep lib/replace in sync with the gcc4
...
changes.
Jeremy.
(This used to be commit b496f13322
)
2008-04-18 00:30:50 -07:00
Günther Deschner
4f46c2d926
IDL: Re-run make idl and hand merge some required functions from Samba 4.
...
Guenther
(This used to be commit edb0092e4d
)
2008-04-17 18:49:30 +02:00
Günther Deschner
452789ca80
IDL: add dom_sid0 to security.idl (hand merge from samba4).
...
Guenther
(This used to be commit 3e7f302d80
)
2008-04-17 18:49:30 +02:00
Michael Adam
2e1e83b4c0
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 42c7fb4ddf
)
2008-04-17 18:39:00 +02:00
Jeremy Allison
78d88cbaeb
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
...
(This used to be commit d665cecd8b
)
2008-04-17 09:25:45 -07:00
Jeremy Allison
4939a24cbc
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 c003e66ff1
)
2008-04-17 09:24:54 -07:00
Gerald W. Carter
5c29bc8931
Merge commit 'samba/v3-2-test' into wbc-test
...
(This used to be commit 7c2e735df3
)
2008-04-17 18:11:22 +02:00
Gerald W. Carter
20104eef70
Remove unused variable from wbcCheckTrustCredentials().
...
(This used to be commit fea52dc460
)
2008-04-17 18:09:08 +02:00
Gerald W. Carter
22c6a14ae4
Convert "wbinfo -m" to use wbcListTrusts() API call.
...
(This used to be commit 2fbe8437ef
)
2008-04-17 18:07:18 +02:00
Gerald W. Carter
643bed203c
Add wbcListTrusts() API call to libwbclient.so
...
(This used to be commit 5c454e77cf
)
2008-04-17 18:06:10 +02:00
Stefan Metzmacher
d4d706e0fa
nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0
...
metze
(cherry picked from commit 0e2f6d481b
)
(This used to be commit 70d99d8ed9
)
2008-04-17 17:59:24 +02:00
Jelmer Vernooij
a4c60b2696
rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce
...
duplication.
(This used to be commit 428654b473
)
2008-04-17 17:54:32 +02:00
Gerald W. Carter
43c4c8eed1
Follow error code name convention in libwbclient.
...
s/WBC_INVALID_RESPONSE/WBC_ERR_INVALID_RESPONSE/
(This used to be commit d91ce012b0
)
2008-04-17 17:49:53 +02:00
Jeremy Allison
1c85537835
Fix gcc uninitialized variable used warning.
...
Jeremy.
(This used to be commit b95f2adeb5
)
2008-04-17 08:02:46 -07:00
Michael Adam
3a6ece8c52
build: add missing dependency for libtdb.so to pam_smbpass
...
Thanks to Andreas Schneider for noticing.
Michael
(This used to be commit db708d4004
)
2008-04-17 15:33:29 +02:00
Günther Deschner
bbded540b6
Move GETDC mailslot out of winbindd.
...
Guenther
(This used to be commit b003ba65e3
)
2008-04-17 15:17:29 +02:00
Günther Deschner
6c6c89cde0
IDL: build generated nbt code.
...
Guenther
(This used to be commit 554dcfdab0
)
2008-04-17 14:55:15 +02:00
Günther Deschner
e629c8d08f
IDL: Add autogenerated nbt files.
...
Guenther
(This used to be commit 1e05224bda
)
2008-04-17 14:47:39 +02:00
Günther Deschner
0b8ad44578
IDL: Build nbt.idl always.
...
Guenther
(This used to be commit 933abaeb32
)
2008-04-17 14:47:25 +02:00
Günther Deschner
3f42c15299
IDL: Add nbt.idl from Samba4.
...
Guenther
(This used to be commit 6accbfa661
)
2008-04-17 14:47:17 +02:00
Günther Deschner
3e43d20cdf
wbclient: Remove unused string.
...
Guenther
(This used to be commit c4a09f2c8b
)
2008-04-17 14:41:36 +02:00
Günther Deschner
08cc63f814
libnetapi: Disable talloc_enable_leak_report.
...
Guenther
(This used to be commit 4ba98dd0cc
)
2008-04-17 14:13:13 +02:00
Günther Deschner
73754b98f4
netdomjoin-gui: Fix label alignment showing up with lower screen-resolution.
...
Guenther
(This used to be commit e06a54aa7d
)
2008-04-17 14:13:13 +02:00
Günther Deschner
7ac8fe704a
libgpo: try nicer output when dumping gpo registry values.
...
Guenther
(This used to be commit 2b78842947
)
2008-04-17 14:13:13 +02:00
Günther Deschner
91ece4fc1a
libgpo: Fallback to NTLMSSP fails while pulling policy from SYSVOL.
...
Guenther
(This used to be commit 7ed1397e25
)
2008-04-17 14:13:13 +02:00
Jelmer Vernooij
194d5014d8
Add some comments.
...
(This used to be commit fd321fd77f
)
2008-04-17 13:51:00 +02:00
Jelmer Vernooij
f303547e1f
Remove copying of interface syntax id.
...
(This used to be commit 0012dfbe1f
)
2008-04-17 13:46:13 +02:00
Jelmer Vernooij
0a98fdd504
fix return code.
...
(This used to be commit d356baae80
)
2008-04-17 10:58:10 +02:00
Jelmer Vernooij
e3246e8720
Actually connect to RPC.
...
(This used to be commit 3082534454
)
2008-04-17 10:58:10 +02:00
Jelmer Vernooij
3db2249886
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 3501778242
)
2008-04-17 10:58:10 +02:00
Stefan Metzmacher
b666ead6e4
wbinfo: use wbcCheckTrustCredentials()
...
metze
(This used to be commit 2cbe5a006a
)
2008-04-17 00:32:03 +02:00
Stefan Metzmacher
2d0a36f0a5
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 c084ccd70f
)
2008-04-17 00:31:59 +02:00
Stefan Metzmacher
31b3a1fc3f
wbinfo: use wbcResolveWinsByName() and wbcResolveWinsByIP()
...
metze
(This used to be commit a4f628d6c9
)
2008-04-17 00:25:00 +02:00
Stefan Metzmacher
3458b708d2
libwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP()
...
metze
(This used to be commit 57ba71140f
)
2008-04-17 00:25:00 +02:00
Günther Deschner
6f4b7fcf97
net: Be more tolerant while joining.
...
Guenther
(This used to be commit 70b7b331d9
)
2008-04-17 00:08:24 +02:00
Günther Deschner
189c0153e0
NetrUnjoinDomain2: Honor registry config to try config changes.
...
Guenther
(This used to be commit b42304c299
)
2008-04-17 00:08:24 +02:00
Günther Deschner
f466e53b64
dsgetdcname: Fix discover_dc_dns.
...
Guenther
(This used to be commit 2fe416ffa5
)
2008-04-17 00:08:24 +02:00
Michael Adam
4a9e0e6034
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 518f4d4e66
)
2008-04-16 22:44:04 +02:00
Björn Jacke
25f9ca7b05
add AC_TRY_RUN_STRICT support for Sun Studio compiler
...
(This used to be commit ce7025df29
)
2008-04-16 16:40:44 +02:00
Gerald W. Carter
72556d4c8c
Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.
...
(This used to be commit 359921acd4
)
2008-04-16 15:48:00 +02:00
Günther Deschner
b105108939
libnetapi: Add initial inline doxygen comments.
...
Guenther
(This used to be commit 01bc4b6ac0
)
2008-04-16 10:14:40 +02:00
Günther Deschner
409e093334
net: Remove unused rpc_user_add/del_internals code.
...
Guenther
(This used to be commit e68daef0ee
)
2008-04-16 10:09:07 +02:00
Günther Deschner
004c2beef4
net: Use NetUserAdd for "net rpc user add".
...
Guenther
(This used to be commit 4868b4ea1a
)
2008-04-16 02:41:52 +02:00
Günther Deschner
cd87be5ba2
net: use NetUserDel for "net rpc user delete".
...
Guenther
(This used to be commit 0105770c15
)
2008-04-16 02:39:41 +02:00
Günther Deschner
3455702721
libnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server.
...
Guenther
(This used to be commit 9bbb6cea0b
)
2008-04-16 02:38:13 +02:00
Günther Deschner
c1d4243c5a
errors: Add WERR_NO_SUCH_USER.
...
Guenther
(This used to be commit 82803186fe
)
2008-04-16 02:37:27 +02:00