summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-08-31util: Declare a cleanup routine for a cpu_set_tFilipe Brandenburger
2015-08-31core: Use extract_first_word in config_parse_cpu_affinity2Filipe Brandenburger
2015-08-31manager: remove ask-password fd from sd_event before closing itLennart Poettering
2015-08-31unit: minor simplificationLennart Poettering
2015-08-31unit: unify how we assing slices to unitsLennart Poettering
2015-08-31unit: add new macros to test for unit contextsLennart Poettering
2015-08-31core: use DUAL_TIMESTAMP_NULL where we canLennart Poettering
2015-08-31core: don't generate stub unit file for transient unitsLennart Poettering
2015-08-31socket: fix setsockopt call. SOL_SOCKET changed to SOL_TCP.Robin Hack
2015-08-30core: add attribute printf to null_log()Cristian Rodríguez
2015-08-28core: add unit_dbus_interface_from_type() to unit-name.hLennart Poettering
2015-08-27Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"David Herrmann
2015-08-27selinux: drop mac_selinux_unit_access_check_strv()David Herrmann
2015-08-26selinux: fix regression of systemctl subcommands when absolute unit file path...HATAYAMA Daisuke
2015-08-25Merge pull request #1040 from poettering/cgroup-path-fixDaniel Mack
2015-08-25execute: make the invalid entry of the enum -1Thomas Hindoe Paaboel Andersen
2015-08-25core: report root cgroup as "/" over the busLennart Poettering
2015-08-25core: drop spurious new lineLennart Poettering
2015-08-24core: open up more executable properties via the busLennart Poettering
2015-08-24core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entriesLennart Poettering
2015-08-21core: downgrade "Module inserted" message for kmod to DEBUGLennart Poettering
2015-08-17Merge pull request #977 from richardmaw-codethink/machinectl-userns-login-v2Lennart Poettering
2015-08-17namespace helpers: Allow entering a UID namespaceRichard Maw
2015-08-17Bug #944: Deletion of unnecessary checks before a few calls of systemd functionsMarkus Elfring
2015-08-16Merge pull request #908 from richardmaw-codethink/nspawn-path-escapes-v3Lennart Poettering
2015-08-11 sd-bus: do not connect to dbus-1 socket when kdbus is availableKay Sievers
2015-08-07util: Don't interpret quotes by default in extract_first_wordRichard Maw
2015-08-07util: change unquote_*_word to extract_*_wordRichard Maw
2015-08-07Convert unquote_*_word users to expect isempty(p) after the last entryRichard Maw
2015-08-07core: s/reexection/reexecution/ typo fixJan Pokorný
2015-08-07load-fragment: fix segv on parse errorZbigniew Jędrzejewski-Szmek
2015-08-06Merge pull request #896 from poettering/runtimedir-execTom Gundersen
2015-08-06execute: don't fail if we create the runtime directory from two processes sim...Lennart Poettering
2015-08-06core: unit: remove bus slot after calling unit_done()Daniel Mack
2015-08-06core: dbus: track bus names per unitDaniel Mack
2015-08-06tree-wide: fix indentationThomas Hindoe Paaboel Andersen
2015-08-04core: set default process label only exec label is noneWaLyong Cho
2015-08-04smack-util: revise smack-util apis and add read smack attr apisWaLyong Cho
2015-07-31tree-wide: introduce mfree()David Herrmann
2015-07-29tree-wide: port everything over to fflush_and_check()Lennart Poettering
2015-07-28mount: remove obsolete -nKarel Zak
2015-07-28Merge pull request #362 from d-hatayama/fix_selinux_unit_check_v2Lennart Poettering
2015-07-24automount: handle state changes of the corresponding mount unit correctlyMichael Olbrich
2015-07-24automount: don't try to umount if it already happenedMichael Olbrich
2015-07-24automount: do not start expiration timer for TimeoutIdleSec=0Daniel Mack
2015-07-24Merge pull request #696 from poettering/automount-expiry-freqDaniel Mack
2015-07-24core: print a nicer warning when two units have the same BusName= settingLennart Poettering
2015-07-24automount: lower the idle polling frequency a bitLennart Poettering
2015-07-21core: adjust job completion message log levelsMichal Schmidt
2015-07-21core: small refactor of job completion loggingMichal Schmidt