summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dns-manager: fix DNS options syntax in resolv.confbg/dns-options-nm-1-0Beniamino Galvani2015-09-221-1/+1
* libnm: rename DNSOptionDesc and @dns_option_descs to have an "nm"-prefixThomas Haller2015-09-226-13/+13
* libnm: move internal dns-option helpers to "nm-core-internal.h"Thomas Haller2015-09-227-17/+21
* libnm: fix gtkdoc for _nm_utils_dns_option_*()Thomas Haller2015-09-221-2/+2
* libnm: fix gtkdoc for nm_setting_ip_config_next_valid_dns_option()Thomas Haller2015-09-221-1/+1
* libnm-core: add NM_AVAILABLE_IN_1_0_8 to DNS options symbolsBeniamino Galvani2015-09-221-0/+7
* build: add NM_AVAILABLE_IN_1_0_8 defineBeniamino Galvani2015-09-221-0/+6
* ifcfg-rh/tests: add missing file to EXTRA_DISTBeniamino Galvani2015-09-221-0/+1
* ifcfg-rh: use GLib test functions in new testcases for DNS optionsBeniamino Galvani2015-09-221-60/+17
* ifcfg-rh/tests: add tests for RES_OPTIONS parsingBeniamino Galvani2015-09-222-0/+219
* core: capture DNS options from resolv.confBeniamino Galvani2015-09-227-16/+192
* libnm-core/trivial: rename 'i' function argument to 'idx'Beniamino Galvani2015-09-223-76/+76
* cli: add support for DNS optionsBeniamino Galvani2015-09-221-44/+144
* ifcfg-rh: support RES_OPTIONSBeniamino Galvani2015-09-222-0/+103
* dns-manager: add support for DNS optionsBeniamino Galvani2015-09-221-7/+53
* core: add DNS options property to NMIP4Config and NMIP6ConfigBeniamino Galvani2015-09-226-2/+310
* libnm-core/test: add tests for DNS option utilitiesBeniamino Galvani2015-09-221-0/+86
* libnm-core: add dns-options property to NMSettingIPConfigBeniamino Galvani2015-09-226-0/+415
* contrib/rpm: fix creating proper po/Makefile.in.in (rh #1265117)Jiří Klimeš2015-09-221-2/+2
* manager: cleanup NMRfkillManager in dispose()Jiří Klimeš2015-09-221-0/+5
* manager: disconnect signal handlers on 'settings' in dispose() (rh #1264676)Jiří Klimeš2015-09-221-1/+10
* merge: fix ADSL in nmcli and libnm-core/libnm-utils (rh #1264089)Jiří Klimeš2015-09-215-5/+189
|\
| * cli: allow creating ADSL connections with 'nmcli connection add' (rh #1264089)Jiří Klimeš2015-09-213-1/+171
| * cli: initialize adsl.protocol in editor when creating a new connectionJiří Klimeš2015-09-211-0/+8
| * libnm-core/libnm-util: fix an assertion in adsl settingJiří Klimeš2015-09-212-4/+10
|/
* device: remove unused ip_ifaceJiří Klimeš2015-09-211-7/+0
* wifi: remove unused variablesJiří Klimeš2015-09-211-4/+0
* platform: merge branch 'th/platform-permanent-hwaddr-rh1264024'Thomas Haller2015-09-181-8/+18
|\
| * platform: don't accept 00:00:00:00:00:00 as valid permanent addressThomas Haller2015-09-181-0/+7
| * platform: stack-allocate request data for nmp_utils_ethtool_get_permanent_add...Thomas Haller2015-09-181-8/+11
|/
* platform: merge branch 'th/platform-refresh-link-bgo754996'Thomas Haller2015-09-181-7/+69
|\
| * platform: cancel delayed action REFRESH_LINK when receiving an updateThomas Haller2015-09-181-6/+37
| * platform: refresh links when parent gets removedThomas Haller2015-09-181-0/+31
| * platform: fix handling refresh-link delayed actionsThomas Haller2015-09-181-1/+1
|/
* coverity: calm coverity for clock_gettime() return value checkJiří Klimeš2015-09-181-1/+3
* dhcp/systemd: fix leaking leases after dhcp_lease_load()Thomas Haller2015-09-171-7/+8
* ifcfg-rh: ignore GATEWAY from network file for DHCP connections (rh #1262972)Jiří Klimeš2015-09-175-0/+61
* ifcfg-rh: (trivial) remove unused network_file parameterJiří Klimeš2015-09-171-12/+7
* systemd: fix systemd logging statements to show "file:line (func)" properlyThomas Haller2015-09-161-3/+5
* device: retry creation of default connection after link is initializedBeniamino Galvani2015-09-163-0/+26
* nmcli: allow adding 'generic' connections via nmcli connection addJiří Klimeš2015-09-151-0/+5
* merge: improve handling of wake-on-lan property (rh #1260584)Jiří Klimeš2015-09-153-14/+34
|\
| * nmcli: wake-on-lan property set/get fixesJiří Klimeš2015-09-153-19/+33
| * nmcli: allow "none" value for ethernet.wake-on-lan property (rh #1260584)Jiří Klimeš2015-09-151-5/+11
|/
* iface-helper: enabled dhcp4/slaac according to IP methodThomas Haller2015-09-131-23/+18
* po: update Polish (pl) translation (bgo #754798)Piotr Drąg2015-09-101-556/+644
* utils: match a cloned mac address with a connection that does not specify itLubomir Rintel2015-09-092-0/+81
* core: fix handling ignore-auto-dns for IPv6 nameserversThomas Haller2015-09-091-2/+4
* platform/test: add test for invoking platform signalsThomas Haller2015-09-091-0/+47
* config: workaround invocation of "config-changed" signalThomas Haller2015-09-092-2/+15