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
/
sysv-generator
Commit message (
Expand
)
Author
Age
Files
Lines
*
install: follow unit file symlinks in /usr, but not /etc when looking for [In...
Lennart Poettering
2015-11-12
1
-3
/
+7
*
sysv-generator: remove duplicate const
Thomas Hindoe Paaboel Andersen
2015-11-02
1
-1
/
+1
*
sysv-generator: modernize
Lennart Poettering
2015-10-31
1
-228
/
+248
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-8
/
+9
*
util: add safe_closedir() similar to safe_fclose()
Lennart Poettering
2015-09-22
1
-2
/
+1
*
sysv-generator: follow symlinks in /etc/rc.d/init.d
Lukas Nykryn
2015-09-11
1
-1
/
+1
*
sysv-generator: fix coding-style
David Herrmann
2015-07-01
1
-13
/
+11
*
sysv-generator: escape names when translating from sysv name
Felipe Sateler
2015-06-29
1
-10
/
+12
*
sysv-generator: detect invalid provided unit names
Felipe Sateler
2015-06-29
1
-2
/
+8
*
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
1
-1
/
+1
*
core,network: major per-object logging rework
Lennart Poettering
2015-05-11
1
-20
/
+9
*
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-05
1
-3
/
+5
*
sysv-generator: avoid freeing uninitialized variable
Thomas Hindoe Paaboel Andersen
2015-04-26
1
-1
/
+1
*
sysv-generator: free memory allocated for service stubs
Zbigniew Jędrzejewski-Szmek
2015-04-12
1
-21
/
+31
*
sysv-generator: always log on oom
Zbigniew Jędrzejewski-Szmek
2015-04-12
1
-27
/
+17
*
sysv-generator: split out two nested blocks into functions
Zbigniew Jędrzejewski-Szmek
2015-04-12
1
-110
/
+110
*
sysv-generator: free LookupPaths also on error
Zbigniew Jędrzejewski-Szmek
2015-04-12
1
-3
/
+1
*
sysv-generator: fix mem leaks
Thomas Hindoe Paaboel Andersen
2015-04-11
1
-1
/
+5
*
sysv-generator: initialize LookupPaths just once
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-7
/
+7
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-4
/
+0
*
sysv-generator: fix wrong "Overwriting existing symlink" warnings
Martin Pitt
2015-02-19
1
-1
/
+1
*
everywhere: remove configurability of sysv runlevel to target mapping
Lennart Poettering
2015-02-18
1
-5
/
+5
*
sysv-generator: Skip init scripts for existing native services
Martin Pitt
2015-02-11
1
-1
/
+7
*
sysv-generator: no need to check for identical symlinks source and target twice
Lennart Poettering
2015-01-28
1
-8
/
+4
*
sysv-generator: Re-fix .sh suffix handling
Martin Pitt
2015-01-28
1
-5
/
+3
*
sysv-generator: there's really no need to invoke fstatat() multiple times on ...
Lennart Poettering
2015-01-28
1
-8
/
+6
*
sysv-generator: use is_symlink() utility call where appropriate
Lennart Poettering
2015-01-27
1
-3
/
+2
*
sysv-generator: minor simplifications
Lennart Poettering
2015-01-27
1
-11
/
+9
*
sysv-generator: only allow regular files in enumerate_sysv()
Cristian Rodríguez
2015-01-22
1
-2
/
+4
*
sysv-generator: Replace Provides: symlinks with real units
Martin Pitt
2015-01-21
1
-0
/
+12
*
sysv-generator: Handle .sh suffixes when translating Provides:
Martin Pitt
2015-01-21
1
-1
/
+14
*
sysv-generator: always use fstatat() if we can
Lennart Poettering
2015-01-14
1
-10
/
+14
*
sysv-generator: fix memory leak on failure
Lennart Poettering
2015-01-14
1
-5
/
+9
*
sysv-generator: initialize units before use to ensure correct ordering
Michael Biebl
2015-01-07
1
-4
/
+4
*
sysv-generator: handle Provides: for non-virtual facility names
Michael Biebl
2015-01-07
1
-1
/
+24
*
sysv-generator: properly add Makefile symlink
Lennart Poettering
2014-12-19
1
-1
/
+1
*
util: rename ignore_file() to hidden_file()
Lennart Poettering
2014-12-19
1
-2
/
+2
*
core: warn and ignore SysVStartPriority=
Zbigniew Jędrzejewski-Szmek
2014-11-30
1
-3
/
+0
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-4
/
+2
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-3
/
+3
*
core: convert log_unit_*() to log_unit_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
sysv-generator: advertise the man page
Zbigniew Jędrzejewski-Szmek
2014-11-27
1
-0
/
+1
*
log: rearrange log function naming
Lennart Poettering
2014-11-27
1
-8
/
+8
*
Remove repeated includes
Thomas Hindoe Paaboel Andersen
2014-10-01
1
-1
/
+0
*
sysv-generator: don't check first if hashmap contains the service name
Thomas Hindoe Paaboel Andersen
2014-09-17
1
-3
/
+2
*
sysv-generator: fix resource leak
Andreas Henriksson
2014-09-16
1
-1
/
+1
[next]