summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm: make NMActiveConnection:connection and :master be objectsdanw/libnm-mergeDan Winship2014-10-094-95/+64
* libnm: add nm-types.h, to avoid include loopsDan Winship2014-10-0936-133/+150
* fixup! libnm: merge NMRemoteSettings into NMClientDan Winship2014-10-091-2/+2
* fixup! libnm: merge NMRemoteSettings into NMClientDan Winship2014-10-091-1/+0
* fixup! libnm: merge NMRemoteSettings into NMClientDan Williams2014-10-091-0/+2
* fixup! libnm: merge NMRemoteSettings into NMClientThomas Haller2014-10-091-4/+4
* libnm: merge NMRemoteSettings into NMClientDan Winship2014-10-0924-832/+883
* cli: rename NmCli.system_connections to connectionsDan Winship2014-10-094-28/+28
* libnm: split "NMManager" out of NMClientDan Winship2014-10-095-870/+1910
* libnm: clean up NMClient semantics when NM is not runningDan Winship2014-10-091-70/+58
* libnm: reorder NMClient function declarations/codeDan Winship2014-10-092-622/+641
* 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
|/