summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
...
* load-fragment: properly unescape \;tomsod-m ya ru2014-12-17
* Move dropin listing to sharedZbigniew Jędrzejewski-Szmek2014-12-16
* unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering2014-12-15
* wrap a few *_FOREACH macros in curly bracesThomas Hindoe Paaboel Andersen2014-12-12
* core: retry unmounting until we are done, in case of stacked mountsLennart Poettering2014-12-12
* copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering2014-12-12
* util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering2014-12-12
* core: correct spacing near eol in code commentsTorstein Husebø2014-12-11
* bus: sync with kdbus.gitDavid Herrmann2014-12-11
* scope: make attachment of initial PIDs a bit more robustLennart Poettering2014-12-10
* core: don't migrate PIDs for units that may contain subcgroups, do this only ...Lennart Poettering2014-12-10
* core: properly pass unit file state to clients via the busLennart Poettering2014-12-10
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* ima-setup: simplifyZbigniew Jędrzejewski-Szmek2014-12-09
* treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek2014-12-09
* util: introduce our own gperf based capability listLennart Poettering2014-12-10
* mount: clarify that we really need to replace the utab inotify code with the ...Lennart Poettering2014-12-10
* core: unify how we iterate over inotify eventsLennart Poettering2014-12-10
* mount: use bools where appropriateLennart Poettering2014-12-10
* unit: update unit dropin paths and time when dropin file is written.WaLyong Cho2014-12-09
* run: introduce timer support optionWaLyong Cho2014-12-09
* core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...Lennart Poettering2014-12-09
* cgroup: Handle error when destroying cgroupRoss Lagerwall2014-12-09
* load-fragment: remove wrong ifdef guardZbigniew Jędrzejewski-Szmek2014-12-08
* timer: timer can be a transient unitWaLyong Cho2014-12-08
* bus: StartTransientUnit can have aux unitWaLyong Cho2014-12-08
* selinux: figure out selinux context applied on exec() before closing all fdsMichal Sekletar2014-12-04
* machine-id-setup: add a machine_id_commit call to commit on disk a transient ...Didier Roche2014-12-03
* machine-id-setup: casting const away is ugly, let's not do it if there's no r...Lennart Poettering2014-12-03
* machine-id-setup: Factorize some machine-id-setup functions to be reusedDidier Roche2014-12-03
* systemctl: show unit file preset state in "systemctl status" output"Lennart Poettering2014-12-02
* manager: log deserialization errors only at LOG_DEBUG levelLennart Poettering2014-12-02
* core: OOM really shouldn't be considered a deserialization parse failureLennart Poettering2014-12-02
* core: warn and ignore SysVStartPriority=Zbigniew Jędrzejewski-Szmek2014-11-30
* When warning about unsupported options, be more detailedZbigniew Jędrzejewski-Szmek2014-11-30
* core: remove unused variablesRonny Chevalier2014-11-30
* core: Support system.conf.d and user.conf.d directories in the usual search p...Josh Triplett2014-11-29
* delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek2014-11-29
* mount: use DEFINE_TRIVIAL_CLEANUP_FUNCZbigniew Jędrzejewski-Szmek2014-11-28
* treewide: convert some left-over (usec_t) -1 to USEC_INFINITYLennart Poettering2014-11-28
* treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering2014-11-28
* mount: constify MountParametersZbigniew Jędrzejewski-Szmek2014-11-28
* mount: deal with inotify queue overflowZbigniew Jędrzejewski-Szmek2014-11-28
* mount: create directory before adding watches on itZbigniew Jędrzejewski-Szmek2014-11-28
* mount: be more careful about errors when parsing mtabZbigniew Jędrzejewski-Szmek2014-11-28
* mount: simplify mount_needs_network checkZbigniew Jędrzejewski-Szmek2014-11-28
* mount: check options as well as fstype for network mountsChris Leech2014-11-28
* mount: add remote-fs dependencies if needed after changeChris Leech2014-11-28
* mount: monitor for utab changes with inotifyChris Leech2014-11-28
* mount: use libmount to enumerate /proc/self/mountinfoChris Leech2014-11-28