summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: use NM_CMP_*() macro in route_compare()th/missing-braces-warningThomas Haller2019-02-091-24/+19
* build/meson: build with c_std=gnu11Thomas Haller2019-02-091-1/+1
* gitlab-ci: rename build-jobs in gitlab-ciThomas Haller2019-02-091-4/+4
* build/ci: enable --werror for meson buildsThomas Haller2019-02-081-3/+16
* contrib/rpm: enable warnings and fatal-warnings with meson buildThomas Haller2019-02-081-0/+4
* build: re-enable "-Wmissing-braces" warningThomas Haller2019-02-082-7/+0
* device: avoid "-Wmissing-braces" warning for initializing "struct in6_addr"Thomas Haller2019-02-081-3/+7
* platform/tests: avoid "-Wmissing-braces" warning in "test-route.c"Thomas Haller2019-02-081-1/+1
* shared: avoid "-Wmissing-braces" warning initalizing NMIPAddrThomas Haller2019-02-083-5/+6
* libnm: avoid "-Wmissing-braces" warning for intializing NMUuidThomas Haller2019-02-082-2/+2
* cli: avoid "-Wmissing-braces" warning for INT_VALUE_INFOS() and ENUM_VALUE_IN...Thomas Haller2019-02-081-74/+74
* libnm: avoid "-Wmissing-braces" warning for test-link.cThomas Haller2019-02-081-3/+3
* libnm: avoid "-Wmissing-braces" warning for teams _prop_to_keys arrayThomas Haller2019-02-082-28/+23
* tests: avoid "-Wmissing-braces" warning in test_nm_utils_dhcp_client_id_syste...Thomas Haller2019-02-081-2/+2
* wifi/iwd: avoid "-Wstrict-aliasing" warning in nm_device_iwd_set_dbus_object()Thomas Haller2019-02-081-1/+1
* cli: avoid "-Wduplicate-decl-specifier" warning in nmcli's resolve_color_alias()Thomas Haller2019-02-081-1/+1
* tests: avoid "-Wduplicate-decl-specifier" warning in test_duplicate_decl_spec...Thomas Haller2019-02-081-1/+1
* clients: avoid "-Wduplicate-decl-specifier" warning in array declarions in "n...Thomas Haller2019-02-081-5/+5
* shared: fix static array declaration for _by_name in "nm-ethtool-utils.c"Thomas Haller2019-02-081-1/+1
* build/meson: disable "-Wgnu-variable-sized-type-not-at-end warning"Thomas Haller2019-02-081-1/+2
* gitlab-ci: fix moving docs-htmlThomas Haller2019-02-081-2/+2
* connectivity: merge branch 'th/connectivity-rp-filter'Thomas Haller2019-02-084-0/+54
|\
| * device: print warning when rp_filter is set to strict with connectivity checkingThomas Haller2019-02-081-0/+36
| * contrib/rpm: add comment to "20-connectivity-{fedora,redhat}.conf" about rp_f...Thomas Haller2019-02-082-0/+10
| * man: add a warning to NetworkManager.conf manual for rp_filter and connectivi...Thomas Haller2019-02-081-0/+8
|/
* gitlab-ci: log timestamp of test stepsThomas Haller2019-02-081-14/+14
* gitlab-ci: fix generating pagesThomas Haller2019-02-081-10/+7
* gitlab-ci: merge branch 'th/gitlab-ci-clang'Thomas Haller2019-02-076-41/+67
|\
| * gitlab-ci: build with clang and do multiple builds in one test-stepThomas Haller2019-02-072-37/+28
| * gitlab-ci: allow enabling/disabling building documentation in "nm-ci-run.sh"Thomas Haller2019-02-071-0/+23
| * contrib: install python3-gobject as REQUIRED_PACKAGESThomas Haller2019-02-071-0/+1
| * macros: don't use __externally_visible__ attribute for clangThomas Haller2019-02-071-1/+13
| * iwd: drop unused variable in disconnect()Thomas Haller2019-02-071-2/+2
| * ofono: drop unused variable in disconnect()Thomas Haller2019-02-071-1/+0
|/
* cli: drop invalid validation for default-routes in nmcliThomas Haller2019-02-071-13/+0
* contrib/rpm: quote snapshot/git_sha variables in spec-fileThomas Haller2019-02-071-2/+2
* build/meson: add dependency of libnm to libnm-coreThomas Haller2019-02-061-0/+2
* build/meson: cleanup of libnm/meson.buildThomas Haller2019-02-062-17/+15
* Revert "clients/tests: fix client tests"Thomas Haller2019-02-061-3/+3
* Revert "cli: verify connections before sending them over to daemon"Thomas Haller2019-02-061-23/+0
* all: don't use "static inline" in source filesThomas Haller2019-02-0617-23/+23
* all: avoid backslash escape double quote inside single quoteThomas Haller2019-02-062-5/+5
* systemd: merge branch systemd into masterThomas Haller2019-02-0628-181/+283
|\
| * systemd: update code from upstream (2019-02-05)Thomas Haller2019-02-0626-182/+274
* | shared/n-acd: minor change to make sources identical to upsteamThomas Haller2019-02-061-1/+1
* | shared/n-acd: re-import from latest nettools/n-acdThomas Haller2019-02-060-0/+0
|\ \
| * | Squashed 'shared/n-acd/' changes from a409492679..9eb7bf7173Thomas Haller2019-02-063-3/+3
* | | shared/c-siphash: re-import from latest c-util/c-siphashThomas Haller2019-02-065-209/+14
|\ \ \
| * | | Squashed 'shared/c-siphash/' changes from 24e301e329..211cfc5abcThomas Haller2019-02-066-211/+16
* | | | shared/c-rbtree: minor change to make sources identical to upsteamThomas Haller2019-02-061-1/+1