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-10-13
manager: remove unused function
Thomas Hindoe Paaboel Andersen
2015-10-06
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-09-29
core: sort includes of manager.[ch] according to CODING_STYLE
Lennart Poettering
2015-09-22
Merge pull request #1335 from poettering/some-fixes
Daniel Mack
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-22
util: add safe_closedir() similar to safe_fclose()
Lennart Poettering
2015-09-22
Merge pull request #986 from karelzak/monitor
Lennart Poettering
2015-09-16
cgroup: add support for net_cls controllers
Daniel Mack
2015-09-14
mount: use libmount to monitor mountinfo & utab
Karel Zak
2015-09-11
cgroup: unify how we invalidate cgroup controller settings
Lennart Poettering
2015-09-11
core: invalidate idle pipe event source in manager_close_idle_pipe()
Lennart Poettering
2015-09-11
core: allocate sets of startup and failed units on-demand
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
2015-09-04
core: split up manager_get_unit_by_pid()
Lennart Poettering
2015-09-04
macro: introduce new PID_TO_PTR macros and make use of them
Lennart Poettering
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
manager: don't write first-boot flag file all the time
Lennart Poettering
2015-08-31
manager: remove ask-password fd from sd_event before closing it
Lennart Poettering
2015-08-06
core: dbus: track bus names per unit
Daniel Mack
2015-07-29
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-06-17
turn kdbus support into a runtime option
Kay Sievers
2015-06-10
util: introduce CMSG_FOREACH() macro and make use of it everywhere
Lennart Poettering
2015-06-08
tree-wide: remove spurious space
Thomas Hindoe Paaboel Andersen
2015-06-03
kdbus: remove attach_flags_mask module parameter setting
Kay Sievers
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-21
manager: fix finish_timestamp calculation
Lennart Poettering
2015-05-19
core: don't consider boot-up finished if we are still reloading
Lennart Poettering
2015-05-19
core: when propagating restart requests due to deps, downgrade restart to try...
Lennart Poettering
2015-05-13
core: fix memory leak in manager_run_generators()
Cristian Rodríguez
2015-05-12
core: drop redundant logging about notification messages
Tom Gundersen
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-05-11
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-05-06
bus: don't switch to kdbus if not requested
David Herrmann
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-04-30
core: simplify unit type detection logic
Lennart Poettering
2015-04-29
core: fix event source annotations
Mantas Mikulėnas
2015-04-29
core: annotate event sources
Tom Gundersen
2015-04-24
manager: don't fail fatally if we cannot coldplug a unit
Lennart Poettering
2015-04-24
Revert "core: do not spawn jobs or touch other units during coldplugging"
Lennart Poettering
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-07
util: rework cunescape(), improve error handling
Lennart Poettering
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-03-16
core: Remove explicit Plymouth integration
Jasper St. Pierre
2015-03-15
core: remove useless debug message
Zbigniew Jędrzejewski-Szmek
2015-03-13
core: check asprintf return value
Zbigniew Jędrzejewski-Szmek
2015-03-13
core: ignore any issues with setting time on jobs_in_progress_event_source
Zbigniew Jędrzejewski-Szmek
[next]