summaryrefslogtreecommitdiff
path: root/src/machine
AgeCommit message (Expand)Author
2015-09-22Merge pull request #1335 from poettering/some-fixesDaniel Mack
2015-09-22util: drop UID_IS_INVALID() in favour of uid_is_valid()Lennart Poettering
2015-09-22cgtop: underline table headerLennart Poettering
2015-09-22nspawn, machined: fix comments and error messagesKrzesimir Nowak
2015-09-10tree-wide: never use the off_t unless glibc makes us use itLennart Poettering
2015-09-09tree-wide: drop {} from one-line if blocksLennart Poettering
2015-09-09tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering
2015-09-07machined: improve error message when trying to get a bus in bus-less containersLennart Poettering
2015-09-07Merge pull request #1165 from poettering/nspawn-filesTom Gundersen
2015-09-05machine: make sure to call unlockpt() even for local host pty connectionsLennart Poettering
2015-09-06bus-util: support details in CheckAuthorization callsMichael Chapman
2015-09-01machined: introduce a ptsname_namespace() call and make use of itLennart Poettering
2015-09-01machined: call unlockpt() in container, not hostLennart Poettering
2015-09-01cgroup: drop "ignore_self" argument from cg_is_empty()Lennart Poettering
2015-08-28core: add unit_dbus_interface_from_type() to unit-name.hLennart Poettering
2015-08-26machinectl: pass $TERM into "machinectl shell" sessionsLennart Poettering
2015-08-25machinectl: remove unused variableThomas Hindoe Paaboel Andersen
2015-08-25machine: policykit string fixesLennart Poettering
2015-08-24machinectl: extend the "shell" syntax to take user@container namesLennart Poettering
2015-08-24machinectl: make machine name parameters for "shell" and "login" optionalLennart Poettering
2015-08-24machined: beef up PolicyKit actionsLennart Poettering
2015-08-24machined: userns is only supported for container-class machinesLennart Poettering
2015-08-24machinectl: don't show ".host" pseudo-machine in list by defaultLennart Poettering
2015-08-24machined: introduce pseudo-machine ".host" refererring to the host systemLennart Poettering
2015-08-24machined: validate machine names at more placesLennart Poettering
2015-08-24util: make machine_name_is_valid() a macro and move it to hostname-util.hLennart Poettering
2015-08-24machined: always look for leader PID firstLennart Poettering
2015-08-24machinectl: add new "machinectl shell" commandLennart Poettering
2015-08-24machined: add new OpenShell() bus callLennart Poettering
2015-08-17Merge pull request #977 from richardmaw-codethink/machinectl-userns-login-v2Lennart Poettering
2015-08-17namespace helpers: Allow entering a UID namespaceRichard Maw
2015-08-17Bug #944: Deletion of unnecessary checks before a few calls of systemd functionsMarkus Elfring
2015-08-06machined: rework state tracking logic for machinesLennart Poettering
2015-08-06machine: drop state variable from Machine objectLennart Poettering
2015-08-06logind,machined: various smaller cleanupsLennart Poettering
2015-08-06machined,logind: don't generate errors on signal match functionsLennart Poettering
2015-08-04machinectl: support relative host paths in copy-{from,to}Richard Maw
2015-08-04machined: Relax path checks for Copy{From,To}Richard Maw
2015-07-29tree-wide: port everything over to fflush_and_check()Lennart Poettering
2015-07-09nss-mymachines: map userns users of containers to real user namesLennart Poettering
2015-07-08machine: remove unused variablesThomas Hindoe Paaboel Andersen
2015-07-08property callback returns are consistentUmut Tezduyar Lindskog
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-06-17turn kdbus support into a runtime optionKay Sievers
2015-06-17Stop talking about the "XDG" version of basename()Simon McVittie
2015-06-15everywhere: port everything to sigprocmask_many() and friendsLennart Poettering
2015-06-14tree-wide: fix memory leaks in users of bus_map_all_properties()David Herrmann
2015-05-29util: split out signal-util.[ch] from util.[ch]Lennart Poettering
2015-05-15systemctl: introduce --now for enable, disable and maskJan Synacek
2015-05-06machinectl: remove unused variableThomas Hindoe Paaboel Andersen