aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: unixmessage_sender_free didn't close all the pending fdsLaurent Bercot2015-01-101-2/+2
* Add unixmessage_unput, for transaction cancellationLaurent Bercot2015-01-091-0/+1
* Add cancellation to iterators over avltree(n) and genset(dyn)Laurent Bercot2015-01-091-0/+3
* tai conversion functions overhaul.Laurent Bercot2015-01-092-10/+12
* Fix uintXX_fmtlist and uintXX_scanlist includesLaurent Bercot2015-01-061-6/+6
* - Bugfixes in unixmessage/skaclient (short writes / fd leakage / DoS)v2.1.0.0Laurent Bercot2015-01-062-6/+6
* Add unixmessage_drop and some stuff in skaclientLaurent Bercot2015-01-041-0/+1
* Add skaclient_syncify for easier async/sync handlingLaurent Bercot2015-01-021-0/+1
* Remove the --enable-right-tz configure option.Laurent Bercot2015-01-021-3/+4
* Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocksLaurent Bercot2014-12-201-2/+1
* Separate socket from pipe in child_spawn. Less code in skaclient!Laurent Bercot2014-12-181-2/+5
* Remove deprecated sig.c and useless select wrapperLaurent Bercot2014-12-091-3/+1
* Rewrite unixmessage_receiver without buffer, only cbufferLaurent Bercot2014-12-061-4/+3
* It's possible to statically initialize unixmessage_receiver_0Laurent Bercot2014-12-051-1/+0
* Add skagetln_nofillLaurent Bercot2014-12-051-5/+3
* More adjustments to unixmessage and skaclientLaurent Bercot2014-12-051-1/+9
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-182-0/+760