Age | Commit message (Expand) | Author |
2013-11-25 | socket-proxyd: Add --listener option for listener/destination pairs. | David Strauss |
2013-11-23 | Update TODO | David Strauss |
2013-11-22 | build-sys: move more files from core/ to share/ that are generic enough | Lennart Poettering |
2013-11-22 | bus: also add error parameter to object find and enumerator callbacks | Lennart Poettering |
2013-11-21 | bus: restore selinux access control to PID 1 for properties | Lennart Poettering |
2013-11-21 | timer: make timer accuracy configurable | Lennart Poettering |
2013-11-21 | bus: rework message handlers to always take an error argument | Lennart Poettering |
2013-11-21 | bus: the :no-sender hack is now unnecessary, since the new library doesn't re... | Lennart Poettering |
2013-11-21 | bus: let's simplify things by getting rid of unnecessary bus parameters | Lennart Poettering |
2013-11-21 | bus: add API calls to escape string components of objects paths | Lennart Poettering |
2013-11-21 | sd-event: try to move timer wakeups to the same spot within each minute | Lennart Poettering |
2013-11-21 | socket: fix segfault | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-16 | Fix RemainAfterExit services keeping a hold on console | Olivier Brunel |
2013-11-14 | Update TODO | Zbigniew Jędrzejewski-Szmek |
2013-11-11 | timer: consider (usec_t) -1 an invalid timestamp | Lennart Poettering |
2013-11-10 | bus: we really need to get rid of the :no-sender hack | Lennart Poettering |
2013-11-09 | man,units: fix installation of systemd-nspawn@.service and add example | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | bus: let magic ":no-sender" pass the validation | Kay Sievers |
2013-11-08 | localectl: port over to bus_log_create_error() | Lennart Poettering |
2013-11-08 | shutdown: unify handling of reboot() syscall a bit | Lennart Poettering |
2013-11-08 | systemctl: restore ability to directly connect to PID1 from systemctl | Lennart Poettering |
2013-11-08 | update TODO | Lennart Poettering |
2013-11-07 | update TODO | Lennart Poettering |
2013-11-07 | update TODO | Lennart Poettering |
2013-11-07 | test: remove duplicated code | Ronny Chevalier |
2013-11-07 | socket-proxyd: The proxy can now accept multiple sockets (but only to one rem... | David Strauss |
2013-11-05 | update TODO | Lennart Poettering |
2013-11-05 | update TODO | Lennart Poettering |
2013-11-05 | update TODO | Lennart Poettering |
2013-11-05 | update TODO | Lennart Poettering |
2013-10-30 | zsh-completion: add systemd-run | Ronny Chevalier |
2013-10-31 | nspawn: split out pty forwaring logic into ptyfwd.c | Lennart Poettering |
2013-10-30 | update TODO | Lennart Poettering |
2013-10-28 | update TODO | Lennart Poettering |
2013-10-28 | Update socket proxy name in TODO. Reformat to list. | David Strauss |
2013-10-26 | udev: add network link configuration tool | Tom Gundersen |
2013-10-21 | man: wording and grammar updates | Jan Engelhardt |
2013-10-19 | TODO: update | Tom Gundersen |
2013-10-19 | efi-boot-generator: hookup to fsck | Tom Gundersen |
2013-10-19 | mount/service: drop FsckPassNo support | Tom Gundersen |
2013-10-19 | TODO: add some fsck items | Tom Gundersen |
2013-10-15 | Rename sabridge to saproxy to be less cryptic | David Strauss |
2013-10-15 | Update TODOs with follow-up sabridge work. | David Strauss |
2013-10-14 | git: add test-ellipsize to files to ignore by git | Lennart Poettering |
2013-10-14 | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering |
2013-10-14 | update TODO | Lennart Poettering |
2013-10-13 | util, utf8: make ellipsize take multi-byte characters into account | Shawn Landden |
2013-10-11 | bus: if a a Set() vtable callback of a writable is left NULL, try to do the r... | Lennart Poettering |
2013-10-11 | bus: automatically do a NOP reply when a NULL callback is specified for a met... | Lennart Poettering |