]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/scope.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / core / scope.c
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-10-24  Lennart PoetteringMerge pull request #1659 from vcaputo/journal_verify_en...
2015-10-23  Lennart PoetteringMerge pull request #1653 from keszybz/lz4-compress...
2015-10-17  Zbigniew Jędrzejew... Merge pull request #1508 from msekletar/update-TODO...
2015-10-15  Lennart PoetteringMerge pull request #1527 from keszybz/lz4
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-09  Lennart PoetteringMerge pull request #1510 from mirco/fix-nspawn
2015-10-09  Martin PittMerge pull request #1516 from poettering/dontisolateroo...
2015-10-09  Lennart Poetteringcore: ignore -.slice and init.scope when isolating 1516/head
2015-10-09  Lennart PoetteringMerge pull request #1501 from fbuihuu/fix-requires...
2015-10-05  Tom GundersenMerge pull request #1406 from blaskovic/journal-remote...
2015-10-05  Tom GundersenMerge pull request #1372 from jemk/prefsrc
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-10-01  Daniel MackMerge pull request #1429 from poettering/dhcp-hostname
2015-10-01  Daniel MackMerge pull request #1426 from poettering/log-syntax
2015-09-30  Lennart PoetteringMerge pull request #1425 from kaysievers/wip 1416/head
2015-09-30  Lennart PoetteringMerge pull request #1422 from keszybz/sd-daemon-mq...
2015-09-30  Lennart PoetteringMerge pull request #1419 from keszybz/shell-completion
2015-09-28  Zbigniew Jędrzejew... Move all unit states to basic/ and extend systemctl...
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-09-09  Daniel MackMerge pull request #1210 from poettering/import-fixes
2015-09-09  Daniel MackMerge pull request #1207 from poettering/coccinelle...
2015-09-09  Lennart Poetteringtree-wide: use coccinelle to patch a lot of code to...
2015-09-05  Lennart PoetteringMerge pull request #1150 from evverx/update-systemctl...
2015-09-03  Daniel MackMerge pull request #1127 from neheb/master
2015-09-02  Lennart PoetteringMerge pull request #1123 from phomes/scope-no-bool...
2015-09-02  Thomas Hindoe Paab... scope: do not compare a bool return with "<= 0" 1123/head
2015-09-02  Kay SieversMerge pull request #1119 from teg/virtio-names
2015-09-02  Lennart PoetteringMerge pull request #1118 from jsynacek/man-dot-d-v2
2015-09-02  Lennart PoetteringMerge pull request #1116 from poettering/unified-rebased
2015-09-01  Lennart Poetteringcore: unified cgroup hierarchy support 1116/head
2015-09-01  Lennart PoetteringMerge pull request #1098 from filbranden/cpuaffinity2
2015-09-01  Lennart PoetteringMerge pull request #1107 from msekletar/selinux-get...
2015-09-01  Tom GundersenMerge pull request #1111 from poettering/more-cgroup...
2015-09-01  Lennart PoetteringMerge pull request #1109 from phomes/man-typos
2015-09-01  Lennart Poetteringcgroup: drop "ignore_self" argument from cg_is_empty()
2015-09-01  David HerrmannMerge pull request #1108 from phomes/dont-shadow-globals
2015-09-01  Lennart PoetteringMerge pull request #1066 from ssahani/tunnel
2015-08-31  Daniel MackMerge pull request #1093 from poettering/unified-prepare
2015-08-31  Lennart Poetteringunit: unify how we assing slices to units
2015-08-28  David HerrmannMerge pull request #1058 from spasche/hwdb-logitech...
2015-08-28  Lennart PoetteringMerge pull request #1067 from teg/dhcp-server
2015-08-28  Tom GundersenMerge pull request #1063 from poettering/dbus-interface...
2015-08-28  Lennart Poetteringcore: add unit_dbus_interface_from_type() to unit-name.h
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-13  Lennart Poetteringcore: only set event source name when we create an...
2015-05-11  Lennart Poetteringcore,network: major per-object logging rework
2015-04-29  Tom Gundersencore: annotate event sources
2015-04-28  Thomas Hindoe Paab... scope: use correct enum type
2015-04-28  Lennart Poetteringcore: when we cannot add PID to a scope cgroup, log...
2015-04-24  Lennart PoetteringRevert "core: do not spawn jobs or touch other units...
2015-03-07  Ivan Shapovalovcore: do not spawn jobs or touch other units during...
2015-03-02  Lennart Poetteringcore: expose consumed CPU time per unit
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-28  Lennart Poetteringcore: output unit status output strings to console...
2014-12-10  Lennart Poetteringscope: make attachment of initial PIDs a bit more robust
2014-11-30  Ronny Chevaliercore: remove unused variables
2014-11-28  Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27  Lennart Poetteringlog: rearrange log function naming
2014-10-28  Umut Tezduyar Lindskogcore: send sigabrt on watchdog timeout to get the stack...
2014-03-24  Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-19  Lennart Poetteringcore: rework context initialization/destruction logic
2014-02-24  Lennart Poetteringcore: add global settings for enabling CPUAccounting...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-07  Lennart Poetteringcore: watch SIGCHLD more closely to track processes...
2014-01-31  Lennart Poetteringcore: introduce new stop protocol for unit scopes
2014-01-29  Lennart Poetteringcore: make sure to always go through both SIGTERM and...
2014-01-27  Zbigniew Jędrzejew... core: add function to tell when job will time out
2013-12-22  Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-11-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-05  Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-09-25  Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-11  Lennart Poetteringcore: failed scope units may not be restarted
2013-07-10  Lennart Poetteringscope: don't require an initialized PIDs set when deser...
2013-07-01  Lennart Poetteringscope: fix state string table
2013-07-01  Lennart Poetteringscope: implement reset-failed command
2013-06-30  Lennart Poetteringcore: add new "scope" unit type for making a unit of...