summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2013-02-11bootctl: add boot loader and firmware interface toolKay Sievers
2013-02-11efi: fix returned length of efi_get_variable()Lennart Poettering
2013-02-11util: rework load_env_file()Lennart Poettering
2013-02-11path-util: fix memory leakLennart Poettering
2013-02-11util: introduce FOREACH_LINE for iterating through filesLennart Poettering
2013-02-11env: considerably beef up environment cleaning logicLennart Poettering
2013-02-08shared: conf-files - use root parameter and convert to auto-cleanupKay Sievers
2013-02-08shared: conf-files - add root parameterKay Sievers
2013-02-07logs-show: show messages for all unit types in systemctl statusMirco Tischler
2013-02-07journal: log user units for coredumps and show them in systemctl statusMirco Tischler
2013-02-06systemd: raise level of message about lookup pathsZbigniew Jędrzejewski-Szmek
2013-02-06shared: remove now unused functionZbigniew Jędrzejewski-Szmek
2013-02-06systemd: do not remove empty paths from unit lookup pathZbigniew Jędrzejewski-Szmek
2013-02-07strv: add strv_printThomas Hindoe Paaboel Andersen
2013-01-29install: allow %u an and %U specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek
2013-01-29install: allow specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek
2013-01-29Move generic specifier functions to sharedZbigniew Jędrzejewski-Szmek
2013-01-29install: automatic cleanup using local cleanup functionsZbigniew Jędrzejewski-Szmek
2013-01-29install: use automatic cleanup in find_symlinks_fd()Zbigniew Jędrzejewski-Szmek
2013-01-29shared: introduce _cleanup_set_free_free_Zbigniew Jędrzejewski-Szmek
2013-01-25Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()Zbigniew Jędrzejewski-Szmek
2013-01-24efi: fix Usec vs. USecKay Sievers
2013-01-23efi: read microseconds from boot loader info instead of "ticks" magicKay Sievers
2013-01-21efi: add efi boot generator that automatically mounts the ESP to /bootLennart Poettering
2013-01-21util: move is_efiboot() to efivars.cLennart Poettering
2013-01-19core: if the bootloader supports it, determine firmware and boot loader delayLennart Poettering
2013-01-19unit: optionally allow making cgroup attribute changes persistentLennart Poettering
2013-01-19cgroup: additional validity checks for cgroup attribute namesLennart Poettering
2013-01-18core/cgroup-util: simplify functions and add testsZbigniew Jędrzejewski-Szmek
2013-01-18core/group-util: merge two functionsZbigniew Jędrzejewski-Szmek
2013-01-18logs-show: add show_journal_by_user_unitMirco Tischler
2013-01-18journal: log _SYSTEMD_USER_UNIT for user session unitsMirco Tischler
2013-01-18util: modernization and test for load_env_fileZbigniew Jędrzejewski-Szmek
2013-01-18util: continuation support for load_env_fileMichal Vyskocil
2013-01-18share/log: skip file/line/func info if emptyZbigniew Jędrzejewski-Szmek
2013-01-18share/log: unify two code pathsZbigniew Jędrzejewski-Szmek
2013-01-18systemctl: add new "get-cgroup-attr" to query current cgroup attribute valueLennart Poettering
2013-01-18strv: make strv_extend() smarterLennart Poettering
2013-01-17systemctl add command list-dependenciesLukas Nykryn
2013-01-17util: fix bad memory accessLennart Poettering
2013-01-17units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering
2013-01-16systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn
2013-01-16logs-show: automatic cleanupZbigniew Jędrzejewski-Szmek
2013-01-15systemctl: when inhibiting shutdown/suspend also check for other login sessionsLennart Poettering
2013-01-14systemctl: be smarter when mangling snapshot namesLennart Poettering
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering
2013-01-11unit: instead of directly loading drop-in configuration snippets use conf_fil...Lennart Poettering
2013-01-10dbus: properly serialize calendar timer dataLennart Poettering
2013-01-09udev: move string copy functions to shared/Kay Sievers
2013-01-08core: properly initialize kernel timestampLennart Poettering