summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! core: allow custom IP address ranges for Shared connectionsdcbw/shared-ipThomas Haller2014-01-161-0/+1
* fixup! core: allow custom IP address ranges for Shared connectionsThomas Haller2014-01-154-41/+17
* fixup! core: allow custom IP address ranges for Shared connectionsThomas Haller2014-01-151-0/+2
* core: allow custom IP address ranges for Shared connectionsDan Williams2014-01-1010-58/+324
* libnl-util: refactor nm_utils_ip4_prefix_to_netmask/netmask_to_prefixThomas Haller2014-01-103-80/+76
* cli: fix printing error on incorrect 'nmcli -f blah dev show'Jiří Klimeš2014-01-101-3/+8
* cli/bash-completion: trivial rename of functionsThomas Haller2014-01-101-45/+45
* cli/bash-completion: add second level help optionThomas Haller2014-01-101-15/+35
* cli/bash-completion: only complete active connections for `nmcli con down`Thomas Haller2014-01-101-2/+7
* cli/bash-completion: cleanup/refactor by making functions genericThomas Haller2014-01-101-72/+28
* cli/bash-completion: fix wrong completion for `nmcli device wimax`Thomas Haller2014-01-101-18/+0
* cli/bash-completion: remove not yet implemented device type 'adsl'Thomas Haller2014-01-101-1/+1
* cli: add 'help' for second level commands (bgo #698237) (rh #1034119)Jiří Klimeš2014-01-093-118/+565
* po: update Polish (pl) translation (bgo #721423)Piotr Drąg2014-01-081-1062/+2146
* test: adjust valgrind.suppressions for `make check`Thomas Haller2014-01-081-2/+2
* cli: fix leaks for getter functions (release GValue)Thomas Haller2014-01-081-4/+16
* platform: ignore errors adding IPv6 point-to-point addressDan Williams2014-01-061-1/+2
* ifcfg-rh: fix handling of DHCP_SEND_HOSTNAME when no hostname is givenDan Williams2014-01-061-5/+6
* core: fix stale DHCPv6 information for dispatcher lease-change events (bgo #7...Dan Williams2014-01-061-11/+11
* core: fix stale DHCPv4 information for dispatcher lease-change events (bgo #7...Scott Shambarger2014-01-061-6/+7
* build: add --with-dnsmasq, to specify dnsmasq pathJan Alexander Steffens2014-01-033-3/+14
* settings: fix secret-agent fallbackDan Winship2013-12-201-1/+1
* build: remove left-over BLUEZ makefile bitsDan Williams2013-12-201-2/+0
* tui: remove a workaround for a fixed libnm-glib bugDan Winship2013-12-201-10/+1
* tui: remove spare copy of nm-gvaluearray-compat.hDan Winship2013-12-202-102/+0
* logging: allow per-domain log level overrides (bgo #699387)Dan Winship2013-12-2017-118/+221
|\
| * core: fix leak in impl_manager_get_loggingDan Winship2013-12-203-7/+8
| * logging: Use locale independent strcasecmpThomas Haller2013-12-201-7/+7
| * logging: ignore unrecognized domains on startupDan Winship2013-12-207-10/+42
| * logging: allow per-domain log level overridesDan Winship2013-12-205-84/+162
| * logging: tweak logging-enabled functionsDan Winship2013-12-209-20/+12
|/
* dns-manager: fix build without libsoupDan Winship2013-12-201-4/+8
* dns-manager: don't add "public suffix" domains to search (rh #851521)Dan Winship2013-12-204-31/+68
|\
| * dns-manager: don't add "public suffix" domains to search (rh #851521)Dan Winship2013-12-202-5/+37
| * dns-manager: initialize hostnameDan Winship2013-12-203-3/+15
| * dns-manager: make non-refcounted.Dan Winship2013-12-202-23/+16
|/
* devices: don't try to capture resolv.conf if not managing it (rh #1035861)Dan Winship2013-12-203-12/+72
|\
| * devices: don't try to capture resolv.conf if not managing it (rh #1035861)Dan Winship2013-12-201-2/+8
| * dns-manager: Don't try to manage immutable /etc/resolv.confDan Winship2013-12-201-3/+30
| * dns-manager: add nm_dns_manager_get_resolv_conf_mode()Dan Winship2013-12-202-7/+34
|/
* core: when suspending, don't take down virtual devices (rh #1038158)Dan Winship2013-12-201-3/+9
* Merge: add MTU property, change 'nmcli dev show' default format (rh #998003)Jiří Klimeš2013-12-2018-72/+255
|\
| * cli: display MTU for devicesJiří Klimeš2013-12-201-28/+29
| * libnm-glib: add 'mtu' property to NMDeviceJiří Klimeš2013-12-203-1/+44
| * device: add 'mtu' propertyJiří Klimeš2013-12-203-3/+49
| * cli: simplify getting device hardware addressesJiří Klimeš2013-12-201-17/+1
| * libnm-glib: add nm_device_get_hw_address() to NMDeviceJiří Klimeš2013-12-2014-1/+102
| * cli: more compact format for device info (nmcli device show) (rh #998003)Jiří Klimeš2013-12-201-33/+41
|/
* rdisc: ensure RDNSS and DNSSL lifetimes are updated (rh #1044757) (bgo #720760)Dan Williams2013-12-192-38/+66
|\
| * rdisc: don't add new RDNSS and DNSSL options with zero lifetimeDan Williams2013-12-191-0/+8