chiark / gitweb /
config_parse_set_status: put signals in the correct set
[elogind.git] / src / core / load-fragment.c
2015-02-01 Michael Olbrichconfig_parse_set_status: put signals in the correct set
2015-01-26 Torstein Husebøtreewide: fix multiple typos
2015-01-20 Lennart Poetteringutil: make http url validity checks more generic, and...
2015-01-12 Zbigniew Jędrzejew... core/load-fragment: avoid allocating 0 bytes when given...
2015-01-07 Lennart Poetteringconf-parse: don't accept invalid bus names as BusName...
2014-12-19 Zbigniew Jędrzejew... load-fragment: allow quoting in command name and docume...
2014-12-19 Zbigniew Jędrzejew... tree-wide: make condition_free_list return NULL
2014-12-19 Zbigniew Jędrzejew... core: make exec_command_free_list return NULL
2014-12-18 tomsod-m ya ruload-fragment: properly unescape \;
2014-12-12 Thomas Hindoe Paab... wrap a few *_FOREACH macros in curly braces
2014-12-12 Lennart Poetteringutil: when using basename() for creating temporary...
2014-12-10 Lennart Poetteringutil: introduce our own gperf based capability list
2014-12-08 Zbigniew Jędrzejew... load-fragment: remove wrong ifdef guard
2014-12-01 Zbigniew Jędrzejew... core: warn and ignore SysVStartPriority=
2014-11-30 Zbigniew Jędrzejew... When warning about unsupported options, be more detailed
2014-11-30 Ronny Chevaliercore: remove unused variables
2014-11-24 WaLyong Chosmack: introduce new SmackProcessLabel option
2014-11-06 Lennart Poetteringcore: introduce the concept of AssertXYZ= similar to...
2014-10-24 Lennart Poetteringcalendar: make freeing a calendar spec object deal...
2014-10-12 Zbigniew Jędrzejew... Modernization
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-13 Dave Reisnercore: use correct function to free CalendarSpec
2014-09-13 Thomas Hindoe Paab... core: fix a potential mem leak
2014-09-08 Daniel Mackbus: parse BusPolicy directive in service files
2014-09-08 Daniel Mackbus: factor out bus policy items
2014-07-31 Zbigniew Jędrzejew... core/load-fragment.c: correct argument sign and split...
2014-07-31 Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-31 Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-29 Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-07-16 Zbigniew Jędrzejew... Let config_parse open file where applicable
2014-07-16 Zbigniew Jędrzejew... Constify ConfigTableItem tables
2014-07-03 Lennart Poetteringexit-status: rename ExitStatusSet's "code" field to...
2014-06-05 Lennart Poetteringkdbus: when uploading bus name policy, resolve users...
2014-06-04 Lennart Poetteringcore: rename ReadOnlySystem= to ProtectSystem= and...
2014-06-04 Lennart Poetteringsocket: add new Symlinks= option for socket units
2014-06-03 Lennart Poetteringcore: add new ReadOnlySystem= and ProtectedHome= settin...
2014-05-22 Lennart Poetteringcgroups: simplify CPUQuota= logic
2014-05-21 Lennart Poetteringcgroup: rework startup logic
2014-05-21 WaLyong Chocore: add startup resource control option
2014-05-18 Nis Martensenfix spelling of privilege
2014-05-06 Lennart Poetteringload-fragment: minor cleanup
2014-04-25 Lennart Poetteringcore: expose CFS CPU time quota as high-level unit...
2014-04-24 Michael Olbrichservice: rename StartLimitAction enum to FailureAction
2014-03-24 Lennart Poetteringcore: remove tcpwrap support
2014-03-24 Lennart Poetteringtimer: support timers that can resume the system from...
2014-03-20 Lennart Poetteringunit: turn off mount propagation for udevd
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-07 Daniel Mackbusname: add parser for bus name policies
2014-03-05 Lennart Poetteringcore: don't override NoNewPriviliges= from SystemCallFi...
2014-03-04 Zbigniew Jędrzejew... Do not print invalid UTF-8 in error messages
2014-03-03 Lennart Poetteringconf-parser: config_parse_path_strv() is not generic...
2014-03-03 Lennart Poetteringcore: move config_parse_set_status() into load-fragment.c
2014-03-03 Lennart Poetteringconf-parse: rename config_parse_level() to config_parse...
2014-03-03 Lennart Poetteringcore: introduce new RuntimeDirectory= and RuntimeDirect...
2014-02-26 Lennart Poetteringcore: add new RestrictAddressFamilies= switch
2014-02-23 Lennart Poetteringcore: clean up some confusing regarding SI decimal...
2014-02-22 Lennart Poetteringcgroup: Extend DeviceAllow= syntax to whitelist groups...
2014-02-21 Michael Scherercore: Add AppArmor profile switching
2014-02-19 Lennart Poetteringcore: add Personality= option for units to set the...
2014-02-17 Lennart Poetteringcore: warn when unit files with unsupported options...
2014-02-17 Lennart Poetteringcore: store and expose SELinuxContext field normalized...
2014-02-13 Lennart Poetteringcore: add a system-wide SystemCallArchitectures= setting
2014-02-12 Lennart Poetteringcore: add SystemCallArchitectures= unit setting to...
2014-02-12 Lennart Poetteringcore: rework syscall filter
2014-02-12 Ronny Chevaliersyscallfilter: port to libseccomp
2013-12-26 Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-14 Lennart Poetteringbus: when connecting to a container's kdbus instance...
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-02 Lennart Poetteringbus: add .busname unit type to implement kdbus-style...
2013-11-27 Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-26 Lennart Poetteringcore: replace OnFailureIsolate= setting by a more gener...
2013-11-25 Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-20 Lennart Poetteringsocket: fix segfault
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-16 Zbigniew Jędrzejew... core: some more _cleanup_free_
2013-11-06 Lennart Poetteringclients: various simplifications
2013-10-19 Tom Gundersenmount/service: drop FsckPassNo support
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-13 Zbigniew Jędrzejew... Make sure that we don't dereference NULL
2013-09-27 Zbigniew Jędrzejew... Do not use unitialized variable and remove duplicated...
2013-09-26 Lennart Poetteringcore: rework how we match mount units against each...
2013-09-17 Lennart Poetteringcgroup: get rid of MemorySoftLimit=
2013-09-17 Lennart Poetteringspecifier: rework specifier calls to return proper...
2013-09-10 Gao fengblkio bandwidth: don't clean up all of entries in block...
2013-08-28 Gao fengblcokio bandwidth: add missing set of CGroupBlockIODevi...
2013-07-19 Lennart Poetteringcore: update configuration directive list "systemd...
2013-07-11 Lennart Poetteringcgroup: split out per-device BlockIOWeight= setting...
2013-06-28 Lennart Poetteringcore: add transient units
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-20 Umut Tezduyarmanager: add DefaultEnvironment option
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-04-25 Lennart Poetteringconf-parser: restrict .include usage
2013-04-24 Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-04-23 Lennart Poetteringunit: rework trigger dependency logic
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18 Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-04-17 Zbigniew Jędrzejew... core/main: use _cleanup_
2013-04-17 Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-03 Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-03-31 Zbigniew Jędrzejew... execute: convert secure bits into mask properly
next