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.h
Age
Commit message (
Expand
)
Author
2013-07-11
core: simplify drop-in writing logic a bit
Lennart Poettering
2013-07-01
core: add new "scope" unit type for making a unit of pre-existing processes
Lennart Poettering
2013-06-28
core: add transient units
Lennart Poettering
2013-06-27
dbus: make more cgroup attributes runtime settable
Lennart Poettering
2013-06-27
dbus: add infrastructure for changing multiple properties at once on units an...
Lennart Poettering
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-06-20
logind: add infrastructure to keep track of machines, and move to slices
Lennart Poettering
2013-06-17
core: add new .slice unit type for partitioning systems
Lennart Poettering
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
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-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-01
Introspect and monitor dropin configuration
Oleksii Shevchuk
2013-03-13
core: single unit_kill implementation for all unit types
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-01-26
core: unify kill code of mount, service, socket, swap units
Lennart Poettering
2013-01-19
unit: optionally allow making cgroup attribute changes persistent
Lennart Poettering
2013-01-18
core: log USER_UNIT instead of UNIT if in user session
Mirco Tischler
2013-01-14
core: add bus API and systemctl commands for altering cgroup parameters durin...
Lennart Poettering
2013-01-06
journal: new logging macros to include UNIT=
Zbigniew Jędrzejewski-Szmek
2012-12-22
socket: support socket activation of containers
Lennart Poettering
2012-11-25
timer: recalculate next elapse for calendar timer units when the system clock...
Lennart Poettering
2012-11-23
timer: implement calendar time events
Lennart Poettering
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-13
man: fix a bunch of typos in docs
Thomas Hindoe Paaboel Andersen
2012-07-26
systemd: added new dependency PartOf
Michal Sekletar
2012-07-20
units: apply default resource limits to socket/mount/swap processes too
Lennart Poettering
2012-07-20
core: drop KillMode parameter from KillUnit() bus call
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-18
unit: don't serialize job state, only unit state across switch-root
Lennart Poettering
2012-07-16
unit: set default working directory to the user's home directory when running...
Lennart Poettering
2012-07-16
Spelling fixes.
Ville Skyttä
2012-07-15
unit: avoid re-definition of enum for older gcc versions
Kay Sievers
2012-07-13
unit: rename BindTo= to BindsTo=
Lennart Poettering
2012-07-10
unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.c
Zbigniew Jędrzejewski-Szmek
2012-07-10
unit: get rid of UnitVTable.suffix, which is now unused
Lennart Poettering
2012-07-10
unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...
Lennart Poettering
2012-07-10
unit: Move UnitType definitions from core/unit.c to shared/unit-name.c
Zbigniew Jędrzejewski-Szmek
2012-05-22
units: remove service sysv_path variable and replace it by generic unit_path
Lennart Poettering
2012-05-21
units: introduce new Documentation= field and make use of it everywhere
Lennart Poettering
2012-05-14
unit: unit type dependent status messages
Michal Schmidt
2012-04-30
unit: add new dependency type RequiresMountsFor=
Lennart Poettering
2012-04-25
core: add NOP jobs, job type collapsing
Michal Schmidt
2012-04-24
job: serialize jobs properly
Michal Schmidt
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
[next]