util: Add l_strndup |
|
More...
|
over 13 years ago
|
netlink: Fix signed integer comparison of len variable |
|
More...
|
over 13 years ago
|
netlink: Fix signed integer comparison of written variable |
|
More...
|
over 13 years ago
|
main: Fix one leftover bug from conversion |
|
More...
|
over 13 years ago
|
queue: Fix invalid remove_foreach callback args |
|
More...
|
over 13 years ago
|
main: Support re-entrant deletes of idle objects |
|
More...
|
over 13 years ago
|
unit: Add one-shot idle test to test-main |
|
More...
|
over 13 years ago
|
idle: Add one-shot idle support |
|
More...
|
over 13 years ago
|
unit: Add idle test to test-main |
|
More...
|
over 13 years ago
|
ell: Add idle to main header |
|
More...
|
over 13 years ago
|
idle: Add initial implementation |
|
More...
|
over 13 years ago
|
main: Dispatch idle processors |
|
More...
|
over 13 years ago
|
main: Support adding / removing idle events |
|
More...
|
over 13 years ago
|
settings: parse_key returns the length of the key |
|
More...
|
over 13 years ago
|
settings: Validate values to be valid UTF8 |
|
More...
|
over 13 years ago
|
main: Fix cleanup of dangling file descriptors |
|
More...
|
over 13 years ago
|
AUTHORS: Mention Daniel's contributions |
|
More...
|
over 13 years ago
|
util: Add array size helper |
|
More...
|
over 13 years ago
|
main: Allow adding standard input file descriptor |
|
More...
|
over 13 years ago
|
timeout: Add missing support for modifying timeouts |
|
More...
|
over 13 years ago
|
main: Use simple array for faster file descriptor lookup |
|
More...
|
over 13 years ago
|
AUTHORS: Mention Gustavo's contributions |
|
More...
|
over 13 years ago
|
unit: Add extra checks for string length |
|
More...
|
over 13 years ago
|
string: Add function to return current length |
|
More...
|
over 13 years ago
|
main: Use epoll pointer data for event lookup |
|
More...
|
over 13 years ago
|
settings: Don't go over 80 chars per line |
|
More...
|
over 13 years ago
|
unit: Add test cases for building D-Bus messages with structs |
|
More...
|
over 13 years ago
|
dbus: Add support for encoding struct and dict entries |
|
More...
|
over 13 years ago
|
dbus: Optimize message body reallocation for struct alignment |
|
More...
|
over 13 years ago
|
unit: Fix breakage due to D-Bus parameter changes |
|
More...
|
over 13 years ago
|