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
/
shared
/
unit-name.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-834
/
+0
*
core: introduce seperate reverse dependencies for Requires= and Requisite=
Lennart Poettering
2015-05-19
1
-0
/
+2
*
core: be more strict when manipulating slices names and unescaping paths from...
Lennart Poettering
2015-05-05
1
-27
/
+102
*
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-05
1
-223
/
+377
*
shared/unit-name: fix gcc5 warning
Daniel Mack
2015-02-24
1
-1
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
systemctl: append default suffix only if none present
Zbigniew Jędrzejewski-Szmek
2014-11-28
1
-29
/
+9
*
unit-name: fix escaping logic in unit_name_mangle_with_suffix()
Ivan Shapovalov
2014-11-27
1
-25
/
+26
*
unit: move UnitDependency to unit-name
Lukas Nykryn
2014-10-08
1
-0
/
+29
*
unit-name: various modernizations
Lennart Poettering
2014-06-17
1
-44
/
+42
*
unit-name: fix detection of unit templates/instances
Lennart Poettering
2014-06-17
1
-4
/
+12
*
Use strlen even for constant strings
Josh Triplett
2014-03-16
1
-1
/
+1
*
unit-name: modernizations
Lennart Poettering
2014-03-06
1
-18
/
+7
*
src/shared/ cannot reference symbols from libraries
Kay Sievers
2014-02-23
1
-3
/
+3
*
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
2013-12-26
1
-6
/
+8
*
systemctl: allow globbing in commands which take multiple unit names
Zbigniew Jędrzejewski-Szmek
2013-12-26
1
-9
/
+14
*
bus: add .busname unit type to implement kdbus-style bus activation
Lennart Poettering
2013-12-02
1
-7
/
+5
*
bus: add API calls to escape string components of objects paths
Lennart Poettering
2013-11-21
1
-2
/
+3
*
unit-name: when escaping a path consider the empty path identical to the root...
Lennart Poettering
2013-09-26
1
-1
/
+1
*
Verify validity of session name when received from outside
Zbigniew Jędrzejewski-Szmek
2013-09-16
1
-3
/
+2
*
logind: port over to use scopes+slices for all cgroup stuff
Lennart Poettering
2013-07-02
1
-0
/
+27
*
core: split out unit bus path unescaping into unit_name_from_dbus_path()
Lennart Poettering
2013-07-02
1
-0
/
+16
*
core: add new "scope" unit type for making a unit of pre-existing processes
Lennart Poettering
2013-07-01
1
-1
/
+2
*
core: add transient units
Lennart Poettering
2013-06-28
1
-1
/
+1
*
logind: add infrastructure to keep track of machines, and move to slices
Lennart Poettering
2013-06-20
1
-5
/
+2
*
core: add new .slice unit type for partitioning systems
Lennart Poettering
2013-06-17
1
-4
/
+8
*
unit: no need to export variables if we can avoid it
Lennart Poettering
2013-03-30
1
-2
/
+2
*
systemctl: be smarter when mangling snapshot names
Lennart Poettering
2013-01-14
1
-0
/
+30
*
systemctl: add help for --type/-t
Zbigniew Jędrzejewski-Szmek
2012-11-15
1
-2
/
+2
*
systemctl: append .service when unit does not have valid suffix
Lukas Nykryn
2012-10-16
1
-6
/
+1
*
util: various additional modernizations
Lennart Poettering
2012-09-14
1
-2
/
+1
*
unit-name: rework unit_name_replace_instance function()
Lennart Poettering
2012-09-12
1
-21
/
+14
*
systemctl: append .service to unit names lacking suffix
Lennart Poettering
2012-07-28
1
-2
/
+9
*
unit-name: style fix in unit_name_is_template()
Michal Schmidt
2012-07-26
1
-1
/
+2
*
systemd: enable/disable instances of template
Michal Sekletar
2012-07-26
1
-0
/
+12
*
util: rename join() to strjoin()
Lennart Poettering
2012-07-13
1
-2
/
+2
*
unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.c
Zbigniew Jędrzejewski-Szmek
2012-07-10
1
-0
/
+10
*
unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...
Lennart Poettering
2012-07-10
1
-2
/
+17
*
unit: Move UnitType definitions from core/unit.c to shared/unit-name.c
Zbigniew Jędrzejewski-Szmek
2012-07-10
1
-0
/
+15
*
cryptsetup: fix escaping when generating cryptsetup units
Lennart Poettering
2012-06-25
1
-108
/
+60
*
systemctl: automatically turn paths and unescaped unit names into proper unit...
Lennart Poettering
2012-06-22
1
-13
/
+60
*
unit-name: introduce unit_dbus_path_from_name()
Michal Schmidt
2012-06-13
1
-0
/
+13
*
unit-name: never create a unit name with a leading '.'
Kay Sievers
2012-06-04
1
-9
/
+20
*
util: split-out path-util.[ch]
Kay Sievers
2012-05-08
1
-0
/
+1
*
move more common files to shared/ and add them to shared.la
Kay Sievers
2012-04-12
1
-0
/
+448