Age | Commit message (Expand) | Author |
2013-03-18 | Use bus_maybe_send_reply() where applicable | Colin Walters |
2013-03-15 | timer: fix grammar in message | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-15 | smack-setup: enable Smack/CIPSO mapping | Nathaniel Chen |
2013-03-15 | smack-setup: extract rule writing into a separate function | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | core: keep mountinfo .mounts until late shutdown | Umut Tezduyar |
2013-03-15 | sd-booted: update sd_booted() check a bit | Lennart Poettering |
2013-03-15 | Make initrd.target the default target in the initrd | Harald Hoyer |
2013-03-14 | main: don't mount /sys, /dev and friends when we run with PID != 1 | Lennart Poettering |
2013-03-13 | core: single unit_kill implementation for all unit types | Michal Schmidt |
2013-03-13 | util, manager: and mempset() and use it | Michal Schmidt |
2013-03-13 | manager: use more stpcpy() | Michal Schmidt |
2013-03-13 | add initrd-fs.target and root-fs.target | Harald Hoyer |
2013-03-13 | manager: push back animation timer whenever a job finishes | Michal Schmidt |
2013-03-12 | core: fix getting information about mount unit | Michal Sekletar |
2013-03-11 | core/smack: downgrade info to debug | Zbigniew Jędrzejewski-Szmek |
2013-03-11 | Move udevadm to rootbindir | Michael Biebl |
2013-03-08 | path: avoid an allocation in path_spec_watch | Michal Schmidt |
2013-03-07 | core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it insteadsystemd/v198 | Lennart Poettering |
2013-03-07 | core: mount and initialize Smack | Nathaniel Chen |
2013-03-07 | core: move mount_setup_early() to main.c | Nathaniel Chen |
2013-03-07 | core: don't complain about systemd.journald.xxx kernel command line arguments... | Lennart Poettering |
2013-03-06 | service: sysv - properly handle init scripts with .sh suffix | Michael Biebl |
2013-03-06 | core: add missing comma for NonewPrivileges= | Lennart Poettering |
2013-03-06 | bus: Escape environment-based D-Bus addresses properly | Simon McVittie |
2013-03-06 | manager: remove timer fd explicitly from epoll | Enrico Scholz |
2013-03-06 | main: ISOLATE rather than REPLACE default.target | Tom Gundersen |
2013-03-06 | Revert "add initrd-fs.target and initrd-fs-pre.target" | Harald Hoyer |
2013-03-04 | add initrd-fs.target and initrd-fs-pre.target | Harald Hoyer |
2013-03-04 | core/manager: fix conditions to start and stop watching running jobs | Michal Schmidt |
2013-03-03 | core/path: install inotify watches top-down instead of bottom-up | Zbigniew Jędrzejewski-Szmek |
2013-03-03 | core/service: use cleanup functions, wrap lines | Zbigniew Jędrzejewski-Szmek |
2013-03-03 | core/path: catch errors when adding watches | Zbigniew Jędrzejewski-Szmek |
2013-03-03 | core/path: modernize style | Zbigniew Jędrzejewski-Szmek |
2013-03-03 | core/path: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2013-03-03 | core/path: fix a leak in success path | Zbigniew Jędrzejewski-Szmek |
2013-03-02 | job: print the "OK" status messages in normal green | Michal Schmidt |
2013-03-02 | manager: turn a superfluous check into assert | Michal Schmidt |
2013-03-02 | unit: count deserialized job only after it's definitely installed | Michal Schmidt |
2013-03-01 | manager: print p and then free it | Lukas Nykryn |
2013-03-01 | core: fix running jobs counters after reload/reexec | Michal Schmidt |
2013-03-01 | unit: fix the race in deserialization. | Oleksii Shevchuk |
2013-03-01 | manager: prevent segfault in manager_print_jobs_in_progress() | Harald Hoyer |
2013-03-01 | specifier: when resolving specifier strings when loading configuration, don't... | Lennart Poettering |
2013-03-01 | fstab,mount: detect rbind as bind mount | Frederic Crozat |
2013-02-28 | core/manager: print status messages about running jobs | Michal Schmidt |
2013-02-28 | core: count active units that may mind our printing to /dev/console | Michal Schmidt |
2013-02-28 | core/execute: determine if ExecContext may fiddle with /dev/console | Michal Schmidt |
2013-02-28 | core/execute: add internal is_terminal_output() | Michal Schmidt |
2013-02-28 | core/unit: use a temp variable for manager pointer in unit_notify() | Michal Schmidt |