summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! platform: fix the order of addition of primary and secondary IPv4 addr...bg/ip-order-rh1394500Beniamino Galvani2016-11-291-6/+28
* fixup! platform: fix the order of addition of primary and secondary IPv4 addr...Thomas Haller2016-11-291-24/+41
* platform: fix the order of addition of primary and secondary IPv4 addressesBeniamino Galvani2016-11-291-9/+111
* ip6-config: sort addresses only when reading the property valueBeniamino Galvani2016-11-292-4/+7
* ip6-config: add nm_ip6_config_set_privacy()Beniamino Galvani2016-11-294-10/+31
* ip6-config: cache addresses variantsBeniamino Galvani2016-11-291-21/+38
* ip4-config: sort addresses only when reading the property valueBeniamino Galvani2016-11-293-35/+6
* ip4-config: cache addresses variantsBeniamino Galvani2016-11-291-18/+37
* ip4-config: don't change order of addresses in the same subnetBeniamino Galvani2016-11-291-4/+11
* build: merge branch 'th/build-without-gtk-doc'Thomas Haller2016-11-285-25/+26
|\
| * build: fix gtk-doc/introspection handling for buildThomas Haller2016-11-285-13/+18
| * build: do not require GTK-Doc to build nmcliEmmanuele Bassi2016-11-282-12/+8
|/
* po: update Polish (pl) translation (bgo #775181)Piotr Drąg2016-11-281-695/+709
* libnm: force unsigned integer comparisong in nm_utils_bin2hexstr()Thomas Haller2016-11-281-1/+1
* libnm: merge branch 'th/str2bin-cleanup'Thomas Haller2016-11-282-124/+115
|\
| * libnm: merge hwaddr_aton() and nm_utils_hexstr2bin()Thomas Haller2016-11-282-45/+52
| * libnm/trivial: rename internal function _bin2str()Thomas Haller2016-11-281-5/+5
| * libnm: drop _bin2str() utilThomas Haller2016-11-271-15/+10
| * libnm: implement nm_utils_bin2hexstr() via _bin2str_buf()Thomas Haller2016-11-271-26/+15
| * libnm/trivial: move codeThomas Haller2016-11-271-77/+77
|/
* main: fix compiler warning about uninitialized auto variable in _init_nm_debug()Thomas Haller2016-11-251-1/+1
* libnm-core: make normalizable ethernet_link properties _VERIFY_NORMALIZABLEFrancesco Giudici2016-11-251-4/+6
* config: merge branch 'th/config-rh1397938'Thomas Haller2016-11-2518-153/+162
|\
| * config: drop nm_config_get_debug() and access config directlyThomas Haller2016-11-253-17/+10
| * config: drop nm_config_get_dhcp_client() and access config directlyThomas Haller2016-11-2510-49/+73
| * config: drop nm_config_get_auth_polkit() and access value directlyThomas Haller2016-11-254-22/+11
| * config/trivial: unify name of compile time config defaultsThomas Haller2016-11-259-38/+38
| * config: fix config merging default value for main.pluginsThomas Haller2016-11-251-0/+7
| * config: optionally let nm_config_get_plugins() return compile time defaultThomas Haller2016-11-256-38/+34
|/
* agent: don't clear "error", g_simple_async_result_take_error() overtakes itJiří Klimeš2016-11-251-1/+0
* ifupdown/trivial: whitespace fixupFrancesco Giudici2016-11-241-3/+3
* libnm-core: normalize ethernet_link properties when auto-negotiate is offFrancesco Giudici2016-11-242-8/+22
* build: merge branch 'th/build-cleanup'Thomas Haller2016-11-245-120/+182
|\
| * build: combine targets for nm-settings*.xml via pattern rule in Makefile.amThomas Haller2016-11-241-7/+1
| * build: fix out-of-tree build to find common.ent for documentationThomas Haller2016-11-241-3/+3
| * build: avoid specifying man/nm-settings.xml paths multiple timesThomas Haller2016-11-241-11/+9
| * build: combine pattern rule for makefilesThomas Haller2016-11-241-15/+7
| * build: fix lookup "nm-settings-docs-overrides.xml" for out-of-tree buildThomas Haller2016-11-241-2/+2
| * build: rename intermediate doc xmlsThomas Haller2016-11-243-17/+21
| * build: avoid some uses of BUILT_SOURCES in Makefile.amThomas Haller2016-11-242-21/+22
| * build: add explicit dependency objects to generated source filesThomas Haller2016-11-241-15/+29
| * build: don't use $(top_*dir) in Makefile.amThomas Haller2016-11-241-33/+33
| * build: consistently use $() instead of ${} in Makefile.amThomas Haller2016-11-241-1/+1
| * build: drop $(top_builddir) for referring to libnm/libnm.laThomas Haller2016-11-241-2/+2
| * tools: add test script to build various configurationsThomas Haller2016-11-241-0/+59
|/
* build: enable --with-introspection in default configure options of autogen.shThomas Haller2016-11-241-1/+1
* libnm/vpn-service-plugin: transition to STOPPED state from INIT tooLubomir Rintel2016-11-241-0/+1
* contrib/rpm: let RPM package own %{systemd_dir}/network-online.target.wantsThomas Haller2016-11-241-0/+1
* build: install the D-Bus introspection datalr/introspection-dataLubomir Rintel2016-11-232-4/+10
* all: rename the introspection data to use the interface paths in namesLubomir Rintel2016-11-2383-288/+278