r17930: Merge noinclude branch:
[tprouty/samba.git] / source4 / lib / stream / packet.c
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 Stefan Metzmacherr13962: make functions public
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
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...