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
Age
Commit message (
Expand
)
Author
2016-05-14
namespace: unmount old /dev under our new private /dev (#3254)
topimiettinen
2016-05-12
core: added ListUnitsByNames dbus method (#3182)
kayrus
2016-05-10
Merge pull request #3220 from keszybz/install-fixes
Lennart Poettering
2016-05-09
tree-wide: port more code to use ifname_valid()
Lennart Poettering
2016-05-08
Merge pull request #3202 from poettering/socket-fixes
Martin Pitt
2016-05-07
core/mount: add helper function for mount states
Zbigniew Jędrzejewski-Szmek
2016-05-07
Merge pull request #3160 from htejun/cgroup-fixes-rev2
Zbigniew Jędrzejewski-Szmek
2016-05-07
Merge pull request #3191 from poettering/cgroups-agent-dgram
Evgeny Vereshchagin
2016-05-06
core: dump TriggerLimitIntervalSec and TriggerLimitBurst too
Evgeny Vereshchagin
2016-05-06
core: expose TriggerLimitIntervalUSec
Evgeny Vereshchagin
2016-05-06
core: update the right mtime after finishing writing of transient units (#3203)
Lennart Poettering
2016-05-06
core: rework how we flush incoming traffic when a socket unit goes down
Lennart Poettering
2016-05-06
core: don't implicit open missing socket fds on daemon reload
Lennart Poettering
2016-05-06
core: split out selinux label retrieval logic into a function of its own
Lennart Poettering
2016-05-05
core: fix owner user/group output in socket dump
Lennart Poettering
2016-05-05
core: change default trigger limits for socket units
Lennart Poettering
2016-05-05
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-05
core: use an AF_UNIX/SOCK_DGRAM socket for cgroup agent notification
Lennart Poettering
2016-05-04
Merge pull request #3170 from poettering/v230-preparation-fixes
Lennart Poettering
2016-05-03
Merge pull request #2921 from keszybz/do-not-report-masked-units-as-changed
Zbigniew Jędrzejewski-Szmek
2016-05-03
Revert "Do not report masked units as changed (#2921)"
Zbigniew Jędrzejewski-Szmek
2016-05-02
Merge pull request #3162 from keszybz/alias-refusal
Lennart Poettering
2016-05-02
automount: move resetting of expiry timeout to automount_set_state()
Lennart Poettering
2016-05-02
automount: rework propagation between automount and mount units
Lennart Poettering
2016-05-02
core: don't propagate service state to sockets as long as there's still a job...
Lennart Poettering
2016-05-02
automount: add debug message when we get notified about mount state changes
Lennart Poettering
2016-05-02
core: remove duplicate code in automount_update_mount()
Lennart Poettering
2016-05-02
core: simplify unit_need_daemon_reload() a bit
Lennart Poettering
2016-05-02
core: fix detection whether per-unit drop-ins changed
Lennart Poettering
2016-05-02
core: move enforcement of the start limit into per-unit-type code again
Lennart Poettering
2016-05-01
Move no_instances information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-01
Move no_alias information to shared/
Zbigniew Jędrzejewski-Szmek
2016-04-30
Merge pull request #3152 from poettering/aliasfix
Zbigniew Jędrzejewski-Szmek
2016-04-30
core: make unit_has_mask_realized() consider controller enable state
Tejun Heo
2016-04-29
core: when encountering a symlink alias for non-aliasable units warn nicely
Lennart Poettering
2016-04-29
core: refuse merging on units when the unit type does not support alias
Lennart Poettering
2016-04-29
core: merge service_connection_unref() into service_close_socket_fd()
Lennart Poettering
2016-04-29
core: rerun GC logic for a unit that loses a reference
Lennart Poettering
2016-04-29
core: rework socket/service GC logic
Lennart Poettering
2016-04-29
socket: really always close auxiliary fds when closing socket fds
Lennart Poettering
2016-04-29
core: make sure to close connection fd when we fail to activate a per-connect...
Lennart Poettering
2016-04-29
core: minor error path fix
Lennart Poettering
2016-04-29
core: rename StartLimitInterval= to StartLimitIntervalSec=
Lennart Poettering
2016-04-29
core: move start ratelimiting check after condition checks
Lennart Poettering
2016-04-29
core: introduce activation rate limiting for socket units
Lennart Poettering
2016-04-29
core: Filter by unit name behind the D-Bus, instead on the client side (#3142)
kayrus
2016-04-29
Merge pull request #3069 from Werkov/fix-dependencies-for-bind-mounts
Lennart Poettering
2016-04-26
core: set start job timeout from the kernel commandline (#3112)
tblume
2016-04-25
core: fix description of "resources" service error (#3119)
Lennart Poettering
2016-04-25
Always create dependencies for loop device mounts
Michal Koutný
[next]