Fix denial of service - memory corruption.
[samba.git] / source3 / lib / packet.c
2011-02-27 Jeremy AllisonFix denial of service - memory corruption.
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-02 Volker LendeckeOptimize for the common case that packet.c received...
2009-01-02 Volker Lendeckepacket.h API: The callback is now responsible to talloc...
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 VernooijShare data_blob implementation.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker24744: Increase length by what we got from recv, not...
2007-10-10 Volker Lendecker24033: We need to be able to cope with packet_handler...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.