platform/upstream/systemd.git
2017-04-24 Zbigniew Jędrzejewsk... meson: detect getrandom in sys/random.h, fall back...
2017-04-24 Zbigniew Jędrzejewsk... meson: check string.h not strings.h for explicit_bzero
2017-04-24 Zbigniew Jędrzejewsk... meson: fix 'clean'
2017-04-24 Zbigniew Jędrzejewsk... meson: install the dbus aliases for resolve1 and networ...
2017-04-24 Zbigniew Jędrzejewsk... README: update with meson instructions
2017-04-24 Zbigniew Jędrzejewsk... meson: add rule to regenerate man/rules/meson.build
2017-04-24 Zbigniew Jędrzejewsk... meson: add ln --relative check
2017-04-24 Zbigniew Jędrzejewsk... meson: use "sh -eu" and make .sh +x, .py -x
2017-04-24 Zbigniew Jędrzejewsk... meson: use run_target instead of custom_target where...
2017-04-24 Zbigniew Jędrzejewsk... meson: add libblkid as libudev-core dep to fix include dir
2017-04-24 Zbigniew Jędrzejewsk... meson: reindent all files with 8 spaces
2017-04-24 Zbigniew Jędrzejewsk... meson: use efi-includedir to look for header
2017-04-24 Zbigniew Jędrzejewsk... meson: allow optional static linking of shared code...
2017-04-24 Zbigniew Jędrzejewsk... test-efi-create-disk.sh: allow running from separate...
2017-04-24 Zbigniew Jędrzejewsk... meson: add dist-check-includes replacement
2017-04-24 Zbigniew Jędrzejewsk... hwdb: use curl instead of wget, and regenerate patch...
2017-04-24 Zbigniew Jędrzejewsk... meson: add journal-install and hwdb-update hooks
2017-04-24 Zbigniew Jędrzejewsk... meson: add hwdb/update target
2017-04-24 Zbigniew Jędrzejewsk... meson: add git-contrib target
2017-04-24 Zbigniew Jędrzejewsk... meson: add man/doc-sync target
2017-04-24 Zbigniew Jędrzejewsk... meson: add test-dlopen
2017-04-24 Zbigniew Jędrzejewsk... test-nss: fix loading of modules under meson
2017-04-24 Zbigniew Jędrzejewsk... meson: eliminate libsystemd_journal_internal and use...
2017-04-24 Zbigniew Jędrzejewsk... meson: add rootprefix option (for Gentoo)
2017-04-24 Zbigniew Jędrzejewsk... meson: install test data
2017-04-24 Zbigniew Jędrzejewsk... meson: replace yes/no/auto with true/false/auto
2017-04-24 Zbigniew Jędrzejewsk... meson: fix condition for installation of .in units...
2017-04-24 Zbigniew Jędrzejewsk... meson: skip index generation when lxml is not available
2017-04-24 Zbigniew Jędrzejewsk... meson: ima support
2017-04-24 Zbigniew Jędrzejewsk... meson: libxkbcommon support
2017-04-24 Zbigniew Jędrzejewsk... meson: recreate dist-check-help
2017-04-24 Michael Bieblmeson: use join_paths consistently
2017-04-24 Zbigniew Jędrzejewsk... meson: rework processing of unit files
2017-04-24 Zbigniew Jędrzejewsk... meson: support (the removal of) lines with ##
2017-04-24 Zbigniew Jędrzejewsk... meson: fix a bunch of substitutions
2017-04-24 Zbigniew Jędrzejewsk... meson: properly conditionalize polkit installation
2017-04-24 Zbigniew Jędrzejewsk... meson: add support for building efi modules
2017-04-24 Zbigniew Jędrzejewsk... meson: specify a timeout of 90 s for tests which take...
2017-04-24 Zbigniew Jędrzejewsk... meson: disable bootctl without libblkid
2017-04-24 Zbigniew Jędrzejewsk... meson: fix compilation with -Dnetworkd=false, -Dkmod...
2017-04-24 Zbigniew Jędrzejewsk... meson: replace $ORIGIN with rootlibdir everywhere
2017-04-24 Zbigniew Jędrzejewsk... meson: make cpp invocations cross-compilation friendly
2017-04-24 Zbigniew Jędrzejewsk... meson: add a few forgotten substitutions
2017-04-24 Zbigniew Jędrzejewsk... meson: specify rpath on all executables linking to...
2017-04-24 Zbigniew Jędrzejewsk... meson: link test-lib{systemd,udev}-sym in the usual way
2017-04-24 Zbigniew Jędrzejewsk... meson: fix compilation of libsystemd
2017-04-24 Zbigniew Jędrzejewsk... meson: update linking for fixed meson linking
2017-04-24 Zbigniew Jędrzejewsk... meson: add test-libudev-sym
2017-04-24 Zbigniew Jędrzejewsk... meson: add test-libsystemd-sym, fix linking of libsystemd
2017-04-24 Zbigniew Jędrzejewsk... meson: install systemd-sulogin-shell too
2017-04-24 Zbigniew Jędrzejewsk... meson: remove libnss_*.so symlinks after install
2017-04-24 Zbigniew Jędrzejewsk... meson: create /var/log/journal/remote
2017-04-24 Zbigniew Jędrzejewsk... meson: create various symlinks
2017-04-24 Zbigniew Jędrzejewsk... meson: create dirs and touch /usr
2017-04-24 Zbigniew Jędrzejewsk... meson: add unit installation symlinks
2017-04-24 Zbigniew Jędrzejewsk... meson: create a static version of libshared and link...
2017-04-24 Zbigniew Jędrzejewsk... meson: include the library symbol version list in link_...
2017-04-24 Zbigniew Jędrzejewsk... meson: add option to install tests
2017-04-24 Zbigniew Jędrzejewsk... meson: define tests
2017-04-24 Zbigniew Jędrzejewsk... meson: add TAGS target
2017-04-24 Zbigniew Jędrzejewsk... meson: add custom targets man/man and man/html
2017-04-24 Zbigniew Jędrzejewsk... meson: add rule to generate custom-entities.ent
2017-04-24 Zbigniew Jędrzejewsk... meson: avoid detecting m4 dir as a program
2017-04-24 Zbigniew Jędrzejewsk... make-man-rules: add support for generating the list...
2017-04-24 Zbigniew Jędrzejewsk... meson: build systemd using meson
2017-04-24 Zbigniew Jędrzejewsk... journal/fsprg: set -Wno-pointer-arithm only for that...
2017-04-24 Zbigniew Jędrzejewsk... gitignore: ignore all build* subdirs in main directory
2017-04-22 Djalal HarouniMerge pull request #5774 from keszybz/printf-annotations
2017-04-21 Martin PittMerge pull request #5756 from keszybz/make-cleanups
2017-04-21 Yu Watanabekernel-install: remove unneeded modules.* files created...
2017-04-21 Zbigniew Jędrzejewsk... coredump: fix non-literal string used in printf
2017-04-21 Zbigniew Jędrzejewsk... basic/log: expose log_dispatch
2017-04-21 Zbigniew Jędrzejewsk... tree-wide: mark log_struct with _printf_ and fix fallout
2017-04-21 Zbigniew Jędrzejewsk... µhttpd-util: use #pragma to silence warning about nonli...
2017-04-21 Zbigniew Jędrzejewsk... bus: include sd-{bus,messages}.h the same as other...
2017-04-21 Zbigniew Jędrzejewsk... microhttpd-util: silence warnings about deprecated...
2017-04-21 Zbigniew Jędrzejewsk... test-exec-util: drop duplicate const
2017-04-21 Zbigniew Jędrzejewsk... basic/random-util: add new header for getrandom()
2017-04-21 Zbigniew Jędrzejewsk... libshared: fix compilation without libblkid
2017-04-21 Zbigniew Jędrzejewsk... basic/missing.h: drop inclusion of macro.h
2017-04-21 Zbigniew Jędrzejewsk... Makefile.am: remove duplicated rules for efi
2017-04-21 AsciiWolfman: fix small typo (#5778)
2017-04-21 Susant Sahaninetworkd: route - support 'onlink' routes (#5734)
2017-04-21 Yu Watanabeunits: systemd-resolved should start before network...
2017-04-21 Susant Sahaninetworkd: vlan add GVRP support (#5761)
2017-04-21 iplayinsuncore: move checking default_dependencies into target_ad...
2017-04-21 Benjamin Gilbertima: Ensure policy exists before asking the kernel...
2017-04-21 AsciiWolfl10n: update Czech Translation (#5776)
2017-04-20 Franck Buihwdb: fix warning "atkbd serio0: Unknown key pressed...
2017-04-20 Zbigniew Jędrzejewsk... basic/log: fix _printf_ annotation on log_object_internalv
2017-04-20 Philip Withnallman: Fix reference to timer-sync.target instead of...
2017-04-19 Zbigniew Jędrzejewsk... Makefile.am: link dbus-org.freedesktop.network1 alias...
2017-04-19 Zbigniew Jędrzejewsk... test-compress*: silence warning about unused definition...
2017-04-19 Zbigniew Jędrzejewsk... configure: restore check for glib libraries
2017-04-19 Zbigniew Jędrzejewsk... rc-local-generator: drop duplicate definitions for...
2017-04-19 Zbigniew Jędrzejewsk... basic/def.h: drop TTY_GID definition
2017-04-19 Michal Sekletarunits: drop explicit NotifyAccess setting from journald...
2017-04-19 Sarang S. Dalalhwdb: MS Surface Pro Type Cover touchpad integration...
2017-04-19 Yu Watanabetree-wide: fix wrong indent (#5757)
2017-04-17 Lennart PoetteringMerge pull request #5708 from vcatechnology/arm-cross...
next