Jelmer Vernooij
8428311ce5
pygensec: Fix initialization.
...
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Wed Dec 1 02:33:06 CET 2010 on sn-devel-104
2010-12-01 02:33:06 +01:00
Jelmer Vernooij
efd8fc0672
pytalloc: Make py_talloc_default_cmp private.
2010-12-01 01:48:25 +01:00
Jelmer Vernooij
b8dc3c8a83
pytalloc: Make py_talloc_dealloc private.
2010-12-01 01:48:25 +01:00
Jelmer Vernooij
4f0436f107
pytalloc: Make py_talloc_default_repr private (now exposed by talloc.Object).
2010-12-01 01:48:25 +01:00
Jelmer Vernooij
a9fb47b5d6
pyparam: Use talloc.Object.
2010-12-01 01:48:25 +01:00
Jelmer Vernooij
1f0cc6f081
pyregistry: Use talloc.Object.
2010-12-01 01:48:25 +01:00
Jelmer Vernooij
f43ffed781
pyauth: Use talloc.Object.
2010-12-01 01:48:25 +01:00
Jelmer Vernooij
fce73d7eff
pygensec: Use talloc.Object.
2010-12-01 01:48:25 +01:00
Jelmer Vernooij
00251d9e56
pycredentials: Use talloc.Object.
2010-12-01 01:48:25 +01:00
Jelmer Vernooij
5891e9863c
pytalloc: Expose PyTalloc_GetObjectType
2010-12-01 01:48:25 +01:00
Jelmer Vernooij
3bff03723d
pidl/python: Allow import of talloc, even though it doesn't live in the
...
samba.dcerpc. namespace.
2010-12-01 01:48:25 +01:00
Jelmer Vernooij
ba2110d190
pidl: Allow more flexibility importing modules using convenience function.
2010-12-01 01:48:24 +01:00
Jelmer Vernooij
36bdb3b9af
pytalloc: Add convenience function for checking if something is a talloc
...
object.
2010-12-01 01:48:24 +01:00
Jelmer Vernooij
dd0fbc47c7
pidl: Base new objects off of talloc object.
2010-12-01 01:48:24 +01:00
Andrew Tridgell
0acc93cc2c
waf: added a help target for the other waf builds
...
this lets the s3 waf build use "make help"
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Dec 1 01:47:50 CET 2010 on sn-devel-104
2010-12-01 01:47:50 +01:00
Andrew Tridgell
557401b68d
s4-build: added a 'make help' target
2010-12-01 11:03:25 +11:00
Andrew Tridgell
062378c1b4
s4-provision: fixed check for missing msDS-SupportedEncryptionTypes
...
thanks to Jelmer for spotting this
2010-12-01 11:03:25 +11:00
Andrew Tridgell
7526171ce5
wintest: make expect calls case insensitive by default
2010-12-01 11:03:25 +11:00
Andrew Tridgell
1079195a76
wintest: added --vms option
...
this allows you to run tests associated with a specified list of VMs
2010-12-01 11:03:25 +11:00
Andrew Tridgell
47e8cbe3d6
heimdal: fix for w2000 from lha
...
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Wed Dec 1 00:59:59 CET 2010 on sn-devel-104
2010-12-01 00:59:59 +01:00
Andrew Tridgell
1286f53455
s4-dns: catch all DNS exceptions in samba_dnsupdate
2010-12-01 00:14:40 +01:00
Andrew Bartlett
29c4f3fa61
s4-smb_server Return why the ntvfs_connect() failed.
...
Andrew Bartlett
2010-12-01 00:14:40 +01:00
Andrew Bartlett
4ea840c3a5
s4-librpc Handle all types of GUID in the GUID() initialiser
...
By taking a length-limited string, we can parse binary and string GUID
values, which is particularly useful when reading from ldb.
Andrew Bartlett
2010-12-01 00:14:40 +01:00
Günther Deschner
2b0905aeae
s3-waf: convert RPC_LSARPC into a subsystem.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Wed Dec 1 00:13:58 CET 2010 on sn-devel-104
2010-12-01 00:13:58 +01:00
Günther Deschner
c291195251
s3-waf: convert RPC_SAMR into a subsystem.
...
Guenther
2010-11-30 23:27:15 +01:00
Günther Deschner
ef129716a4
s3-waf: convert INIT_SAMR into a subsystem.
...
Guenther
2010-11-30 23:27:15 +01:00
Günther Deschner
f5e1f5f125
s3-waf: convert INIT_NETLOGON into a subsystem.
...
Guenther
2010-11-30 23:27:15 +01:00
Günther Deschner
42fe021f56
s3-waf: convert INIT_LSA into a subsystem.
...
Guenther
2010-11-30 23:27:15 +01:00
Jelmer Vernooij
e8aa266c97
talloc: Add talloc object.
...
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Tue Nov 30 23:26:56 CET 2010 on sn-devel-104
2010-11-30 23:26:56 +01:00
Günther Deschner
783264e97c
s3-waf: fix LIBNBT deps.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Tue Nov 30 22:39:05 CET 2010 on sn-devel-104
2010-11-30 22:39:04 +01:00
Günther Deschner
c5559bb7ea
s3-waf: convert IDMAP_AD into a subsystem.
...
Guenther
2010-11-30 21:52:25 +01:00
Günther Deschner
3a91e407cb
s3-waf: convert IDMAP_HASH into a subsystem.
...
Guenther
2010-11-30 21:52:25 +01:00
Günther Deschner
e702b54cf8
s3-waf: convert IDMAP_ADEX into a subsystem.
...
Guenther
2010-11-30 21:52:25 +01:00
Günther Deschner
88b61a3b29
s3-waf: no need to compile ../librpc/ndr/ndr_compression.c twice.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Tue Nov 30 19:52:59 CET 2010 on sn-devel-104
2010-11-30 19:52:58 +01:00
Günther Deschner
9d6bfdf92d
s3-waf: use LIBCLI_NDR_NETLOGON.
...
Guenther
2010-11-30 19:06:33 +01:00
Günther Deschner
8333b029ea
s3-waf: convert LIBNBT into a subsystem.
...
Guenther
2010-11-30 19:06:33 +01:00
Günther Deschner
72b6936534
s3-waf: convert SPNEGO_PARSE into a subsystem.
...
Guenther
2010-11-30 19:06:32 +01:00
Günther Deschner
b31c0e4104
s3-waf: use SLCACHE in ntlm_auth.
...
Guenther
2010-11-30 19:06:32 +01:00
Günther Deschner
313123705b
s3-waf: use TLDAP in smbtorture.
...
Guenther
2010-11-30 19:06:32 +01:00
Günther Deschner
67f2d4f45c
s3-waf: convert NPA_TSTREAM into a subsystem.
...
Guenther
2010-11-30 19:06:32 +01:00
Günther Deschner
d245ec8482
s3-waf: add LIBDRSUAPI subsystem.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Tue Nov 30 18:58:42 CET 2010 on sn-devel-104
2010-11-30 18:58:42 +01:00
Günther Deschner
193daf8577
s3-waf: let SMBD_BASE depend on NDR_NOTIFY.
...
Guenther
2010-11-30 18:13:19 +01:00
Günther Deschner
a5ede16bb7
s3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_NBT.
...
Guenther
2010-11-30 18:13:18 +01:00
Günther Deschner
4ca43d9bc1
s3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_SVCCTL.
...
Guenther
2010-11-30 18:13:18 +01:00
Günther Deschner
5db1a399d5
s3-waf: convert LIBCLI_SPOOLSS into a subsystem.
...
Guenther
2010-11-30 18:13:18 +01:00
Günther Deschner
e80e5c5b8a
s3-waf: convert RPCCLI_EPMAPPER into a subsystem.
...
Guenther
2010-11-30 18:13:17 +01:00
Günther Deschner
aaa31e7b22
s3-waf: convert RPCCLI_EVENTLOG into a subsystem.
...
Guenther
2010-11-30 18:13:17 +01:00
Günther Deschner
d29f9e4846
s3-waf: convert RPCCLI_NTSVCS into a subsystem.
...
Guenther
2010-11-30 18:13:17 +01:00
Günther Deschner
d37f54d880
s3-waf: convert RPCCLI_DRSUAPI into a subsystem.
...
Guenther
2010-11-30 18:13:17 +01:00
Günther Deschner
ac290574e2
s3-waf: convert RPCCLI_DFS into a subsystem.
...
Guenther
2010-11-30 18:13:16 +01:00