summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove log spamIrfan Sheriff2011-10-291-1/+0
* Fix SocketListener socket leak issue.Xianzhu Wang2011-09-292-9/+13
* NetlinkEvents: adding support for iptables' quota2 NFLOG messages.JP Abgrall2011-07-141-25/+54
* Remove the simulator target from all makefiles.Jeff Brown2011-07-121-11/+0
* Workaround Motorola ril.so incompatiblity with Netlink changesMike J. Chen2011-06-231-0/+11
* Cleanup NetlinkListener and NetlinkEventMike J. Chen2011-06-232-15/+10
* Revert "Revert "Add NETLINK_ROUTE processing to the netlink client code, so t...Mike J. Chen2011-06-232-8/+75
* rename uevent_checked_recv to uevent_kernel_multicast_recvNick Kralevich2011-05-111-1/+1
* NetlinkListener: eliminate duplicate codeNick Kralevich2011-04-291-23/+2
* am 18f6d964: am f819d023: Merge "libsysutils: SocketListener: handle recv err...Nick Kralevich2011-04-271-2/+3
|\
| * am f819d023: Merge "libsysutils: SocketListener: handle recv errors more grac...Nick Kralevich2011-04-271-2/+3
| |\
| | * libsysutils: SocketListener: handle recv errors more gracefully.Vernon Tang2011-04-261-2/+3
| * | am b620a0b1: Validate sender credentials on netlink msg receiveNick Kralevich2011-04-181-3/+26
| |\ \ | | |/ | |/|
| | * Validate sender credentials on netlink msg receiveNick Kralevich2011-04-181-3/+26
* | | am d94bbc32: am 6bc08280: Validate sender credentials on netlink msg receiveNick Kralevich2011-04-191-3/+26
|\ \ \
| * | | Validate sender credentials on netlink msg receiveNick Kralevich2011-04-191-3/+26
* | | | am cb1e616e: am 7c556549: Merge changes Icdefb5ff,Icd7f5f03Brad Fitzpatrick2011-03-292-3/+30
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix potential race introduced in Icd7f5f03Brad Fitzpatrick2011-03-222-16/+22
| * | SocketClient: add optional reference countingBrad Fitzpatrick2011-03-222-2/+23
| * | libsysutils: Fix a file descriptor leak.David 'Digit' Turner2011-03-221-0/+1
| * | libsysutils: Fix race condition in SocketListener thread.David 'Digit' Turner2011-03-221-26/+51
| * | libsysutils: Handle EINTR in SocketClient::sendData()David 'Digit' Turner2011-03-221-13/+29
| * | Permit 0 length writes.Brad Fitzpatrick2011-01-061-0/+4
| * | Let SocketClient users write binary data to clients.Brad Fitzpatrick2011-01-061-5/+13
* | | libsysutils: do not build for TINY_ANDROIDBrian Swetland2011-01-231-0/+2
* | | libsysutils: Fix a file descriptor leak.David 'Digit' Turner2011-01-211-0/+1
* | | libsysutils: Handle EINTR in FrameworkClient.cppDavid 'Digit' Turner2011-01-181-4/+6
* | | libsysutils: Fix potential overwrites in FrameworkListenerDavid 'Digit' Turner2011-01-181-5/+25
* | | libsysutils: Fix race condition in SocketListener thread.David 'Digit' Turner2011-01-181-26/+51
* | | libsysutils: Handle EINTR in SocketClient::sendData()David 'Digit' Turner2011-01-181-13/+29
* | | libsysutils: Fix wait loop in ServiceManager::start and ::stopDavid 'Digit' Turner2011-01-181-12/+54
* | | libsysutils: Handle EINTR in NetlinkListenerDavid 'Digit' Turner2011-01-181-1/+2
* | | libsysutils: Fix NetLinkEvent security issues.David 'Digit' Turner2011-01-181-15/+46
* | | Add missing headers for compilation on x86 targetsOlivier Bailly2010-11-172-0/+2
* | | Permit 0 length writes.Brad Fitzpatrick2010-11-021-0/+4
* | | Let SocketClient users write binary data to clients.Brad Fitzpatrick2010-10-271-5/+13
|/ /
* | am 6fd75635: Merge "Fetch peer credentials for local sockets" into gingerbreadKenny Root2010-09-141-2/+18
|\|
| * Fetch peer credentials for local socketsKenny Root2010-09-141-2/+18
* | am 40c2b7cb: Merge "Add missing lock in SocketListener." into gingerbreadBrad Fitzpatrick2010-09-141-0/+1
|\|
| * Merge "Add missing lock in SocketListener." into gingerbreadBrad Fitzpatrick2010-09-141-0/+1
| |\
| | * Add missing lock in SocketListener.Brad Fitzpatrick2010-09-141-0/+1
* | | am f31d2ed1: Return false on socket read errorKenny Root2010-09-141-1/+1
|\| |
| * | Return false on socket read errorKenny Root2010-09-141-1/+1
| |/
* / libsysutils: reimplement NetlinkEvent::findParam in the proper wayChih-Wei Huang2010-07-141-7/+5
|/
* system/core: Switch libsysutils & sched_policy LOG -> SLOGSan Mehat2010-03-258-30/+30
* sysutils: Add dump() to NetlinkEventSan Mehat2009-12-241-0/+10
* merge from open-source masterJean-Baptiste Queru2009-10-142-4/+4
|\
| * libsysutils: Fix some bugs in NetlinkListener and NetlinkEventSan Mehat2009-10-102-4/+4
* | nexus: Rollup update for nexusSan Mehat2009-07-102-16/+103
|/
* libsysutils: Move to a null terminated string protocol using space as a field...San Mehat2009-06-154-27/+21