index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine
/
machine.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
machined: rework copy-from/copy-to operation to use generic Operation object
Lennart Poettering
2016-05-02
1
-23
/
+1
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-1
/
+1
*
time-util: Rename and fix call of deserialize_timestamp_value()
Benjamin Robin
2016-02-15
1
-2
/
+4
*
machine: use deserialize_timestamp_value()
Alexander Kuleshov
2016-02-15
1
-11
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
tree-wide: use right cast macros for UIDs, GIDs and PIDs
Lennart Poettering
2015-11-17
1
-2
/
+3
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
doc: correct punctuation and improve typography in documentation
Jan Engelhardt
2015-11-06
1
-1
/
+1
*
parse-util: introduce parse_ifindex() and make use of it everywhere
Lennart Poettering
2015-11-03
1
-3
/
+1
*
machine: when we fail to extract a network interface from the machine state, ...
Lennart Poettering
2015-11-03
1
-3
/
+3
*
machine: fix extract_first_word
Susant Sahani
2015-11-02
1
-3
/
+6
*
machine: : port to extract_first_word
Susant Sahani
2015-10-31
1
-6
/
+13
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-1
/
+2
*
machined: when opening a shell via machined, pass tty fds in
Lennart Poettering
2015-10-08
1
-0
/
+19
*
basic: move two more terminal-related calls into terminal-util.[ch]
Lennart Poettering
2015-10-08
1
-8
/
+9
*
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-09
1
-2
/
+1
*
machine: make sure to call unlockpt() even for local host pty connections
Lennart Poettering
2015-09-05
1
-2
/
+12
*
machined: introduce pseudo-machine ".host" refererring to the host system
Lennart Poettering
2015-08-24
1
-7
/
+60
*
machined: rework state tracking logic for machines
Lennart Poettering
2015-08-06
1
-11
/
+21
*
logind,machined: various smaller cleanups
Lennart Poettering
2015-08-06
1
-2
/
+2
*
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-29
1
-17
/
+15
*
machined: make sure to track machine unit states properly
Lennart Poettering
2015-04-28
1
-6
/
+14
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
Add (void) where we don't care about return value
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-2
/
+2
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
machined: make "machinectl copy-to" and "machinectl copy-from" server side op...
Lennart Poettering
2015-02-17
1
-0
/
+25
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-3
/
+3
*
machined: simplification
Lennart Poettering
2015-01-06
1
-4
/
+6
*
Revert "machined: don't force terminate registered machines"
Lennart Poettering
2014-12-29
1
-6
/
+4
*
machined: Move image discovery logic into src/shared, so that we can make use...
Lennart Poettering
2014-12-28
1
-1
/
+2
*
treewide: a few more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-2
/
+1
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
*
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-11-28
1
-4
/
+4
*
machine_kill(): Don't kill the unit when killing the leader
Eelco Dolstra
2014-08-14
1
-0
/
+2
*
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-3
/
+3
*
machined: allow registering host-side network interfaces for communication wi...
Lennart Poettering
2014-07-10
1
-1
/
+47
*
machine: don't return uninitialized variable
Tom Gundersen
2014-07-06
1
-1
/
+1
*
machined: don't force terminate registered machines
Lennart Poettering
2014-07-03
1
-4
/
+6
*
machine: minor modernizations
Lennart Poettering
2014-06-12
1
-5
/
+10
*
machine: escape fields we store in /run, so that they can be properly unescap...
Lennart Poettering
2014-05-22
1
-6
/
+31
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-2
/
+2
*
machined: fix Kill() bus call on machine objects when "what" is specified as ...
Lennart Poettering
2014-03-18
1
-1
/
+9
*
make gcc shut up
Lennart Poettering
2014-02-19
1
-2
/
+2
*
machined: optionally, allow registration of pre-existing units (scopes
Lennart Poettering
2014-02-11
1
-16
/
+41
[prev]
[next]