Age | Commit message (Expand) | Author |
2014-03-18 | core: drop CAP_MKNOD when PrivateDevices= is set | Lennart Poettering |
2014-03-18 | timedated: update test address | Kay Sievers |
2014-03-18 | hwdb: update | Kay Sievers |
2014-03-18 | sd-dhcp-client: make sure timers fire immediately | Tom Gundersen |
2014-03-18 | microhttpd-util: avoid double free on error | Zbigniew Jędrzejewski-Szmek |
2014-03-18 | journal-remote: do not attempt to read from µhttpd connections | Zbigniew Jędrzejewski-Szmek |
2014-03-18 | machinectl: reimplement machinectl's "reboot" verb on top of "kill", and add ... | Lennart Poettering |
2014-03-18 | machined: fix Kill() bus call on machine objects when "what" is specified as ... | Lennart Poettering |
2014-03-18 | update TODO | Lennart Poettering |
2014-03-18 | core: remount /sys/fs/cgroup/ read-only after we mounted all controllers | Lennart Poettering |
2014-03-18 | cgroup: it's not OK to invoke alloca() in loops | Lennart Poettering |
2014-03-18 | systemctl: sort local host entry before container in list-machines output | Lennart Poettering |
2014-03-18 | systemctl: prefix list-units and list-machines output with a circle indicatin... | Lennart Poettering |
2014-03-18 | timedatectl: clear ADJ_MAXERROR to make sure we keep STA_SYNC set | Kay Sievers |
2014-03-17 | systemd-run: extend bash completion | Thomas Hindoe Paaboel Andersen |
2014-03-17 | remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-03-17 | man: networkd - additional examples related to bridging | poma |
2014-03-17 | build-sys: move sd-login src/login → src/libsystemd/sd-login | Lennart Poettering |
2014-03-17 | update TODO | Lennart Poettering |
2014-03-17 | sd-login: add calls that retrieve credentials of peers connected to AF_UNIX p... | Lennart Poettering |
2014-03-17 | update TODO | Lennart Poettering |
2014-03-17 | core, libsystemd, systemd, timedate, udev: spelling fixes | Miklos Vajna |
2014-03-17 | man: improve wording of systemctl's --after/--before | Jason St. John |
2014-03-17 | build-sys: bump required µhttpd version | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-remote: implement inheriting http(s) sockets | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | microhttpd-util: use static buffer for static messages | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-remote: HTTP(s) support | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-remote: tool to receive messages over the network | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-gatewayd: check if certificate is signed by CA | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-gatewayd: log to journal from gnutls | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | build-sys: add check on gnutls | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-gatewayd: ask clients to provide certificates | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | activate: export make_socket_fd | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | shared: export is_dir | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal: export valid_user_field and size defines | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal: extract duplicated code to a function | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal: extract duplicated code to a function | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journald: remove stray reset of error return value | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | systemctl: introduce -r switch to show units running in local containers in a... | Lennart Poettering |
2014-03-17 | timedated: move test logging to test program | Kay Sievers |
2014-03-16 | timedated: update spike handling | Kay Sievers |
2014-03-16 | timedated: update spike handling | Kay Sievers |
2014-03-16 | timedated: handle external system time changes | Kay Sievers |
2014-03-16 | Use strlen even for constant strings | Josh Triplett |
2014-03-16 | nspawn: UP the host side of the veth pair after adding it to a bridge | Tom Gundersen |
2014-03-16 | sd-rtnl: never treat broadcasts as replies | Tom Gundersen |
2014-03-15 | networkd: netdev - support joining already existing netdevs | Tom Gundersen |
2014-03-15 | sd-rtnl: make RTM_NEWLINK report EEXIST by default | Tom Gundersen |
2014-03-15 | timedated: print delay and jitter in debug output | Kay Sievers |
2014-03-15 | _sd_machines: Use machinectl --no-legend | Wieland Hoffmann |