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
Age
Commit message (
Expand
)
Author
2016-08-06
journal-gatewayd: fix segfault with certain request (#3893)
Yi EungJun
2016-08-06
journal-gatewayd: add --directory option (#3913)
Yi EungJun
2016-08-06
buildsys,journal: allow -fsanitize=address without VALGRIND defined
Cristian Rodríguez
2016-08-06
test: fix stack overflow reported by ASAN
Cristian Rodríguez
2016-08-06
test: test-sigbus must be skipped when -fsanitize=address is used
Cristian Rodríguez
2016-08-05
Merge pull request #3818 from poettering/exit-status-env
Zbigniew Jędrzejewski-Szmek
2016-08-06
networkd: add support to set STP (#3903)
Susant Sahani
2016-08-05
Merge pull request #3900 from keszybz/fix-3607
Lennart Poettering
2016-08-05
socket: add helper function to remove code duplication
Zbigniew Jędrzejewski-Szmek
2016-08-05
core/socket: include remote address in the message when dropping connection
Zbigniew Jędrzejewski-Szmek
2016-08-05
systemd: do not serialize peer, bump count when deserializing socket instead
Zbigniew Jędrzejewski-Szmek
2016-08-05
core/service: serialize and deserialize accept_socket
Zbigniew Jędrzejewski-Szmek
2016-08-05
core/socket: rework SocketPeer refcounting
Zbigniew Jędrzejewski-Szmek
2016-08-05
util-lib: unify parsing of nice level values
Lennart Poettering
2016-08-05
networkd: do not set NOARP unconditionally (#3891)
Zbigniew Jędrzejewski-Szmek
2016-08-05
fileio: fix MIN/MAX mixup (#3896)
Vito Caputo
2016-08-05
journal-remote: remove unnecessary gnutls includes (#3895)
Vito Caputo
2016-08-04
systemd: convert peers_by_address to a set
Zbigniew Jędrzejewski-Szmek
2016-08-04
basic/set: remove some spurious spaces
Zbigniew Jędrzejewski-Szmek
2016-08-04
core: only set the watchdog variables in ExecStart= lines
Lennart Poettering
2016-08-04
core: remember first unit failure, not last unit failure
Lennart Poettering
2016-08-04
nss-systemd: resolve root/nobody statically
Lennart Poettering
2016-08-04
core: set $SERVICE_RESULT, $EXIT_CODE and $EXIT_STATUS in ExecStop=/ExecStopP...
Lennart Poettering
2016-08-04
main: use pager for --dump-configuration-items (#3894)
0xAX
2016-08-04
fileio: fix read_full_stream() bugs (#3887)
Vito Caputo
2016-08-04
networkd: apply bridge vlan configuration correct
Tobias Jungel
2016-08-04
core: use the correct APIs to determine whether a dual timestamp is initialized
Lennart Poettering
2016-08-04
core: move masking of chroot/permission masking into service_spawn()
Lennart Poettering
2016-08-04
core: turn various execution flags into a proper flags parameter
Lennart Poettering
2016-08-04
util-lib: rework /tmp and /var/tmp handling code
Lennart Poettering
2016-08-04
Merge pull request #2471 from michaelolbrich/transient-mounts
Lennart Poettering
2016-08-04
Merge pull request #3885 from keszybz/help-output
Lennart Poettering
2016-08-04
networkd: add support to configure NOARP/ARP for interface (#3854)
Susant Sahani
2016-08-04
networkd: remove route if carrier is lost (#3831)
Susant Sahani
2016-08-04
src/test: add tests for parse_percent_unbounded (#3889)
Jonathan Boulle
2016-08-04
nspawn,resolve: short --help output to fit within 80 columns
Zbigniew Jędrzejewski-Szmek
2016-08-04
journalctl,systemctl: add "short-full", "short-unix" mode to --help
Zbigniew Jędrzejewski-Szmek
2016-08-04
util-lib: add parse_percent_unbounded() for percentages over 100% (#3886)
David Michael
2016-08-03
Merge pull request #3820 from poettering/nspawn-resolvconf
Zbigniew Jędrzejewski-Szmek
2016-08-03
journalctl: add new output mode "short-full" (#3880)
Lennart Poettering
2016-08-03
util-lib: make timestamp generation and parsing reversible (#3869)
Lennart Poettering
2016-08-03
systemctl: consider service running only when it is in active or reloading st...
Lukáš Nykrýn
2016-08-03
nspawn: if we can't mark the boot ID RO let's fail
Lennart Poettering
2016-08-03
execute: don't set $SHELL and $HOME for services, if they don't contain inter...
Lennart Poettering
2016-08-03
core: inherit TERM from PID 1 for all services started on /dev/console
Lennart Poettering
2016-08-03
core: drop spurious newline
Lennart Poettering
2016-08-03
nspawn: deprecate --share-system support
Lennart Poettering
2016-08-03
nspawn: try to bind mount resolved's resolv.conf snippet into the container
Lennart Poettering
2016-08-03
Merge pull request #3828 from keszybz/drop-systemd-vconsole-setup-service
Lennart Poettering
2016-08-02
socket: add support to control no. of connections from one source (#3607)
Susant Sahani
[next]