summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: prefer connections with higher priority for autoconnectth/bgo580018_autoconnect_priorityThomas Haller2014-10-064-0/+133
* nmtst: improve nmtst_assert_connection_verifies_without_normalization()Thomas Haller2014-10-061-2/+1
* core/policy: refactor auto_activate_device() to use a GPtrArrayThomas Haller2014-10-061-5/+13
* core: remove nm_device_get_best_auto_connection()Thomas Haller2014-10-063-54/+10
* core: add nm_device_can_auto_connect() functionThomas Haller2014-10-062-0/+32
* core: ensure properly comparing boolean values in connection_sort()Thomas Haller2014-10-061-2/+5
* libnm: make @copy_func argument in _nm_utils_copy_strdict() optionalThomas Haller2014-10-061-1/+1
* cli: support connection.autoconnect-priority propertyThomas Haller2014-10-062-29/+44
* cli: add nmc_property_set_int() functionThomas Haller2014-10-061-0/+20
* cli: fix type when setting variadic argument in nmc_property_set_uint()Thomas Haller2014-10-061-1/+1
* ifcfg-rh: add support for NM_SETTING_CONNECTION_AUTOCONNECT_PRIORITYThomas Haller2014-10-064-1/+17
* ifcfg-rh: add svGetValueInt64() utility functionThomas Haller2014-10-062-0/+39
* libnm: add NMSettingConnection:autoconnect-priority settingThomas Haller2014-10-064-0/+51
* test: fix check-local in Makefile to print newline after messageThomas Haller2014-10-061-1/+1
* cli: fix setting SSID property in the editorJiří Klimeš2014-10-061-5/+4
* tui: fix accessing NULL in g_bytes_get_data()Jiří Klimeš2014-10-061-4/+10
* logging: merge branch 'th/bgo737593_log_trace'Thomas Haller2014-10-0512-23/+31
|\
| * core/dbus: log messages in nm-dbus-manager.c with "TRACE" priorityThomas Haller2014-10-051-4/+2
| * logging: add new logging level "TRACE"Thomas Haller2014-10-0511-19/+29
|/
* libnm, libnm-glib: clarify nm_client_activate_connection() semanticsDan Winship2014-10-052-2/+14
* device: drop leftover bad assertLubomir Rintel2014-10-051-1/+1
* libnm: make use of GParamSpecFlags and GParamSpecEnum (bgo #737485)Dan Winship2014-10-0335-277/+619
|\
| * libnm-core: make NMSettingSerial:parity an enumDan Winship2014-10-0311-20/+201
| * libnm: make use of GParamSpecFlags and GParamSpecEnumDan Winship2014-10-0325-236/+387
| * libnm: reorganize demarshal_generic(), make unrecognized type a warningDan Winship2014-10-031-18/+28
| * libnm: fix properties-changed debug loggingDan Winship2014-10-031-5/+5
|/
* bond: fix setting bond option 'lacp_rate'Thomas Haller2014-10-031-1/+4
* build: fix compilation with GLib 2.32Jiří Klimeš2014-10-031-0/+1
* contrib/rpm: detect ppp version based on installed packageThomas Haller2014-10-031-1/+1
* libnm: merge branch 'th/bgo737725-libnm-private-dbus-connection'Thomas Haller2014-10-034-13/+128
|\
| * libnm: share private DBUS connectionThomas Haller2014-10-031-7/+91
| * libnm: add NMObject:dbus-connection property to inject DBUS connectionThomas Haller2014-10-032-1/+29
| * libnm: assert for interface name in _nm_object_class_add_interface()Thomas Haller2014-10-031-0/+3
| * libnm: remove unused variable NMObjectPrivate:private_connectionThomas Haller2014-10-031-1/+0
| * core/dbus: debug log unix file descriptor when closing private dbus connectionThomas Haller2014-10-031-4/+5
|/
* contrib/rpm: fix --quick option of build_clean.shThomas Haller2014-10-031-0/+2
* merge: fix DHCP 'expire' state handling (rh #1139326) (bgo #737225)Dan Williams2014-10-022-3/+9
|\
| * dhcp: treat lease expiry as failure (rh #1139326)Dan Williams2014-10-021-1/+3
| * dhcp: fail the device if DHCP fails after having succeeded earlier (rh #1139326)Dan Williams2014-10-021-2/+6
|/
* tui: fix an NmtMacEntry bug introduced when changing hwaddrs to stringsDan Winship2014-10-021-1/+1
* merge branch 'th/rh1061702_bond_options'Thomas Haller2014-10-027-4/+71
|\
| * cli: support new bond option 'lacp_rate'Thomas Haller2014-10-022-4/+36
| * libnm: add bonding option "lacp_rate" to NMSettingBondThomas Haller2014-10-025-0/+35
|/
* contrib/rpm: don't hardwire a single ppp versionLubomir Rintel2014-10-021-6/+2
* core: minor fix in nm_utils_kill_child_sync() having side-effects in MIN() ma...Thomas Haller2014-10-021-1/+1
* core: minor fix in nm_utils_kill_child_sync() having side-effects in MIN() macroThomas Haller2014-10-011-1/+2
* cli: fix NetworkManager.pot after renmaing network-manager.[ch] to general.[ch]Thomas Haller2014-10-011-1/+1
* libnm: return errors in nm_client_networking_set_enabled()Jiří Klimeš2014-10-014-19/+24
* cli: strip errors from D-Bus before presenting to a userJiří Klimeš2014-10-013-24/+41
* cli: rename network-manager.[ch] to general.[ch]Jiří Klimeš2014-10-014-10/+10