summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* build-sys: __secure_getenv lost dunder in libc 2.17Zbigniew Jędrzejewski-Szmek2012-09-17
* nspawn: use automatic cleanup for umaskZbigniew Jędrzejewski-Szmek2012-09-16
* install: use automatic cleanupZbigniew Jędrzejewski-Szmek2012-09-16
* install: treat non-existent directory as emptyZbigniew Jędrzejewski-Szmek2012-09-16
* timedate: assorted improvementsLennart Poettering2012-09-14
* systemctl: show unit name when a job failsLennart Poettering2012-09-14
* util: more modernizationsLennart Poettering2012-09-14
* util: various additional modernizationsLennart Poettering2012-09-14
* util: modernize a few functions with automatic cleanup variablesLennart Poettering2012-09-14
* macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an...Lennart Poettering2012-09-13
* unit-name: rework unit_name_replace_instance function()Lennart Poettering2012-09-12
* util: rm_rf_children_dangerous: delete all descendants dangerouslyTom Gundersen2012-09-11
* when determining unit file list, include invalid unit names in an "invalid" s...Lennart Poettering2012-09-11
* dbus: minor coding style fixesLennart Poettering2012-09-10
* path-util: fall back to stat() if kernel does not support name_to_handle_at()Mantas Mikulėnas2012-09-10
* path-util: do not fail in path_is_mountpoint() if path doesn't existMantas Mikulėnas2012-09-10
* nspawn: handle poweroff/reboot nicely in containersLennart Poettering2012-09-05
* journalctl: rework JSON output modeLennart Poettering2012-09-05
* path: fix invalid variable access in path_is_mount_point()Lennart Poettering2012-09-04
* path-util: in path_is_mount_point() fall back to the classic stat() test if f...Lennart Poettering2012-09-04
* missing: define name_to_handle_at on our own if it is missingLennart Poettering2012-09-04
* shared: logs-show: fflush after each output typeBrandon Philips2012-09-03
* journalctl: include logs from PID 1 about services in systemctl statusLennart Poettering2012-09-03
* util: make path_is_mount_point() recognize bind mounts, tooLennart Poettering2012-09-03
* journal: suppress structured messages if they'd go to the consoleLennart Poettering2012-09-03
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-03
* shared: in code that might get called from suid programs use __secure_getenv(...Lennart Poettering2012-09-03
* hashmap: hashmap_contains does not need hashmap_entryLukas Nykryn2012-08-23
* journal: move syslog specific calls out of util.cLennart Poettering2012-08-22
* journald: split /dev/kmsg related stuff into its own .c fileLennart Poettering2012-08-22
* shared/util: add fstab support for partuuid/partlabelDave Reisner2012-08-21
* shared/util: refactor fstab_node_to_udev_nodeDave Reisner2012-08-21
* dev-setup: make NULL as parameter for dev_setup() equivalent to ""Lennart Poettering2012-08-21
* dev-setup: allow a path prefix for use in chrootsDave Reisner2012-08-21
* journalctl: really include .journal~ files in listingLennart Poettering2012-08-21
* journalctl: output FSS key as QR code on generatingLennart Poettering2012-08-20
* conf-parser: make parsing exit status lists non-fatalLennart Poettering2012-08-16
* conf-parser: simplify a few things by using set_ensure_allocated() rather tha...Lennart Poettering2012-08-14
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-14
* namespace: rework namespace supportLennart Poettering2012-08-13
* systemctl: fix issue with systemctl daemon-reexecSimon Peeters2012-08-10
* shared/utf8: mark char* as constDave Reisner2012-08-10
* journald: properly unescape messages from /dev/kmsgLennart Poettering2012-08-09
* fix a couple of issues found with llvm-analyzeLennart Poettering2012-08-08
* move bus_method_call_with_reply() to dbus-commonSimon Peeters2012-08-08
* logs-show: fix off-by-one errorShawn Landen2012-08-03
* systemctl: append .service to unit names lacking suffixLennart Poettering2012-07-28
* cgtop: use full terminal widthZbigniew Jędrzejewski-Szmek2012-07-26
* journalctl: hightlight log lines by priorityLennart Poettering2012-07-26
* logs-show: fix OOM pathLennart Poettering2012-07-26