summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-01-05nspawn: mount most of the cgroup tree read-only in nspawn containers except f...Lennart Poettering
2015-01-05cgroup: downgrade log messages when we cannot write to cgroup trees that are ...Lennart Poettering
2015-01-01mount: do not use -n when running in --user modeZbigniew Jędrzejewski-Szmek
2015-01-01Type of mount(2) flags is unsigned longTopi Miettinen
2014-12-30tree-wide: spelling fixesVeres Lajos
2014-12-29core: loopback - correctly fail the loopback_check if somehow the rtnl calls ...Tom Gundersen
2014-12-28core: loopback - simplify check_loopback()Tom Gundersen
2014-12-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering
2014-12-27Fix check_loopback()Stéphane Graber
2014-12-24util: fix strict aliasing violations in use of struct inotify_event v5Shawn Paul Landden
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