Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05-21 | networkd-ndisc: do not return value from void functionsystemd/v230 | Zbigniew Jędrzejewski-Szmek | |
Fixup for #3304. Only warn, and not return, because that's what sd_dhcp6_client_start() does right below the call to sd_dhcp6_client_set_local_address(). | |||
2016-05-21 | run: do not try to use reply after freeing it (#3318) | Zbigniew Jędrzejewski-Szmek | |
We'd call sd_bus_message_unref and then proceed to use variables pointing into the reply buffer (fd and char*). dup the fd and copy the string before destorying the reply. This makes systemd-run run again for me. https://bugzilla.redhat.com/show_bug.cgi?id=1337636 | |||
2016-05-22 | libsystemd-network: use recv(..., 0) instead of read(...) (#3317) | Tom Gundersen | |
According to recv(2) these should be the same, but that is not true. Passing a buffer of length 0 to read is defined to be a noop according to read(2), but passing a buffer of length 0 to recv will discard the pending pacet. We can easily hit this as we allocate our buffer size depending on the size of the incoming packet (using FIONREAD). As pointed out in issue #3299 simply sending an empty UDP packet to the DHCP client port will trigger a busy loop in networkd as we are polling on the socket but never discarding the empty packet. This reverts ad5ae47a0d159ea473c9730d7e0298a3e5d31cf6 but fixes the same issue. |