index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
1
-0
/
+1
*
machined: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-15
/
+9
*
Merge pull request #10742 from poettering/c-utf8
Zbigniew Jędrzejewski-Szmek
2018-11-15
2
-4
/
+3
|
\
|
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
1
-2
/
+1
|
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
2
-2
/
+2
*
|
Merge pull request #10753 from keszybz/pager-no-interrupt
Lennart Poettering
2018-11-14
1
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-8
/
+8
*
|
tree-wide: port over other candidates for namespace_fork()
Lennart Poettering
2018-11-13
1
-12
/
+6
*
|
machined: when reading os-release file, join PID namespace too
Lennart Poettering
2018-11-13
1
-8
/
+6
|
/
*
machined: rework referencing of machine scopes from machined, too
Lennart Poettering
2018-11-09
3
-13
/
+38
*
strv: wrap strv_new() in a macro so that NULL sentinel is implicit
Lennart Poettering
2018-10-31
1
-1
/
+1
*
core: rework serialization
Lennart Poettering
2018-10-26
1
-2
/
+3
*
tree-wide: uniformly bump RLIMIT_NOFILE in all our tools that access the journal
Lennart Poettering
2018-10-16
1
-0
/
+6
*
machinectl: voidify calls to sd_event_add_signal()
Lennart Poettering
2018-10-13
1
-4
/
+4
*
journalctl: port JSON output mode to new JSON API
Lennart Poettering
2018-10-11
1
-1
/
+2
*
machine: use size_t for array sizes (#10309)
Lennart Poettering
2018-10-09
3
-4
/
+4
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-5
/
+3
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-1
/
+11
*
tree-wide: shorten error logging a bit
Yu Watanabe
2018-08-07
1
-52
/
+26
*
machine: use free_and_replace() and TAKE_PTR()
Yu Watanabe
2018-08-07
1
-23
/
+12
*
machinectl: shorten error logging a bit
Lennart Poettering
2018-08-07
1
-4
/
+2
*
tree-wide: port various bits over to open_parent()
Lennart Poettering
2018-07-23
1
-5
/
+3
*
machinectl: fix verbosity of import-raw or friends
Yu Watanabe
2018-07-13
1
-1
/
+1
*
Revert "mention alias for poweroff in machinectl --help"
Lennart Poettering
2018-06-20
1
-1
/
+0
*
mention alias for poweroff in machinectl --help
Christian Rebischke
2018-06-20
1
-0
/
+1
*
tree-wide: do not assign values if not used
Yu Watanabe
2018-06-19
1
-13
/
+12
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
2
-5
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
2
-2
/
+2
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
12
-41
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
13
-26
/
+0
*
machine: ignore containers which disable private user namespace in MapToMachi...
Yu Watanabe
2018-06-13
1
-0
/
+8
*
basic/log: add the log_struct terminator to macro
Zbigniew Jędrzejewski-Szmek
2018-06-04
1
-4
/
+2
*
Use const char* for timestamp strings which we don't plan to modify
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-6
/
+8
*
test-tables*: sort
Zbigniew Jędrzejewski-Szmek
2018-05-28
1
-1
/
+1
*
machined: move bus_reply_pair_array() into generic utilities
Lennart Poettering
2018-05-24
2
-29
/
+0
*
machined: unify how we forward image method calls from manager to image object
Lennart Poettering
2018-05-24
1
-171
/
+17
*
machined: introduce a common function for redirecting machine method calls fr...
Lennart Poettering
2018-05-24
1
-174
/
+17
*
machine-image: rework error handling
Lennart Poettering
2018-05-24
2
-20
/
+22
*
machine-image: introduce two different classes of images
Lennart Poettering
2018-05-24
2
-14
/
+14
*
os-util: add helpers for finding /etc/os-release
Lennart Poettering
2018-05-24
1
-8
/
+6
*
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
2018-05-24
1
-1
/
+1
*
tree-wide: port various bits of the tree over to the new DUMP_STRING_TABLE() ...
Lennart Poettering
2018-05-22
1
-0
/
+16
*
machine: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-15
2
-41
/
+3
*
string-util: rename strdash_if_empty() to empty_to_dash()
Yu Watanabe
2018-05-10
1
-4
/
+4
*
util: rename signal_from_string_try_harder() to signal_from_string()
Yu Watanabe
2018-05-03
1
-1
/
+1
*
machined: minor code cleanups, such as voidifying calls
Lennart Poettering
2018-04-27
2
-5
/
+9
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-1
/
+1
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
machinectl: port machinectl to format-table.[ch]
Lennart Poettering
2018-04-18
1
-298
/
+207
*
machined: some modernizations
Lennart Poettering
2018-04-17
3
-48
/
+46
[next]