summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-06-11ima-setup: write policy one line at a timeZbigniew Jędrzejewski-Szmek
2015-06-11kmod-setup: when we fail to load a kmod, log the error causeLennart Poettering
2015-06-11core: Let two more booleans survive a daemon-reloadWerner Fink
2015-06-10util: introduce CMSG_FOREACH() macro and make use of it everywhereLennart Poettering
2015-06-10Merge pull request #85 from keszybz/selinux-contextZbigniew Jędrzejewski-Szmek
2015-06-10tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering
2015-06-09core: log oom during killing spreeThomas Hindoe Paaboel Andersen
2015-06-09bus-creds: always set SD_BUS_CREDS_PID when we set pid in the maskZbigniew Jędrzejewski-Szmek
2015-06-08tree-wide: remove spurious spaceThomas Hindoe Paaboel Andersen
2015-06-08kmod-setup: split warn flagsDaniel Mack
2015-06-05Merge pull request #79 from zonque/fdo-87475Kay Sievers
2015-06-05kmod-setup: don't warn when ipv6 can't be loadedDaniel Mack
2015-06-05core: Remove "old kernel" warning if PR_SET_CHILD_SUBREAPER failsCristian Rodríguez
2015-06-04Merge pull request #73 from zonque/mountinfoDavid Herrmann
2015-06-04core/mount: skip incomplete mountinfo entriesDaniel Mack
2015-06-04Partially revert "ma-setup: simplify"Zbigniew Jędrzejewski-Szmek
2015-06-03kdbus: remove attach_flags_mask module parameter settingKay Sievers
2015-06-01load-fragment: use UNESCAPE_RELAX flag to parse exec directivesDaniel Mack
2015-05-31core/namespace: Protect /usr instead of /home with ProtectSystem=yesJason Pleau
2015-05-29util: split out signal-util.[ch] from util.[ch]Lennart Poettering
2015-05-29path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt
2015-05-27fix extraneous space in equality checkJonathan Boulle
2015-05-25swap: use swapon -oKarel Zak
2015-05-21manager: fix finish_timestamp calculationLennart Poettering
2015-05-21device: never act on mount events for devices if device support is not availableLennart Poettering
2015-05-21core: properly handle jobs that are suppressed to JOB_NOPs when propagating r...Lennart Poettering
2015-05-21util: introduce PERSONALITY_INVALID as macro for 0xffffffffLULennart Poettering
2015-05-21nspawn: finish user namespace supportLennart Poettering
2015-05-20core,nspawn: unify code that moves the root dirLennart Poettering
2015-05-19core: don't consider boot-up finished if we are still reloadingLennart Poettering
2015-05-19core: when propagating restart requests due to deps, downgrade restart to try...Lennart Poettering
2015-05-19core: sd_bus_error() already checks for NULL, no need to duplicate checkLennart Poettering
2015-05-19core: reinstate propagation of stop/restart jobs via RequsiteOf dependenciesLennart Poettering
2015-05-19mount: properly check for mounts currently in /proc/self/mountinfoLennart Poettering
2015-05-19unit: drop support for pre-v44 job serializationLennart Poettering
2015-05-19core: also enforce ratelimiter if we stop a unit due to BindsTo=Lennart Poettering
2015-05-19core: use bitfield where possibleLennart Poettering
2015-05-19core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1Lennart Poettering
2015-05-19unit: fix unit_check_unneeded() dependency iterationLennart Poettering
2015-05-19mount: don't claim a device is gone from /proc/self/mountinfo before it is go...Lennart Poettering
2015-05-19device: create units with intended "found" valueMartin Pitt
2015-05-19hostname: Allow comments in /etc/hostnameMartin Pitt
2015-05-19core: fix OOM checks in dbus-unitThomas Hindoe Paaboel Andersen
2015-05-19core: introduce seperate reverse dependencies for Requires= and Requisite=Lennart Poettering
2015-05-18core: Private*/Protect* options with RootDirectoryAlban Crequy
2015-05-18kmod-setup: conditionalize kmod autoloading properlyLennart Poettering
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering
2015-05-16load-fragment: put quotes around iffy rvalueZbigniew Jędrzejewski-Szmek
2015-05-15socket-util: socket_address_parse() should not log errors on its ownLennart Poettering
2015-05-15core: Fix assertion with empty Exec*= pathsMartin Pitt