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
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: rework selinux tests a little
Lennart Poettering
2010-08-04
1
-48
/
+65
*
selinux: fix if vs. ifdef mixup
Lennart Poettering
2010-08-04
1
-11
/
+11
*
Systemd is causing mislabeled devices to be created and then attempting to re...
Daniel J Walsh
2010-08-03
7
-94
/
+277
*
socket: Allow selection of TCP Congestion Avoidance algorithm to socket
Tomasz Torcz
2010-08-03
3
-2
/
+14
*
telinit: forward to upstart, if not booted with systemd
v4
Lennart Poettering
2010-07-24
1
-2
/
+16
*
systemctl: don't use the systemd bus to talk to upstart
Lennart Poettering
2010-07-24
1
-6
/
+5
*
systemctl: don't hit an assert when we are run from a non-systemd boot
Lennart Poettering
2010-07-24
1
-1
/
+0
*
main: disable NSS disabling logic for now, since this is incompatible with rpm
Lennart Poettering
2010-07-24
2
-6
/
+6
*
systemctl: fold systemd-install into systemctl
Lennart Poettering
2010-07-24
2
-1248
/
+822
*
systemctl: support force-reload and condrestart as aliases for reload-or-try-...
Lennart Poettering
2010-07-23
1
-1
/
+5
*
install: default to minimal realization mode
Lennart Poettering
2010-07-23
1
-2
/
+2
*
systemctl: accept -p more than once
Lennart Poettering
2010-07-23
1
-4
/
+13
*
socket: SELinux support for socket creation.
Daniel J Walsh
2010-07-23
3
-24
/
+100
*
sshd, tmux and others are broken when /dev/pts is mounted with "-o nodev"
Robert "arachnist" Gerus
2010-07-23
1
-1
/
+1
*
build-sys: fix compatibility with vala 0.9
Lennart Poettering
2010-07-22
1
-1
/
+1
*
service: save/restore status text string
Lennart Poettering
2010-07-21
1
-7
/
+24
*
job: make sure restart jobs are readded to the run queue after conversion to ...
Lennart Poettering
2010-07-21
1
-0
/
+2
*
unit: deduce following unit value dynamically instead of statically, to avoid...
Lennart Poettering
2010-07-21
5
-27
/
+65
*
pam: remove only sessions we ourselves created in the first place
Lennart Poettering
2010-07-21
3
-12
/
+44
*
load: make sure that unit files in /etc/ always take precedence, even over li...
Lennart Poettering
2010-07-21
1
-41
/
+42
*
unit: allow symlinking unit files to /dev/null
Lennart Poettering
2010-07-21
1
-13
/
+13
*
exec: extend variable substitution to support splitting variable values into ...
Lennart Poettering
2010-07-21
2
-7
/
+103
*
sysv: do not add sysv services that are not enabled in /etc/rcN.d/ to network...
Lennart Poettering
2010-07-20
1
-4
/
+14
*
hostname: properly deal with unset hostname in fedora configuration
Lennart Poettering
2010-07-20
1
-2
/
+3
*
systemctl: always disable color when output goes into a file
Lennart Poettering
2010-07-20
2
-11
/
+31
*
manager: write serialization to /dev/.systemd/ instead of /dev/shm
Lennart Poettering
2010-07-20
3
-6
/
+13
*
socket: fix access mode verification of FIFOs
Lennart Poettering
2010-07-20
1
-1
/
+1
*
device: do not merge devices
Lennart Poettering
2010-07-20
16
-126
/
+279
*
systemctl: introduce reset-maintenance command
Lennart Poettering
2010-07-19
15
-14
/
+227
*
install: optionally remove all symlinks from configuration tree recursively
Lennart Poettering
2010-07-18
1
-3
/
+237
*
execute: bump up log level of executed processes that failed
Lennart Poettering
2010-07-17
4
-5
/
+11
*
job: timeout every job independently of the unit
Lennart Poettering
2010-07-17
9
-16
/
+121
*
unit: consider only_by_dependency setting when clients ask whether a unit is ...
Lennart Poettering
2010-07-17
1
-1
/
+2
*
systemctl: extend list-units output a little
Lennart Poettering
2010-07-17
1
-9
/
+13
*
unit: introduce OnFailure dependencies to activate units on failure of other ...
Lennart Poettering
2010-07-17
3
-11
/
+28
*
systemctl: warn when operating on service files that changed on disk but have...
Lennart Poettering
2010-07-17
6
-12
/
+155
*
device: rename 'available' state to 'plugged'
Lennart Poettering
2010-07-16
2
-5
/
+5
*
units: introduce smartcard.target
Lennart Poettering
2010-07-16
1
-0
/
+1
*
systemctl: always show units with active jobs in list-units output
Lennart Poettering
2010-07-16
1
-2
/
+7
*
socket: prepare for proper selinux labelling of sockets
Lennart Poettering
2010-07-16
4
-42
/
+154
*
socket: don't allow mixing of accepting and non-accepting sockets in the same...
Lennart Poettering
2010-07-16
1
-0
/
+5
*
service: refuse to start services that are configured for per-connection inst...
Lennart Poettering
2010-07-16
1
-0
/
+8
*
unit: allow units to have more than one instance id
Lennart Poettering
2010-07-16
1
-4
/
+14
*
path,timer: order units after sysinit by default
Lennart Poettering
2010-07-16
2
-4
/
+26
*
target: if the user configured a manual ordering between target units and the...
Lennart Poettering
2010-07-16
1
-8
/
+13
*
main: disable nscd if we can to avoid deadlock, just in case
Lennart Poettering
2010-07-16
3
-7
/
+30
*
mount-setup: consider a few file systems API mounts and ignore them
Lennart Poettering
2010-07-16
1
-0
/
+14
*
install: refuse installation of symlinked units
Lennart Poettering
2010-07-16
1
-5
/
+16
*
systemctl: add to command for virtualizing the dependency tree with graphviz
Lennart Poettering
2010-07-16
1
-6
/
+267
*
cgls: rename source file to cgls.c, since we have no prefix for any of the ot...
Lennart Poettering
2010-07-14
1
-0
/
+0
[next]