summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wifi: merge branch 'th/supplicant-manager-fix-ref-count-rh1298007'th/supplicant-manager-fix-ref-count-rh1298007-nm-1-0Thomas Haller2016-03-026-187/+154
|\
| * wifi: fix crash due to wrong ownership handling in nm_supplicant_manager_ifac...Thomas Haller2016-03-024-98/+118
| * supplicant: don't pass start_now argument to nm_supplicant_interface_new()Thomas Haller2016-03-023-27/+22
| * supplicant: drop is_wireless argument from NMSupplicantInterface's interface_...Thomas Haller2016-03-021-8/+10
| * supplicant: remove check for iface instance after nm_supplicant_interface_new()Thomas Haller2016-03-021-5/+3
| * wifi/supplicant: take object reference during availability_changed()Thomas Haller2016-03-021-1/+3
| * device/wifi: remove unnecessary call to remove_supplicant_interface_error_han...Thomas Haller2016-03-021-2/+0
| * device/wifi: replace cancel_pending_scan() with nm_clear_g_source()Thomas Haller2016-03-021-19/+8
| * device/ethernet: cleanup clearing handlers registered to supplicant interfaceThomas Haller2016-03-021-23/+6
| * device/ethernet: use nm_clear_g*() function in remove_supplicant_interface_er...Thomas Haller2016-03-021-13/+3
| * supplicant: remove unused function nm_supplicant_interface_get_device()Thomas Haller2016-03-022-10/+0
|/
* build: fix travis file syntaxBeniamino Galvani2016-03-021-0/+1
* libnm-glib/libnm/vpn: fix handling of ConnectInteractive() failure (rh #1298732)Dan Williams2016-03-022-12/+32
* platform/tests: workaround test failure for kernel bugThomas Haller2016-02-251-3/+11
* travis: update .travis.yml not to run tests when build failsThomas Haller2016-02-251-4/+3
* travis: fix setting NMTST_DEBUG for travis-check.sh scriptThomas Haller2016-02-251-1/+1
* travis: fix bug in .travis.ymlThomas Haller2016-02-251-1/+1
* travis: decouple the build from the test runLubomir Rintel2016-02-252-8/+10
* travis: move build script to a separate script and improve debugging for fail...Thomas Haller2016-02-252-1/+30
* wifi: ignore monitor interfacesDan Williams2016-02-241-0/+11
* platform: fix detection of link-type for netlink eventThomas Haller2016-02-151-1/+1
* platform: always try to refetch new ethernet linksBeniamino Galvani2016-02-121-0/+13
* wifi: allow autoconnect on AP/AdHoc mode connections with manual IP configura...Dan Williams2016-02-111-6/+13
* contrib/rpm: add rpm_version in spec fileThomas Haller2016-02-031-3/+4
* contrib/rpm: update comment for patches in spec fileThomas Haller2016-02-031-1/+1
* contrib/rpm: merge branch 'th/contrib-rpm-backports'Thomas Haller2016-02-024-160/+184
|\
| * contrib/rpm: remove dbus-glib dependancyThomas Haller2016-02-021-1/+0
| * contrib: remove dbus/dbus-glib requires from libnm sub-packageDan Williams2016-02-021-3/+0
| * contrib/rpm: make build more configurable by using conditionalsThomas Haller2016-02-023-43/+90
| * contrib: sync fedora/rpm/NetworkManager.specDan Winship2016-02-021-9/+0
| * contrib/rpm: remove NetworkManager-devel packageThomas Haller2016-02-021-28/+15
| * contrib/rpm: sync from Fedora gitLubomir Rintel2016-02-021-69/+47
| * contrib/rpm: add comment to NetworkManager.conf about debug logfilesThomas Haller2016-02-021-1/+19
| * contrib/rpm: add --no-build option to build_clean.shThomas Haller2016-02-021-13/+20
|/
* device/team: fix tiny memory leakBeniamino Galvani2016-02-011-0/+1
* connectivity: fix calling parent dispose()Thomas Haller2016-02-011-6/+5
* platform: ignore permanent MAC addresses of all ones (FF:FF:FF:FF:FF:FF)Dan Williams2016-01-291-1/+8
* ifcfg,keyfile: fix temporary file races (CVE-2016-0764)Lubomir Rintel2016-01-292-22/+14
* wwan: retry connect on some errors and save them for log messagesDan Williams2016-01-281-7/+15
* bluez: own reference to connection provider in NMBluezDeviceThomas Haller2016-01-271-5/+9
* bluez: own reference to connection provider in NMBluezManagerThomas Haller2016-01-271-2/+3
* bluez: fix invoking parent dispose() function in NMBluezManagerThomas Haller2016-01-271-0/+2
* libnm-glib: fix another memory leak around update_permissions()Thomas Haller2016-01-261-13/+6
* libnm-glib: fix crash due to uninitalized pointer in get_permissions_reply()Thomas Haller2016-01-261-1/+1
* libnm-glib: fix leak in get_permissions_reply()Dan Williams2016-01-261-0/+2
* wwan: rework connection flow to send PIN earlier and fix autoconnectDan Williams2016-01-252-115/+234
* core: only run availability recheck transition if requiredDan Williams2016-01-251-6/+10
* systemd: order NetworkManager.serivce after network-pre.targetThomas Haller2016-01-231-1/+1
* manager: cleanup active connections upon exitBeniamino Galvani2016-01-231-0/+2
* core: list iptables sharing rules in the right orderBeniamino Galvani2016-01-232-10/+10