index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysusers: make ADD_GROUP always create a group
Michael Vogt
2018-01-25
1
-23
/
+1
*
sysuser: use OrderedHashmap
Michael Vogt
2018-01-25
1
-54
/
+54
*
sysusers: allow uid:gid in sysusers.conf files
Michael Vogt
2018-01-25
1
-8
/
+16
*
Merge pull request #7991 from poettering/n-on-console
Zbigniew Jędrzejewski-Szmek
2018-01-25
5
-42
/
+102
|
\
|
*
core: rework how we count the n_on_console counter
Lennart Poettering
2018-01-24
5
-38
/
+40
|
*
core: add a new unit_needs_console() call
Lennart Poettering
2018-01-24
3
-0
/
+54
|
*
manager: minor manager_get_show_status() simplification
Lennart Poettering
2018-01-24
1
-4
/
+1
|
*
manager: add some explanatory comments to manager_dispatch_idle_pipe_fd()
Lennart Poettering
2018-01-24
1
-0
/
+7
*
|
Merge pull request #7983 from poettering/tmpfiles-eexist
Lennart Poettering
2018-01-25
8
-11
/
+18
|
\
\
|
*
|
coccinelle: O_NDELAY → O_NONBLOCK
Lennart Poettering
2018-01-24
6
-8
/
+10
|
*
|
coccinelle: let's use STRLEN() rather strlen() at one more place
Lennart Poettering
2018-01-24
1
-1
/
+1
|
*
|
tmpfiles: make "f" lines behaviour match what the documentation says
Lennart Poettering
2018-01-24
1
-2
/
+7
*
|
|
Merge pull request #7915 from poettering/pids-max-tweak
Zbigniew Jędrzejewski-Szmek
2018-01-25
11
-49
/
+304
|
\
\
\
|
*
|
|
cgtop: make sure we can show a tasks number for the root cgroup too
Lennart Poettering
2018-01-22
1
-12
/
+20
|
*
|
|
cgtop: minor modernization
Lennart Poettering
2018-01-22
1
-1
/
+2
|
*
|
|
core: propagate TasksMax= on the root slice to sysctls
Lennart Poettering
2018-01-22
2
-10
/
+40
|
*
|
|
cgroup: when querying the number of tasks in the root slice use the pid_max s...
Lennart Poettering
2018-01-22
1
-0
/
+5
|
*
|
|
cgroup: add proper API to determine whether our unit manags to root cgroup
Lennart Poettering
2018-01-22
2
-11
/
+21
|
*
|
|
util: rework system_tasks_max() to make use of procfs_tasks_max()
Lennart Poettering
2018-01-22
1
-4
/
+4
|
*
|
|
util-lib: add new procfs-util.[ch] API for dealing with tasks limits
Lennart Poettering
2018-01-22
5
-0
/
+190
|
*
|
|
cgroup: use CGROUP_LIMIT_MAX where appropriate
Lennart Poettering
2018-01-22
1
-1
/
+1
|
*
|
|
util: introduce more accurate definitions of TASKS_MAX
Lennart Poettering
2018-01-22
2
-10
/
+21
*
|
|
|
log: remove LOG_TARGET_SAFE pseudo log target
Lennart Poettering
2018-01-24
13
-17
/
+24
*
|
|
|
log: add brief comment for log_set_open_when_needed() and log_set_always_reop...
Lennart Poettering
2018-01-24
1
-0
/
+5
*
|
|
|
pid1: make use of new "prohibit_ipc" logging flag in PID 1
Lennart Poettering
2018-01-24
2
-12
/
+42
*
|
|
|
log: add new "prohibit_ipc" flag to logging system
Lennart Poettering
2018-01-24
2
-2
/
+13
*
|
|
|
log: make log_set_upgrade_syslog_to_journal() take effect immediately
Lennart Poettering
2018-01-24
3
-0
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Add fd close support to sd_event_source
Nathaniel McCallum
2018-01-24
3
-0
/
+24
*
|
|
Include time.h in sd-event.h
Nathaniel McCallum
2018-01-24
1
-0
/
+1
*
|
|
Merge pull request #7988 from ssahani/follow-7712
Lennart Poettering
2018-01-24
3
-6
/
+5
|
\
\
\
|
*
|
|
networkd: routing policy rules rename Manager object m to manager.
Susant Sahani
2018-01-24
2
-5
/
+5
|
*
|
|
networkd: remove unused variable manager -> m
Susant Sahani
2018-01-24
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
networkd: sd_ndisc reset mac address when MAC address change detected.
Susant Sahani
2018-01-24
1
-0
/
+6
*
|
|
Merge pull request #7860 from poettering/watch-pids-rework
Lennart Poettering
2018-01-24
13
-119
/
+376
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
service: simplify condition
Lennart Poettering
2018-01-23
1
-2
/
+1
|
*
|
service: don't bother with watching PIDs during deserialization
Lennart Poettering
2018-01-23
1
-6
/
+2
|
*
|
core: rework how we track which PIDs to watch for a unit
Lennart Poettering
2018-01-23
7
-87
/
+301
|
*
|
core: unify call we use to synthesize cgroup empty events when we stopped wat...
Lennart Poettering
2018-01-23
4
-18
/
+38
|
*
|
service: don't send out dbus change notifications spuriously on SIGCHLD
Lennart Poettering
2018-01-23
1
-2
/
+5
|
*
|
core: fix manager_get_unit_by_pid() special casing of manager PID
Lennart Poettering
2018-01-23
1
-1
/
+1
|
*
|
test: test-process-util additions
Lennart Poettering
2018-01-23
1
-0
/
+20
|
*
|
process-util: replace PTR_TO_PID() and PID_TO_PTR macro by inline functions
Lennart Poettering
2018-01-23
1
-2
/
+7
|
*
|
cgroup: fix handling of TasksAccounting= property
Lennart Poettering
2018-01-23
1
-1
/
+1
*
|
|
resolve: fix build without gcrypt
Michael Biebl
2018-01-24
1
-2
/
+2
*
|
|
systemctl: remove unused variable
Yu Watanabe
2018-01-24
1
-1
/
+0
*
|
|
core/device: remove unused variable
Yu Watanabe
2018-01-24
1
-1
/
+0
*
|
|
Merge pull request #7964 from poettering/tmpfiles-more-fixes
Lennart Poettering
2018-01-23
1
-23
/
+88
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tmpfiles: create parent directories if they are missing for more line types
Lennart Poettering
2018-01-23
1
-2
/
+20
|
*
|
tmpfiles: refuse to chown()/chmod() files which are hardlinked, unless protec...
Lennart Poettering
2018-01-23
1
-0
/
+43
|
*
|
tmpfiles: fix check for figuring out whether to call chmod()
Lennart Poettering
2018-01-23
1
-2
/
+2
[next]