summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm/vpn: add nm_vpn_editor_plugin_load_vt()th/vpn-service-info-bgo767197Thomas Haller2016-06-157-1/+255
* libnm/vpn: pass NMVpnPluginInfo to the NMVpnEditorPlugin instanceThomas Haller2016-06-155-1/+125
* cli: fix handling of VPN names in nmcli by using libnm functionsThomas Haller2016-06-153-106/+29
* libnm/vpn: add nm_vpn_plugin_info_list_find_service_name() functionThomas Haller2016-06-153-1/+180
* libnm/vpn: refactor nm_vpn_plugin_info_list_find_by_service() and prefer alia...Thomas Haller2016-06-151-18/+16
* clients/trivial: rename nm_vpn_get_plugins() to nm_vpn_get_plugin_infos()Thomas Haller2016-06-153-6/+6
* nmcli: fix VPN export to find plugin by service-typeThomas Haller2016-06-151-1/+1
* libnm/vpn: add nm_vpn_plugin_info_get_aliasesThomas Haller2016-06-153-2/+31
* all: use nm_strcmp_p() for sorting stringsThomas Haller2016-06-152-17/+2
* clients: fix potential crash due to wrong sort functionThomas Haller2016-06-151-7/+1
* shared: add nm_strcmp_p() utils macroThomas Haller2016-06-151-0/+30
* libnm: backport symbols nm_setting_ip_config_get_dns_priority to libnm_1_2_4Thomas Haller2016-06-102-0/+5
* all: merge branch 'th/assert-expr-strings-bgo767296'Thomas Haller2016-06-096-103/+157
|\
| * build: remove assertion messages in non-debug buildThomas Haller2016-06-092-1/+50
| * tests: add macro NMTST_G_RETURN_MSG for expecting g_return*() failuresThomas Haller2016-06-095-103/+108
|/
* platform: tests: skip already used macvtap ifindexesBeniamino Galvani2016-06-071-0/+21
* dns: merge branch 'bg/dnsmasq-rdns-bgo767174'Beniamino Galvani2016-06-077-137/+308
|\
| * dns: remove nm-dns-utils.c and nm-dns-utils.hBeniamino Galvani2016-06-074-127/+68
| * dns: add reverse DNS IPv6 entries to dnsmasqBeniamino Galvani2016-06-076-2/+158
| * dns: add CIDR reverse DNS IPv4 entries to dnsmasqBeniamino Galvani2016-06-074-52/+126
|/
* contrib/rpm: don't enable sanitizer for debug buildThomas Haller2016-06-071-2/+0
* tests: use absolute path for certs test directoryThomas Haller2016-06-064-8/+6
* clients: fix wrong assertion _assert_format_int()Thomas Haller2016-06-061-0/+1
* build: disable warning "-Wformat-y2k"Thomas Haller2016-06-061-0/+1
* Revert "build: fix autogen.sh for builddir != srcdir"Thomas Haller2016-06-061-2/+2
* clients: fix compilation without NM_MORE_ASSERTSThomas Haller2016-06-061-4/+3
* build: fix autogen.sh for builddir != srcdirBastien Nocera2016-06-061-2/+2
* macros: add macro _nm_printf() for function attributeThomas Haller2016-06-057-7/+8
* build: avoid compiler warnings about non-constant format strings (-Wformat-no...Thomas Haller2016-06-0510-35/+45
* build: merge branch 'bg/asan-bgo761429'Beniamino Galvani2016-06-0317-32/+433
|\
| * libnm-util: skip linking test when address sanitizer is enabledBeniamino Galvani2016-06-031-0/+8
| * build: add options to compile with address/undefined sanitizersBeniamino Galvani2016-06-035-4/+60
| * ifupdown/tests: fix memory leaksBeniamino Galvani2016-06-032-2/+4
| * ifnet: fix memory leaksBeniamino Galvani2016-06-036-9/+28
| * platform/tests: fix memory leaksBeniamino Galvani2016-06-031-9/+24
| * build: configure.ac: always set -fno-strict-aliasingBeniamino Galvani2016-06-032-1/+6
| * build: configure.ac: replace NM_COMPILER_FLAG with CC_CHECK_FLAG_APPENDBeniamino Galvani2016-06-031-7/+11
| * build: import attributes.m4 from systemdBeniamino Galvani2016-06-031-0/+292
|/
* build: add -Wformat-nonliteral to --enable-more-warnings flagsDan Williams2016-06-031-1/+1
* dns: merge branch 'th/rc-manager-file-follow'Thomas Haller2016-06-033-21/+67
|\
| * dns: minor fix of logging with unset dns modeThomas Haller2016-06-031-2/+3
| * dns: update detection of immutable resolv.confThomas Haller2016-06-031-10/+44
| * dns: follow resolv.conf if it is a symlink for 'rc-manager=file'Thomas Haller2016-06-032-5/+13
| * dns: refactor logging statements to use _rc_manager_to_string()Thomas Haller2016-06-031-6/+6
| * configure/trivial: prettify "if" in configure.acThomas Haller2016-06-031-1/+4
|/
* core: reuse common static string buffer in nm_utils_dnsmasq_status_to_string()Thomas Haller2016-06-032-19/+11
* systemd: add Documentation to service filesMichael Biebl2016-06-023-0/+3
* systemd: use RemainAfterExit=yes for NetworkManager-wait-online.serviceMichael Biebl2016-06-022-0/+2
* libnm/tests: fix memleak in test test_nm_utils_check_valid_json()Thomas Haller2016-06-021-1/+1
* contrib/rpm: add Requires to exact wwan version for NetworkManager-bluetooth ...Thomas Haller2016-06-021-1/+1