summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-22
* util: make http url validity checks more generic, and move them to util.cLennart Poettering2015-01-20
* cgroup: fix typoDaniel Mack2015-01-19
* core: write kdbus.attach_flags_mask only on real bootDavid Herrmann2015-01-18
* bus: use EUID over UID and fix unix-credsDavid Herrmann2015-01-18
* remove unneeded libgen.h includesCristian Rodríguez2015-01-17
* core: Fix EACCES check for OOM adjustmentsMartin Pitt2015-01-13
* core/mount: remove "fail" againZbigniew Jędrzejewski-Szmek2015-01-12
* sd-bus: sync kdbus.h (API break)Daniel Mack2015-01-12
* core/mount: use isempty() to check for empty stringsDaniel Mack2015-01-12
* core/load-fragment: avoid allocating 0 bytes when given an invalid commandZbigniew Jędrzejewski-Szmek2015-01-11
* core/mount: filter out noauto,auto,nofail,fail optionsZbigniew Jędrzejewski-Szmek2015-01-11
* Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek2015-01-11
* Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek2015-01-11
* Simplify execute_directory()Zbigniew Jędrzejewski-Szmek2015-01-11
* core: modernize execution code a bitLennart Poettering2015-01-09
* core: check both EPERM and EACCES for OOM adjustmentsLennart Poettering2015-01-08
* core: make EPERM errors when applying OOM adjustment for forked processes non...Lennart Poettering2015-01-08
* service: automatically create After= dependency from services to their .busna...Lennart Poettering2015-01-07
* conf-parse: don't accept invalid bus names as BusName= arguments in service u...Lennart Poettering2015-01-07
* core: implement serialization/deserialization of fd store elementsLennart Poettering2015-01-07
* tree-wide: remove unnecessary LOG_PRIZbigniew Jędrzejewski-Szmek2015-01-06
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-06
* cgroup: memory limits on / are not supportedZbigniew Jędrzejewski-Szmek2015-01-05
* cgroup: fix error messageZbigniew Jędrzejewski-Szmek2015-01-05
* journal: call connect() with dropped privilegesZbigniew Jędrzejewski-Szmek2015-01-05
* core: rework counting of running jobsLennart Poettering2015-01-05
* core: fix typo in log messageMichael Biebl2015-01-05
* nspawn: mount most of the cgroup tree read-only in nspawn containers except f...Lennart Poettering2015-01-05
* cgroup: downgrade log messages when we cannot write to cgroup trees that are ...Lennart Poettering2015-01-05
* mount: do not use -n when running in --user modeZbigniew Jędrzejewski-Szmek2015-01-01
* Type of mount(2) flags is unsigned longTopi Miettinen2015-01-01
* tree-wide: spelling fixesVeres Lajos2014-12-30
* core: loopback - correctly fail the loopback_check if somehow the rtnl calls ...Tom Gundersen2014-12-29
* core: loopback - simplify check_loopback()Tom Gundersen2014-12-28
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-28
* Fix check_loopback()Stéphane Graber2014-12-27
* util: fix strict aliasing violations in use of struct inotify_event v5Shawn Paul Landden2014-12-24
* bus: add missing bus-policy.[ch]Lennart Poettering2014-12-23
* build-sys: move core/build.h → shared/build.hLennart Poettering2014-12-23
* env-util: don't include files from src/core/Lennart Poettering2014-12-23
* core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering2014-12-23
* run: add a new "-t" mode for invoking a binary on an allocated TTYLennart Poettering2014-12-23
* busname: fix CMD_FREE ioctlDaniel Mack2014-12-22
* util: rename ignore_file() to hidden_file()Lennart Poettering2014-12-19
* execute: the runtime directory can only be on tmpfs, hence don't use rm_rf_da...Lennart Poettering2014-12-19
* load-fragment: allow quoting in command name and document allowed escapesZbigniew Jędrzejewski-Szmek2014-12-18
* tree-wide: make condition_free_list return NULLZbigniew Jędrzejewski-Szmek2014-12-18
* core: make exec_command_free_list return NULLZbigniew Jędrzejewski-Szmek2014-12-18
* core: use raw_clone instead of fork in signal handlerZbigniew Jędrzejewski-Szmek2014-12-18