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
*
add initrd-fs.target and initrd-fs-pre.target
Harald Hoyer
2013-03-04
1
-0
/
+2
*
core/manager: fix conditions to start and stop watching running jobs
Michal Schmidt
2013-03-04
1
-6
/
+5
*
core/path: install inotify watches top-down instead of bottom-up
Zbigniew Jędrzejewski-Szmek
2013-03-03
2
-32
/
+62
*
core/service: use cleanup functions, wrap lines
Zbigniew Jędrzejewski-Szmek
2013-03-03
1
-93
/
+145
*
core/path: catch errors when adding watches
Zbigniew Jędrzejewski-Szmek
2013-03-03
1
-0
/
+17
*
core/path: modernize style
Zbigniew Jędrzejewski-Szmek
2013-03-03
1
-21
/
+44
*
core/path: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2013-03-03
1
-14
/
+7
*
core/path: fix a leak in success path
Zbigniew Jędrzejewski-Szmek
2013-03-03
1
-8
/
+9
*
job: print the "OK" status messages in normal green
Michal Schmidt
2013-03-02
1
-2
/
+2
*
manager: turn a superfluous check into assert
Michal Schmidt
2013-03-02
1
-2
/
+3
*
unit: count deserialized job only after it's definitely installed
Michal Schmidt
2013-03-02
1
-3
/
+3
*
manager: print p and then free it
Lukas Nykryn
2013-03-01
1
-1
/
+1
*
core: fix running jobs counters after reload/reexec
Michal Schmidt
2013-03-01
2
-5
/
+6
*
unit: fix the race in deserialization.
Oleksii Shevchuk
2013-03-01
1
-1
/
+2
*
manager: prevent segfault in manager_print_jobs_in_progress()
Harald Hoyer
2013-03-01
1
-0
/
+3
*
specifier: when resolving specifier strings when loading configuration, don't...
Lennart Poettering
2013-03-01
1
-22
/
+35
*
fstab,mount: detect rbind as bind mount
Frederic Crozat
2013-03-01
1
-0
/
+6
*
core/manager: print status messages about running jobs
stat2
Michal Schmidt
2013-02-28
2
-2
/
+177
*
core: count active units that may mind our printing to /dev/console
Michal Schmidt
2013-02-28
2
-0
/
+16
*
core/execute: determine if ExecContext may fiddle with /dev/console
Michal Schmidt
2013-02-28
2
-0
/
+33
*
core/execute: add internal is_terminal_output()
Michal Schmidt
2013-02-28
1
-1
/
+9
*
core/unit: use a temp variable for manager pointer in unit_notify()
Michal Schmidt
2013-02-28
1
-11
/
+14
*
util, core: add support for ephemeral status lines
Michal Schmidt
2013-02-28
3
-4
/
+4
*
core/transaction: replace a bare status_printf()
Michal Schmidt
2013-02-28
1
-2
/
+2
*
core: redefine unit_status_printf()
Michal Schmidt
2013-02-28
3
-11
/
+14
*
core/manager: make a couple of functions static
Michal Schmidt
2013-02-28
2
-5
/
+2
*
core: add manager_status_printf()
Michal Schmidt
2013-02-28
4
-18
/
+17
*
core: keep track of the number of JOB_RUNNING jobs
Michal Schmidt
2013-02-27
2
-4
/
+11
*
unit: rework resource management API
Lennart Poettering
2013-02-27
12
-544
/
+776
*
mount-setup: mount pstore filesystem
Kay Sievers
2013-02-27
1
-4
/
+6
*
core, systemctl: add support for irreversible jobs
Michal Schmidt
2013-02-22
5
-13
/
+29
*
unit: don't Require systemd-journald.socket from units
Michal Schmidt
2013-02-16
1
-2
/
+4
*
execute: increase severity of journal connect failure message
Michal Schmidt
2013-02-16
1
-2
/
+5
*
execute: unify setup_{output,error}
Michal Schmidt
2013-02-16
1
-77
/
+37
*
execute: robustness against journald failures
Michal Schmidt
2013-02-16
1
-2
/
+14
*
core: do not overwrite existing units source
Umut Tezduyar
2013-02-14
1
-5
/
+7
*
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-14
11
-1
/
+13
*
build-sys: make EFI support build-time optional
Lennart Poettering
2013-02-13
2
-0
/
+4
*
selinux: use a dynamically sized string when generating audit messages
Lennart Poettering
2013-02-13
1
-4
/
+9
*
man: rename systemd.conf to systemd-system.conf
Zbigniew Jędrzejewski-Szmek
2013-02-13
2
-2
/
+2
*
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-4
/
+4
*
manager: pass environment over daemon-reexec
Oleksii Shevchuk
2013-02-13
1
-1
/
+28
*
efi: various cleanups
Lennart Poettering
2013-02-13
1
-1
/
+1
*
manager: clean environment before passing it on to others
Lennart Poettering
2013-02-11
1
-0
/
+4
*
core: properly validate environment data from Environment= lines in unit files
Lennart Poettering
2013-02-11
3
-9
/
+61
*
manager: validate environment parameters for SetEnvironment(), UnsetEnvironme...
Lennart Poettering
2013-02-11
1
-23
/
+19
*
core: don't accept invalid environment assignments from the kernel cmdline
Lennart Poettering
2013-02-11
1
-11
/
+20
*
env: considerably beef up environment cleaning logic
Lennart Poettering
2013-02-11
3
-0
/
+3
*
shutdown: issue a sync() as soon as shutdown.target is queued
Lennart Poettering
2013-02-09
5
-0
/
+118
*
shared: conf-files - add root parameter
Kay Sievers
2013-02-08
1
-1
/
+1
[next]