summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-03-09Introduce loop_read_exact helperZbigniew Jędrzejewski-Szmek
2015-03-07core/load-fragment: safe_close() protects errnoZbigniew Jędrzejewski-Szmek
2015-03-07core/dbus-manager: remove dead checkZbigniew Jędrzejewski-Szmek
2015-03-07core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov
2015-03-04Allow up to 4096 simultaneous connectionsHannes Reinecke
2015-03-03Do not advertise .d snippets over main config fileZbigniew Jędrzejewski-Szmek
2015-03-02core: expose consumed CPU time per unitLennart Poettering
2015-03-01core: downgrade unit type not supported messageUmut Tezduyar Lindskog
2015-02-28core: fix return value on OOMThomas Hindoe Paaboel Andersen
2015-02-28core: rework device state logicLennart Poettering
2015-02-26core: emit changes for NFailedUnits propertyLucas De Marchi
2015-02-26unit: When stopping due to BindsTo=, log which unit caused itColin Walters
2015-02-25unit: use weaker dependencies between mount and device units in --user modeLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-20core, shared: in deserializing, match same files reached via different pathsMichal Schmidt
2015-02-18everywhere: remove configurability of sysv runlevel to target mappingLennart Poettering
2015-02-18core: rework policykit hookupLennart Poettering
2015-02-18logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering
2015-02-14core: make RuntimeDirectory honor SELinux labelsZbigniew Jędrzejewski-Szmek
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen
2015-02-12Add missing includes in header filesThomas Hindoe Paaboel Andersen
2015-02-12exec: also evaluate working_directory_missing_ok when not applying chrootsLennart Poettering
2015-02-12core: disarm shutdown watchdog if we fail to set timeoutLennart Poettering
2015-02-12core: don't fail to run services in --user instances if $HOME is missingLennart Poettering
2015-02-11core: don't watch for socket events when service is in SERVICE_STOPLennart Poettering
2015-02-11core: correct a log messageLennart Poettering
2015-02-11core: remove unneeded <libgen.h> includeCristian Rodríguez
2015-02-05bus: sync with kdbus (ABI break)David Herrmann
2015-02-04core: don't reset log level to NOTICE if we get quiet on the kernel cmdlineLennart Poettering
2015-02-03core: open up DefaultDependencies= property for transient unitsLennart Poettering
2015-02-03core: busname_supported() should cache what it detectsJohannes Hölzl
2015-02-03core: use some nice macros where appropriateLennart Poettering
2015-02-03loopback-setup: simplify code a bitLennart Poettering
2015-02-03loopback-setup: no need to redefine LOOPBACK_IFINDEX, we already have it in m...Lennart Poettering
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-02-01config_parse_set_status: put signals in the correct setMichael Olbrich
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek
2015-01-31core/cgroup: fix embarrassing typoZbigniew Jędrzejewski-Szmek
2015-01-30core: make setting the shutdown watchdog configuration via dbus workMaxim Mikityanskiy
2015-01-30Revert "core: make setting the shutdown watchdog configuration via dbus work"Kay Sievers
2015-01-29core: make setting the shutdown watchdog configuration via dbus workMaxim Mikityanskiy
2015-01-28core/mount: add dependencies to dynamically mounted mounts tooMartin Pitt
2015-01-28core: output unit status output strings to console, only if we actually are c...Lennart Poettering
2015-01-28manager: fix minor typoLennart Poettering
2015-01-28manager: when we immediately reboot due to 7x C-A-D within 2s, mention this o...Lennart Poettering
2015-01-28core: when the user hits Ctrl-Alt-Del more than 7x per 2s, reboot immediatelyLennart Poettering
2015-01-28core: if two start jobs for the same swap device node are queued, only dispat...Lennart Poettering
2015-01-28swap: simplify a few things by making use of new LIST_FOREACH_OTHERS macroLennart Poettering
2015-01-28swap: properly specify errno when loggingLennart Poettering
2015-01-27core: explain why failing to set up the crash handler is not a real problemLennart Poettering