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
*
run: add support to create transient path and socket unit
Yu Watanabe
2017-12-23
1
-20
/
+66
*
bus-unit-util: add socket unit related options
Yu Watanabe
2017-12-23
6
-786
/
+892
*
core: implement transient socket unit
Yu Watanabe
2017-12-23
5
-109
/
+605
*
socket-util: add socket_address_type_{from,to}_string()
Yu Watanabe
2017-12-23
2
-0
/
+14
*
core/socket: add socket_port_type_from_string()
Yu Watanabe
2017-12-23
2
-2
/
+20
*
core:socket: fix string in socket_exec_command_table
Yu Watanabe
2017-12-23
1
-5
/
+5
*
core,seccomp: fix logic to parse RestrictAddressFamilies= in dbus-execute.c
Yu Watanabe
2017-12-23
1
-12
/
+20
*
core,seccomp: fix logic to parse syscall filter in dbus-execute.c
Yu Watanabe
2017-12-23
4
-96
/
+102
*
core: move path_kill_slashes() to manager
Yu Watanabe
2017-12-19
2
-3
/
+3
*
core: fix wrong validity check
Yu Watanabe
2017-12-19
1
-1
/
+1
*
tree-wide: use !strv_isempty() instead of strv_length() > 0
Yu Watanabe
2017-12-19
4
-6
/
+6
*
analyze: use normal bus connection for "plot" verb (#7685)
Zbigniew Jędrzejewski-Szmek
2017-12-18
1
-1
/
+8
*
Merge pull request #7687 from hbakken/work/add-missing-features2
Lennart Poettering
2017-12-18
4
-0
/
+61
|
\
|
*
missing: Add DM_DEFERRED_REMOVE
Henrik Grindal Bakken
2017-12-18
2
-0
/
+5
|
*
missing: Define SMACK_MAGIC if it's missing
Henrik Grindal Bakken
2017-12-18
1
-0
/
+4
|
*
nspawn: Include missing.h
Henrik Grindal Bakken
2017-12-18
1
-0
/
+1
|
*
missing: Define EFIVARFS_MAGIC if missing
Henrik Grindal Bakken
2017-12-18
1
-0
/
+4
|
*
missing: Add MAX_HANDLE_SZ
Henrik Grindal Bakken
2017-12-18
1
-0
/
+4
|
*
missing: Add PR_SET_MM_{ARG,ENV}_{START,END}
Henrik Grindal Bakken
2017-12-18
1
-0
/
+16
|
*
missing: Add some more btrfs structs and constants
Henrik Grindal Bakken
2017-12-18
1
-0
/
+26
|
*
btrfs: Include missing.h in btrfs-ctree.h
Henrik Grindal Bakken
2017-12-18
1
-0
/
+1
*
|
build-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS.md (#7690)
Felipe Sateler
2017-12-18
1
-0
/
+2
*
|
cryptsetup-generator: Don't mistake NULL input as OOM (#7688)
Jan Alexander Steffens
2017-12-18
1
-2
/
+2
*
|
catalog: update Russian translation (#7678)
Sergey Ptashnick
2017-12-18
1
-0
/
+21
*
|
condition: Create AssertControlGroupController (#7630)
Chris Down
2017-12-18
5
-0
/
+120
*
|
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
[next]