Age | Commit message (Expand) | Author |
2013-03-29 | cgtop --help: default depth is 3 not 2 | Maksim Melnikau |
2013-03-29 | Always use errno > 0 to help gcc | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | journalctl: fix --update-catalog with not --root arg | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | tests: add some silly tests for path-util.c | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | journalctl: support --root for message catalogs | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | catalog: open up catalog internals | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | catalog: make sure strings are terminated | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | udev: check return value of uname. | Václav Pavlín |
2013-03-28 | bootchart: properly terminate string | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | utmp-wtmp: don't try to read past end of string | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | coredump: do not free twicesystemd/v200 | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | unit: replace remote-fs-setup.target by network-online.target | Lennart Poettering |
2013-03-28 | build-sys: fix HAVE/ENABLE_FIRMWARE | Kay Sievers |
2013-03-28 | bootctl: ESP --> Partition | Kay Sievers |
2013-03-28 | bootctl: Binary: --> File: | Kay Sievers |
2013-03-27 | catalog: fix error codes handling in catalog_list_items | Lukas Nykryn |
2013-03-27 | log: fix error codes handling in catalog_list_items | Lukas Nykryn |
2013-03-27 | sd-bus: check c->path for null instead of path | Lukas Nykryn |
2013-03-27 | systemd-sysctl: Handle missing /etc/sysctl.conf properly | Eelco Dolstra |
2013-03-27 | shared: free dt (temporary dir name) on fail | Václav Pavlín |
2013-03-27 | core: check return value of rm_rf_dangerous and warn if it fails | Václav Pavlín |
2013-03-27 | bootctl: rename status output header | Kay Sievers |
2013-03-27 | keymap: Fix Touchpad Toggle on MSI Wind U90/U100 | Martin Pitt |
2013-03-26 | tests: skip bus test if bus cannot be opened | Zbigniew Jędrzejewski-Szmek |
2013-03-26 | tests: fix size_t in format string | Zbigniew Jędrzejewski-Szmek |
2013-03-26 | Simplify the meaning of %s | Zbigniew Jędrzejewski-Szmek |
2013-03-27 | units: automatically order all mount units after network.target | Lennart Poettering |
2013-03-26 | readahead: cleanups | Auke Kok |
2013-03-26 | readahead: chunk on spinning media | Auke Kok |
2013-03-26 | cryptsetup: when prompting for password use GPT partition label | Lennart Poettering |
2013-03-26 | fstab-generator: drop x-initrd.rootfs mount option | Harald Hoyer |
2013-03-26 | fstab-generator: degrade the message about missing "root=" to log_debug | Harald Hoyer |
2013-03-26 | Drop src/login/uaccess.c, dead code | Martin Pitt |
2013-03-26 | bus: fix missing variable initialization | Lennart Poettering |
2013-03-26 | modules-load: there's really no point in mentioning that a certain modules is... | Lennart Poettering |
2013-03-26 | build-sys: make gcc shut up | Lennart Poettering |
2013-03-26 | bus: when we are talking to a bus, SCM_CREDS/SCM_SECLABEL are not very useful | Lennart Poettering |
2013-03-26 | bus: automatically generate minimal introspection data to find installed objects | Lennart Poettering |
2013-03-26 | bus: rename send_hello flag to bus_cient | Lennart Poettering |
2013-03-25 | cryptsetup-generator: let's be a bit more efficient with strv_extend() | Lennart Poettering |
2013-03-25 | cryptsetup-generator: add a missing OOM check | Lennart Poettering |
2013-03-25 | units: introduce remote-fs-setup.target to pull in dependencies from remote m... | Lennart Poettering |
2013-03-25 | units: introduce new timers.target and paths.target to hook timer/path units ... | Lennart Poettering |
2013-03-25 | fstab-generator: add missing strempty() calls | Mantas Mikulėnas |
2013-03-25 | fstab-generator: fix minor memory leak on error path | Lennart Poettering |
2013-03-25 | fstab-generator: add missing OOM check | Lennart Poettering |
2013-03-25 | fstab-generator: rename x-initrd-rootfs.mount to x-initrd.rootfs | Lennart Poettering |
2013-03-25 | journal: Add sync timer to journal server | Oleksii Shevchuk |
2013-03-25 | core: ensure LSB Provides are handled correctly | Frederic Crozat |
2013-03-25 | udevd.c: set udev children_max according to CPU count | Harald Hoyer |