Age | Commit message (Expand) | Author |
2015-09-10 | tree-wide: never use the off_t unless glibc makes us use it | Lennart Poettering |
2015-09-09 | tree-wide: drop {} from one-line if blocks | Lennart Poettering |
2015-09-09 | tree-wide: use coccinelle to patch a lot of code to use mfree() | Lennart Poettering |
2015-09-07 | machined: improve error message when trying to get a bus in bus-less containers | Lennart Poettering |
2015-09-07 | Merge pull request #1165 from poettering/nspawn-files | Tom Gundersen |
2015-09-05 | machine: make sure to call unlockpt() even for local host pty connections | Lennart Poettering |
2015-09-06 | bus-util: support details in CheckAuthorization calls | Michael Chapman |
2015-09-01 | machined: introduce a ptsname_namespace() call and make use of it | Lennart Poettering |
2015-09-01 | machined: call unlockpt() in container, not host | Lennart Poettering |
2015-09-01 | cgroup: drop "ignore_self" argument from cg_is_empty() | Lennart Poettering |
2015-08-28 | core: add unit_dbus_interface_from_type() to unit-name.h | Lennart Poettering |
2015-08-26 | machinectl: pass $TERM into "machinectl shell" sessions | Lennart Poettering |
2015-08-25 | machinectl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-08-25 | machine: policykit string fixes | Lennart Poettering |
2015-08-24 | machinectl: extend the "shell" syntax to take user@container names | Lennart Poettering |
2015-08-24 | machinectl: make machine name parameters for "shell" and "login" optional | Lennart Poettering |
2015-08-24 | machined: beef up PolicyKit actions | Lennart Poettering |
2015-08-24 | machined: userns is only supported for container-class machines | Lennart Poettering |
2015-08-24 | machinectl: don't show ".host" pseudo-machine in list by default | Lennart Poettering |
2015-08-24 | machined: introduce pseudo-machine ".host" refererring to the host system | Lennart Poettering |
2015-08-24 | machined: validate machine names at more places | Lennart Poettering |
2015-08-24 | util: make machine_name_is_valid() a macro and move it to hostname-util.h | Lennart Poettering |
2015-08-24 | machined: always look for leader PID first | Lennart Poettering |
2015-08-24 | machinectl: add new "machinectl shell" command | Lennart Poettering |
2015-08-24 | machined: add new OpenShell() bus call | Lennart Poettering |
2015-08-17 | Merge pull request #977 from richardmaw-codethink/machinectl-userns-login-v2 | Lennart Poettering |
2015-08-17 | namespace helpers: Allow entering a UID namespace | Richard Maw |
2015-08-17 | Bug #944: Deletion of unnecessary checks before a few calls of systemd functions | Markus Elfring |
2015-08-06 | machined: rework state tracking logic for machines | Lennart Poettering |
2015-08-06 | machine: drop state variable from Machine object | Lennart Poettering |
2015-08-06 | logind,machined: various smaller cleanups | Lennart Poettering |
2015-08-06 | machined,logind: don't generate errors on signal match functions | Lennart Poettering |
2015-08-04 | machinectl: support relative host paths in copy-{from,to} | Richard Maw |
2015-08-04 | machined: Relax path checks for Copy{From,To} | Richard Maw |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |
2015-07-09 | nss-mymachines: map userns users of containers to real user names | Lennart Poettering |
2015-07-08 | machine: remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-07-08 | property callback returns are consistent | Umut Tezduyar Lindskog |
2015-07-03 | sd-bus: introduce new sd_bus_flush_close_unref() call | Lennart Poettering |
2015-06-17 | turn kdbus support into a runtime option | Kay Sievers |
2015-06-17 | Stop talking about the "XDG" version of basename() | Simon McVittie |
2015-06-15 | everywhere: port everything to sigprocmask_many() and friends | Lennart Poettering |
2015-06-14 | tree-wide: fix memory leaks in users of bus_map_all_properties() | David Herrmann |
2015-05-29 | util: split out signal-util.[ch] from util.[ch] | Lennart Poettering |
2015-05-15 | systemctl: introduce --now for enable, disable and mask | Jan Synacek |
2015-05-06 | machinectl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-05-05 | core: rework unit name validation and manipulation logic | Lennart Poettering |
2015-04-29 | sd-bus: allow passing NULL as bus parameter to sd_bus_send() | Lennart Poettering |
2015-04-29 | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering |
2015-04-28 | machined: make PropertiesChanged match more strict | Lennart Poettering |