Matthias Dieter Wallnöfer
ca035b35fe
s4:samldb LDB module - assign better memory contexts on two places
2010-10-05 08:43:19 +00:00
Matthias Dieter Wallnöfer
0e5b77bec4
s4:kdc - use "userAccountControl" always unsigned
...
It doesn't change much but it's nicer to have it consistent.
2010-10-05 08:43:19 +00:00
Matthias Dieter Wallnöfer
933aef0bf4
s4:ldb_modules.c - fix a typo
2010-10-05 08:43:19 +00:00
Andrew Tridgell
a9ee39cadf
s4-test: changed the gentest test to use a fixed seed.
...
we need our test suite to produce repeatable results
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Tue Oct 5 08:43:00 UTC 2010 on sn-devel-104
2010-10-05 08:43:00 +00:00
Matthieu Patou
906e3f1297
torture: complete dfs referral tests
...
Autobuild-User: Matthieu Patou <mat@samba.org>
Autobuild-Date: Tue Oct 5 08:01:39 UTC 2010 on sn-devel-104
2010-10-05 08:01:39 +00:00
Matthieu Patou
8a0095b930
dfs: Fix wrong size of referral, change order of dc referral
...
Order of referral is now like w2k8/w2k8r2 as it seems it has an
influence on how clients manage to get it.
2010-10-05 11:19:40 +04:00
Matthieu Patou
52d32e08a4
idl: dfsblobs fix glitches in the implementation
2010-10-05 11:19:40 +04:00
Matthieu Patou
83f3f5e15a
ndr: Handle the case of string array with all null terminated strings
2010-10-05 11:19:40 +04:00
Andrew Tridgell
7c5d7a5b63
waf: workaround for the 'make install' breakage
...
This is a temporary workaround until Jelmer gets a chance to look at
this
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Tue Oct 5 06:57:59 UTC 2010 on sn-devel-104
2010-10-05 06:57:59 +00:00
Jelmer Vernooij
5548d3d41e
Add missing dependencies for com_err.
2010-10-05 00:38:35 +02:00
Jelmer Vernooij
6ea99a237d
ldb: Refer to ldb(3), not ldb(7).
2010-10-05 00:38:35 +02:00
Jelmer Vernooij
c8b6be016a
heimdal-build: Simplify calls to convenience functions.
2010-10-05 00:38:35 +02:00
Jelmer Vernooij
3c0a57a99c
heimdal-build: Add HEIMDAL_BINARY convenience method.
2010-10-05 00:38:35 +02:00
Jelmer Vernooij
e9224c6bd1
heimdal-build: Implement HEIMDAL_LIBRARY with fewer wafsamba functions.
2010-10-05 00:38:35 +02:00
Jelmer Vernooij
6c81caedf6
heimdal-build: Add heimdal specific subsystem function.
2010-10-05 00:38:34 +02:00
Jelmer Vernooij
017196ad85
heimdal-build: Add custom heimdal generator.
2010-10-05 00:38:34 +02:00
Jelmer Vernooij
9eab95bd08
heimdal: Fix name of hx509 library.
2010-10-05 00:38:34 +02:00
Jelmer Vernooij
39f9bfde39
heimdal: Fix name of kdc library.
2010-10-05 00:38:34 +02:00
Jelmer Vernooij
1db3221c94
heimdal: Fix name of 'hdb'.
2010-10-05 00:38:34 +02:00
Jelmer Vernooij
7b188397af
heimdal: Fix library name of heimntlm.
2010-10-05 00:38:34 +02:00
Jelmer Vernooij
9b18d48d51
heimdal: Fix library name of gssapi.
2010-10-05 00:38:34 +02:00
Jelmer Vernooij
14a11337f0
heimdal: Fix names of roken, wind libraries.
2010-10-05 00:38:33 +02:00
Matthieu Patou
d09cfc04fb
unittests: add a test to avoid regression on previous fix
...
Autobuild-User: Matthieu Patou <mat@samba.org>
Autobuild-Date: Mon Oct 4 20:23:31 UTC 2010 on sn-devel-104
2010-10-04 20:23:31 +00:00
Matthieu Patou
19f835dd69
unittests: makes the unit tests for ldb.python back in order
2010-10-04 19:42:19 +00:00
Matthieu Patou
9dcad792b6
pyldb: test return code before trying to talloc_steal
...
Otherwise you can have an error on the talloc_steal as the req can have
been not talloced yet
2010-10-04 19:42:19 +00:00
Stefan Metzmacher
b53fbc75ac
s4:ldap_server: rewrite to socket layer to use tstream
...
This should make our sasl and tls handling much more robust
against partial sent pdus.
metze
2010-10-04 19:42:19 +00:00
Kai Blin
b5f2633f7a
dnsp: Add support for parsing HINFO records
...
Autobuild-User: Kai Blin <kai@samba.org>
Autobuild-Date: Mon Oct 4 19:41:38 UTC 2010 on sn-devel-104
2010-10-04 19:41:38 +00:00
Kai Blin
65d2cfdcf1
dnsp: Parse TXT records
2010-10-04 20:59:59 +02:00
Kai Blin
da21f78099
dnsp: Add MX record parsing
2010-10-04 20:59:59 +02:00
Kai Blin
8ff715c3d9
dnsp: Allow parsing of AAAA records
2010-10-04 20:59:59 +02:00
Kai Blin
ee7ee2c4c2
ndr: Implement push function for IPv6 addresses
...
Thanks to Julien Kerihuel for providing the patch that pushed me to
finish my own IPv6 patches.
2010-10-04 20:59:59 +02:00
Kai Blin
013780b1e1
ndr: Add support for pulling/printing an ipv6address type
2010-10-04 20:59:59 +02:00
Kai Blin
10a4ea7219
IDL: More types for the DNSP IDL file
2010-10-04 20:59:59 +02:00
Matthias Dieter Wallnöfer
6320cface9
s4:dsdb/common/util.c - change the usage of the RECYCLED control
...
Use it only in conjunction with the DELETE one to allow the functions to work
also against Windows < 2008R2. This is really important for the vampire
operation.
Also mark the RECYCLED control as non-critical (so that it's simply ignored by
older Windows'es).
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Mon Oct 4 16:10:11 UTC 2010 on sn-devel-104
2010-10-04 16:10:11 +00:00
Stefan Metzmacher
59d00fc439
lib/util/asn1: let asn1_peek_full_tag() return an error if we fail to parse tag hdr/len
...
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Mon Oct 4 14:46:40 UTC 2010 on sn-devel-104
2010-10-04 14:46:40 +00:00
Stefan Metzmacher
42d1a84a36
libcli/ldap: ldap_full_packet() requires at least 6 bytes
...
metze
2010-10-04 14:05:15 +00:00
Stefan Metzmacher
4423aa59ab
tsocket: make sure we delete the fd event before calling close()
...
We got random double free errors, when getting events from
epoll_wait() and try to dereference the private talloc pointer
attached to it.
Before doing the close() in the tstream_disconnect_send() function
we need to delete the fd event.
commit 38f505530b
only fixed it for
tdgram sockets.
metze
2010-10-04 14:05:15 +00:00
Jelmer Vernooij
c676c950db
compile_et: Support using system compile_et.
2010-10-04 15:23:24 +02:00
Jelmer Vernooij
0bda3f8cfb
heimdal: Support using system com_err.
2010-10-04 14:13:24 +02:00
Jelmer Vernooij
587315f75d
land-remote: Force running in foreground when pushing to master.
2010-10-04 13:53:02 +02:00
Jelmer Vernooij
f1b62eaa2c
land-remote: Announce what address email is going to be sent to.
2010-10-04 13:52:09 +02:00
Jelmer Vernooij
20d39691a8
tdb: Only use system pytdb when using system tdb.
2010-10-04 13:52:09 +02:00
Jelmer Vernooij
e805bf52c9
tdb: Support using system pytdb.
2010-10-04 13:52:09 +02:00
Jelmer Vernooij
e604532b49
waf: Add function for checking for system python modules.
2010-10-04 13:52:09 +02:00
Jelmer Vernooij
6cd722d950
pytdb: Add __version__ attribute.
2010-10-04 13:52:09 +02:00
Jelmer Vernooij
8cec67fe61
registry: Make a two more functions static.
2010-10-04 13:52:09 +02:00
Volker Lendecke
515c8f0289
s3: Fix a pointer error
...
It is not universally guaranteed that an enum is represented as a uint32_t.
This starts to be THE BUG (tm) in Samba. What can I do to explain this
to people a bit better? It seems that the verbose explanations I put into
the recent checkins fixing similar bugs are not clear enough.
Anybody who does is not 100% clear about what this patch fixes please
contact me directly so that we can talk it through on the phone to agree
on a wording that everybody can understand.
Thanks,
Volker
2010-10-04 11:43:47 +02:00
Volker Lendecke
b958f98152
s3: Attempt to get the Tru64 build a bit further
2010-10-04 11:04:25 +02:00
Günther Deschner
355849ed4c
spoolss: fill in spoolss_DeletePort IDL.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Mon Oct 4 08:10:16 UTC 2010 on sn-devel-104
2010-10-04 08:10:16 +00:00
Günther Deschner
279e0c9610
spoolss: fill in spoolss_SetPort IDL.
...
Guenther
2010-10-04 09:29:47 +02:00