Age | Commit message (Expand) | Author |
2013-11-12 | build-sys: make public libraries depend on .sym files | Zbigniew Jędrzejewski-Szmek |
2013-11-12 | build-sys: add a link test for exported symbols | Zbigniew Jędrzejewski-Szmek |
2013-11-12 | build-sys: make networkd man pages conditional | Tom Gundersen |
2013-11-12 | build-sys: Add --disable-networkd option | Colin Walters |
2013-11-12 | uaccess: Add new DRM render nodes | Kristian Høgsberg |
2013-11-12 | udev: declare some symbols static | Kay Sievers |
2013-11-12 | bus: test-bus-objects - add missing header | Kay Sievers |
2013-11-12 | bus: add missing dump.[ch] | Lennart Poettering |
2013-11-12 | bus: beautify bus_message_dump() output a bit | Lennart Poettering |
2013-11-12 | busctl: show machine name of all registered names | Lennart Poettering |
2013-11-12 | bus: set no_auto_start flag for GetMachineId calls, so that we don't auto-sta... | Lennart Poettering |
2013-11-12 | bus: detect blocking message calls to our own connection and return ELOOP early | Lennart Poettering |
2013-11-12 | bus: add api to control auto start message flag | Lennart Poettering |
2013-11-12 | id128: introduce SD_ID128_STRING_MAX consant for sizing id128 strings | Lennart Poettering |
2013-11-12 | bus: export utf8 validator calls as pure functions | Lennart Poettering |
2013-11-12 | bus: introduce concept of a default bus for each thread and make use of it ev... | Lennart Poettering |
2013-11-12 | bus: introduce concept of a "default" event loop per-thread and make use of i... | Lennart Poettering |
2013-11-12 | test: fix minor memory leak in test-event | Lennart Poettering |
2013-11-12 | bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call() | Lennart Poettering |
2013-11-11 | systemctl: warning: ‘r’ may be used uninitialized in this function | Kay Sievers |
2013-11-11 | shell: add list-timers to systemctl completions | Dave Reisner |
2013-11-11 | systemctl: avoid unitialized access when showing 0 timers | Zbigniew Jędrzejewski-Szmek |
2013-11-11 | bus: add APIs for adding iovecs to messages as string or arrays | Lennart Poettering |
2013-11-11 | systemctl: add new "list-timers" command | Lennart Poettering |
2013-11-11 | timer: consider (usec_t) -1 an invalid timestamp | Lennart Poettering |
2013-11-11 | timer: properly format relative timestamps in the future | Lennart Poettering |
2013-11-11 | udev.xml: add missing </para> tag | Dave Reisner |
2013-11-10 | udev.xml: minor fixes to network link configuration | Dave Reisner |
2013-11-10 | bus: we really need to get rid of the :no-sender hack | Lennart Poettering |
2013-11-10 | bus: actually export sd_utf8_is_valid() and sd_ascii_is_valid() | Lennart Poettering |
2013-11-10 | bus: use ENXIO as error condition when trying to exit a container when we are... | Lennart Poettering |
2013-11-10 | build-sys: subtract list of exported symbols from "check-api-unused" list | Lennart Poettering |
2013-11-10 | analyze: plot the time spent setting up security modules | Thomas Hindoe Paaboel Andersen |
2013-11-10 | button: don't exit if we cannot handle a button press | Lennart Poettering |
2013-11-10 | man: networkd - add documentation | Tom Gundersen |
2013-11-10 | man: udev - add documentation for .link files | Tom Gundersen |
2013-11-09 | bus: fix build with old glibc | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | systemctl: make sure daemon-reload returns success | Zbigniew Jędrzejewski-Szmek |
2013-11-10 | network: fix tests | Tom Gundersen |
2013-11-09 | systemctl: fix printing of individual properties | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | build-sys: simplify defined/undefined definition | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | systemd: fix memory leak in cgroup code | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | man,units: fix installation of systemd-nspawn@.service and add example | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | zsh-completion: Move machine listing to autoload | William Giokas |
2013-11-09 | zsh-completion: Move output modes to autoload | William Giokas |
2013-11-09 | networkd: add a basic network daemon | Tom Gundersen |
2013-11-09 | net-util: add inet address/family parsing | Tom Gundersen |
2013-11-09 | bootctl: remove unused options from getopt_long | Thomas Hindoe Paaboel Andersen |
2013-11-09 | bus: let magic ":no-sender" pass the validation | Kay Sievers |
2013-11-08 | bus: port remaining code over to use bus_error_message() | Lennart Poettering |