Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-01-02 | Optimize for the common case that packet.c received exactly one full packet | Volker Lendecke | 1 | -8/+14 |
2009-01-02 | packet.h API: The callback is now responsible to talloc_free() "buf" | Volker Lendecke | 1 | -14/+18 |
2008-10-12 | Share data_blob implementation. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r24744: Increase length by what we got from recv, not from ioctl | Volker Lendecke | 1 | -2/+3 |
2007-10-10 | r24033: We need to be able to cope with packet_handler calling itself | Volker Lendecke | 1 | -4/+5 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23410: Merge the core of the cluster code. | Volker Lendecke | 1 | -0/+256 |