index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove /sbin from paths if split-bin is false (#8324)
Zbigniew Jędrzejewski-Szmek
2018-03-01
1
-2
/
+8
*
procfs-util: drop unnecessary zero initializations (#8321)
Lennart Poettering
2018-03-01
1
-2
/
+1
*
Merge pull request #8149 from poettering/fake-root-cgroup
Lennart Poettering
2018-03-01
4
-24
/
+198
|
\
|
*
basic/cgroup-util: simplify cg_get_keyed_attribute(), add test
Zbigniew Jędrzejewski-Szmek
2018-03-01
1
-17
/
+6
|
*
cgroup-util: rework cg_get_keyed_attribute() a bit
Lennart Poettering
2018-02-09
2
-22
/
+71
|
*
procfs-util: add APIs to get consumed CPU time and used memory from /proc
Lennart Poettering
2018-02-09
2
-0
/
+136
*
|
process-util: don't install atfork() handler more than once
Lennart Poettering
2018-02-28
1
-4
/
+13
*
|
util: add new safe_close_above_stdio() wrapper
Lennart Poettering
2018-02-28
4
-12
/
+10
*
|
doc: add a new doc/ directory, and move two markdown docs into them
Lennart Poettering
2018-02-27
1
-1
/
+1
*
|
missing_syscall: add pkey_mprotect for ppc (#8292)
Zbigniew Jędrzejewski-Szmek
2018-02-27
1
-0
/
+2
*
|
Merge pull request #8282 from poettering/khash-enokey
Evgeny Vereshchagin
2018-02-27
2
-0
/
+69
|
\
\
|
*
|
khash: try to detect broken AF_ALG support in centos kernels
Lennart Poettering
2018-02-26
2
-0
/
+69
*
|
|
Merge pull request #8284 from keszybz/gcc-warning-fixes
Lennart Poettering
2018-02-26
5
-30
/
+34
|
\
\
\
|
*
|
|
basic/xattr-util: do not cast ssize_t to int
Zbigniew Jędrzejewski-Szmek
2018-02-26
2
-11
/
+25
|
*
|
|
basic/exec-util: use _exit() to return from child
Zbigniew Jędrzejewski-Szmek
2018-02-26
1
-1
/
+1
|
*
|
|
basic: shorten the code a bit in two places
Zbigniew Jędrzejewski-Szmek
2018-02-26
2
-18
/
+8
|
|
/
/
*
|
|
tree-wide: use reallocarray instead of our home-grown realloc_multiply (#8279)
Zbigniew Jędrzejewski-Szmek
2018-02-26
2
-4
/
+6
|
/
/
*
|
basic/virt: provide a nicer message is /proc/cpuinfo is not available
Zbigniew Jędrzejewski-Szmek
2018-02-23
1
-6
/
+10
*
|
basic/log: add an assert that does not recurse into logging functions
Zbigniew Jędrzejewski-Szmek
2018-02-23
1
-2
/
+12
*
|
udev/net-id: check all snprintf return values
Zbigniew Jędrzejewski-Szmek
2018-02-23
1
-2
/
+4
*
|
basic/log: make sure header is printed correctly, add test
Zbigniew Jędrzejewski-Szmek
2018-02-23
1
-31
/
+33
*
|
basic/log: fix confusion with parameters to log_dispatch_internal
Zbigniew Jędrzejewski-Szmek
2018-02-23
1
-1
/
+1
*
|
basic/log: make log_object_internalv static
Zbigniew Jędrzejewski-Szmek
2018-02-23
2
-14
/
+2
*
|
basic/log: voidify snprintf statements
Zbigniew Jędrzejewski-Szmek
2018-02-23
1
-6
/
+6
*
|
Revert "Replace use of snprintf with xsprintf"
Zbigniew Jędrzejewski-Szmek
2018-02-23
1
-2
/
+2
*
|
Fix format-truncation compile failure by typecasting USB IDs (#8250)
Patrick Uiterwijk
2018-02-22
2
-0
/
+26
*
|
Merge pull request #8251 from Shuangistan/pr_virt_qnx
Zbigniew Jędrzejewski-Szmek
2018-02-22
2
-0
/
+3
|
\
\
|
*
|
virt: detect QNX hypervisor
Shuang Liu
2018-02-22
2
-0
/
+3
*
|
|
Merge pull request #8205 from poettering/bpf-multi
Zbigniew Jędrzejewski-Szmek
2018-02-22
2
-15
/
+108
|
\
\
\
|
*
|
|
bpf: rework how we keep track and attach cgroup bpf programs
Lennart Poettering
2018-02-21
2
-17
/
+99
|
*
|
|
bpf-program: make bpf_program_load_kernel() idempotent
Lennart Poettering
2018-02-21
1
-2
/
+8
|
*
|
|
bpf-program: optionally take fd of program to detach
Lennart Poettering
2018-02-21
2
-2
/
+7
*
|
|
|
nologin: extend the /run/nologin descriptions a bit (#8244)
Lennart Poettering
2018-02-22
2
-2
/
+19
*
|
|
|
reboot-util: unify reboot with parameter in a single implementation
Lennart Poettering
2018-02-22
2
-0
/
+57
*
|
|
|
basic: split out update_reboot_parameter_and_warn() into its own .c/.h files
Lennart Poettering
2018-02-22
5
-25
/
+40
*
|
|
|
basic: add a common syscall wrapper around reboot()
Lennart Poettering
2018-02-22
2
-0
/
+15
*
|
|
|
missing: always use __NR_ as prefix for syscall numbers
Lennart Poettering
2018-02-22
1
-2
/
+2
*
|
|
|
missing: Fix statx syscall ifdeffery
Lennart Poettering
2018-02-22
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
log: only open kmsg on fallback if we actually want to use it
Lennart Poettering
2018-02-22
1
-10
/
+7
|
/
/
*
|
missing_syscall: when adding syscall replacements, use different names (#8229)
Zbigniew Jędrzejewski-Szmek
2018-02-21
2
-18
/
+53
*
|
Merge pull request #7908 from yuwata/rfe-7895
Alan Jenkins
2018-02-21
3
-12
/
+101
|
\
\
|
*
|
mount-util: call mount_option_mangle() in mount_verbose()
Yu Watanabe
2018-02-21
1
-12
/
+20
|
*
|
mount-util: add mount_option_mangle()
Yu Watanabe
2018-02-21
3
-0
/
+81
*
|
|
xattr-util: use crtime/btime if statx() is available for implementation of fd...
Lennart Poettering
2018-02-20
3
-34
/
+114
*
|
|
xattr-util: support AT_EMPTY_PATH in fgetxattrat_fake()
Lennart Poettering
2018-02-20
1
-4
/
+15
*
|
|
io-util: add an unlikely decorator for a test that should never hold
Lennart Poettering
2018-02-20
1
-1
/
+1
*
|
|
tree-wide: make use of fsync_directory_of_file() all over the place
Lennart Poettering
2018-02-20
1
-0
/
+4
*
|
|
fs-util: move fsync_directory_of_file() into generic code
Lennart Poettering
2018-02-20
2
-0
/
+32
*
|
|
stat-util: unify code that checks whether something is a regular file
Lennart Poettering
2018-02-20
3
-24
/
+45
|
/
/
*
|
Some comment adjustments
Zbigniew Jędrzejewski-Szmek
2018-02-19
1
-6
/
+6
[next]