summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2012-09-05nspawn: handle poweroff/reboot nicely in containersLennart Poettering
2012-09-05journalctl: rework JSON output modeLennart Poettering
2012-09-04path: fix invalid variable access in path_is_mount_point()Lennart Poettering
2012-09-04path-util: in path_is_mount_point() fall back to the classic stat() test if f...Lennart Poettering
2012-09-04missing: define name_to_handle_at on our own if it is missingLennart Poettering
2012-09-03shared: logs-show: fflush after each output typeBrandon Philips
2012-09-03journalctl: include logs from PID 1 about services in systemctl statusLennart Poettering
2012-09-03util: make path_is_mount_point() recognize bind mounts, tooLennart Poettering
2012-09-03journal: suppress structured messages if they'd go to the consoleLennart Poettering
2012-09-03journal: generate structured journal messages for a number of eventsLennart Poettering
2012-09-03shared: in code that might get called from suid programs use __secure_getenv(...Lennart Poettering
2012-08-23hashmap: hashmap_contains does not need hashmap_entryLukas Nykryn
2012-08-22journal: move syslog specific calls out of util.cLennart Poettering
2012-08-22journald: split /dev/kmsg related stuff into its own .c fileLennart Poettering
2012-08-21shared/util: add fstab support for partuuid/partlabelDave Reisner
2012-08-21shared/util: refactor fstab_node_to_udev_nodeDave Reisner
2012-08-21dev-setup: make NULL as parameter for dev_setup() equivalent to ""Lennart Poettering
2012-08-21dev-setup: allow a path prefix for use in chrootsDave Reisner
2012-08-21journalctl: really include .journal~ files in listingLennart Poettering
2012-08-20journalctl: output FSS key as QR code on generatingLennart Poettering
2012-08-16conf-parser: make parsing exit status lists non-fatalLennart Poettering
2012-08-14conf-parser: simplify a few things by using set_ensure_allocated() rather tha...Lennart Poettering
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn
2012-08-13namespace: rework namespace supportLennart Poettering
2012-08-10systemctl: fix issue with systemctl daemon-reexecSimon Peeters
2012-08-10shared/utf8: mark char* as constDave Reisner
2012-08-09journald: properly unescape messages from /dev/kmsgLennart Poettering
2012-08-08fix a couple of issues found with llvm-analyzeLennart Poettering
2012-08-08move bus_method_call_with_reply() to dbus-commonSimon Peeters
2012-08-03logs-show: fix off-by-one errorShawn Landen
2012-07-28systemctl: append .service to unit names lacking suffixLennart Poettering
2012-07-26cgtop: use full terminal widthZbigniew Jędrzejewski-Szmek
2012-07-26journalctl: hightlight log lines by priorityLennart Poettering
2012-07-26logs-show: fix OOM pathLennart Poettering
2012-07-26log: out-of-line __log_oom()Michal Schmidt
2012-07-26log: log_oom() must be a macroMichal Schmidt
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-26unit-name: style fix in unit_name_is_template()Michal Schmidt
2012-07-26systemd: enable/disable instances of templateMichal Sekletar
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-07-25main: set PR_SET_CHILD_REAPER for MANAGER_USERAuke Kok
2012-07-24conf-files: continue searching if one dir failsMichal Schmidt
2012-07-23journalctl: fix ellipsization with PAGER=catZbigniew Jedrzejewski-Szmek
2012-07-20journalctl: fix assertion failure in ellipsize_mem()Eelco Dolstra
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-07-17journalctl: do not ellipsize when using pagerZbigniew Jędrzejewski-Szmek
2012-07-17logs: Adapt interface in log-show.c (show_journal_by_unit)Zbigniew Jędrzejewski-Szmek
2012-07-17logs: Adapt interface in log-show.c (output_journal)Zbigniew Jędrzejewski-Szmek
2012-07-17execute: support syscall filtering using seccomp filtersLennart Poettering
2012-07-16unit: introduce %s specifier for the user shellLennart Poettering