summaryrefslogtreecommitdiffstats
path: root/libsysutils/src/FrameworkListener.cpp
Commit message (Expand)AuthorAgeFilesLines
* libsysutils: turn on -WerrorMark Salyzyn2014-04-301-2/+1
* logd: libsysutils: logd startup outside init environmentMark Salyzyn2014-04-171-0/+5
* libsysutils: Get rid of warningsMark Salyzyn2014-01-271-1/+3
* libsysutils: Increase command buffersize and command argsJosef Kindberg2012-11-121-3/+7
* New NativeDaemonConnector protocol adds a seqnum.Robert Greenwalt2012-03-051-4/+34
* Revert "New NativeDaemonConnector protocol adds a seqnum."Guang Zhu2012-02-071-17/+3
* New NativeDaemonConnector protocol adds a seqnum.Robert Greenwalt2012-02-071-3/+17
* libsysutils: log dispatchCommand overflow.Nick Kralevich2011-11-181-0/+1
* libsysutils: Fix potential overwrites in FrameworkListenerDavid 'Digit' Turner2011-01-191-5/+25
* Add missing headers for compilation on x86 targetsOlivier Bailly2010-11-171-0/+1
* Return false on socket read errorKenny Root2010-09-141-1/+1
* system/core: Switch libsysutils & sched_policy LOG -> SLOGSan Mehat2010-03-251-3/+3
* nexus: Rollup update for nexusSan Mehat2009-07-101-14/+67
* libsysutils: Move to a null terminated string protocol using space as a field...San Mehat2009-06-151-13/+17
* libsysutils: Fix command argument passing bug + whitespace cleanupSan Mehat2009-05-291-4/+5
* libsysutils: General clean up + disable build in simulator buildsSan Mehat2009-05-131-1/+0
* libsysutils: Send command arguments to the command, not the command again :PSan Mehat2009-05-121-1/+2
* libsysutils: Tweak SocketListener and friendsSan Mehat2009-05-121-11/+9
* libsysutils: Add multiple client support and fix some bugsSan Mehat2009-05-101-7/+17
* libsysutils: Add string.h to includesSan Mehat2009-05-071-0/+1
* libsysutils: New C++ system convenience librarySan Mehat2009-05-061-0/+76