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
2017-02-01
Merge pull request #5191 from keszybz/tweaks
Zbigniew Jędrzejewski-Szmek
2017-02-01
Revert "Trivial typo fixes and code refactorings (#5191)"
Zbigniew Jędrzejewski-Szmek
2017-02-01
Trivial typo fixes and code refactorings (#5191)
Zbigniew Jędrzejewski-Szmek
2017-02-01
Merge pull request #5166 from keszybz/gcc7
Evgeny Vereshchagin
2017-01-31
tree-wide: adjust fall through comments so that gcc is happy
Zbigniew Jędrzejewski-Szmek
2017-01-31
pid1: remove duplicate const attribute
Zbigniew Jędrzejewski-Szmek
2017-01-31
core: fix copy paste error (s/source/destination/) (#5197)
Evgeny Vereshchagin
2017-01-31
core/timer: use (void)
Zbigniew Jędrzejewski-Szmek
2017-01-31
core/execute.c: check asprintf return value in the usual fashion
Zbigniew Jędrzejewski-Szmek
2017-01-31
core/execute: reformat exec_context_named_iofds() for legibility
Zbigniew Jędrzejewski-Szmek
2017-01-31
pid1: rewrite check in ignore_proc() to not check condition twice
Zbigniew Jędrzejewski-Szmek
2017-01-24
core/execute: fix strv memleak
Zbigniew Jędrzejewski-Szmek
2017-01-24
core/dbus: fix two strv memleaks
Zbigniew Jędrzejewski-Szmek
2017-01-24
core: fix memleak in bus_exec_context_set_transient_property (#5143)
Evgeny Vereshchagin
2017-01-24
core: don't load dropin data multiple times for the same unit (#5139)
Franck Bui
2017-01-23
core: improve error message when RefuseManualStart(Stop) is hit (#5132)
Jan Synacek
2017-01-23
load-fragment: fix comment to reflect changes made in 43eb109 (#5138)
Michal Sekletar
2017-01-23
core: add missing unit_add_to_load_queue() to mount_setup_new_unit()
Yu Watanabe
2017-01-23
core: minor error handling fix in mount_setup_new_unit()
Yu Watanabe
2017-01-17
Merge pull request #4991 from poettering/seccomp-fix
Zbigniew Jędrzejewski-Szmek
2017-01-17
pid1: provide a more detailed error message when execution fails (#5074)
Zbigniew Jędrzejewski-Szmek
2017-01-17
seccomp: rework seccomp code, to improve compat with some archs
Lennart Poettering
2017-01-16
core: make sure to init mount params before calling mount_is_extrinsic() (#5087)
Franck Bui
2017-01-14
Merge pull request #4879 from poettering/systemd
Zbigniew Jędrzejewski-Szmek
2017-01-12
Merge pull request #5069 from keszybz/fixlets
Lennart Poettering
2017-01-12
rpm triggers: do nothing if systemd is not running (#5065)
Zbigniew Jędrzejewski-Szmek
2017-01-11
core: add missing "=" in message
Zbigniew Jędrzejewski-Szmek
2017-01-11
Merge pull request #5046 from stefanha/vsock
Lennart Poettering
2017-01-10
core: add AF_VSOCK support to socket units
Stefan Hajnoczi
2017-01-10
socket-util: introduce port argument in sockaddr_port()
Stefan Hajnoczi
2017-01-10
core: make sure to not call device_is_bound_by_mounts() when dev is null (#5033)
Franck Bui
2017-01-10
build-sys: add check for gperf lookup function signature (#5055)
Mike Gilbert
2016-12-29
core: fix sockaddr length calculation for sockaddr_pretty() (#4966)
Lennart Poettering
2016-12-29
Merge pull request #4994 from poettering/private-tmp-tmpfiles
Martin Pitt
2016-12-29
core: improve log message about missing Listen setting (#4988)
Lennart Poettering
2016-12-27
core: implicitly order units with PrivateTmp= after systemd-tmpfiles-setup.se...
Lennart Poettering
2016-12-21
core: fix typo
Lennart Poettering
2016-12-21
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-20
core: modernize the SwitchRoot() bus method a bit
Lennart Poettering
2016-12-20
core: minor coding style/wording fixes
Lennart Poettering
2016-12-20
core: add comment why we don't bother with MS_SHARED remounting of / in conta...
Lennart Poettering
2016-12-18
core: downgrade "Time has been changed" to debug (#4906)
Zbigniew Jędrzejewski-Szmek
2016-12-17
core: remove spurious newline
Zbigniew Jędrzejewski-Szmek
2016-12-17
Modify mount_propagation_flags_from_string to return a normal int code
Zbigniew Jędrzejewski-Szmek
2016-12-16
core: make mount units from /proc/self/mountinfo possibly bind to a device (#...
Franck Bui
2016-12-16
core: prevent invalid socket symlink target dereference (#4895)
Stefan Hajnoczi
2016-12-14
core: rework logic to determine when we decide to add automatic deps for mounts
Lennart Poettering
2016-12-14
core: make sure targets that get a default Conflicts=shutdown.target are also...
Lennart Poettering
2016-12-13
Merge pull request #4806 from poettering/keyring-init
Zbigniew Jędrzejewski-Szmek
2016-12-14
core: make "Restart" service property accessible via the transient API
Lennart Poettering
[next]