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 38f505530ba06323a56c7d3914630efffcd12629 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
Günther Deschner
2ff1c9eb30
spoolss: fill in spoolss_AddPortEx IDL.
...
Guenther
2010-10-04 09:29:39 +02:00
Matthias Dieter Wallnöfer
7d0d6d4d23
s4:kdc/db-glue.c - remove unused variable
...
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Sun Oct 3 17:30:34 UTC 2010 on sn-devel-104
2010-10-03 17:30:34 +00:00
Matthias Dieter Wallnöfer
24282adb9a
s4:ldap.py - test allowed system flags restriction
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-10-03 16:50:06 +00:00
Matthias Dieter Wallnöfer
ca08cde150
s4:objectclass LDB module - introduce allowed system flags restriction
...
Let us do the distinction by real use and provision by the RELAX flag
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-10-03 16:50:06 +00:00
Matthias Dieter Wallnöfer
4e8206eb4c
s4:urgent_replication.py - fix up the system flags handling
...
And relax some more object creations due to the enforced system flags rules.
2010-10-03 16:50:06 +00:00
Volker Lendecke
79a4be4f77
s3: Remove smbd_server_conn from msg_force_tdis
2010-10-03 18:17:09 +02:00
Volker Lendecke
e128b23165
s3: Remove smbd_server_conn from process_blocking_lock_cancel_message
2010-10-03 18:17:09 +02:00
Volker Lendecke
c0eb35c0a2
s3: Remove smbd_server_conn from smb1 receive_unlock_msg
2010-10-03 18:17:09 +02:00
Volker Lendecke
db607331d3
s3: Remove smbd_server_conn from msg_file_was_renamed
2010-10-03 18:17:09 +02:00
Volker Lendecke
3cf3d54fbc
s3: Remove smbd_server_conn from validate_my_share_entries
2010-10-03 18:17:09 +02:00
Volker Lendecke
924357ab52
s3: Remove smbd_server_conn from msg_close_file
2010-10-03 18:17:09 +02:00
Volker Lendecke
898f7c9603
s3: Remove smbd_server_conn from smb2 receive_unlock_msg
2010-10-03 18:17:08 +02:00
Volker Lendecke
554f5e7c60
s3: Remove smbd_server_conn from process_kernel_oplock_break
2010-10-03 18:17:08 +02:00
Volker Lendecke
5d1d575e87
s3: Remove smbd_server_conn from process_oplock_break_message
2010-10-03 18:17:08 +02:00
Volker Lendecke
35d6d44e5a
s3: Remove smbd_server_conn from process_oplock_async_level2_break_message
2010-10-03 18:17:08 +02:00
Volker Lendecke
1d3aa74e4c
s3: Lift smbd_server_conn from initial_break_processing
2010-10-03 18:17:08 +02:00
Volker Lendecke
fb2f0c5bdd
s3: Add msg_ctx_to_sconn
2010-10-03 18:17:08 +02:00
Matthias Dieter Wallnöfer
fba8e326f8
s4:patchfile_dotreg.c - use "size_t" when counting characters in DATA_BLOBs
...
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Sun Oct 3 16:03:41 UTC 2010 on sn-devel-104
2010-10-03 16:03:41 +00:00
Andrew Bartlett
dcb1a0698a
s4-kdc Remove special case kerberos restriction in the KDC
...
We should avoid using Kerberos or any other recursive auth mechanism
in ldb backends, but denying Kerberos here won't be enough, so
remove the special case. (Typcially we bind using a different password
space and DIGEST-MD5 or NTLM).
Andrew Bartlett
2010-10-03 15:23:19 +00:00
Matthias Dieter Wallnöfer
a095a08e25
s4:deletetest.py - enhance the tests
...
- Integrate the ldap.py delete protection testing code and enhance it
- Demonstrate the DISALLOW_MOVE_ON_DELETE system flag
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-10-03 15:23:19 +00:00
Matthias Dieter Wallnöfer
b2385e3725
s4:ldap.py - remove the delete tests
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-10-03 15:23:19 +00:00