GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
machine
Commit message (
Expand
)
Author
Age
Files
Lines
*
fileio: replace read_nul_string() by read_line() with a special flag
Lennart Poettering
2018-12-18
1
-4
/
+4
*
tree-wide: port some code over to safe_fgetc()
Lennart Poettering
2018-12-18
1
-3
/
+9
*
machined: flush nscd caches whenever a machine comes/goes
Lennart Poettering
2018-12-15
5
-0
/
+44
*
machined: fix memory corruption
Lennart Poettering
2018-12-15
1
-5
/
+4
*
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-1
/
+1
*
tree-wide: Remove O_CLOEXEC from fdopen
Chris Down
2018-12-12
2
-2
/
+2
*
Merge pull request #10935 from poettering/rlimit-nofile-safe
Zbigniew Jędrzejewski-Szmek
2018-12-06
1
-1
/
+1
|
\
|
*
machined: prefix child process name with 'sd'
Lennart Poettering
2018-12-01
1
-1
/
+1
*
|
lockfile: drop unnecessary headers from lockfile-util.h
Yu Watanabe
2018-12-06
2
-0
/
+2
*
|
util: drop missing.h from socket-util.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
|
Merge pull request #11042 from yuwata/tiny-coding-style-fixes
Lennart Poettering
2018-12-04
1
-1
/
+1
|
\
\
|
*
|
tree-wide: add whitespace between type and variable name
Yu Watanabe
2018-12-04
1
-1
/
+1
*
|
|
tree-wide: specify all table headers in lower-case
Lennart Poettering
2018-12-03
1
-2
/
+2
*
|
|
machinectl: optionally output table in JSON
Lennart Poettering
2018-12-03
1
-1
/
+7
|
/
/
*
|
Merge pull request #10920 from yuwata/hashmap-destructor
Lennart Poettering
2018-12-03
5
-20
/
+18
|
\
\
|
*
|
machine: introduce machine_hash_ops and use it
Yu Watanabe
2018-12-02
3
-10
/
+9
|
*
|
machine-image: introduce image_hash_ops and use it
Yu Watanabe
2018-12-02
3
-10
/
+9
|
|
/
*
|
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
2
-1
/
+2
*
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
3
-0
/
+3
|
/
*
Merge pull request #10989 from keszybz/nss-man
Lennart Poettering
2018-11-29
1
-19
/
+7
|
\
|
*
machinectl: fix printing of multiple addresses
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-1
/
+1
|
*
machinectl: drop helper function
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-18
/
+6
*
|
Merge pull request #10357 from poettering/import-fs
Zbigniew Jędrzejewski-Szmek
2018-11-29
2
-56
/
+110
|
\
\
|
|
/
|
/
|
|
*
machinectl: be more careful when generating machine name from path name
Lennart Poettering
2018-11-26
1
-29
/
+40
|
*
import: drop logic of setting up /var/lib/machines as btrfs loopback mount
Lennart Poettering
2018-11-26
1
-30
/
+1
|
*
machine: add support for importing containers from plain directories
Lennart Poettering
2018-11-26
1
-6
/
+78
*
|
tree-wide: more IOVEC_MAKE() conversions
Lennart Poettering
2018-11-28
1
-2
/
+3
|
/
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-35
/
+27
*
machinectl: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-21
/
+13
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
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
[next]