Fix segfault caused by calling free() on memory allocated in wbcSidToString()
[jerry/samba.git] / source / lib / packet.c
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.