Age | Commit message (Expand) | Author |
2013-03-06 | timedated: add CanNTP property | Ryan Lortie |
2013-03-06 | Revert "add initrd-fs.target and initrd-fs-pre.target" | Harald Hoyer |
2013-03-05 | systemd-python: fix error check in _Reader.wait() | Zbigniew Jędrzejewski-Szmek |
2013-03-05 | journal/tests: free allocated memory in test | Zbigniew Jędrzejewski-Szmek |
2013-03-05 | hostnamed: allow more special characters in pretty hostname | Nathaniel Chen |
2013-03-05 | util: properly escape corner cases in bus_path_escape(), too | Lennart Poettering |
2013-03-05 | inhibit: print --list if no argument is given | Kay Sievers |
2013-03-05 | journald: introduce new "systemd-journal" group and make it own the journal f... | Lennart Poettering |
2013-03-05 | journald: stpcpy() + mempcpy() are awesome | Lennart Poettering |
2013-03-05 | journald: drop splitting-by-audit entirely | Lennart Poettering |
2013-03-05 | journald: be a bit more careful when spitting up journals by user id | Lennart Poettering |
2013-03-05 | journald: check session owner UID rather then audit ID when splitting up jour... | Lennart Poettering |
2013-03-05 | Revert "fstab-generator: place initrd /sysroot mounts in initrd-fs.target" | Harald Hoyer |
2013-03-05 | logind: when registering a new session always use previous session info from ... | Lennart Poettering |
2013-03-04 | fstab-generator: only handle block devices with root= kernel command line par... | Harald Hoyer |
2013-03-04 | fstab-generator: place initrd /sysroot mounts in initrd-fs.target | Harald Hoyer |
2013-03-04 | add initrd-fs.target and initrd-fs-pre.target | Harald Hoyer |
2013-03-04 | journal: split journal uid only when audit uid data is valid | Kay Sievers |
2013-03-04 | core/manager: fix conditions to start and stop watching running jobs | Michal Schmidt |
2013-03-03 | tmpfiles: use cleanup func. to save a few lines | Zbigniew Jędrzejewski-Szmek |
2013-03-03 | tmpfiles: move exclamation mark into right place | Lukas Nykryn |
2013-03-03 | core/path: install inotify watches top-down instead of bottom-up | Zbigniew Jędrzejewski-Szmek |
2013-03-03 | udev: fix segfault with android rndis | Rob Clark |
2013-03-03 | udev: remove database conversion code | Kay Sievers |
2013-03-03 | udev: firmware - do not created /run/udev/firmware-missing/ | Kay Sievers |
2013-03-03 | journald: do not barf when setting RateLimitInterval=0 | 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 | fstab-generator: initrd - mount selected entries from /sysroot/etc/fstab | Tom Gundersen |
2013-03-01 | systemctl: check if iterator was initialized succesfully | Lukas Nykryn |
2013-03-01 | manager: print p and then free it | Lukas Nykryn |
2013-03-01 | systemd-analyze: free unit_times only if it is not NULL | Lukas Nykryn |
2013-03-01 | systemd-python: add missing check for return of PyDict_SetItem in _reader.c | Lukas Nykryn |
2013-03-01 | fstab-generator: drop rootwait support | Tom Gundersen |
2013-03-01 | inhibit: make the output more readable | Mantas Mikulėnas |
2013-03-01 | coredump: bump coredump truncation size from 24M to 768M | Lennart Poettering |
2013-03-01 | core: fix running jobs counters after reload/reexec | Michal Schmidt |
2013-03-01 | fstab-generator: set "ro" as default for sysroot.mount | Harald Hoyer |
2013-03-01 | fstab-generator: fix commit 92094b7 | Harald Hoyer |
2013-03-01 | unit: fix the race in deserialization. | Oleksii Shevchuk |
2013-03-01 | fstab-generator: parse_new_root_from_proc_cmdline() don't use "defaults" | Harald Hoyer |
2013-03-01 | manager: prevent segfault in manager_print_jobs_in_progress() | Harald Hoyer |
2013-03-01 | cryptsetup-generator: fix the kernel command line strategy for luks.uuid | Harald Hoyer |
2013-03-01 | specifier: when resolving specifier strings when loading configuration, don't... | Lennart Poettering |