summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-02release: bump version to 1.0.121.0.12Lubomir Rintel2-3/+4
2016-04-02release: update NEWSLubomir Rintel1-0/+45
2016-04-01device: check may_fail when progressing to IP_CHECKLubomir Rintel1-12/+29
2016-04-01manager: don't the already activated devices shouldn't be considered addedLubomir Rintel1-0/+3
2016-03-31device: renew dhcp leases on awake for software devicesNikolay Martynov3-7/+17
2016-03-24wifi: avoid autoconnecting Ad-Hoc networks with method=autoLubomir Rintel1-4/+5
2016-03-20supplicant-config: fix misleading indentationLubomir Rintel1-2/+2
2016-03-18dhcp: fix GBytes leak in nm_dhcp_client_start_ip4()Francesco Giudici1-1/+4
2016-03-14ifupdown: fix up a bad rebaseLubomir Rintel1-1/+1
2016-03-14ifupdown: set wireless modeLubomir Rintel1-0/+10
2016-03-14ifupdown: ssid is now GBytes for quite some timeLubomir Rintel1-8/+6
2016-03-14ifupdown: wireless-essid is good tooLubomir Rintel1-0/+1
2016-03-14ifupdown: don't remove the object in its constructorLubomir Rintel2-99/+10
2016-03-14ifupdown: drop a bogus warningLubomir Rintel1-6/+4
2016-03-02wifi: merge branch 'th/supplicant-manager-fix-ref-count-rh1298007'Thomas Haller6-187/+154
2016-03-02wifi: fix crash due to wrong ownership handling in nm_supplicant_manager_ifac...Thomas Haller4-98/+118
2016-03-02supplicant: don't pass start_now argument to nm_supplicant_interface_new()Thomas Haller3-27/+22
2016-03-02supplicant: drop is_wireless argument from NMSupplicantInterface's interface_...Thomas Haller1-8/+10
2016-03-02supplicant: remove check for iface instance after nm_supplicant_interface_new()Thomas Haller1-5/+3
2016-03-02wifi/supplicant: take object reference during availability_changed()Thomas Haller1-1/+3
2016-03-02device/wifi: remove unnecessary call to remove_supplicant_interface_error_han...Thomas Haller1-2/+0
2016-03-02device/wifi: replace cancel_pending_scan() with nm_clear_g_source()Thomas Haller1-19/+8
2016-03-02device/ethernet: cleanup clearing handlers registered to supplicant interfaceThomas Haller1-23/+6
2016-03-02device/ethernet: use nm_clear_g*() function in remove_supplicant_interface_er...Thomas Haller1-13/+3
2016-03-02supplicant: remove unused function nm_supplicant_interface_get_device()Thomas Haller2-10/+0
2016-03-02build: fix travis file syntaxBeniamino Galvani1-0/+1
2016-03-02libnm-glib/libnm/vpn: fix handling of ConnectInteractive() failure (rh #1298732)Dan Williams2-12/+32
2016-02-25platform/tests: workaround test failure for kernel bugThomas Haller1-3/+11
2016-02-25travis: update .travis.yml not to run tests when build failsThomas Haller1-4/+3
2016-02-25travis: fix setting NMTST_DEBUG for travis-check.sh scriptThomas Haller1-1/+1
2016-02-25travis: fix bug in .travis.ymlThomas Haller1-1/+1
2016-02-25travis: decouple the build from the test runLubomir Rintel2-8/+10
2016-02-25travis: move build script to a separate script and improve debugging for fail...Thomas Haller2-1/+30
2016-02-24wifi: ignore monitor interfacesDan Williams1-0/+11
2016-02-15platform: fix detection of link-type for netlink eventThomas Haller1-1/+1
2016-02-12platform: always try to refetch new ethernet linksBeniamino Galvani1-0/+13
2016-02-11wifi: allow autoconnect on AP/AdHoc mode connections with manual IP configura...Dan Williams1-6/+13
2016-02-03contrib/rpm: add rpm_version in spec fileThomas Haller1-3/+4
2016-02-03contrib/rpm: update comment for patches in spec fileThomas Haller1-1/+1
2016-02-02contrib/rpm: merge branch 'th/contrib-rpm-backports'Thomas Haller4-160/+184
2016-02-02contrib/rpm: remove dbus-glib dependancyThomas Haller1-1/+0
2016-02-02contrib: remove dbus/dbus-glib requires from libnm sub-packageDan Williams1-3/+0
2016-02-02contrib/rpm: make build more configurable by using conditionalsThomas Haller3-43/+90
2016-02-02contrib: sync fedora/rpm/NetworkManager.specDan Winship1-9/+0
2016-02-02contrib/rpm: remove NetworkManager-devel packageThomas Haller1-28/+15
2016-02-02contrib/rpm: sync from Fedora gitLubomir Rintel1-69/+47
2016-02-02contrib/rpm: add comment to NetworkManager.conf about debug logfilesThomas Haller1-1/+19
2016-02-02contrib/rpm: add --no-build option to build_clean.shThomas Haller1-13/+20
2016-02-01device/team: fix tiny memory leakBeniamino Galvani1-0/+1
2016-02-01connectivity: fix calling parent dispose()Thomas Haller1-6/+5