Age | Commit message (Expand) | Author |
2014-09-18 | udevd: don't fail if /run/udev exists | Tom Gundersen |
2014-09-18 | udev: fix typos | Tom Gundersen |
2014-09-18 | udev: ctrl - log if setting SO_PASSCRED fails | Tom Gundersen |
2014-09-18 | udev: node - warn if chmod/chown fails | Tom Gundersen |
2014-09-18 | udevadm: hwdb - check return value of fseeko() | Tom Gundersen |
2014-09-18 | udevd: check return of various functions | Tom Gundersen |
2014-09-18 | udevd: parse_argv - warn if argumens are invalid | Tom Gundersen |
2014-09-18 | journal-remote: check return code of sd_event_default | Andreas Henriksson |
2014-09-18 | sysusers: Remove some gcc warnings about uninitialized variables | Philippe De Swert |
2014-09-18 | core: Remove uninitialized warnings from bus-endpoint.c | Philippe De Swert |
2014-09-18 | journal-upload: Remove compilation warning | Philippe De Swert |
2014-09-18 | mount: order options before other arguments to mount | Emil Renner Berthing |
2014-09-18 | include fcntl.h rather than sys/fcntl.h | Emil Renner Berthing |
2014-09-18 | sd-rtnl: rtnl-message: remove unneeded linux includes | Emil Renner Berthing |
2014-09-18 | udev: link-config: remove unneded linux/netdevice.h include | Emil Renner Berthing |
2014-09-18 | journal: Do not count on the compiler initializing found_last to false | Philippe De Swert |
2014-09-18 | man: use the escape for "-" in example instead of space. | Michael Marineau |
2014-09-18 | udev: fix path for database names on 'change' event | Robert Milasan |
2014-09-18 | bus: fix bus_print_property() to use "int" for booleans | David Herrmann |
2014-09-18 | shared: conf-parser - don't leak memory on error in DEFINE_CONFIG_PARSE_ENUMV | Tom Gundersen |
2014-09-18 | libudev: monitor - warn if we fail to request SO_PASSCRED | Tom Gundersen |
2014-09-18 | tests: fix resource & mem leaks | Ronny Chevalier |
2014-09-18 | sd-bus: sync kdbus.h | Daniel Mack |
2014-09-18 | systemctl: fix resource leak CID #1237747 | Cristian Rodríguez |
2014-09-18 | Fix resource leak (coverity CID 1237760) | Cristian Rodríguez |
2014-09-17 | sysv-generator: don't check first if hashmap contains the service name | Thomas Hindoe Paaboel Andersen |
2014-09-17 | logind: fix typo | Ronny Chevalier |
2014-09-17 | shared: conf-parser | Tom Gundersen |
2014-09-17 | udev: event - modernize spawn_exec() | Tom Gundersen |
2014-09-17 | udev: event - explicitly don't read() from invalid fd | Tom Gundersen |
2014-09-17 | udev: event - modernize spawn_read() | Tom Gundersen |
2014-09-17 | nss-resolve: remove dead code | Thomas Hindoe Paaboel Andersen |
2014-09-17 | udev: rules - close empty file | Tom Gundersen |
2014-09-17 | libsystemd-network: dhcp-test - assert that malloc0 succeeds | Tom Gundersen |
2014-09-17 | networkd: dhcp4 - fix unchecked return value | Tom Gundersen |
2014-09-17 | bus: fix error leak in bus_node_exists() | David Herrmann |
2014-09-17 | bus: never respond to GetManagedObjects() on sub-paths | David Herrmann |
2014-09-17 | sysctl: make --prefix allow all kinds of sysctl paths | David Herrmann |
2014-09-16 | util: remove a unnecessary check | Thomas Hindoe Paaboel Andersen |
2014-09-16 | terminal: remove dead code checking O_WRONLY | David Herrmann |
2014-09-16 | test: silence a coverity report | Thomas Hindoe Paaboel Andersen |
2014-09-16 | shared: fix resource leak in config_parse_default_instance | Andreas Henriksson |
2014-09-16 | sysv-generator: fix resource leak | Andreas Henriksson |
2014-09-16 | core: fix resource leak in manager_environment_add | Andreas Henriksson |
2014-09-16 | missing: memfd_create takes unsigned int flags in final version | Cristian Rodríguez |
2014-09-16 | terminal: sd_bus_error_get_errno returns positive errno | Thomas Hindoe Paaboel Andersen |
2014-09-16 | sd-bus: sd_bus_message_get_errno should only return positive errno | Thomas Hindoe Paaboel Andersen |
2014-09-16 | bootchart: oom-check correct variable | Andreas Henriksson |
2014-09-16 | bootchart: use safe_atod() rather than strtod() | Tom Gundersen |
2014-09-16 | hostname: add missing EMITS_CHANGE annotation | David Herrmann |