summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-29platform: ignore permanent MAC addresses of all ones (FF:FF:FF:FF:FF:FF)Dan Williams1-1/+8
2016-01-29ifcfg,keyfile: fix temporary file races (CVE-2016-0764)Lubomir Rintel2-22/+14
2016-01-28wwan: retry connect on some errors and save them for log messagesDan Williams1-7/+15
2016-01-27bluez: own reference to connection provider in NMBluezDeviceThomas Haller1-5/+9
2016-01-27bluez: own reference to connection provider in NMBluezManagerThomas Haller1-2/+3
2016-01-27bluez: fix invoking parent dispose() function in NMBluezManagerThomas Haller1-0/+2
2016-01-26libnm-glib: fix another memory leak around update_permissions()Thomas Haller1-13/+6
2016-01-26libnm-glib: fix crash due to uninitalized pointer in get_permissions_reply()Thomas Haller1-1/+1
2016-01-26libnm-glib: fix leak in get_permissions_reply()Dan Williams1-0/+2
2016-01-25wwan: rework connection flow to send PIN earlier and fix autoconnectDan Williams2-115/+234
2016-01-25core: only run availability recheck transition if requiredDan Williams1-6/+10
2016-01-23systemd: order NetworkManager.serivce after network-pre.targetThomas Haller1-1/+1
2016-01-23manager: cleanup active connections upon exitBeniamino Galvani1-0/+2
2016-01-23core: list iptables sharing rules in the right orderBeniamino Galvani2-10/+10
2016-01-21linux-platform: treat gadget devices as ethernet devicesLubomir Rintel2-7/+18
2016-01-21wifi: assert against returning cached NMSupplicantInterface instancesThomas Haller1-1/+4
2016-01-21systemd: add "After=dbus.service" to NetworkManager.serviceThomas Haller1-0/+1
2016-01-20build: remove spurious comma from configure.acDan Williams1-1/+1
2016-01-19device: clear queued_state callback in disposeThomas Haller1-1/+8
2016-01-11device: merge branch 'bg/device-zero-mac-fix-rh1288110'Beniamino Galvani4-47/+77
2016-01-11device: wait for valid MAC before making ethernet devices availableBeniamino Galvani3-5/+45
2016-01-11device/trivial: split out nm_device_update_initial_hw_address()Beniamino Galvani1-21/+29
2016-01-11core: simplify generation of default connection for new devicesBeniamino Galvani2-23/+5
2016-01-11build: fix missing <gio/gio.h> include for "nm-dns-manager.c"Matthew Millar1-0/+1
2016-01-07build: minor change creating symlinks in install-exec-hook for nmtuiThomas Haller1-2/+2
2016-01-07build: use symlinks for nmtuiMichael Biebl2-1/+3
2016-01-06wifi: merge branch 'th/wifi-device-creation-bgo760154'Thomas Haller4-61/+55
2016-01-06wifi: refactor creation of NMDeviceWifi/NMDeviceOlpcMesh to initialize in con...Thomas Haller2-34/+13
2016-01-06wifi: don't fail construction of NMDeviceWifi in constructorThomas Haller4-25/+30
2016-01-06wifi-olpc: refactor NMDeviceOlpcMesh to hold pointer to NMManagerThomas Haller1-5/+15
2016-01-05device/infiniband: take interface down to set transport modeBeniamino Galvani1-1/+4
2016-01-05device: update @ip_iface only if IP interface existsBeniamino Galvani1-3/+4
2016-01-05ppp-manager: clear @ppp_watch_id upon pppd terminationBeniamino Galvani1-0/+1