Age | Commit message (Expand) | Author |
2017-04-29 | Merge pull request #5809 from keszybz/glob-safe | Martin Pitt |
2017-04-29 | journald: fix assertion failure on journal_file_link_data. (#5843) | Yusuke Nojima |
2017-04-29 | Merge pull request #5164 from Werkov/ordering-for-_netdev-devices | Lennart Poettering |
2017-04-29 | Merge pull request #5783 from keszybz/compiler-warning-fixes | Lennart Poettering |
2017-04-29 | Merge pull request #5529 from ssahani/label | Lennart Poettering |
2017-04-29 | Merge pull request #5852 from phomes/trivial | Martin Pitt |
2017-04-29 | Merge pull request #5801 from keszybz/help-error | Lennart Poettering |
2017-04-29 | sd-boot: remove unnecessary defines (#5848) | Max Resch |
2017-04-29 | meson: do not link libshared dynamically against libudev (#5850) | Michael Biebl |
2017-04-28 | tree-wide: remove unused variables | Thomas Hindoe Paaboel Andersen |
2017-04-28 | networkd: remove duplicated include | Thomas Hindoe Paaboel Andersen |
2017-04-28 | shared: assert the source for memcpy | Thomas Hindoe Paaboel Andersen |
2017-04-27 | meson: add compiler flags for "--tpm" in EFI apps (#5829) | Max Resch |
2017-04-27 | meson: do not install files from disabled features (#5811) | userwithuid |
2017-04-27 | Merge branch 'master' into meson-no-libudev | Zbigniew Jędrzejewski-Szmek |
2017-04-27 | Merge pull request #5821 from mbiebl/meson-no-libiptc | Zbigniew Jędrzejewski-Szmek |
2017-04-27 | build-sys: only install libexecdir/resolv.conf if resolved is enabled (#5826) | userwithuid |
2017-04-27 | execute: filter out "." for ".." in EnvironmentFile= globs too | Zbigniew Jędrzejewski-Szmek |
2017-04-27 | tmpfiles: use safe_glob() | Zbigniew Jędrzejewski-Szmek |
2017-04-27 | basic: add readdir_no_dot and safe_glob functions | Zbigniew Jędrzejewski-Szmek |
2017-04-26 | improve readability (#5814) | Matija Skala |
2017-04-26 | update-done: Create using a temporary file (#5789) | codekipper |
2017-04-26 | meson: get rid of libfirewall | Michael Biebl |
2017-04-26 | meson: drop libiptc link dependencies from libshared | Michael Biebl |
2017-04-26 | meson: drop implicit libudev link dependencies | Michael Biebl |
2017-04-26 | meson: add address label to build system | Susant Sahani |
2017-04-26 | networkd: add support for address label | Susant Sahani |
2017-04-26 | sd-netlink: add support for address label | Susant Sahani |
2017-04-26 | main: improve RLIMIT_NOFILE handling (#5795) | Christian Brauner |
2017-04-25 | test-sizeof: print the size of an enum | Zbigniew Jędrzejewski-Szmek |
2017-04-25 | shared/extract-word: replace enum with unsigned int to avoid undefined behaviour | Zbigniew Jędrzejewski-Szmek |
2017-04-25 | importd: support SUSE style checksums supplementary (#5800) | tblume |
2017-04-25 | bus: report builtins in GetManagedObjects() (#5799) | David Herrmann |
2017-04-25 | Merge pull request #5803 from ssahani/util | Zbigniew Jędrzejewski-Szmek |
2017-04-25 | core/device: Use JobRunningTimeoutSec= for device units | Michal Koutný |
2017-04-25 | fstab-generator: Apply _netdev option also to device units | Michal Koutný |
2017-04-25 | job: add JobRunningTimeoutSec for JOB_RUNNING state | Michal Koutný |
2017-04-25 | meson: add geneve to build system | Susant Sahani |
2017-04-25 | networkd: route add missing search for route object. | Susant Sahani |
2017-04-25 | networkd: replace geneve parsers with generic config_parse_uint8 | Susant Sahani |
2017-04-25 | config parser: Introduce config_parse_uint8 | Susant Sahani |
2017-04-25 | Merge pull request #5704 from keszybz/meson | Evgeny Vereshchagin |
2017-04-25 | nspawn: check cgroups after parsing options | Zbigniew Jędrzejewski-Szmek |
2017-04-25 | cgtop: check cgroups after parsing options | Zbigniew Jędrzejewski-Szmek |
2017-04-25 | meson: fix checking of linker args | Zbigniew Jędrzejewski-Szmek |
2017-04-25 | meson: also indent scripts with 8 spaces | Zbigniew Jędrzejewski-Szmek |
2017-04-25 | fix parenthesis in pager.c (#5798) | Matija Skala |
2017-04-25 | Merge pull request #5752 from ssahani/geneve | Lennart Poettering |
2017-04-25 | networkd: make IPv6 route preference configurable (#5700) | Susant Sahani |
2017-04-25 | Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to f... | Federico |