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
/
machined.c
Age
Commit message (
Expand
)
Author
2016-05-02
machined: run clone operation asynchronously in the background
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-09
treewide: apply errno.cocci
Michal Schmidt
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
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-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-06-15
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-04-28
machined: make PropertiesChanged match more strict
Lennart Poettering
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-17
machined: make "machinectl copy-to" and "machinectl copy-from" server side op...
Lennart Poettering
2014-12-28
machined: don't look for images on each property get, but cache the image obj...
Lennart Poettering
2014-12-23
machined: introduce polkit for OpenLogin() call
Lennart Poettering
2014-12-19
machined: add a full bus object for images
Lennart Poettering
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
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-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-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-02-11
machined: fix enumeration of existing machines on restart
Lennart Poettering
2013-12-19
machined: implement exit-on-idle
Lennart Poettering
2013-12-12
bus: remove explicit activator-specific flags, the kdbus supports it now
Kay Sievers
2013-12-12
bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...
Kay Sievers
2013-12-12
bus: instead of exposing the dbus1 flags when acquiring a name use our own th...
Lennart Poettering
2013-12-11
event: hook up sd-event with the service watchdog logic
Lennart Poettering
2013-12-03
bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...
Lennart Poettering
2013-11-12
bus: introduce concept of a default bus for each thread and make use of it ev...
Lennart Poettering
2013-11-12
bus: introduce concept of a "default" event loop per-thread and make use of i...
Lennart Poettering
2013-11-07
machine: move symbols referenced by shared code from main to shared file
Kay Sievers
2013-11-06
machined: keep track of the initial leader PID of a machine
Lennart Poettering
2013-11-05
machined: simplifications
Lennart Poettering
2013-10-30
machined: port over to libsystemd-bus
Lennart Poettering
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-09-26
Move functions around to fix underlinking in test-machine-tables
Zbigniew Jędrzejewski-Szmek
2013-07-11
machined: forward scope properties array from client to systemd
Lennart Poettering
2013-07-10
logind: don't misunderstand UnitRemoved signals during reloading
Lennart Poettering
2013-07-03
logind/machined: properly notice when units are gc'ed
Lennart Poettering
2013-07-02
machined: check correct return value for NULL
Dave Reisner
[next]