Age | Commit message (Expand) | Author |
2012-03-12 | conf: enforce UTF8 validty everywhere | Lennart Poettering |
2012-02-09 | service: add StartLimitInterval/StartLimitBurst/StartLimitAction | Michael Olbrich |
2012-01-31 | load-fragment: properly parse size values denoted in bytes | Lennart Poettering |
2012-01-16 | unit: use safe downcasts, remove pointless casts | Michal Schmidt |
2012-01-16 | unit: use the UNIT() macro consistently | Michal Schmidt |
2012-01-16 | unit: remove union Unit | Michal Schmidt |
2012-01-07 | load-fragment: fix parsing of Socket= setting | Lennart Poettering |
2012-01-06 | unit: properly update references to units which are merged | Lennart Poettering |
2011-09-23 | coverity: fix a couple of bugs found by coverity | Lennart Poettering |
2011-09-21 | unit: introduce ConditionPathIsMountPoint= | Lennart Poettering |
2011-08-21 | exec: allow passing arbitrary path names to blkio cgroup attributes | Lennart Poettering |
2011-08-21 | exec: add high-level controls for blkio cgroup attributes | Lennart Poettering |
2011-08-20 | exec: optionally apply cgroup attributes to the cgroups we create | Lennart Poettering |
2011-08-01 | load-fragment: speed up parsing by using a perfect hash table with configurat... | Lennart Poettering |
2011-07-12 | unit: introduce ConditionFileIsExecutable= and use it where we check for a bi... | Lennart Poettering |
2011-07-07 | path,unit: support globbing in conditions and path units | Lennart Poettering |
2011-07-01 | unit: support wildcards in Environment=, EnvironmentFile= | Lennart Poettering |
2011-07-01 | unit: do wildcard expansion in ListenStream= and friends | Lennart Poettering |
2011-06-30 | execute: when parsing ConrolGroup= replace wildcards | Lennart Poettering |
2011-06-30 | exec: add ControlGroupModify= switch to allow changing access mode to cgroups fs | Lennart Poettering |
2011-06-28 | unit: when loading symlinked template units, properly add all names on the wa... | Lennart Poettering |
2011-05-19 | socket: expose SO_BROADCAST | Lennart Poettering |
2011-05-19 | socket: expose IP_TRANSPARENT | Lennart Poettering |
2011-05-18 | exec: hangup/reset/deallocate VTs in gettys | Lennart Poettering |
2011-05-17 | socket: add POSIX mqueue support | Lennart Poettering |
2011-05-05 | unit: make ignoring in snapshots a per unit property, instead of a per unit t... | Lennart Poettering |
2011-04-20 | socket: support ListeSpecial= sockets | Lennart Poettering |
2011-04-16 | socket: guarantee order in which sockets are passed to be the one of the conf... | Lennart Poettering |
2011-04-16 | manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar... | Lennart Poettering |
2011-04-10 | socket: support netlink sockets | Lennart Poettering |
2011-04-10 | path: optionally, create watched directories in .path units | Lennart Poettering |
2011-04-07 | unit: introduce OnFailureIsolate= | Lennart Poettering |
2011-04-04 | exec: support unlimited resources | Lennart Poettering |
2011-04-03 | condition: add ConditionSecurity | Michal Schmidt |
2011-04-03 | load-fragment: unify config_parse_condition_{kernel, virt} | Michal Schmidt |
2011-03-31 | log: fix shifting of facilities | Lennart Poettering |
2011-03-28 | use /run instead of /dev/.run | Kay Sievers |
2011-03-18 | exec: properly apply capability bounding set, add inverted bounding sets | Lennart Poettering |
2011-03-08 | unit: distuingish mandatory from triggering conditions | Lennart Poettering |
2011-03-04 | execute: load environment files at time of execution, not when we load the se... | Lennart Poettering |
2011-02-21 | unit: introduce ConditionVirtualization= | Lennart Poettering |
2011-02-13 | service: make main pid guessing optional, and reread pid file after reloads | Lennart Poettering |
2011-02-04 | pam: optionally reset cgroup memberships for login sessions | Lennart Poettering |
2011-02-03 | load-fragment: properly parse Nice= value | Adrian Spinu |
2011-01-22 | clang: fix some issues found with clang-analyzersystemd/v17 | Lennart Poettering |
2011-01-18 | execute: make sending of SIGKILL on shutdown optional | Lennart Poettering |
2011-01-18 | man: document missing KillSignal= and swap options | Lennart Poettering |
2011-01-06 | execute: drop empty assignments from env blocks on execution but keep them ar... | Lennart Poettering |
2011-01-06 | fragment: allow prefixing of the EnvironmentFile= path with - to ignore errors | Lennart Poettering |
2011-01-05 | fragment: properly handle quotes in assignments in EnvironmentFile= files | Lennart Poettering |