Age | Commit message (Expand) | Author |
2013-03-30 | bus: enable SO_PASSCRED only if we are not connected to a bus | Lennart Poettering |
2013-03-30 | bus: properly set up bus connections with sd_bus_set_exec() | Lennart Poettering |
2013-03-30 | bus: consider it an error if the first message we get on the bus is not a rep... | Lennart Poettering |
2013-03-30 | bus: add C++ wrappers to public header files | Lennart Poettering |
2013-03-30 | dbus: let's make this const array static | Lennart Poettering |
2013-03-30 | udev: extern on functions is pointless | Lennart Poettering |
2013-03-30 | unit: no need to export variables if we can avoid it | Lennart Poettering |
2013-03-30 | killall: print notice what we forcefully KILL | Kay Sievers |
2013-03-29 | test-path-util: fix another stupid test failure | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | test-path-util: fix botched test | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | bootctl: fix help text | Koen Kooi |
2013-03-29 | utmp: make gcc shut up, we need to pass an int here, not size_t | Lennart Poettering |
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 |