chiark / gitweb /
Standarize on one spelling of symlink error message
[elogind.git] / src / core / load-fragment.c
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=
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/