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-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
2014-03-04
Introduce strv_consume which takes ownership
Zbigniew Jędrzejewski-Szmek
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
sd-bus: the bus returned should be the first arg
Jason A. Donenfeld
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-18
machinectl: remove unused --no-ask-password
Thomas Hindoe Paaboel Andersen
2014-02-18
machinectl: add bash completion
Thomas Hindoe Paaboel Andersen
2014-02-12
machinectl: add new "machinectl reboot" call
Lennart Poettering
2014-02-11
machined: fix enumeration of existing machines on restart
Lennart Poettering
2014-02-11
machined: optionally, allow registration of pre-existing units (scopes
Lennart Poettering
2014-02-07
machined: since we can now somewhat reliable get notifications for dying
Lennart Poettering
2014-02-05
Update some message formats
Zbigniew Jędrzejewski-Szmek
2013-12-23
machinectl: fix success check when getting pty from within container
Lennart Poettering
2013-12-23
bus: when getting a kdbus connection into a container wait first for child, t...
Lennart Poettering
2013-12-22
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-12-19
machined: implement exit-on-idle
Lennart Poettering
2013-12-18
machinectl: show_properties() already logs the error
Djalal Harouni
[next]