r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works now.
[jelmer/samba4-debian.git] / source / lib / stream /
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25522: Convert to standard bool types.
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Bartlettr17222: Change the function prototypes for the GENSEc...
2007-10-10 Andrew Bartlettr17197: This patch moves the encryption of bulk data...
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Andrew Bartlettr15400: Move the TLS code behind the socket interface.
2007-10-10 Andrew Bartlettr15356: Remove unused 'flags' argument from socket_send...
2007-10-10 Jelmer Vernooijr15295: Fix some dependencies
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Stefan Metzmacherr13962: make functions public
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Tim Potterr11967: Fix more 64-bit warnings.
2007-10-10 Andrew Tridgellr11870: fixed the problem volker reported with the...
2007-10-10 Andrew Tridgellr11713: separate out the setting of the fde in the...
2007-10-10 Andrew Tridgellr11712: avoid changing the fde flags unless really...
2007-10-10 Stefan Metzmacherr11642: add some error checks
2007-10-10 Andrew Tridgellr11636: a bit neater solution to the nt_cancel problem
2007-10-10 Andrew Tridgellr11630: another fix for over-reading in the packet...
2007-10-10 Andrew Tridgellr11629: fixed a bug found with the socket:testnonblock...
2007-10-10 Andrew Tridgellr11627: give the caller much more control over the...
2007-10-10 Andrew Tridgellr11618: added a generic '32 bit length prefix' full...
2007-10-10 Andrew Tridgellr11605: added handling of the send queue to the generic...
2007-10-10 Andrew Tridgellr11602: added packet_set_serialise() to allow the gener...
2007-10-10 Andrew Tridgellr11595: added a helper layer to parse streams into...