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
/
unit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
unit: remove union Unit
Michal Schmidt
2012-01-16
1
-359
/
+359
*
unit: reduce heap usage for unit objects
Michal Schmidt
2012-01-16
1
-3
/
+6
*
core: switch all log targets to go directly to the journal, instead via syslog
Lennart Poettering
2012-01-12
1
-1
/
+1
*
unit: implement new PropagateReloadTo=/PropagateReloadFrom= operations
Lennart Poettering
2012-01-11
1
-2
/
+6
*
unit: properly update references to units which are merged
Lennart Poettering
2012-01-06
1
-3
/
+36
*
journal: introduce log target 'journal' for executed processes
Lennart Poettering
2012-01-06
1
-0
/
+4
*
execute: talk directly to the journald, instead to the stdout-syslog-bridge
Lennart Poettering
2012-01-05
1
-1
/
+1
*
util: never ellipsize welcome message
Lennart Poettering
2012-01-05
1
-1
/
+1
*
util: when printing status updates during boot, take terminal width into account
Lennart Poettering
2012-01-05
1
-17
/
+1
*
unit: check for unneeded dependencies even when unit stop was expected
Michal Schmidt
2011-12-09
1
-0
/
+12
*
unit: fix false positive in check for unneeded unit
Michal Schmidt
2011-12-09
1
-5
/
+5
*
unit: garbage collect units with load error
Michal Schmidt
2011-12-06
1
-0
/
+1
*
Fix same expression on both sides of '&&'
Thomas Jarosch
2011-11-14
1
-2
/
+2
*
job: colored status messages on boot
Michal Schmidt
2011-11-11
1
-4
/
+20
*
unit: fix complementing of requirement deps with After deps for targets
Michal Schmidt
2011-09-23
1
-1
/
+1
*
unit: don't recheck conditions when a unit is already starting but unit_start...
Lennart Poettering
2011-09-22
1
-6
/
+10
*
fsck: show progress while fscking at boot
Lennart Poettering
2011-09-01
1
-7
/
+1
*
stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive
Lennart Poettering
2011-08-30
1
-1
/
+1
*
cgroup: expose cgroup attributes as unit properties on the bus
Lennart Poettering
2011-08-21
1
-2
/
+10
*
exec: optionally apply cgroup attributes to the cgroups we create
Lennart Poettering
2011-08-20
1
-3
/
+78
*
util: more join() optimizations
Lennart Poettering
2011-08-01
1
-5
/
+5
*
dbus: export unit file state
Lennart Poettering
2011-07-31
1
-0
/
+12
*
manager: merge serialization and desrialization counter into one, and increas...
Lennart Poettering
2011-07-06
1
-5
/
+5
*
unit: add three new specifiers to use in unit files
Lennart Poettering
2011-07-01
1
-2
/
+52
*
unit: consider all cgroups in the name=systemd hierarchy, even when the user ...
Lennart Poettering
2011-06-30
1
-4
/
+13
*
service: check whether sysv scripts where changed
Lennart Poettering
2011-06-21
1
-11
/
+15
*
english: s/_per_/_by_/
Lennart Poettering
2011-06-21
1
-2
/
+2
*
unit: make ignoring in snapshots a per unit property, instead of a per unit t...
Lennart Poettering
2011-05-05
1
-2
/
+4
*
unit: fix assert when trying to load unit instances for uninstanciable types
Lennart Poettering
2011-04-28
1
-1
/
+3
*
cgroup: don't accidentaly trim on reload
Lennart Poettering
2011-04-20
1
-1
/
+1
*
manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...
Lennart Poettering
2011-04-16
1
-2
/
+4
*
unit: skip default cgroup setup if we have no hierarchy to work on
Lennart Poettering
2011-04-13
1
-0
/
+3
*
unit: fix dump output
Lennart Poettering
2011-04-10
1
-1
/
+1
*
don't make up buffer sizes, use standard LINE_MAX instead
Lennart Poettering
2011-04-07
1
-1
/
+1
*
unit: disallow configuration of more than one on_failure dependencies if OnFa...
Lennart Poettering
2011-04-07
1
-0
/
+10
*
unit: pull in logger unit only when running in system mode
Lennart Poettering
2011-04-07
1
-4
/
+1
*
unit: introduce OnFailureIsolate=
Lennart Poettering
2011-04-07
1
-4
/
+15
*
job: fix deserialization of jobs: do not ignore ordering
Lennart Poettering
2011-04-06
1
-1
/
+1
*
src: our lord is coverity
Lennart Poettering
2011-03-31
1
-2
/
+1
*
unit: when deserializing do reconnect to dbus/syslog when they show up
Lennart Poettering
2011-03-30
1
-38
/
+39
*
unit: don't override timestamps due to state changes when deserializing
Lennart Poettering
2011-03-30
1
-63
/
+72
*
status: show status messages unconditionally if plymouth is around
Lennart Poettering
2011-03-30
1
-1
/
+4
*
unit: fix parsing of condition-result
Lennart Poettering
2011-03-29
1
-0
/
+2
*
unit: don't complain about failed units when deserializing
Lennart Poettering
2011-03-29
1
-1
/
+1
*
unit: when deserializing jobs, don't pull in dependencies
Lennart Poettering
2011-03-29
1
-1
/
+1
*
syslog: rework syslog detection so that we need no compile-time option what t...
Lennart Poettering
2011-03-18
1
-12
/
+2
*
unit: serialize condition test results
Lennart Poettering
2011-03-17
1
-0
/
+21
*
condition: take a timestamp and store last result of conditions
Lennart Poettering
2011-03-09
1
-1
/
+10
*
unit: don't accidently create ordering links to targets when default deps are...
Lennart Poettering
2011-03-08
1
-15
/
+18
*
Spelling Corrections
Harald Hoyer
2011-02-28
1
-2
/
+2
[next]