summaryrefslogtreecommitdiffstats
path: root/include/sysutils
Commit message (Expand)AuthorAgeFilesLines
* Fix potential race introduced in Icd7f5f03Brad Fitzpatrick2011-03-221-1/+1
* SocketClient: add optional reference countingBrad Fitzpatrick2011-03-221-0/+11
* libsysutils: Fix race condition in SocketListener thread.David 'Digit' Turner2011-03-221-1/+1
* Let SocketClient users write binary data to clients.Brad Fitzpatrick2011-01-061-0/+4
* Fetch peer credentials for local socketsKenny Root2010-09-141-0/+13
* sysutils: Increase number of command arguments to 16Dmitry Shmidt2010-03-091-1/+1
* sysutils: Add dump() to NetlinkEventSan Mehat2009-12-241-0/+2
* merge from open-source masterJean-Baptiste Queru2009-10-141-0/+2
|\
| * libsysutils: Fix some bugs in NetlinkListener and NetlinkEventSan Mehat2009-10-101-0/+2
* | nexus: Rollup update for nexusSan Mehat2009-07-101-1/+1
|/
* libsysutils: Move to a null terminated string protocol using space as a field...San Mehat2009-06-152-2/+4
* libsysutils: const correctness fixes + remove some debuggingSan Mehat2009-05-203-6/+6
* libsysutils: Introduce 'ServiceManager', for starting/stopping init servicesSan Mehat2009-05-151-0/+30
* libsysutils: Tweak SocketListener and friendsSan Mehat2009-05-122-2/+2
* libsysutils: Add multiple client support and fix some bugsSan Mehat2009-05-107-52/+74
* libsysutils: New C++ system convenience librarySan Mehat2009-05-066-0/+225