Age | Commit message (Expand) | Author |
2013-12-18 | man: add DOI for refereed article on Forward Secure Sealing to journald.conf(5) | Jason St. John |
2013-12-18 | man: be more explicit about option arguments that take 128-bit IDs in journal... | Jason St. John |
2013-12-18 | man: fix grammar issues in journalctl(1) | Jason St. John |
2013-12-18 | machinectl: show_properties() already logs the error | Djalal Harouni |
2013-12-18 | udevadm: modernization | Zbigniew Jędrzejewski-Szmek |
2013-12-18 | udevadm,scsi_id: add short options to help strings and to the man page | Zbigniew Jędrzejewski-Szmek |
2013-12-18 | scsi_id: cleanup | Zbigniew Jędrzejewski-Szmek |
2013-12-19 | driverd: implement AddMatch/RemoveMatch logic | Lennart Poettering |
2013-12-19 | do not run kmod-setup in a container | Kay Sievers |
2013-12-18 | temporarily support "kdbus" keyword on the kernel commandline to load the module | Kay Sievers |
2013-12-18 | libudev: monitor - only disallow "udev" type events | Kay Sievers |
2013-12-18 | libudev: disable monitor inside a container | Kay Sievers |
2013-12-18 | bus: catch up with kdbus changes | Kay Sievers |
2013-12-18 | bus-driverd: fix flags translation in driver_request_name | Lukasz Skalski |
2013-12-18 | Revert "ptyfwd: make master terminal attributes raw, too" | Lennart Poettering |
2013-12-18 | bus: reduce calls to KDBUS_CMD_MEMFD_SIZE_SET ioctl | Lennart Poettering |
2013-12-18 | ptyfwd: make master terminal attributes raw, too | Lennart Poettering |
2013-12-18 | units: when spawning a getty configure TERM explicitly | Lennart Poettering |
2013-12-18 | execute: set TERM even if we don't open the tty on our own | Lennart Poettering |
2013-12-18 | loginctl: when showing device tree of seats with no devices show something us... | Lennart Poettering |
2013-12-18 | core,logind: libudev usage modernizations | Lennart Poettering |
2013-12-18 | core,logind,networkd: check for udev device initialization via enumeration ma... | Lennart Poettering |
2013-12-18 | core: priorize notification fd processing over notification fd process via sd... | Lennart Poettering |
2013-12-18 | log: when we log to /dev/console and got disconnected (maybe due to vhangup) ... | Lennart Poettering |
2013-12-18 | units: run systemd-networkd.service only if CAP_NET_ADMIN capability is around | Lennart Poettering |
2013-12-18 | core: in a container log to /dev/console if "debug" is specified | Lennart Poettering |
2013-12-18 | log: don't reopen /dev/console each time we call log_open() | Lennart Poettering |
2013-12-18 | service: watch main pid even in final states | Lennart Poettering |
2013-12-18 | libudev: devices received from udev are always initialized | Kay Sievers |
2013-12-18 | login: Don't stop a running user manager from garbage-collecting the user. | Thomas Bächler |
2013-12-18 | comment out udev's is_initialized call until the problem is sorted out | Kay Sievers |
2013-12-18 | core,logind,networkd: don't pick up devices from udev before they finished ud... | Lennart Poettering |
2013-12-18 | busctl: output a single sorted list of names, including activatable and activ... | Lennart Poettering |
2013-12-18 | bus: beef up driverd | Lennart Poettering |
2013-12-18 | bus: when releasing, taking, listing bus names check if they are valid | Lennart Poettering |
2013-12-18 | tests: fix build | Lennart Poettering |
2013-12-18 | bus: sync with kdbus | Daniel Mack |
2013-12-17 | networkd: bridge - fix state machine | Tom Gundersen |
2013-12-17 | networkd: link - remove useless states | Tom Gundersen |
2013-12-17 | networkd: rename link_update_flags to link_update | Tom Gundersen |
2013-12-17 | bus-util: return errors when encountered | Thomas Hindoe Paaboel Andersen |
2013-12-17 | _noreturn_ --> noreturn for C11 compat | Shawn Landden |
2013-12-17 | util: no need for in_initrd() cache to be thread-local | Shawn Landden |
2013-12-17 | __thread --> thread_local for C11 compat | Shawn Landden |
2013-12-17 | update TODO | Lennart Poettering |
2013-12-17 | libsystemd-bus: true/false instead of yes/no in msg dump | Lukasz Skalski |
2013-12-17 | journal-file.c: remove redundant assignment of variable | Thomas Hindoe Paaboel Andersen |
2013-12-17 | bus: properly return an error code when release_name fails abnormally | Lennart Poettering |
2013-12-17 | bus-driverd: Fix return code in driver_request_name | Lukasz Skalski |
2013-12-17 | journald: before closing /dev/kmsg let's unregister the event source | Lennart Poettering |