summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-09-19nss: remove dead codeThomas Hindoe Paaboel Andersen
2014-09-18timesyncd: check return of setting IP_TOSTom Gundersen
2014-09-18udevd: don't fail if /run/udev existsTom Gundersen
2014-09-18udev: fix typosTom Gundersen
2014-09-18udev: ctrl - log if setting SO_PASSCRED failsTom Gundersen
2014-09-18udev: node - warn if chmod/chown failsTom Gundersen
2014-09-18udevadm: hwdb - check return value of fseeko()Tom Gundersen
2014-09-18udevd: check return of various functionsTom Gundersen
2014-09-18udevd: parse_argv - warn if argumens are invalidTom Gundersen
2014-09-18journal-remote: check return code of sd_event_defaultAndreas Henriksson
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-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