index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: port config_parse_bounding_set to extract_first_word
Evgeny Vereshchagin
2015-10-30
1
-10
/
+18
*
tests: add test for capability bounding set parsing
Evgeny Vereshchagin
2015-10-30
1
-0
/
+7
*
Merge pull request #1709 from evverx/set-location-completion
Daniel Mack
2015-10-29
1
-1
/
+1
|
\
|
*
shell-completion: hostnamectl: add the command set-location
Evgeny Vereshchagin
2015-10-29
1
-1
/
+1
*
|
Merge pull request #1717 from ronnychevalier/rc/test_capabilityboundingset2
Daniel Mack
2015-10-29
5
-2
/
+53
|
\
\
|
*
|
test: add tests to ensure that the capabilities are properly set
Ronny Chevalier
2015-10-29
5
-2
/
+53
|
/
/
*
|
Merge pull request #1713 from evverx/test-cap-bounding-set-merging
Ronny Chevalier
2015-10-29
2
-1
/
+47
|
\
\
|
|
/
|
/
|
|
*
core: fix capability bounding set parsing
Evgeny Vereshchagin
2015-10-29
1
-1
/
+1
|
*
test: add test for capability bounding set parsing
Evgeny Vereshchagin
2015-10-29
1
-0
/
+46
|
/
*
Merge pull request #1700 from ssahani/word
Lennart Poettering
2015-10-28
3
-24
/
+31
|
\
|
*
nspwan: port to extract_first_word
Susant Sahani
2015-10-28
1
-7
/
+9
|
*
install: port to extract_first_word
Susant Sahani
2015-10-28
1
-9
/
+10
|
*
journal-remote: port to extract_first_word
Susant Sahani
2015-10-28
1
-8
/
+12
*
|
Merge pull request #1707 from dvdhrm/notify-prio
Lennart Poettering
2015-10-28
1
-79
/
+77
|
\
\
|
*
|
core: fix priority ordering in notify-handling
David Herrmann
2015-10-28
1
-79
/
+77
*
|
|
Merge pull request #1705 from filbranden/testutil1
Lennart Poettering
2015-10-28
5
-940
/
+1025
|
\
\
\
|
*
|
|
test-parse-util: Move parse-util tests into their own test case
Filipe Brandenburger
2015-10-28
4
-419
/
+460
|
*
|
|
test-extract-word: Move extract-word tests into their own test case
Filipe Brandenburger
2015-10-28
4
-510
/
+554
|
*
|
|
build-sys: Keep .gitignore sorted
Filipe Brandenburger
2015-10-28
1
-11
/
+11
|
/
/
/
*
|
|
Merge pull request #1703 from ronnychevalier/rc/test_execute_check_nobody2
Lennart Poettering
2015-10-28
1
-3
/
+9
|
\
\
\
|
*
|
|
test-execute: check if nobody exists before running some tests
Ronny Chevalier
2015-10-28
1
-3
/
+9
|
|
/
/
*
|
|
Merge pull request #1699 from filbranden/cpuaffinity9
Lennart Poettering
2015-10-28
6
-21
/
+304
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
man: Update man page documentation for CPUAffinity
Filipe Brandenburger
2015-10-28
2
-4
/
+8
|
*
|
cpu-set-util: Support ranges in parse_cpu_set_and_warn
Filipe Brandenburger
2015-10-28
2
-14
/
+60
|
*
|
parse-util: Introduce new parse_range function
Filipe Brandenburger
2015-10-28
3
-0
/
+220
|
*
|
cpu-set-util: Accept commas as separators in parse_cpu_set_and_warn
Filipe Brandenburger
2015-10-28
2
-3
/
+16
|
|
/
*
|
Merge pull request #1701 from hosiet/l10n-cn
Daniel Mack
2015-10-28
4
-0
/
+782
|
\
\
|
|
/
|
/
|
|
*
l10n: add zh_CN translation.
Boyuan Yang
2015-10-28
4
-0
/
+782
|
/
*
Merge pull request #1698 from poettering/pid-is-unwaited-fix
Tom Gundersen
2015-10-27
5
-78
/
+77
|
\
|
*
service: exiting early is nicer than deeply-indented code blocks
Lennart Poettering
2015-10-27
1
-49
/
+48
|
*
core: all unit types that watch control PIDs should use the same logic
Lennart Poettering
2015-10-27
4
-31
/
+29
|
*
core: don't pass uninitialzed PIDs to pid_is_unwaited()
Lennart Poettering
2015-10-27
1
-2
/
+4
*
|
Merge pull request #1695 from evverx/fix-cap-bounding-merging
Lennart Poettering
2015-10-27
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
core: fix CapabilityBoundingSet merging
Evgeny Vereshchagin
2015-10-27
1
-3
/
+5
*
|
Merge pull request #1691 from poettering/util-lib-3
Tom Gundersen
2015-10-27
503
-4802
/
+6781
|
\
\
|
|
/
|
/
|
|
*
util-lib: move inotify-related definitions to fs-util.[ch]
Lennart Poettering
2015-10-27
6
-15
/
+21
|
*
util-lib: move fdname_is_valid() to fd-util.[ch]
Lennart Poettering
2015-10-27
4
-29
/
+29
|
*
automount: move generically userful call repeat_mount() into mount-util.[ch]
Lennart Poettering
2015-10-27
3
-22
/
+37
|
*
process-util: move a couple of process-related calls over
Lennart Poettering
2015-10-27
13
-145
/
+158
|
*
process-util: make some minor corrections to PID live detection
Lennart Poettering
2015-10-27
1
-2
/
+8
|
*
process-util: rename get_parent_of_pid() → get_process_ppid()
Lennart Poettering
2015-10-27
5
-5
/
+5
|
*
process-util: actually move rename_process() over
Lennart Poettering
2015-10-27
3
-31
/
+34
|
*
mount-util: move fstype_is_network() and name_to_handle_at() definitions over
Lennart Poettering
2015-10-27
8
-32
/
+42
|
*
update TODO
Lennart Poettering
2015-10-27
1
-2
/
+10
|
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
399
-232
/
+691
|
*
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
17
-59
/
+125
|
*
stat-util.h: move F_TYPE_EQUAL() macro definition to stat-util.h
Lennart Poettering
2015-10-27
4
-7
/
+9
|
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
28
-55
/
+112
|
*
macro.h: move definition of MODE_INVALID to parse-util.h
Lennart Poettering
2015-10-27
3
-2
/
+3
|
*
macro: move DECIMAL_STR_WIDTH() into macro.h
Lennart Poettering
2015-10-27
2
-9
/
+9
[next]