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
/
load-fragment.c
Age
Commit message (
Expand
)
Author
2015-01-20
util: make http url validity checks more generic, and move them to util.c
Lennart Poettering
2015-01-11
core/load-fragment: avoid allocating 0 bytes when given an invalid command
Zbigniew Jędrzejewski-Szmek
2015-01-07
conf-parse: don't accept invalid bus names as BusName= arguments in service u...
Lennart Poettering
2014-12-18
load-fragment: allow quoting in command name and document allowed escapes
Zbigniew Jędrzejewski-Szmek
2014-12-18
tree-wide: make condition_free_list return NULL
Zbigniew Jędrzejewski-Szmek
2014-12-18
core: make exec_command_free_list return NULL
Zbigniew Jędrzejewski-Szmek
2014-12-17
load-fragment: properly unescape \;
tomsod-m ya ru
2014-12-12
wrap a few *_FOREACH macros in curly braces
Thomas Hindoe Paaboel Andersen
2014-12-12
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-12-10
util: introduce our own gperf based capability list
Lennart Poettering
2014-12-08
load-fragment: remove wrong ifdef guard
Zbigniew Jędrzejewski-Szmek
2014-11-30
core: warn and ignore SysVStartPriority=
Zbigniew Jędrzejewski-Szmek
2014-11-30
When warning about unsupported options, be more detailed
Zbigniew Jędrzejewski-Szmek
2014-11-30
core: remove unused variables
Ronny Chevalier
2014-11-24
smack: introduce new SmackProcessLabel option
WaLyong Cho
2014-11-06
core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...
Lennart Poettering
2014-10-24
calendar: make freeing a calendar spec object deal fine with NULL
Lennart Poettering
2014-10-12
Modernization
Zbigniew Jędrzejewski-Szmek
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-13
core: use correct function to free CalendarSpec
Dave Reisner
2014-09-13
core: fix a potential mem leak
Thomas Hindoe Paaboel Andersen
2014-09-08
bus: parse BusPolicy directive in service files
Daniel Mack
2014-09-08
bus: factor out bus policy items
Daniel Mack
2014-07-31
core/load-fragment.c: correct argument sign and split up long lines
Zbigniew Jędrzejewski-Szmek
2014-07-31
Properly report invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-07-16
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-15
Constify ConfigTableItem tables
Zbigniew Jędrzejewski-Szmek
2014-07-03
exit-status: rename ExitStatusSet's "code" field to "status"
Lennart Poettering
2014-06-05
kdbus: when uploading bus name policy, resolve users/groups out-of-process
Lennart Poettering
2014-06-04
core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...
Lennart Poettering
2014-06-04
socket: add new Symlinks= option for socket units
Lennart Poettering
2014-06-03
core: add new ReadOnlySystem= and ProtectedHome= settings for service units
Lennart Poettering
2014-05-22
cgroups: simplify CPUQuota= logic
Lennart Poettering
2014-05-22
cgroup: rework startup logic
Lennart Poettering
2014-05-22
core: add startup resource control option
WaLyong Cho
2014-05-19
fix spelling of privilege
Nis Martensen
2014-05-06
load-fragment: minor cleanup
Lennart Poettering
2014-04-25
core: expose CFS CPU time quota as high-level unit properties
Lennart Poettering
2014-04-24
service: rename StartLimitAction enum to FailureAction
Michael Olbrich
2014-03-24
core: remove tcpwrap support
Lennart Poettering
2014-03-24
timer: support timers that can resume the system from suspend
Lennart Poettering
2014-03-20
unit: turn off mount propagation for udevd
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-07
busname: add parser for bus name policies
Daniel Mack
2014-03-05
core: don't override NoNewPriviliges= from SystemCallFilter= if it is already...
Lennart Poettering
2014-03-04
Do not print invalid UTF-8 in error messages
Zbigniew Jędrzejewski-Szmek
2014-03-03
conf-parser: config_parse_path_strv() is not generic, so let's move it into l...
Lennart Poettering
2014-03-03
core: move config_parse_set_status() into load-fragment.c
Lennart Poettering
[next]