index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.ycm_extra_conf.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-23
bus-unit-util: add socket unit related options
Yu Watanabe
6
-786
/
+892
2017-12-23
core: implement transient socket unit
Yu Watanabe
5
-109
/
+605
2017-12-23
socket-util: add socket_address_type_{from,to}_string()
Yu Watanabe
2
-0
/
+14
2017-12-23
core/socket: add socket_port_type_from_string()
Yu Watanabe
2
-2
/
+20
2017-12-23
core:socket: fix string in socket_exec_command_table
Yu Watanabe
1
-5
/
+5
2017-12-23
core,seccomp: fix logic to parse RestrictAddressFamilies= in dbus-execute.c
Yu Watanabe
1
-12
/
+20
2017-12-23
core,seccomp: fix logic to parse syscall filter in dbus-execute.c
Yu Watanabe
4
-96
/
+102
2017-12-19
core: move path_kill_slashes() to manager
Yu Watanabe
2
-3
/
+3
2017-12-19
core: fix wrong validity check
Yu Watanabe
1
-1
/
+1
2017-12-19
tree-wide: use !strv_isempty() instead of strv_length() > 0
Yu Watanabe
4
-6
/
+6
2017-12-18
analyze: use normal bus connection for "plot" verb (#7685)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+8
2017-12-18
build-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS.md (#7690)
Felipe Sateler
1
-0
/
+2
2017-12-18
cryptsetup-generator: Don't mistake NULL input as OOM (#7688)
Jan Alexander Steffens
1
-2
/
+2
2017-12-18
missing: Add DM_DEFERRED_REMOVE
Henrik Grindal Bakken
2
-0
/
+5
2017-12-18
missing: Define SMACK_MAGIC if it's missing
Henrik Grindal Bakken
1
-0
/
+4
2017-12-18
nspawn: Include missing.h
Henrik Grindal Bakken
1
-0
/
+1
2017-12-18
missing: Define EFIVARFS_MAGIC if missing
Henrik Grindal Bakken
1
-0
/
+4
2017-12-18
missing: Add MAX_HANDLE_SZ
Henrik Grindal Bakken
1
-0
/
+4
2017-12-18
catalog: update Russian translation (#7678)
Sergey Ptashnick
1
-0
/
+21
2017-12-18
missing: Add PR_SET_MM_{ARG,ENV}_{START,END}
Henrik Grindal Bakken
1
-0
/
+16
2017-12-18
missing: Add some more btrfs structs and constants
Henrik Grindal Bakken
1
-0
/
+26
2017-12-18
btrfs: Include missing.h in btrfs-ctree.h
Henrik Grindal Bakken
1
-0
/
+1
2017-12-18
condition: Create AssertControlGroupController (#7630)
Chris Down
5
-0
/
+120
2017-12-16
catalog: update Polish translation (#7660)
Piotr DrÄ…g
1
-9
/
+28
2017-12-16
man: generalize "binary" to "program" (#7668)
Alan Jenkins
6
-17
/
+18
2017-12-16
meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666)
Franck Bui
2
-0
/
+2
2017-12-15
main: add some more comments for the early initialization phase
Lennart Poettering
1
-4
/
+7
2017-12-15
main: reorder variable declarations a bit
Lennart Poettering
1
-17
/
+10
2017-12-15
main: split out 'skip_setup' check into its own functions
Lennart Poettering
1
-11
/
+21
2017-12-15
main: do bother with uid_to_name() unless we do debug logging
Lennart Poettering
1
-4
/
+6
2017-12-15
main: conditionalize fixup_environment() internally
Lennart Poettering
1
-14
/
+16
2017-12-15
main: let's move ACTION_RUN test into initialize_runtime()
Lennart Poettering
1
-8
/
+9
2017-12-15
mount-setup: fix MNT_CHECK_WRITABLE error handling, and log about the issue
Lennart Poettering
1
-5
/
+10
2017-12-15
main: tweak timerslack message a bit
Lennart Poettering
1
-1
/
+1
2017-12-15
main: move install_crash_handler() and mount_cgroup_controllers() invocations
Lennart Poettering
1
-27
/
+27
2017-12-15
core: move arg_show_status fix-up into load_configuration()
Lennart Poettering
1
-3
/
+4
2017-12-15
main: split out code that sets up the console/terminal and stuff
Lennart Poettering
1
-12
/
+19
2017-12-15
main: split out code that collects passed fds
Lennart Poettering
1
-10
/
+23
2017-12-15
main: slight modernizations for status_welcome()
Lennart Poettering
1
-7
/
+7
2017-12-15
main: let's move the arg_show_status check into status_welcome()
Lennart Poettering
1
-3
/
+4
2017-12-15
main: slightly rearrange serialization fdset, and logging/console setup
Lennart Poettering
1
-18
/
+15
2017-12-15
main: move chdir("/") a bit earlier
Lennart Poettering
1
-3
/
+3
2017-12-15
main: move initialize_join_controllers() invocation into load_configuration()
Lennart Poettering
1
-6
/
+6
2017-12-15
main: split out taint string logging into its own function
Lennart Poettering
1
-11
/
+20
2017-12-15
core: add more safety check
Lennart Poettering
1
-0
/
+19
2017-12-15
core: split out test summary output into its own function
Lennart Poettering
1
-5
/
+11
2017-12-15
main: split out security policy loading into its own function
Lennart Poettering
1
-11
/
+43
2017-12-15
main: invoke pager_open() only at one place
Lennart Poettering
1
-2
/
+1
2017-12-15
core: split out various startup safety checks from main() into its own function
Lennart Poettering
1
-26
/
+37
2017-12-15
main: split out all parsing of command line arguments/kernel arguments/config...
Lennart Poettering
1
-30
/
+42
[next]