summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-09-16udev: only print after final log level has been determinedTom Gundersen
2014-09-16udevd: initialize epoll_event structs on allocationTom Gundersen
2014-09-16udev: don't close std{in,out,err}Tom Gundersen
2014-09-16udev: drop duplicate loggingTom Gundersen
2014-09-16udev: split out parse_argv()Tom Gundersen
2014-09-16udev: split out help and modernise a bitTom Gundersen
2014-09-15man: sd_bus_error typo fixThomas Hindoe Paaboel Andersen
2014-09-15terminal: fix missing hashmap_new() conversionsDavid Herrmann
2014-09-15remove unneeded error.h includesEmil Renner Berthing
2014-09-15sd-bus: use proper ITERATOR_FIRST abstractionMichal Schmidt
2014-09-15hashmap: minor hashmap_replace optimizationMichal Schmidt
2014-09-15hashmap, set: remove unused functionsMichal Schmidt
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-09-15build: colorize gcc only if on ttyMichal Schmidt
2014-09-14test: fix test of uid-rangeThomas Hindoe Paaboel Andersen
2014-09-14sd-dhcp: fix test of magic cookieThomas Hindoe Paaboel Andersen
2014-09-13resolved: fall back to hardcoded ifindex when checking if a link is the loopbackTom Gundersen
2014-09-13networkd: remove vestigial event sourcesDave Reisner
2014-09-13core: use correct function to free CalendarSpecDave Reisner
2014-09-13core: fix a potential mem leakThomas Hindoe Paaboel Andersen
2014-09-13analyze: fix mem leakThomas Hindoe Paaboel Andersen
2014-09-13core: smack-setup: Actually allow for succesfully loading CIPSO policyPhilippe De Swert
2014-09-11analyze: avoid a null dereferenceThomas Hindoe Paaboel Andersen
2014-09-11udev: timeout - warn after a third of the timeout before killingTom Gundersen
2014-09-11firstboot: silence a warningThomas Hindoe Paaboel Andersen
2014-09-11manager: use correct cleanup functionThomas Hindoe Paaboel Andersen
2014-09-11activate: fix fd leak in do_accept()Philippe De Swert
2014-09-11test: fix mem-leak in fdopen() testDavid Herrmann