index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
machine
Age
Commit message (
Expand
)
Author
2014-12-18
machinectl: add new commands for copying files from/to containers
Lennart Poettering
2014-12-18
machinectl: implement "bind" command to create additional bind mounts from ho...
Lennart Poettering
2014-12-12
copy: use btrfs reflinking only whe we know we copy full files
Lennart Poettering
2014-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-12-04
rtnl: when querying local addresses and gateways, take address family into ac...
Lennart Poettering
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: a few more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-11-06
machined: reorder method calls in vtable
Lennart Poettering
2014-11-05
core: introduce new Delegate=yes/no property controlling creation of cgroup s...
Lennart Poettering
2014-10-31
ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal e...
Lennart Poettering
2014-10-23
label: unify code to make directories, symlinks
Lennart Poettering
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-08
machined: remove redundant sd_notify
Dave Reisner
2014-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-08-14
machine_kill(): Don't kill the unit when killing the leader
Eelco Dolstra
2014-08-12
networkd: add minimal client tool "networkd" to query network status
Lennart Poettering
2014-08-04
machined: fix address API signatures
Lennart Poettering
2014-08-04
machine: make sure unpriviliged "machinectl status" can show the machine's OS...
Lennart Poettering
2014-08-04
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-18
machinectl: make sure we are not reading an unitialized variable
Zbigniew Jędrzejewski-Szmek
2014-07-18
change type for address family to "int"
Lennart Poettering
2014-07-18
shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_SIZE()
Lennart Poettering
2014-07-10
machinectl: show network interface name for containers
Lennart Poettering
2014-07-10
machined: allow registering host-side network interfaces for communication wi...
Lennart Poettering
2014-07-10
machined: when querying addresses of a container, use same code as nss-myhost...
Lennart Poettering
2014-07-10
shared: split out in_addr related calls from socket-util.[ch] into its privat...
Lennart Poettering
2014-07-10
machined: various modernizations when enumerating container addresses
Lennart Poettering
2014-07-06
machine: don't return uninitialized variable
Tom Gundersen
2014-07-03
machine: properly distuingish created and registered machines
Lennart Poettering
2014-07-03
machinectl: show /etc/os-release information of container in status output
Lennart Poettering
2014-07-03
machined: don't force terminate registered machines
Lennart Poettering
2014-07-03
sd-bus: support connecting to remote hosts, directly into containers
Lennart Poettering
2014-06-12
machine: minor modernizations
Lennart Poettering
2014-05-22
machine: escape fields we store in /run, so that they can be properly unescap...
Lennart Poettering
2014-05-19
machined: make sure GetMachineAddresses() is available for unprivileged proce...
Lennart Poettering
2014-05-18
machined: add logic to query IP addresses of containers
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
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-11
bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...
Lennart Poettering
[next]