summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: log sysctl values in device constructor for debuggingth/route-fixes-bgo741871-v2Thomas Haller2015-01-111-0/+15
* platform: suppress change event when deleting IPv4 route with metric 0Thomas Haller2015-01-113-4/+13
* platform/tests: add test for deleting IPv4 route with metric 0Thomas Haller2015-01-111-0/+70
* platform/tests: use assert_ip4_route_exists() functionThomas Haller2015-01-111-5/+5
* platform/tests: add ip4_route_exists() test functionThomas Haller2015-01-112-0/+112
* platform/tests: fix errors in fake platform handling route metricsThomas Haller2015-01-111-0/+8
* core: merge branch 'th/route-fixes-bgo741871'Thomas Haller2015-01-118-6/+75
|\
| * platform: workaround deletion of IPv4 route with metric 0Thomas Haller2015-01-111-0/+13
| * platform: route_search_cache() should not treat a metric 0 as "any" routeThomas Haller2015-01-111-1/+1
| * platform: fix IPv6 route methods for metric 0Thomas Haller2015-01-112-3/+10
| * platform: fix data type for metric argument of refresh_route()Thomas Haller2015-01-111-1/+1
| * ifcfg-rh: support ipvx.route-metric property as IPVX_ROUTE_METRICThomas Haller2015-01-106-1/+50
|/
* ifcfg-rh: fix invalid g_return_val_if_fail() argument in devtimeout_from_file()Thomas Haller2015-01-101-1/+1
* contrib: remove dbus/dbus-glib requires from libnm sub-packageDan Williams2015-01-091-3/+0
* dbus: fix NMRUNDIR permissions on createDan Williams2015-01-091-1/+1
* core: force disable_ipv6=0 when turning on userspace IPv6LL (bgo #741773)Dan Williams2015-01-091-3/+4
* keyfile: fix an uninitialized variableDan Winship2015-01-091-3/+2
* contrib: sync fedora/rpm/NetworkManager.specDan Winship2015-01-091-9/+0
* ifcfg-rh: merge branch danw/devtimeout-rh1171917Dan Winship2015-01-098-5/+253
|\
| * ifcfg-rh: handle DEVTIMEOUT property (rh #1171917)Dan Winship2015-01-093-1/+135
| * core: allow connections to participate in NMManager:startup-completeDan Winship2015-01-095-4/+118
|/
* keyfile: another cur at fixing the bridge testLubomir Rintel2015-01-093-3/+3
* keyfile: fix bridge testLubomir Rintel2015-01-091-1/+1
* bridge: Properly check range of STP properties (rh #1160815)Lubomir Rintel2015-01-091-1/+9
* libnm-glib/nm-client: zero the CheckConnectivityData structureRui Matos2015-01-081-1/+1
* team: improve handling of externally managed devices (rh #1172734)Lubomir Rintel2015-01-081-26/+47
|\
| * team: get configuration only when teamd appears on bus for externally added i...lr/teamd-rh1172734Lubomir Rintel2015-01-081-21/+44
| * Revert "team: start teamd when ensuring team connection else teamdctl_connect...Lubomir Rintel2015-01-081-6/+4
|/
* libnm: fix documentation for nm_utils_file_search_in_paths()Thomas Haller2015-01-082-2/+2
* core: add /bin to the default search pathThomas Haller2015-01-081-0/+1
* build: fix --enable-lto configure option to allow disabling option explicitlyThomas Haller2015-01-081-2/+3
* tests: check for no pending expected_messages on exit of testsThomas Haller2015-01-071-7/+8
* tui: fix crash when editing DSL connectionJiří Klimeš2015-01-071-0/+2
* ifcfg: refactor utils_get_ifcfg_name()Thomas Haller2015-01-071-21/+26
* tui: fix saving "Available to all users" (rh #1176042)Jiří Klimeš2015-01-071-1/+1
* Revert "ifcfg-rh: avoid passing NULL error to connection_from_file_full()"Thomas Haller2015-01-061-8/+3
* session: prefer new configure optionsPavel Šimerda2015-01-061-11/+13
* build: fix compilation with GLib 2.32Jiří Klimeš2015-01-061-0/+1
* libnm-glib: crash when NMRemoteSettings is quickly destroyed (bgo #742138)Dan Winship2015-01-051-1/+3
* session: merge nm-session-monitor-* modulesPavel Šimerda2015-01-057-1000/+362
* main: don't initialize the session monitorPavel Šimerda2015-01-051-5/+0
* session: switch code to nm_session_monitor_{,dis}connect()Pavel Šimerda2015-01-053-8/+37
* auth: remove session monitor argumentPavel Šimerda2015-01-056-13/+1
* session: switch code to nm_session_monitor_session_exists()Pavel Šimerda2015-01-055-29/+43
* session: merge nm-session-utils into nm-session-managerPavel Šimerda2015-01-057-70/+42
* consolekit: fix memory leak on errorPavel Šimerda2015-01-051-1/+1
* libnm/tests: fix GetAccessPoints() in test-networkmanager-service.py for hidd...Thomas Haller2015-01-051-5/+1
* libnm/tests: cleanup handling object paths in test-networkmanager-service.pyThomas Haller2015-01-051-9/+9
* libnm/tests: fix handling ByteArray in test-networkmanager-service.py for Pyt...Thomas Haller2015-01-051-1/+1
* docs: fix out-of-tree buildYou-Sheng Yang2015-01-032-1/+4