summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm: order the property updatesbg/ci-fixes-1-4Lubomir Rintel2016-12-021-94/+102
* po: update Polish (pl) translation (bgo #775181)Piotr Drąg2016-11-281-695/+709
* agent: don't clear "error", g_simple_async_result_take_error() overtakes itJiří Klimeš2016-11-251-1/+0
* libnm/vpn-service-plugin: transition to STOPPED state from INIT tooLubomir Rintel2016-11-241-0/+1
* vpn-manager: ignore ip configs from disconnected pluginsLubomir Rintel2016-11-241-0/+10
* libnm/tests: increase timeout in nm-client testLubomir Rintel2016-11-241-1/+1
* valgrind: adjust one gdbus suppressionLubomir Rintel2016-11-241-1/+1
* man: use <filename> to mark file namesLubomir Rintel2016-11-242-19/+24
* man: link to some online resourcesLubomir Rintel2016-11-241-0/+9
* man: get rid of the extra capitalization in docbook sourceLubomir Rintel2016-11-241-2/+2
* client: don't do g_criticalsLubomir Rintel2016-11-241-1/+1
* wifi: notify the AccessPoint change after an AP is removedLubomir Rintel2016-11-241-1/+2
* manager: fix state transition on resuming from sleepBeniamino Galvani2016-11-241-3/+13
* manager: force connectivity check when there is a default active connectionBeniamino Galvani2016-11-071-3/+5
* device: merge branch 'th/preserve-fake-perm-hwaddr-bgo772880'Thomas Haller2016-11-0329-350/+534
|\
| * device: suppress log message in nm_device_update_hw_address() when no MAC add...Thomas Haller2016-11-031-44/+35
| * device: don't evaluate IP config changes until device is initializedThomas Haller2016-11-031-6/+38
| * device: delay evaluating unmanaged-by-user-settings flags until link initializedThomas Haller2016-11-033-16/+40
| * device: delay capturing permanent MAC address until UDEV is settledThomas Haller2016-11-033-38/+69
| * device: don't allow mutating the device's hardware address lengthThomas Haller2016-11-031-16/+37
| * device: treat fake permanent MAC address mostly like a real oneThomas Haller2016-11-0310-32/+31
| * config: allow fallback to fake permanent address for default wired connectionsLubomir Rintel2016-11-032-2/+2
| * core: add nm_device_get_permanent_hw_address_full() functionThomas Haller2016-11-032-8/+26
| * libnm-core/utils: update hwaddr utilitiesThomas Haller2016-11-034-160/+205
| * shared: add nm_assert_se() macroThomas Haller2016-11-031-0/+2
| * shared: add nm_clear_g_free()Thomas Haller2016-11-032-1/+22
| * tools: fix starting tests with D-Bus session with NMTST_NO_VALGRIND=1Thomas Haller2016-11-031-0/+1
| * logging: remove LOGD_HW alias for LOGD_PLATFORMThomas Haller2016-11-0318-80/+79
|/
* libnm-core: fix memleak in nm-setting-vlan.c (priority_strv_to_maplist())Thomas Haller2016-11-021-0/+2
* ppp: add counter to D-Bus object path for PPP manager instancesBeniamino Galvani2016-11-021-1/+1
* core: don't unmanage devices on shutdownThomas Haller2016-10-271-80/+20
* cli: completion: escape shell special characters "()&!"Beniamino Galvani2016-10-261-1/+6
* wwan: fix wrong connection cast on device state changeBeniamino Galvani2016-10-261-2/+2
* libnm: avoid possibly NULL address for NMDeviceVlan calling nm_utils_hwaddr_m...Thomas Haller2016-10-241-2/+5
* libnm: fix memleak in NMDeviceVxlanThomas Haller2016-10-241-0/+2
* shared: make nm_str_not_empty() inline function instead of macroThomas Haller2016-10-241-7/+5
* ifcfg-rh: fix signature of link_changed() callbackThomas Haller2016-10-221-2/+1
* merge: branch 'bg/platform-unaligned-stats64-bgo772605'Beniamino Galvani2016-10-143-6/+143
|\
| * platform: avoid unaligned access to link stats on 64bit architecturesBeniamino Galvani2016-10-141-6/+13
| * shared: add unaligned.hBeniamino Galvani2016-10-142-0/+130
|/
* libnm: disconnect devices' signals when disposing managerBeniamino Galvani2016-10-141-7/+15
* supplicant: fix cancellation of interface associationBeniamino Galvani2016-10-141-7/+4
* libnm: merge branch 'bg/libnm-activation-stuck-rh1367752'Beniamino Galvani2016-10-132-5/+22
|\
| * cli: connections: fail the activation if the ac deactivatesBeniamino Galvani2016-10-131-0/+4
| * libnm: make waiting objects fail when an object initialization failsBeniamino Galvani2016-10-131-5/+18
|/
* session-monitor: fix parsing of ConsoleKit databaseBeniamino Galvani2016-10-131-1/+1
* session-monitor: use logging macrosBeniamino Galvani2016-10-131-7/+21
* wwan/ppp: send explicit port speed to pppd when port speed is zero (rh #1281731)Dan Williams2016-10-075-4/+37
* core: remove unnecessary includes to netlink/route libraryThomas Haller2016-10-075-10/+3
* cli: properly set multiple addresses in questionnaire modeBeniamino Galvani2016-10-041-2/+4