Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r11642: add some error checks | Stefan Metzmacher | 1 | -2/+8 |
2007-10-10 | r11636: a bit neater solution to the nt_cancel problem | Andrew Tridgell | 2 | -1/+18 |
2007-10-10 | r11630: another fix for over-reading in the packet code. This time get the | Andrew Tridgell | 1 | -4/+12 |
2007-10-10 | r11629: fixed a bug found with the socket:testnonblock code. With randomised | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r11627: give the caller much more control over the stream to packet process, | Andrew Tridgell | 2 | -2/+46 |
2007-10-10 | r11618: added a generic '32 bit length prefix' full packet helper to the pack... | Andrew Tridgell | 2 | -4/+21 |
2007-10-10 | r11605: added handling of the send queue to the generic packet handling code | Andrew Tridgell | 2 | -0/+65 |
2007-10-10 | r11602: added packet_set_serialise() to allow the generic packet layer to | Andrew Tridgell | 2 | -0/+29 |
2007-10-10 | r11595: added a helper layer to parse streams into individual packets. This is | Andrew Tridgell | 3 | -0/+368 |