summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-18sysusers: Remove some gcc warnings about uninitialized variablesPhilippe De Swert
2014-09-18core: Remove uninitialized warnings from bus-endpoint.cPhilippe De Swert
2014-09-18journal-upload: Remove compilation warningPhilippe De Swert
2014-09-18mount: order options before other arguments to mountEmil Renner Berthing
2014-09-18include fcntl.h rather than sys/fcntl.hEmil Renner Berthing
2014-09-18sd-rtnl: rtnl-message: remove unneeded linux includesEmil Renner Berthing
2014-09-18udev: link-config: remove unneded linux/netdevice.h includeEmil Renner Berthing
2014-09-18journal: Do not count on the compiler initializing found_last to falsePhilippe De Swert
2014-09-18man: use the escape for "-" in example instead of space.Michael Marineau
2014-09-18udev: fix path for database names on 'change' eventRobert Milasan
2014-09-18bus: fix bus_print_property() to use "int" for booleansDavid Herrmann
2014-09-18shared: conf-parser - don't leak memory on error in DEFINE_CONFIG_PARSE_ENUMVTom Gundersen
2014-09-18libudev: monitor - warn if we fail to request SO_PASSCREDTom Gundersen
2014-09-18tests: fix resource & mem leaksRonny Chevalier
2014-09-18sd-bus: sync kdbus.hDaniel Mack
2014-09-18systemctl: fix resource leak CID #1237747Cristian Rodríguez
2014-09-18Fix resource leak (coverity CID 1237760)Cristian Rodríguez
2014-09-17sysv-generator: don't check first if hashmap contains the service nameThomas Hindoe Paaboel Andersen
2014-09-17logind: fix typoRonny Chevalier
2014-09-17shared: conf-parserTom Gundersen
2014-09-17udev: event - modernize spawn_exec()Tom Gundersen
2014-09-17udev: event - explicitly don't read() from invalid fdTom Gundersen
2014-09-17udev: event - modernize spawn_read()Tom Gundersen
2014-09-17nss-resolve: remove dead codeThomas Hindoe Paaboel Andersen
2014-09-17udev: rules - close empty fileTom Gundersen
2014-09-17libsystemd-network: dhcp-test - assert that malloc0 succeedsTom Gundersen
2014-09-17networkd: dhcp4 - fix unchecked return valueTom Gundersen
2014-09-17bus: fix error leak in bus_node_exists()David Herrmann
2014-09-17bus: never respond to GetManagedObjects() on sub-pathsDavid Herrmann
2014-09-17sysctl: make --prefix allow all kinds of sysctl pathsDavid Herrmann
2014-09-16util: remove a unnecessary checkThomas Hindoe Paaboel Andersen
2014-09-16terminal: remove dead code checking O_WRONLYDavid Herrmann
2014-09-16test: silence a coverity reportThomas Hindoe Paaboel Andersen
2014-09-16shared: fix resource leak in config_parse_default_instanceAndreas Henriksson
2014-09-16sysv-generator: fix resource leakAndreas Henriksson
2014-09-16core: fix resource leak in manager_environment_addAndreas Henriksson
2014-09-16missing: memfd_create takes unsigned int flags in final versionCristian Rodríguez
2014-09-16terminal: sd_bus_error_get_errno returns positive errnoThomas Hindoe Paaboel Andersen
2014-09-16sd-bus: sd_bus_message_get_errno should only return positive errnoThomas Hindoe Paaboel Andersen
2014-09-16bootchart: oom-check correct variableAndreas Henriksson
2014-09-16bootchart: use safe_atod() rather than strtod()Tom Gundersen
2014-09-16hostname: add missing EMITS_CHANGE annotationDavid Herrmann
2014-09-16libsystemd-network: avoid double-free in error caseAndreas Henriksson
2014-09-16gpt-auto-generator: fix typoLukas Nykryn
2014-09-16udev: rules - add missing whitespace to log messageTom Gundersen
2014-09-16udevd: use safe_ato*() in place of strto*()Tom Gundersen
2014-09-16udev: util - use log_level_from_string()Tom Gundersen
2014-09-16libudev: util - drop util_delete_path()Tom Gundersen
2014-09-16libudev: drop util_lookup_{user,group}Tom Gundersen
2014-09-16udev: apply permissions to static nodes before signallying READYTom Gundersen