Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-04 | stuff | Luke Shumaker | |
2016-06-02 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
2016-06-02 | ./move.sh | Luke Shumaker | |
2016-06-02 | libsystemd | Luke Shumaker | |
2016-06-02 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
2016-06-02 | ./move.sh | Luke Shumaker | |
2016-06-02 | stuff | Luke Shumaker | |
2016-06-02 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # src/journal/Makefile | |||
2016-06-02 | ./move.sh | Luke Shumaker | |
2016-06-02 | get libsystemd-journal-internal building | Luke Shumaker | |
2016-06-01 | fix libbasic out of tree build | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # build-aux/Makefile.each.tail/20-systemd.mk | |||
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | tidy libfirewall | Luke Shumaker | |
2016-06-01 | thing | Luke Shumaker | |
2016-06-01 | more stuff | Luke Shumaker | |
2016-06-01 | revert some changes | Luke Shumaker | |
2016-06-01 | stuff | Luke Shumaker | |
2016-06-01 | work on libshared | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # build-aux/Makefile.once.head/20-systemd.mk # build-aux/Makefile.once.tail/20-systemd.mk # config.mk.in # src/libbasic/Makefile # src/libshared/Makefile # src/libsystemd/libsystemd-internal/Makefile | |||
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | get libbasic to build again | Luke Shumaker | |
2016-06-01 | stuff | Luke Shumaker | |
2016-06-01 | tidy | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # src/journal/Makefile # src/libsystemd/Makefile # src/libsystemd/libsystemd-internal/Makefile # src/libsystemd/libsystemd-journal-internal/Makefile | |||
2016-06-01 | stuff | Luke Shumaker | |
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | Makefile: systemd-nspawn use symlinks instead of copying | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # am-pretty.mk # config.mk.in # src/journal/Makefile # src/kernel-install/Makefile # src/libbasic/Makefile # src/libfirewall/Makefile # src/libshared/Makefile # src/libsystemd/Makefile # src/libsystemd/libsystemd-internal/Makefile # src/libsystemd/libsystemd-journal-internal/Makefile # src/libsystemd/src/Makefile # src/systemd-nspawn/Makefile # src/systemd-nspawn/nspawn-network.c # src/udev/udev.h | |||
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | new autothing | Luke Shumaker | |
2016-05-27 | stuff | Luke Shumaker | |
2016-05-26 | re-add network-util.h includes | Luke Shumaker | |
2016-05-26 | Merge branch 'lukeshu-postmove' into lukeshu | Luke Shumaker | |
# Conflicts: # src/libshared/Makefile | |||
2016-05-26 | run it | Luke Shumaker | |
2016-05-26 | Merge branch 'post' into lukeshu-postmove | Luke Shumaker | |
# Conflicts: # Makefile.am # am-pretty.mk # common.once.head.mk # config.mk.in # discard.mk # src/kernel-install/Makefile # src/libbasic/Makefile # src/libcore/Makefile # src/libfirewall/Makefile # src/libshared/Makefile # src/libsystemd/Makefile # src/libsystemd/src/Makefile # src/libudev/Makefile # src/libudev/src/Makefile # src/system/systemd/Makefile # src/systemd-nspawn/.gitignore # src/systemd-nspawn/Makefile | |||
2016-05-26 | run it | Luke Shumaker | |
2016-05-26 | oops | Luke Shumaker | |
2016-05-26 | move stuff | Luke Shumaker | |
2016-05-25 | stuff | Luke Shumaker | |
2016-05-25 | run it | Luke Shumaker | |
2016-05-25 | FSDG: systemd-resolved: Default to hostname "gnu-linux" instead of "linux" | Luke Shumaker | |
2016-05-25 | FSDG: os-release: Default to NAME "GNU/Linux" instead of "Linux". | Luke Shumaker | |
2016-05-25 | FSDG: os-release: Default to PRETTY_NAME "GNU/Linux" instead of "Linux". | Luke Shumaker | |
2016-05-25 | core: revert "core: resolve specifier in config_parse_exec()"systemd/v229-3 | Evgeny Vereshchagin | |
This reverts commit cb48dfca6a8bc15d9081651001a16bf51e03838a. Exec*-settings resolve specifiers twice: %%U -> config_parse_exec [cb48dfca6a8] -> %U -> service_spawn -> 0 Fixes #2637 | |||
2016-05-25 | udev: fix cg_unified() return code checking | Lennart Poettering | |
Fixes fall-out from 8b3aa503c171acdb9ec63484a8c50e2680d31e79. Fixes: #2635 | |||
2016-05-25 | core: fix assertion check | Lennart Poettering | |
Fixes: #2632 | |||
2016-05-25 | networkd: FIONREAD is not reliable on some sockets | Lennart Poettering | |
Fixes: #2457 | |||
2016-02-11 | delta: minor coding style fixes | Lennart Poettering | |
no change in behaviour | |||
2016-02-11 | core: don't choke if a unit another unit triggers vanishes during reload | Lennart Poettering | |
Fixes: #1981 |