summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 7bb1b958: am ff856a2b: Merge "Add error handling to SocketClient::sendData"Robert Greenwalt2012-05-301-5/+5
|\
| * Add error handling to SocketClient::sendDataMattias Falk2012-05-291-5/+5
* | Revert "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER eve...JP Abgrall2012-04-271-13/+1
* | Add ability to quote responses as needed.Robert Greenwalt2012-04-201-0/+23
* | libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events.Ashish Sharma2012-04-111-1/+13
* | Added netlink failure logging to NetlinkListener.cppGeremy Condra2012-03-292-1/+6
* | Do not generate SIGPIPE errors in SocketCLient.Selim Gurun2012-03-121-1/+1
* | Fix pointer arith.Robert Greenwalt2012-03-091-8/+8
* | Add a utility function to send a code + binary msgSelim Gurun2012-03-071-4/+39
* | New NativeDaemonConnector protocol adds a seqnum.Robert Greenwalt2012-03-053-49/+93
* | Revert "New NativeDaemonConnector protocol adds a seqnum."Guang Zhu2012-02-073-45/+21
* | New NativeDaemonConnector protocol adds a seqnum.Robert Greenwalt2012-02-073-21/+45
* | libsysutils: log dispatchCommand overflow.Nick Kralevich2011-11-183-0/+6
|/
* 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
|\|