summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: support new bond option 'lacp_rate'th/rh1061702_bond_optionsThomas Haller2014-09-232-4/+36
* libnm: add bonding option "lacp_rate" to NMSettingBondThomas Haller2014-09-235-0/+35
* tui: additional fix for 'primary' optionJiří Klimeš2014-09-231-1/+1
* nmtst: fix compiler warnings and make initialization of macro variables explictThomas Haller2014-09-221-1/+5
* nmtst: move #endif to hide NMTST_VARIANT_* macros if not neededThomas Haller2014-09-221-1/+2
* libnm: fix warning about returning zero instead of %NULL in _nm_object_create()Thomas Haller2014-09-221-2/+2
* libnm-core: fix crash in update-secrets when trying to clear all settings wit...Thomas Haller2014-09-222-3/+3
* cli: create a connection if none exist in 'nmcli dev connect' (rh #1113941)Jiří Klimeš2014-09-221-80/+123
* merge: enhance nmcli checks whether NetworkManager is running (bgo #698060)Jiří Klimeš2014-09-223-162/+45
|\
| * cli: get NMClient early and remove duplicated codeJiří Klimeš2014-09-222-132/+13
| * cli: when NM is not running, give this error in 'nmcli connection'Jiří Klimeš2014-09-221-3/+10
| * cli: return a failure status when the daemon is not running (bgo #698060)Lubomir Rintel2014-09-221-28/+23
|/
* tui: fix displaying bond ARP IP targetsJiří Klimeš2014-09-221-1/+1
* tui: don't call g_strv_length() on NULLJiří Klimeš2014-09-221-1/+1
* platform: increase NL buffer for systems with lots of interfaces (rh #1141256)Lubomir Rintel2014-09-221-0/+7
* tui/bond: remove primary option if mode is not active-backup (rh #1142864)Lubomir Rintel2014-09-221-2/+6
* cli: fix crash by getting addresses and routesJiří Klimeš2014-09-191-67/+73
* ifcfg-rh: fix typo in function name and enhance testcaseJiří Klimeš2014-09-193-11/+14
* core: fix stray 'break' in switchDan Williams2014-09-191-1/+0
* core: fix 'tun' device owner/group property gettersDan Williams2014-09-191-2/+2
* libnm: simplify private D-Bus connection trackingDan Winship2014-09-191-13/+2
* libnm: fix private bus async codepathsDan Winship2014-09-191-0/+5
* tui: fix an earlier bugfixDan Winship2014-09-191-2/+1
* tui: fix a double freeDan Winship2014-09-191-1/+0
* tui: bind the leap-username property to its entryDan Winship2014-09-191-0/+3
* all: fix client handling of hidden SSIDs (bgo #736802)Dan Winship2014-09-193-9/+22
|\
| * tui,examples: accept null SSID gracefullyJiří Klimeš2014-09-192-6/+13
| * libnm: fix nm_access_point_get_ssid() return valueDan Winship2014-09-191-3/+9
|/
* contrib/rpm: libnm-vpn is no moreLubomir Rintel2014-09-191-3/+0
* libnm: avoid init_async NULL dereference on cancellable=0x0Lubomir Rintel2014-09-191-2/+4
* libnm-core: don't return with a value in function returning voidJiří Klimeš2014-09-191-1/+1
* Port libnm and clients to gdbus (bgo #622927)Dan Winship2014-09-18121-5014/+3654
|\
| * libnm: port to GDBusDan Winship2014-09-1860-2334/+1759
| * libnm-core: update tests to be fully variant-basedDan Winship2014-09-183-38/+23
| * nmtst: add NMTST_VARIANT_EDITOR()Dan Winship2014-09-181-0/+88
| * libnm-core: change connection hash tables to variants in APIDan Winship2014-09-1857-2205/+1333
| * libnm: rename nm-dbus-helpers-private.h to nm-dbus-helpers.hDan Winship2014-09-189-8/+8
| * libnm: split nm-dbus-helpers utils into sync/async versionsDan Winship2014-09-184-139/+367
| * libnm: move most of the subclass-type-deciding code into NMObjectDan Winship2014-09-184-220/+116
| * libnm: let NMObject create all D-Bus proxiesDan Winship2014-09-1827-262/+177
| * libnm: don't hardcode things like "org.freedesktop.DBus.Properties"Dan Winship2014-09-184-8/+8
| * libnm: merge libnm-vpn into libnmDan Winship2014-09-1810-87/+59
| * tools: fix test-networkmanager-service Settings.ConnectionsDan Winship2014-09-181-2/+5
|/
* Port callouts to gdbus (bgo #622927)Dan Winship2014-09-1813-622/+1053
|\
| * dispatcher: make test-dispatcher-envp not take an argumentDan Winship2014-09-182-21/+19
| * dispatcher: port to GDBusDan Winship2014-09-188-475/+390
| * dispatcher: trivial code rearrangementDan Winship2014-09-181-102/+106
| * libnm-core: add GVariant-based versions of IP structure-manipulating utilitiesDan Winship2014-09-183-0/+534
| * callouts: port nm-avahi-autoipd.action to GDBusDan Winship2014-09-181-82/+62
|/
* libnm-core: fix crash while converting permissions to listJiří Klimeš2014-09-181-0/+3