Age | Commit message (Expand) | Author |
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 | TODO | Lennart Poettering |
2013-03-30 | gitignore: update | Kay Sievers |
2013-03-30 | TODO: update | Kay Sievers |
2013-03-30 | killall: print notice what we forcefully KILL | Kay Sievers |
2013-03-29 | build-sys: force Python to write UTF-8 | Kelly Anderson |
2013-03-29 | build-sys,man: use XML entities to substite strings | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | build-sys: generate sed substitution from a list | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | Revert "build-sys: substitute strings in systemd.unit(5)" | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | test-path-util: fix another stupid test failure | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | units: fix network-online.target fields | Lennart Poettering |
2013-03-29 | update TODO | Lennart Poettering |
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 | build-sys: remove papersize option from sphinx | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | coredump: do not free twicesystemd/v200 | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | build-sys: prepare release 200 | Lennart Poettering |
2013-03-29 | unit: replace remote-fs-setup.target by network-online.target | Lennart Poettering |
2013-03-28 | hwdb: update | Kay Sievers |
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 | man/os-release: Add BUILD_ID field | William Douglas |
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 |