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
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
2014-03-03
conf-parse: rename config_parse_level() to config_parse_log_level()
Lennart Poettering
2014-03-03
core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings
Lennart Poettering
2014-02-26
core: add new RestrictAddressFamilies= switch
Lennart Poettering
2014-02-23
core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...
Lennart Poettering
2014-02-22
cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p...
Lennart Poettering
2014-02-21
core: Add AppArmor profile switching
Michael Scherer
2014-02-19
core: add Personality= option for units to set the personality for spawned pr...
Lennart Poettering
2014-02-17
core: warn when unit files with unsupported options are parsed
Lennart Poettering
2014-02-17
core: store and expose SELinuxContext field normalized as bool + string
Lennart Poettering
2014-02-13
core: add a system-wide SystemCallArchitectures= setting
Lennart Poettering
2014-02-13
core: add SystemCallArchitectures= unit setting to allow disabling of non-native
Lennart Poettering
2014-02-12
core: rework syscall filter
Lennart Poettering
2014-02-12
syscallfilter: port to libseccomp
Ronny Chevalier
2013-12-26
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
2013-12-14
bus: when connecting to a container's kdbus instance, enter namespace first
Lennart Poettering
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-12-02
bus: add .busname unit type to implement kdbus-style bus activation
Lennart Poettering
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-26
core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...
Lennart Poettering
2013-11-25
conf-parser: distinguish between multiple sections with the same name
Tom Gundersen
2013-11-21
socket: fix segfault
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-15
core: some more _cleanup_free_
Zbigniew Jędrzejewski-Szmek
2013-11-06
clients: various simplifications
Lennart Poettering
2013-10-19
mount/service: drop FsckPassNo support
Tom Gundersen
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-13
Make sure that we don't dereference NULL
Zbigniew Jędrzejewski-Szmek
2013-09-27
Do not use unitialized variable and remove duplicated line
Zbigniew Jędrzejewski-Szmek
2013-09-26
core: rework how we match mount units against each other
Lennart Poettering
2013-09-17
cgroup: get rid of MemorySoftLimit=
Lennart Poettering
2013-09-17
specifier: rework specifier calls to return proper error message
Lennart Poettering
2013-09-10
blkio bandwidth: don't clean up all of entries in blockio_device_bandwidths list
Gao feng
2013-08-28
blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's read
Gao feng
2013-07-19
core: update configuration directive list "systemd --dump-configuration-items...
Lennart Poettering
2013-07-11
cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight=
Lennart Poettering
2013-06-28
core: add transient units
Lennart Poettering
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-06-20
manager: add DefaultEnvironment option
Umut Tezduyar
2013-06-17
core: add new .slice unit type for partitioning systems
Lennart Poettering
2013-04-25
conf-parser: restrict .include usage
Lennart Poettering
2013-04-24
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
[next]