summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* util: add a bit of syntactic sugar to run short code fragments with a differe...Lennart Poettering2013-04-04
* util: make time formatting a bit smarterLennart Poettering2013-04-04
* shared: rework env file readerLennart Poettering2013-04-03
* util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering2013-04-03
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-03
* core/killall.c: prevent segfault and initialize pidsHarald Hoyer2013-04-03
* Replace s/Dropin/DropIn/Zbigniew Jędrzejewski-Szmek2013-04-02
* Introspect and monitor dropin configurationOleksii Shevchuk2013-04-01
* Add Listen* to dbus propertiesOleksii Shevchuk2013-04-01
* shutdown: correctly wait for processes we killed in the killall spreeLennart Poettering2013-04-02
* core/socket: log errors when starting socket for this socketZbigniew Jędrzejewski-Szmek2013-04-01
* Add AllowIsolate=yes to snapshotsOleksii Shevchuk2013-04-01
* Partially revert e62d8c394474Zbigniew Jędrzejewski-Szmek2013-03-31
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-31
* nspawn, machine-id-setup: warn if read-only mount call failsZbigniew Jędrzejewski-Szmek2013-03-31
* execute: convert secure bits into mask properlyZbigniew Jędrzejewski-Szmek2013-03-31
* Remove some dead codeZbigniew Jędrzejewski-Szmek2013-03-31
* dbus: let's make this const array staticLennart Poettering2013-03-30
* killall: print notice what we forcefully KILLKay Sievers2013-03-30
* unit: replace remote-fs-setup.target by network-online.targetLennart Poettering2013-03-29
* core: check return value of rm_rf_dangerous and warn if it failsVáclav Pavlín2013-03-27
* Simplify the meaning of %sZbigniew Jędrzejewski-Szmek2013-03-26
* units: automatically order all mount units after network.targetLennart Poettering2013-03-27
* units: introduce remote-fs-setup.target to pull in dependencies from remote m...Lennart Poettering2013-03-25
* units: introduce new timers.target and paths.target to hook timer/path units ...Lennart Poettering2013-03-25
* core: ensure LSB Provides are handled correctlyFrederic Crozat2013-03-25
* timer: downgrade time change message to debugMichal Schmidt2013-03-25
* service: no need to drop rc. prefix anymoreMiklos Vajna2013-03-24
* unit: never retroactively start requisitesLennart Poettering2013-03-23
* exec: Assigning the empty string to CapabilityBoundSet= should drop all capsLennart Poettering2013-03-22
* main: minor simplificationLennart Poettering2013-03-22
* cgroup: minor optimizationLennart Poettering2013-03-22
* mount: mount all cgroup controllers in containers, tooLennart Poettering2013-03-22
* main: use strv_find() where we canLennart Poettering2013-03-22
* main: don't mount cgroup controller unless PID == 1Lennart Poettering2013-03-22
* Make two functions staticZbigniew Jędrzejewski-Szmek2013-03-20
* core: remove unnecessary goto in setup_namespaceZbigniew Jędrzejewski-Szmek2013-03-20
* Make PrivateTmp dirs also inaccessible from the outsideZbigniew Jędrzejewski-Szmek2013-03-20
* Use bus_maybe_send_reply() where applicableColin Walters2013-03-18
* timer: fix grammar in messageZbigniew Jędrzejewski-Szmek2013-03-15
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* smack-setup: enable Smack/CIPSO mappingNathaniel Chen2013-03-15
* smack-setup: extract rule writing into a separate functionZbigniew Jędrzejewski-Szmek2013-03-15
* core: keep mountinfo .mounts until late shutdownUmut Tezduyar2013-03-15
* sd-booted: update sd_booted() check a bitLennart Poettering2013-03-15
* Make initrd.target the default target in the initrdHarald Hoyer2013-03-15
* main: don't mount /sys, /dev and friends when we run with PID != 1Lennart Poettering2013-03-14
* core: single unit_kill implementation for all unit typesMichal Schmidt2013-03-13
* util, manager: and mempset() and use itMichal Schmidt2013-03-13
* manager: use more stpcpy()Michal Schmidt2013-03-13