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
Commit message (
Expand
)
Author
Age
Files
Lines
*
condition: Create AssertControlGroupController (#7630)
Chris Down
2017-12-18
4
-0
/
+106
*
Merge pull request #7665 from poettering/main-cleanup
Zbigniew Jędrzejewski-Szmek
2017-12-18
2
-227
/
+348
|
\
|
*
main: add some more comments for the early initialization phase
Lennart Poettering
2017-12-15
1
-4
/
+7
|
*
main: reorder variable declarations a bit
Lennart Poettering
2017-12-15
1
-17
/
+10
|
*
main: split out 'skip_setup' check into its own functions
Lennart Poettering
2017-12-15
1
-11
/
+21
|
*
main: do bother with uid_to_name() unless we do debug logging
Lennart Poettering
2017-12-15
1
-4
/
+6
|
*
main: conditionalize fixup_environment() internally
Lennart Poettering
2017-12-15
1
-14
/
+16
|
*
main: let's move ACTION_RUN test into initialize_runtime()
Lennart Poettering
2017-12-15
1
-8
/
+9
|
*
mount-setup: fix MNT_CHECK_WRITABLE error handling, and log about the issue
Lennart Poettering
2017-12-15
1
-5
/
+10
|
*
main: tweak timerslack message a bit
Lennart Poettering
2017-12-15
1
-1
/
+1
|
*
main: move install_crash_handler() and mount_cgroup_controllers() invocations
Lennart Poettering
2017-12-15
1
-27
/
+27
|
*
core: move arg_show_status fix-up into load_configuration()
Lennart Poettering
2017-12-15
1
-3
/
+4
|
*
main: split out code that sets up the console/terminal and stuff
Lennart Poettering
2017-12-15
1
-12
/
+19
|
*
main: split out code that collects passed fds
Lennart Poettering
2017-12-15
1
-10
/
+23
|
*
main: slight modernizations for status_welcome()
Lennart Poettering
2017-12-15
1
-7
/
+7
|
*
main: let's move the arg_show_status check into status_welcome()
Lennart Poettering
2017-12-15
1
-3
/
+4
|
*
main: slightly rearrange serialization fdset, and logging/console setup
Lennart Poettering
2017-12-15
1
-18
/
+15
|
*
main: move chdir("/") a bit earlier
Lennart Poettering
2017-12-15
1
-3
/
+3
|
*
main: move initialize_join_controllers() invocation into load_configuration()
Lennart Poettering
2017-12-15
1
-6
/
+6
|
*
main: split out taint string logging into its own function
Lennart Poettering
2017-12-15
1
-11
/
+20
|
*
core: add more safety check
Lennart Poettering
2017-12-15
1
-0
/
+19
|
*
core: split out test summary output into its own function
Lennart Poettering
2017-12-15
1
-5
/
+11
|
*
main: split out security policy loading into its own function
Lennart Poettering
2017-12-15
1
-11
/
+43
|
*
main: invoke pager_open() only at one place
Lennart Poettering
2017-12-15
1
-2
/
+1
|
*
core: split out various startup safety checks from main() into its own function
Lennart Poettering
2017-12-15
1
-26
/
+37
|
*
main: split out all parsing of command line arguments/kernel arguments/config...
Lennart Poettering
2017-12-15
1
-30
/
+42
|
*
main: minor optimization
Lennart Poettering
2017-12-15
1
-6
/
+4
*
|
meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666)
Franck Bui
2017-12-16
1
-0
/
+1
*
|
Merge pull request #7661 from keszybz/slice-cleanups
Lennart Poettering
2017-12-15
12
-113
/
+162
|
\
\
|
|
/
|
/
|
|
*
generator: add helper function for writing unit files
Zbigniew Jędrzejewski-Szmek
2017-12-15
5
-66
/
+73
|
*
mount: add option to specify uid= and gid=
Zbigniew Jędrzejewski-Szmek
2017-12-15
1
-3
/
+52
|
*
logind: use free_and_replace in one spot
Zbigniew Jędrzejewski-Szmek
2017-12-15
1
-3
/
+1
|
*
tree-wide: use SPECIAL_ROOT_SLICE
Zbigniew Jędrzejewski-Szmek
2017-12-15
4
-17
/
+21
|
*
core: reuse slice_build_parent_slice
Zbigniew Jędrzejewski-Szmek
2017-12-15
1
-14
/
+8
|
*
logind: fix misleading message
Zbigniew Jędrzejewski-Szmek
2017-12-15
1
-1
/
+1
|
*
logind: simplify one conditional
Zbigniew Jędrzejewski-Szmek
2017-12-15
1
-9
/
+6
*
|
tree-wide: add DEBUG_LOGGING macro that checks whether debug logging is on (#...
Lennart Poettering
2017-12-15
12
-11
/
+13
*
|
Merge pull request #7637 from yuwata/transient-path
Lennart Poettering
2017-12-15
5
-8
/
+154
|
\
\
|
*
|
bus-unit-util: add path unit related options
Yu Watanabe
2017-12-15
1
-2
/
+16
|
*
|
core/path: implement transient path unit
Yu Watanabe
2017-12-15
3
-1
/
+128
|
*
|
core/dbus-timer: improve error messages
Yu Watanabe
2017-12-15
1
-1
/
+3
|
*
|
bus-unit-util: improve error messages
Yu Watanabe
2017-12-15
1
-2
/
+7
|
*
|
bus-unit-util: remove unnecessary oom check
Yu Watanabe
2017-12-15
1
-2
/
+0
|
|
/
*
|
Merge pull request #7631 from cgwalters/systemctl-offline
Lennart Poettering
2017-12-15
4
-79
/
+126
|
\
\
|
*
|
verbs: Rename VERB_OFFLINE to VERB_ONLINE_ONLY, expand MUSTBEROOT
Colin Walters
2017-12-14
4
-77
/
+77
|
*
|
systemctl,verbs: Introduce SYSTEMD_OFFLINE environment variable
Colin Walters
2017-12-14
3
-3
/
+50
*
|
|
Merge pull request #7644 from poettering/memzero
Lennart Poettering
2017-12-15
2
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
udev-link-config: add missing OOM check
Lennart Poettering
2017-12-14
1
-0
/
+2
|
*
|
link-config: make initialization to -1 less weird
Lennart Poettering
2017-12-14
1
-1
/
+1
|
*
|
coccinelle: automatically rewrite memset() to zero() or memzero() where we can
Lennart Poettering
2017-12-14
1
-1
/
+1
[next]