summaryrefslogtreecommitdiff
path: root/source3/lib/packet.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Add parameter "ctdb timeout"Volker Lendecke2009-11-261-2/+8
* Optimize for the common case that packet.c received exactly one full packetVolker Lendecke2009-01-021-8/+14
* packet.h API: The callback is now responsible to talloc_free() "buf"Volker Lendecke2009-01-021-14/+18
* Share data_blob implementation.Jelmer Vernooij2008-10-121-6/+6
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r24744: Increase length by what we got from recv, not from ioctlVolker Lendecke2007-10-101-2/+3
* r24033: We need to be able to cope with packet_handler calling itselfVolker Lendecke2007-10-101-4/+5
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-0/+256