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
2015-10-14
systemd-run: can launch units with SyslogFacility
Evgeny Vereshchagin
2015-10-14
systemd-run: can launch units with SyslogLevel
Evgeny Vereshchagin
2015-10-14
Merge pull request #1529 from evverx/dbus-props-syslog-fac-pri
Lennart Poettering
2015-10-14
core: expose SyslogLevel and SyslogFacility as properties on dbus
Evgeny Vereshchagin
2015-10-13
manager: remove unused function
Thomas Hindoe Paaboel Andersen
2015-10-12
core: manager: expose DefaultLimit* as properties on dbus
Evgeny Vereshchagin
2015-10-12
bus-util: add bus_property_get_rlimit (move from core/dbus_execute)
Evgeny Vereshchagin
2015-10-09
core: ignore -.slice and init.scope when isolating
Lennart Poettering
2015-10-09
core: remove taint flag about /etc/mtab not being a symlink.
Lennart Poettering
2015-10-09
Merge pull request #1512 from evverx/systemd-run-syslog-properties
Lennart Poettering
2015-10-09
Merge pull request #1501 from fbuihuu/fix-requires-mounts-for-directives
Lennart Poettering
2015-10-09
systemd-run can now launch units with SyslogIdentifier
Evgeny Vereshchagin
2015-10-09
systemd-run can now launch units with SyslogLevelPrefix
Evgeny Vereshchagin
2015-10-08
Make sure the mount units pulled by 'RequiresMountsFor=' are loaded (if they ...
Franck Bui
2015-10-08
core: system.conf: add DefaultTasksAccounting
Evgeny Vereshchagin
2015-10-08
Merge pull request #1496 from poettering/stdin-fd
Daniel Mack
2015-10-08
util: do not reset terminal in acquire_terminal()
Lennart Poettering
2015-10-08
core: add support for setting stdin/stdout/stderr for transient services
Lennart Poettering
2015-10-08
core: manager: add some missing dbus properties
Evgeny Vereshchagin
2015-10-07
Merge pull request #1484 from poettering/ask-pass-kernel-keyring
Daniel Mack
2015-10-07
core: always let the kernel reap zombies when we're about to freeze
Michal Schmidt
2015-10-07
core: change how crash_shell and crash_reboot interact
Michal Schmidt
2015-10-07
core: remove spurious assert in parsing CrashChangeVT=
Michal Schmidt
2015-10-07
core: adjust error message about /etc/mtab
Michal Schmidt
2015-10-07
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-10-07
service: fix memory leak in service_add_fd_store()
reverendhomer
2015-10-06
Merge pull request #1468 from poettering/fdnames
Tom Gundersen
2015-10-06
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-10-06
core: simplify fd collection code, return number of fds as return value
Lennart Poettering
2015-10-06
socket: don't double close the same fd for FIFOs
Lennart Poettering
2015-10-03
core: don't unset reload result, unless we begin a start or reload operation
Lennart Poettering
2015-10-01
core: add new setting Writable= to ListenSpecial= socket units
Lennart Poettering
2015-10-01
tree-wide: add missing errno arguments to log_*_errno()
Michal Schmidt
2015-10-01
Merge pull request #1426 from poettering/log-syntax
Daniel Mack
2015-09-30
Merge pull request #1419 from keszybz/shell-completion
Lennart Poettering
2015-09-30
core: make sure we expose the empty string when we detect no virtualization
Lennart Poettering
2015-09-30
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-09-30
basic: split out cpu set specific APIs into cpu-set-util.[ch]
Lennart Poettering
2015-09-30
util: rename parse_cpu_set() to parse_cpu_set_and_warn()
Lennart Poettering
2015-09-30
log: move log_invalid_utf8() to log.h
Lennart Poettering
2015-09-30
tree-wide: clean up log_syntax() usage
Lennart Poettering
2015-09-29
core: add a "Requires=" dependency between units and the slices they are loca...
Lennart Poettering
2015-09-29
core: rework crash handling
Lennart Poettering
2015-09-29
socket: rename ffs_xyz to usbffs_xyz
Lennart Poettering
2015-09-29
core: turn a large if statement into a switch
Lennart Poettering
2015-09-29
selinux: add _cleanup_ concepts to SELinux label allocation
Lennart Poettering
2015-09-29
core: simplify how we create socket fds
Lennart Poettering
2015-09-29
core: small error message wording improvements
Lennart Poettering
2015-09-29
core: properly use the ExitCode bus property when exiting is --user instance
Lennart Poettering
2015-09-29
core: allow setting WorkingDirectory= to the special value ~
Lennart Poettering
[next]