Age | Commit message (Expand) | Author |
2013-12-21 | systemctl: fix bad memory access when processing PIDs on the "systemctl statu... | Lennart Poettering |
2013-12-20 | DEFAULT_PATH_SPLIT_USR macro | Shawn Landden |
2013-12-20 | logging: reduce send timeout to something more sensible | Zbigniew Jędrzejewski-Szmek |
2013-12-20 | build-sys: add sd_j_open_container manpage alias | Zbigniew Jędrzejewski-Szmek |
2013-12-21 | driverd: sort list of names returned by ListNames | Lennart Poettering |
2013-12-21 | bus: properly react to Disconnected messages in bus-proxyd | Lennart Poettering |
2013-12-21 | bus: change bus-proxyd command line parsing to be more similar to other tools | Lennart Poettering |
2013-12-21 | bus: refuse messages pretending to originate from local interface | Lennart Poettering |
2013-12-21 | bus: in sd_bus_try_close() consider local read queue too | Lennart Poettering |
2013-12-21 | bus: always override message destination field with data from kdbus | Lennart Poettering |
2013-12-21 | bus: always consider well-known names sender credentials as attached to messages | Lennart Poettering |
2013-12-21 | bus: when filtering by sender take well known names lest from attached creds ... | Lennart Poettering |
2013-12-21 | core: make check for Disconnected message more precise | Lennart Poettering |
2013-12-21 | bus: when watching bus names, we always need to add a change match | Lennart Poettering |
2013-12-21 | core: pass notify fd across reexecs | Lennart Poettering |
2013-12-21 | update TODO | Lennart Poettering |
2013-12-20 | bus: wrap KDBUS_CMD_BYEBYE with a high-level call sd_bus_try_close() | Lennart Poettering |
2013-12-20 | libsystemd-bus: match on any connection ID unless specified | Daniel Mack |
2013-12-20 | libsystemd-bus: follow changes in kdbus | Daniel Mack |
2013-12-19 | def: lower exit-on-idle time | Lennart Poettering |
2013-12-19 | sd-event: return 1 in sd_event_run() when we hit EINTR | Lennart Poettering |
2013-12-19 | service: don't send out PropertiesChanged message for each watchdog notification | Lennart Poettering |
2013-12-19 | machined: implement exit-on-idle | Lennart Poettering |
2013-12-19 | bus: fix exit-on-idle for driverd | Lennart Poettering |
2013-12-19 | bus: reenable id change subscriptions | Lennart Poettering |
2013-12-19 | remove unused variable | Thomas Hindoe Paaboel Andersen |
2013-12-19 | rtnl: correctly get the size of data to be appended | Tom Gundersen |
2013-12-19 | loopback-setup: correctly set flags and scope for ipv6 address | Tom Gundersen |
2013-12-19 | keymap: Refactor Acer tables | Martin Pitt |
2013-12-19 | bus: do not add empty strings, size should be 0 | Kay Sievers |
2013-12-18 | systemct: add empty line between units in cat | Zbigniew Jędrzejewski-Szmek |
2013-12-18 | loginctl: improve print_{session|user|seat}_status_info() functions | Djalal Harouni |
2013-12-18 | loginctl: use show_properties() to get login1 properties | Djalal Harouni |
2013-12-18 | loginctl: replace strv_append() by strv_extend() | Djalal Harouni |
2013-12-18 | journalctl,zsh-completion: fix several issues in --help message text | Jason St. John |
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 |