Merge branch 'master' of git://git.samba.org/samba
[sfrench/samba-autobuild/.git] / source4 / lib / stream /
2009-02-18 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-18 Andrew TridgellWorked around a problem with select/poll/epoll and...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:lib/stream: s/private/private_data
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Stefan Metzmachers4: fix LIBEVENTS dependencies and use more forward...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-07 Stefan Metzmacherpacket: make it possible to free the packet_context...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-05-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijUse variables for source directory in remaining subsystems.
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijUse _OBJ_FILES variables in a couple more places.
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-28 Jelmer VernooijMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-03 Jelmer VernooijMove object file lists to the Makefile.
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...