index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
unit.c
Age
Commit message (
Expand
)
Author
2013-05-06
core: unit_inactive_or_pending() should actually do as it claims
Lennart Poettering
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-30
cgroup: do not allow manipulating the cgroup path of units within the systemd...
Lennart Poettering
2013-04-25
core: remove duplicate MESSAGE= from log message
Mirco Tischler
2013-04-25
Add some extra __attribute__ ((format)) s
Cristian Rodríguez
2013-04-25
unit: rework stop pending logic
Lennart Poettering
2013-04-24
cgroup: always validate cgroup controller names
Lennart Poettering
2013-04-23
unit: rework trigger dependency logic
Lennart Poettering
2013-04-22
cgroup: make sure all our cgroup objects have a suffix and are properly escaped
Lennart Poettering
2013-04-17
core: log a few more things under UNIT=...
Zbigniew Jędrzejewski-Szmek
2013-04-15
core: let's make our log messages proper sentences with full stops
Lennart Poettering
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-04
util: make time formatting a bit smarter
Lennart Poettering
2013-04-03
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-04-02
Replace s/Dropin/DropIn/
Zbigniew Jędrzejewski-Szmek
2013-04-01
Introspect and monitor dropin configuration
Oleksii Shevchuk
2013-03-23
unit: never retroactively start requisites
Lennart Poettering
2013-03-22
exec: Assigning the empty string to CapabilityBoundSet= should drop all caps
Lennart Poettering
2013-03-13
core: single unit_kill implementation for all unit types
Michal Schmidt
2013-03-02
unit: count deserialized job only after it's definitely installed
Michal Schmidt
2013-03-01
core: fix running jobs counters after reload/reexec
Michal Schmidt
2013-03-01
unit: fix the race in deserialization.
Oleksii Shevchuk
2013-02-28
core: count active units that may mind our printing to /dev/console
Michal Schmidt
2013-02-28
core/unit: use a temp variable for manager pointer in unit_notify()
Michal Schmidt
2013-02-28
core: redefine unit_status_printf()
Michal Schmidt
2013-02-28
core: add manager_status_printf()
Michal Schmidt
2013-02-27
unit: rework resource management API
Lennart Poettering
2013-02-16
unit: don't Require systemd-journald.socket from units
Michal Schmidt
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-01-26
core: unify kill code of mount, service, socket, swap units
Lennart Poettering
2013-01-19
unit: fix typo
Lennart Poettering
2013-01-19
unit: optionally allow making cgroup attribute changes persistent
Lennart Poettering
2013-01-19
cgroup: additional validity checks for cgroup attribute names
Lennart Poettering
2013-01-18
core: log USER_UNIT instead of UNIT if in user session
Mirco Tischler
2013-01-17
core: corrects check of strduped controller string
Nestor Ovroy
2013-01-14
core: add bus API and systemctl commands for altering cgroup parameters durin...
Lennart Poettering
2013-01-11
unit: allow extension of unit files with .d/*.conf drop-ins
Lennart Poettering
2012-11-23
timer: implement calendar time events
Lennart Poettering
2012-11-22
manager: introduce watch_init() initializer for watches
Lennart Poettering
2012-10-18
systemd: use structured logging for unit changes
Zbigniew Jędrzejewski-Szmek
2012-10-13
log: introduce a macro to format message id
Zbigniew Jędrzejewski-Szmek
2012-09-18
core: move ManagerRunningAs to shared
Zbigniew Jędrzejewski-Szmek
2012-09-18
unit-printf: before resolving exec context specifiers check whether the objec...
Lennart Poettering
2012-09-18
unit: split unit_printf() and friends into its own .c file
Lennart Poettering
2012-09-18
unit: fix %f resolving
Lennart Poettering
2012-09-17
conf-parser: don't unescape parsed configuration strings by default
Lennart Poettering
2012-09-13
man: fix a bunch of typos in docs
Thomas Hindoe Paaboel Andersen
2012-09-10
unit: don't allow units to be gc'ed that still are referenced via UnitRef
Lennart Poettering
2012-09-03
journal: suppress structured messages if they'd go to the console
Lennart Poettering
2012-09-03
journal: generate structured journal messages for a number of events
Lennart Poettering
[next]