summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* -wip- tui blajk/tui-bond-fixJiří Klimeš2014-10-102-2/+17
* ifcfg-rh: fix build on 32-bitDan Williams2014-10-091-2/+2
* platform: fix format string for logging MTU in nm_platform_link_set_mtu()Thomas Haller2014-10-091-1/+1
* ifcfg-rh: read and write WiFi bands with BAND keywordDan Williams2014-10-087-5/+211
* supplicant: fix handling of 'freq_list' option and band locking (bgo #737795)Dan Williams2014-10-081-1/+1
* ifnet: fix parsing dhcp configurationThomas Haller2014-10-081-39/+61
* po: update Assamese (as) translation (bgo #738105)Nilamdyuti Goswami2014-10-081-1060/+1205
* tui: master/slave deletion fixes (rh #1131574)Dan Winship2014-10-081-12/+65
|\
| * tui: when deleting a bridge/bond/team, delete its slaves too (rh #1131574)Dan Winship2014-10-081-11/+40
| * tui: show orphaned slaves in the connection editor listDan Winship2014-10-081-1/+25
|/
* tui: fix multiple route editor bugs (rh #1149175)Dan Winship2014-10-081-9/+11
* tui: fix some valgrind warningsDan Winship2014-10-071-0/+3
* po: update Bengali bn_IN translation (rh #738055)sray2014-10-071-2482/+3883
* po: update Greek (el) translation (bgo #737972)Dimitris Spingos2014-10-071-1231/+6061
* cli: fix setting secrets flagsJiří Klimeš2014-10-061-19/+28
* 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