Age | Commit message (Expand) | Author |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
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 | 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 | 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 | remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-03-17 | build-sys: move sd-login src/login → src/libsystemd/sd-login | Lennart Poettering |
2014-03-17 | sd-login: add calls that retrieve credentials of peers connected to AF_UNIX p... | Lennart Poettering |
2014-03-17 | core, libsystemd, systemd, timedate, udev: spelling fixes | Miklos Vajna |
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 | 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-14 | timedated: use builtins for integer log and exp | Zbigniew Jędrzejewski-Szmek |
2014-03-14 | journald: add support for wall forwarding | Sebastian Thorarensen |
2014-03-14 | utmp-wtmp: allow overriding username on wall | Sebastian Thorarensen |
2014-03-14 | sd-bus: don't choke if somebody sends us a message with a unix fd count of 0 | Lennart Poettering |
2014-03-14 | sd-bus: don't access invalid memory if a signal matcher was freed from its ow... | Lennart Poettering |
2014-03-14 | util: add hexdump() call to create pretty hexdumps of data | Lennart Poettering |
2014-03-14 | networkd: fix typo | Michael Olbrich |
2014-03-14 | gpt: introduce root partition type GUIDs for ARM 32bit + ARM 64bit | Lennart Poettering |
2014-03-14 | tmpfiles: add --root option to operate on an alternate fs tree | Michael Marineau |