index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
manager.c
Age
Commit message (
Expand
)
Author
2015-02-26
core: emit changes for NFailedUnits property
Lucas De Marchi
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-12
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-28
manager: fix minor typo
Lennart Poettering
2015-01-28
manager: when we immediately reboot due to 7x C-A-D within 2s, mention this o...
Lennart Poettering
2015-01-28
core: when the user hits Ctrl-Alt-Del more than 7x per 2s, reboot immediately
Lennart Poettering
2015-01-23
importd: when listing transfers, show progress percentage
Lennart Poettering
2015-01-23
core: zero size notify messages are OK
Lennart Poettering
2015-01-22
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-18
core: write kdbus.attach_flags_mask only on real boot
David Herrmann
2015-01-11
Implement masking and overriding of generators
Zbigniew Jędrzejewski-Szmek
2015-01-11
Simplify execute_directory()
Zbigniew Jędrzejewski-Szmek
2015-01-06
core: add new logic for services to store file descriptors in PID 1
Lennart Poettering
2015-01-05
core: rework counting of running jobs
Lennart Poettering
2014-12-19
util: rename ignore_file() to hidden_file()
Lennart Poettering
2014-12-15
unit: handle nicely of certain unit types are not supported on specific systems
Lennart Poettering
2014-12-11
core: correct spacing near eol in code comments
Torstein Husebø
2014-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-12-02
manager: log deserialization errors only at LOG_DEBUG level
Lennart Poettering
2014-12-02
core: OOM really shouldn't be considered a deserialization parse failure
Lennart Poettering
2014-11-28
mount: monitor for utab changes with inotify
Chris Leech
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
core: fix return value in error path after sd_event_add_io() failure
Michal Schmidt
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: simplify log_*_errno(r,...) immediately followed by "return r"
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
core: only override kdbus attach mask when running as PID 1
Lennart Poettering
2014-11-28
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-11-27
kdbus: set kernel attach mask before creating the first bus
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-26
manager: print fatal errors on the console too
Zbigniew Jędrzejewski-Szmek
2014-11-23
manager: let manager_free() handle NULLs
Zbigniew Jędrzejewski-Szmek
2014-11-23
dbus: return non-zero return value in the case that prefix won't match
Lukas Nykryn
2014-11-13
sd-bus: sync with kdbus upstream (ABI break)
Daniel Mack
2014-11-13
manager: allow test run to catch SIGCHLD events
Ronny Chevalier
2014-11-08
core: remove unused macro GC_QUEUE_USEC_MAX
Ronny Chevalier
2014-11-07
core: unify how we create the notify and private dbus socket
Lennart Poettering
2014-11-07
manager: cast mkdir() result to (void) to make sure coverity is quiet
Lennart Poettering
2014-11-05
manager: Ensure user's systemd runtime directory exists.
Colin Guthrie
2014-11-04
audit: improve the audit messages we generate
Lennart Poettering
2014-11-02
manager: do not print timing when running in test mode
Zbigniew Jędrzejewski-Szmek
2014-10-30
Convert the rest to sd_bus_errnomap
Zbigniew Jędrzejewski-Szmek
2014-10-27
manager: print warning on console before reboot
Zbigniew Jędrzejewski-Szmek
2014-10-27
manager: convert ephemeral to enum
Zbigniew Jędrzejewski-Szmek
2014-10-27
manager: do not print anything while passwords are being queried
Zbigniew Jędrzejewski-Szmek
2014-10-28
core: remove system start timeout logic again
Lennart Poettering
[next]