index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libsysutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
am f819d023: Merge "libsysutils: SocketListener: handle recv errors more grac...
Nick Kralevich
2011-04-27
1
-2
/
+3
|
\
|
*
libsysutils: SocketListener: handle recv errors more gracefully.
Vernon Tang
2011-04-27
1
-2
/
+3
*
|
am b620a0b1: Validate sender credentials on netlink msg receive
Nick Kralevich
2011-04-18
1
-3
/
+26
|
\
\
|
|
/
|
/
|
|
*
Validate sender credentials on netlink msg receive
Nick Kralevich
2011-04-18
1
-3
/
+26
*
|
Fix potential race introduced in Icd7f5f03
Brad Fitzpatrick
2011-03-22
2
-16
/
+22
*
|
SocketClient: add optional reference counting
Brad Fitzpatrick
2011-03-22
2
-2
/
+23
*
|
libsysutils: Fix a file descriptor leak.
David 'Digit' Turner
2011-03-22
1
-0
/
+1
*
|
libsysutils: Fix race condition in SocketListener thread.
David 'Digit' Turner
2011-03-22
1
-26
/
+51
*
|
libsysutils: Handle EINTR in SocketClient::sendData()
David 'Digit' Turner
2011-03-22
1
-13
/
+29
*
|
Permit 0 length writes.
Brad Fitzpatrick
2011-01-06
1
-0
/
+4
*
|
Let SocketClient users write binary data to clients.
Brad Fitzpatrick
2011-01-06
1
-5
/
+13
*
|
am 6fd75635: Merge "Fetch peer credentials for local sockets" into gingerbread
Kenny Root
2010-09-14
1
-2
/
+18
|
\
\
|
|
/
|
*
Fetch peer credentials for local sockets
Kenny Root
2010-09-14
1
-2
/
+18
*
|
am 40c2b7cb: Merge "Add missing lock in SocketListener." into gingerbread
Brad Fitzpatrick
2010-09-14
1
-0
/
+1
|
\
\
|
|
/
|
*
Merge "Add missing lock in SocketListener." into gingerbread
Brad Fitzpatrick
2010-09-14
1
-0
/
+1
|
|
\
|
|
*
Add missing lock in SocketListener.
Brad Fitzpatrick
2010-09-14
1
-0
/
+1
*
|
|
am f31d2ed1: Return false on socket read error
Kenny Root
2010-09-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Return false on socket read error
Kenny Root
2010-09-14
1
-1
/
+1
|
|
/
*
|
libsysutils: reimplement NetlinkEvent::findParam in the proper way
Chih-Wei Huang
2010-07-14
1
-7
/
+5
|
/
*
system/core: Switch libsysutils & sched_policy LOG -> SLOG
San Mehat
2010-03-25
8
-30
/
+30
*
sysutils: Add dump() to NetlinkEvent
San Mehat
2009-12-24
1
-0
/
+10
*
merge from open-source master
Jean-Baptiste Queru
2009-10-14
2
-4
/
+4
|
\
|
*
libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent
San Mehat
2009-10-10
2
-4
/
+4
*
|
nexus: Rollup update for nexus
San Mehat
2009-07-10
2
-16
/
+103
|
/
*
libsysutils: Move to a null terminated string protocol using space as a field...
San Mehat
2009-06-15
4
-27
/
+21
*
libsysutils: Fix command argument passing bug + whitespace cleanup
San Mehat
2009-05-29
4
-9
/
+10
*
libsysutils: const correctness fixes + remove some debugging
San Mehat
2009-05-20
3
-15
/
+15
*
libsysutils: Introduce 'ServiceManager', for starting/stopping init services
San Mehat
2009-05-15
2
-0
/
+74
*
libsysutils: General clean up + disable build in simulator builds
San Mehat
2009-05-13
4
-15
/
+12
*
Fix sim build (need explicit -lpthread).
Andy McFadden
2009-05-13
1
-0
/
+4
*
libsysutils: Fix bug where we'd leak our control pipes when closing down a li...
San Mehat
2009-05-12
1
-7
/
+3
*
libsysutils: Send command arguments to the command, not the command again :P
San Mehat
2009-05-12
1
-1
/
+2
*
libsysutils: Tweak SocketListener and friends
San Mehat
2009-05-12
3
-30
/
+54
*
libsysutils: Add multiple client support and fix some bugs
San Mehat
2009-05-10
8
-146
/
+241
*
libsysutils: Add string.h to includes
San Mehat
2009-05-07
3
-0
/
+3
*
libsysutils: New C++ system convenience library
San Mehat
2009-05-06
7
-0
/
+485