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
/
machine.c
Age
Commit message (
Expand
)
Author
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-17
tree-wide: use right cast macros for UIDs, GIDs and PIDs
Lennart Poettering
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-06
doc: correct punctuation and improve typography in documentation
Jan Engelhardt
2015-11-03
parse-util: introduce parse_ifindex() and make use of it everywhere
Lennart Poettering
2015-11-03
machine: when we fail to extract a network interface from the machine state, ...
Lennart Poettering
2015-11-02
machine: fix extract_first_word
Susant Sahani
2015-11-01
machine: : port to extract_first_word
Susant Sahani
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-08
machined: when opening a shell via machined, pass tty fds in
Lennart Poettering
2015-10-08
basic: move two more terminal-related calls into terminal-util.[ch]
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-05
machine: make sure to call unlockpt() even for local host pty connections
Lennart Poettering
2015-08-24
machined: introduce pseudo-machine ".host" refererring to the host system
Lennart Poettering
2015-08-06
machined: rework state tracking logic for machines
Lennart Poettering
2015-08-06
logind,machined: various smaller cleanups
Lennart Poettering
2015-07-29
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-04-28
machined: make sure to track machine unit states properly
Lennart Poettering
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-03-15
Add (void) where we don't care about return value
Zbigniew Jędrzejewski-Szmek
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
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-06
machined: simplification
Lennart Poettering
2014-12-29
Revert "machined: don't force terminate registered machines"
Lennart Poettering
2014-12-28
machined: Move image discovery logic into src/shared, so that we can make use...
Lennart Poettering
2014-11-28
treewide: a few 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-08-14
machine_kill(): Don't kill the unit when killing the leader
Eelco Dolstra
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-10
machined: allow registering host-side network interfaces for communication wi...
Lennart Poettering
2014-07-06
machine: don't return uninitialized variable
Tom Gundersen
2014-07-03
machined: don't force terminate registered machines
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-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-18
machined: fix Kill() bus call on machine objects when "what" is specified as ...
Lennart Poettering
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-11
machined: optionally, allow registration of pre-existing units (scopes
Lennart Poettering
2014-02-05
Update some message formats
Zbigniew Jędrzejewski-Szmek
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
[next]