chiark / gitweb /
core: expose CFS CPU time quota as high-level unit properties
[elogind.git] / src / core / load-fragment.c
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
2013-03-22 Lennart Poetteringexec: Assigning the empty string to CapabilityBoundSet...
2013-03-01 Lennart Poetteringspecifier: when resolving specifier strings when loadin...
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-27 Lennart Poetteringunit: rework resource management API
2013-02-12 Thomas Hindoe Paab... use strneq instead of strncmp
2013-02-11 Lennart Poetteringcore: properly validate environment data from Environme...
2013-01-19 Jonathan Callenexecute: Fix seccomp support on x32
2013-01-17 Lennart Poetteringunits: for all unit settings that take lists, allow...
2013-01-15 Lennart Poetteringload-fragment: fix bad memory access
2013-01-15 Lennart Poetteringload-fragment: replace specifiers in path unit's Unit...
2013-01-14 Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-11-23 Lennart Poetteringtimer: implement calendar time events
2012-11-19 Zbigniew Jędrzejew... core/load-fragment: fix (potential) bad memory access
2012-11-19 Zbigniew Jędrzejew... core/load-fragment: be more precise in error messages
2012-11-15 Holger Hans Peter... sched: Only setting CPUSchedulingPriority=rr doesn...
2012-11-15 Zbigniew Jędrzejew... core: lift restriction on order of - and @ in ExecStart
2012-11-15 Oleksii Shevchukcore: interpret \; token in ExecStart as escaped ;
2012-10-30 Michal Schmidtshared, core: do not always accept numbers in string...
2012-10-03 Lennart Poetteringman: document behaviour of ListenStream= with only...
2012-09-19 Lennart Poetteringpath: support specifier resolvin in .path units
2012-09-18 Lennart Poetteringunit: split unit_printf() and friends into its own...
2012-09-13 Lennart Poetteringmacro: introduce _cleanup_free_ macro for automatic...
2012-09-13 Auke Kokload-fragment: Expand specifiers in conditions.
2012-08-23 Lukas Nykrynload-fragment: initialize bool invert before use
2012-08-21 Lennart Poetteringunit: add new ConditionHost= condition type
2012-08-08 Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08 Michal Sekletarsystemd: introduced new timeout types
2012-07-22 Jim Meyeringsd-daemon: remove unnecessary memset calls
2012-07-17 Lennart Poetteringexecute: support syscall filtering using seccomp filters
2012-07-16 Ville SkyttäSpelling fixes.
2012-07-03 Lennart Poetteringload-fragment: a few modernizations
2012-06-22 Lennart Poetteringunit: drop the Names= option
2012-06-15 Lukas Nykrynservice: timeout for oneshot services
2012-06-01 Lennart Poetteringjournal: allow setting of a cutoff log level for disk...
2012-05-31 Lennart Poetteringutil: introduce a proper nsec_t and make use of it...
2012-05-24 Lennart Poetteringmain: add configuration option to alter capability...
2012-05-22 Lennart Poetteringunits: remove service sysv_path variable and replace...
2012-05-21 Lennart Poetteringunits: introduce new Documentation= field and make...
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-30 Lennart Poetteringunit: add new dependency type RequiresMountsFor=
next