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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#...
Lubomir Rintel
2016-04-17
2
-2
/
+2
*
tree-wide: introduce PATH_IN_SET macro
Zbigniew Jędrzejewski-Szmek
2016-04-16
1
-4
/
+2
*
systemctl/core: ignore masked units in preset-all
Zbigniew Jędrzejewski-Szmek
2016-04-16
1
-5
/
+7
*
tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked"
Zbigniew Jędrzejewski-Szmek
2016-04-16
2
-2
/
+2
*
core/mount-setup.c: also relabel /dev/shm for selinux (#3039)
Harald Hoyer
2016-04-14
1
-0
/
+1
*
tree-wide: remove useless NULLs from strjoina
Zbigniew Jędrzejewski-Szmek
2016-04-13
1
-7
/
+6
*
basic/util: silence stupid gcc warnings about unitialized variable
Zbigniew Jędrzejewski-Szmek
2016-04-13
2
-8
/
+10
*
Merge pull request #2973 from poettering/search-path
Martin Pitt
2016-04-12
32
-434
/
+398
|
\
|
*
core: make sure we always free the list of changes
Lennart Poettering
2016-04-12
1
-6
/
+18
|
*
core: keep track of the mtime of the transient unit file we wrote
Lennart Poettering
2016-04-12
1
-0
/
+2
|
*
core: make sure we generate a nicer error when a linked unit is attempted to ...
Lennart Poettering
2016-04-12
1
-15
/
+20
|
*
core: optimize unit_write_drop_in a bit
Lennart Poettering
2016-04-12
1
-3
/
+5
|
*
core: when creating a drop-in snippet, add a comment explaining this to it
Lennart Poettering
2016-04-12
1
-2
/
+5
|
*
core,systemctl: add new "systemctl revert" command
Lennart Poettering
2016-04-12
2
-0
/
+32
|
*
tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...
Lennart Poettering
2016-04-12
3
-6
/
+7
|
*
systemctl: don't confuse sysv code with generated units
Lennart Poettering
2016-04-12
1
-2
/
+2
|
*
core: rework reboot parameter logic a bit
Lennart Poettering
2016-04-12
2
-8
/
+13
|
*
core: be more paranoid when mixing umask and fopen()
Lennart Poettering
2016-04-12
2
-3
/
+4
|
*
core: rework how transient unit files and property drop-ins work
Lennart Poettering
2016-04-12
4
-18
/
+72
|
*
install: rename generator_paths() → generator_binary_paths()
Lennart Poettering
2016-04-12
1
-1
/
+1
|
*
core: move flushing of generated unit files to path-lookup.c
Lennart Poettering
2016-04-12
1
-14
/
+2
|
*
core: minor coding style fix
Lennart Poettering
2016-04-12
1
-4
/
+4
|
*
install: introduce a new unit file state "transient"
Lennart Poettering
2016-04-12
1
-2
/
+2
|
*
core: modernize manager_build_unit_patch_cache() a bit
Lennart Poettering
2016-04-12
1
-15
/
+8
|
*
core: don't reorder drop-ins when changing properties
Lennart Poettering
2016-04-12
1
-1
/
+0
|
*
core: don't drop transient drop-ins when loading the rest
Lennart Poettering
2016-04-12
1
-2
/
+11
|
*
core: rework logic to drop duplicate and non-existing items from search path
Lennart Poettering
2016-04-12
1
-0
/
+2
|
*
path-lookup: split out logic for mkdir/rmdir of generator dirs in their own f...
Lennart Poettering
2016-04-12
1
-13
/
+2
|
*
core: add a separate unit directory for transient units
Lennart Poettering
2016-04-12
2
-33
/
+35
|
*
core: reuse manager_get_runtime_prefix() at more places
Lennart Poettering
2016-04-12
2
-20
/
+10
|
*
core: introduce MANAGER_IS_RELOADING() macro
Lennart Poettering
2016-04-12
7
-23
/
+17
|
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
20
-153
/
+124
|
*
core: when enabling a generated unit file, return a clean error
Lennart Poettering
2016-04-12
1
-2
/
+6
|
*
core: rework generator dir logic, move the dirs into LookupPaths structure
Lennart Poettering
2016-04-12
6
-124
/
+30
*
|
load-fragment: Resolve specifiers in DeviceAllow (#3019)
Nicolas Braud-Santoni
2016-04-12
1
-5
/
+14
|
/
*
Do not report masked units as changed (#2921)
Zbigniew Jędrzejewski-Szmek
2016-04-12
2
-37
/
+33
*
core/service: only search for pid if loading from file failed
Zbigniew Jędrzejewski-Szmek
2016-04-08
1
-4
/
+3
*
core/service: drop return value that is always ignored anyway
Zbigniew Jędrzejewski-Szmek
2016-04-08
1
-17
/
+11
*
shutdown: use (void)
Zbigniew Jędrzejewski-Szmek
2016-04-08
1
-1
/
+1
*
import: use (void) more
Zbigniew Jędrzejewski-Szmek
2016-04-08
1
-5
/
+3
*
core: downgrade warning about duplicate device names again
Vladimir Panteleev
2016-04-07
1
-1
/
+1
*
Merge pull request #2970 from msekletar/machine-id-prefix-roota
Zbigniew Jędrzejewski-Szmek
2016-04-06
1
-24
/
+4
|
\
|
*
machine-id-setup: simplify by using prefix_roota
Michal Sekletar
2016-04-06
1
-24
/
+4
*
|
rpm triggers: add note about minimum supported version
Zbigniew Jędrzejewski-Szmek
2016-04-02
1
-0
/
+2
|
/
*
core: improve error message when starting template without instance
Lukas Nykryn
2016-03-30
1
-1
/
+5
*
Merge pull request #2903 from keszybz/cgroup2-v3
Zbigniew Jędrzejewski-Szmek
2016-03-29
3
-5
/
+7
|
\
|
*
core: update invoke_sigchld_event() to handle NULL ->sigchld_event()
Tejun Heo
2016-03-26
1
-1
/
+3
|
*
core: update populated event handling in unified hierarchy
Tejun Heo
2016-03-26
1
-3
/
+3
|
*
cgroup2: use new fstype for unified hierarchy
Alban Crequy
2016-03-26
1
-1
/
+1
*
|
core: ShutdownWatchdogSec=infinity disables the watchdog logic too
Evgeny Vereshchagin
2016-03-29
1
-1
/
+1
[next]