Age | Commit message (Expand) | Author |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-01-26 | core: unify kill code of mount, service, socket, swap units | Lennart Poettering |
2013-01-19 | unit: fix typo | Lennart Poettering |
2013-01-19 | unit: optionally allow making cgroup attribute changes persistent | Lennart Poettering |
2013-01-19 | cgroup: additional validity checks for cgroup attribute names | Lennart Poettering |
2013-01-18 | core: log USER_UNIT instead of UNIT if in user session | Mirco Tischler |
2013-01-17 | core: corrects check of strduped controller string | Nestor Ovroy |
2013-01-14 | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering |
2013-01-11 | unit: allow extension of unit files with .d/*.conf drop-ins | Lennart Poettering |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-11-22 | manager: introduce watch_init() initializer for watches | Lennart Poettering |
2012-10-18 | systemd: use structured logging for unit changes | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | log: introduce a macro to format message id | Zbigniew Jędrzejewski-Szmek |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-18 | unit-printf: before resolving exec context specifiers check whether the objec... | Lennart Poettering |
2012-09-18 | unit: split unit_printf() and friends into its own .c file | Lennart Poettering |
2012-09-18 | unit: fix %f resolving | Lennart Poettering |
2012-09-17 | conf-parser: don't unescape parsed configuration strings by default | Lennart Poettering |
2012-09-13 | man: fix a bunch of typos in docs | Thomas Hindoe Paaboel Andersen |
2012-09-10 | unit: don't allow units to be gc'ed that still are referenced via UnitRef | Lennart Poettering |
2012-09-03 | journal: suppress structured messages if they'd go to the console | Lennart Poettering |
2012-09-03 | journal: generate structured journal messages for a number of events | Lennart Poettering |
2012-07-26 | unit: add missing deps in unit_dependency_table | Michal Schmidt |
2012-07-26 | unit: make the table of inverse deps symmetric | Michal Schmidt |
2012-07-26 | systemd: added new dependency PartOf | Michal Sekletar |
2012-07-20 | units: apply default resource limits to socket/mount/swap processes too | Lennart Poettering |
2012-07-20 | core: drop KillMode parameter from KillUnit() bus call | Lennart Poettering |
2012-07-18 | unit: don't serialize job state, only unit state across switch-root | Lennart Poettering |
2012-07-16 | unit: set default working directory to the user's home directory when running... | Lennart Poettering |
2012-07-16 | unit: introduce %s specifier for the user shell | Lennart Poettering |
2012-07-16 | unit: printf specifiers %u and %h: $USER and $HOME. | Auke Kok |
2012-07-13 | unit: rename BindTo= to BindsTo= | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-07-10 | unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.c | Zbigniew Jędrzejewski-Szmek |
2012-07-10 | unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ... | Lennart Poettering |
2012-06-25 | cryptsetup: fix escaping when generating cryptsetup units | Lennart Poettering |
2012-06-13 | unit-name: introduce unit_dbus_path_from_name() | Michal Schmidt |
2012-05-22 | units: remove service sysv_path variable and replace it by generic unit_path | Lennart Poettering |
2012-05-21 | units: introduce new Documentation= field and make use of it everywhere | Lennart Poettering |
2012-05-14 | unit: unit type dependent status messages | Michal Schmidt |
2012-05-14 | unit: print the color status marks on the left | Michal Schmidt |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-04-30 | unit: add new dependency type RequiresMountsFor= | Lennart Poettering |
2012-04-25 | core: add NOP jobs, job type collapsing | Michal Schmidt |
2012-04-23 | transaction: cancel jobs non-recursively on isolate | Michal Schmidt |
2012-04-24 | job: serialize jobs properly | Michal Schmidt |
2012-04-20 | job: job_uninstall() | Michal Schmidt |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | move libsystemd_core.la sources into core/ | Kay Sievers |