summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2014-12-23bus: add missing bus-policy.[ch]Lennart Poettering
2014-12-23build-sys: move core/build.h → shared/build.hLennart Poettering
2014-12-23env-util: don't include files from src/core/Lennart Poettering
2014-12-23core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering
2014-12-23run: add a new "-t" mode for invoking a binary on an allocated TTYLennart Poettering
2014-12-22busname: fix CMD_FREE ioctlDaniel Mack
2014-12-19util: rename ignore_file() to hidden_file()Lennart Poettering
2014-12-19execute: the runtime directory can only be on tmpfs, hence don't use rm_rf_da...Lennart Poettering
2014-12-18load-fragment: allow quoting in command name and document allowed escapesZbigniew Jędrzejewski-Szmek
2014-12-18tree-wide: make condition_free_list return NULLZbigniew Jędrzejewski-Szmek
2014-12-18core: make exec_command_free_list return NULLZbigniew Jędrzejewski-Szmek
2014-12-18core: use raw_clone instead of fork in signal handlerZbigniew Jędrzejewski-Szmek
2014-12-17load-fragment: properly unescape \;tomsod-m ya ru
2014-12-16Move dropin listing to sharedZbigniew Jędrzejewski-Szmek
2014-12-15unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering
2014-12-12wrap a few *_FOREACH macros in curly bracesThomas Hindoe Paaboel Andersen
2014-12-12core: retry unmounting until we are done, in case of stacked mountsLennart Poettering
2014-12-12copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering
2014-12-12util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering
2014-12-11core: correct spacing near eol in code commentsTorstein Husebø
2014-12-11bus: sync with kdbus.gitDavid Herrmann
2014-12-10scope: make attachment of initial PIDs a bit more robustLennart Poettering
2014-12-10core: don't migrate PIDs for units that may contain subcgroups, do this only ...Lennart Poettering
2014-12-10core: properly pass unit file state to clients via the busLennart Poettering
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering
2014-12-09ima-setup: simplifyZbigniew Jędrzejewski-Szmek
2014-12-09treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek
2014-12-10util: introduce our own gperf based capability listLennart Poettering
2014-12-10mount: clarify that we really need to replace the utab inotify code with the ...Lennart Poettering
2014-12-10core: unify how we iterate over inotify eventsLennart Poettering
2014-12-10mount: use bools where appropriateLennart Poettering
2014-12-09unit: update unit dropin paths and time when dropin file is written.WaLyong Cho
2014-12-09run: introduce timer support optionWaLyong Cho
2014-12-09core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...Lennart Poettering
2014-12-09cgroup: Handle error when destroying cgroupRoss Lagerwall
2014-12-08load-fragment: remove wrong ifdef guardZbigniew Jędrzejewski-Szmek
2014-12-08timer: timer can be a transient unitWaLyong Cho
2014-12-08bus: StartTransientUnit can have aux unitWaLyong Cho
2014-12-04selinux: figure out selinux context applied on exec() before closing all fdsMichal Sekletar
2014-12-03machine-id-setup: add a machine_id_commit call to commit on disk a transient ...Didier Roche
2014-12-03machine-id-setup: casting const away is ugly, let's not do it if there's no r...Lennart Poettering
2014-12-03machine-id-setup: Factorize some machine-id-setup functions to be reusedDidier Roche
2014-12-02systemctl: show unit file preset state in "systemctl status" output"Lennart Poettering
2014-12-02manager: log deserialization errors only at LOG_DEBUG levelLennart Poettering
2014-12-02core: OOM really shouldn't be considered a deserialization parse failureLennart Poettering
2014-11-30core: warn and ignore SysVStartPriority=Zbigniew Jędrzejewski-Szmek
2014-11-30When warning about unsupported options, be more detailedZbigniew Jędrzejewski-Szmek
2014-11-30core: remove unused variablesRonny Chevalier
2014-11-29core: Support system.conf.d and user.conf.d directories in the usual search p...Josh Triplett
2014-11-29delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek