Age | Commit message (Expand) | Author |
2013-03-31 | nss-myhostname: use _cleanup_ and split function into two | Zbigniew Jędrzejewski-Szmek |
2013-03-31 | accelerometer: remove dead if and modernize | Zbigniew Jędrzejewski-Szmek |
2013-03-31 | execute: convert secure bits into mask properly | Zbigniew Jędrzejewski-Szmek |
2013-03-31 | Remove some dead code | Zbigniew Jędrzejewski-Szmek |
2013-03-31 | journal-gatewayd: query PID 1 for virtalization | Lennart Poettering |
2013-03-31 | bus: rename sd_bus_get_peer() to sd_bus_get_server_id() | Lennart Poettering |
2013-03-31 | bus: s/sd_message_handler_t/sd_bus_message_handler_t/g | Lennart Poettering |
2013-03-31 | bus: parse matches locally and allow registration of callbacks for them | Lennart Poettering |
2013-03-30 | bus: add missing test-bus-server.c | Lennart Poettering |
2013-03-30 | bus: implement server mode, and anonymous authentication | Lennart Poettering |
2013-03-30 | prioq: consider a NULL prioq empty | Lennart Poettering |
2013-03-30 | bus: if we recieve fds but fd passing is off, consider this an error | Lennart Poettering |
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 |