summaryrefslogtreecommitdiff
path: root/src/supplicant-manager
Commit message (Expand)AuthorAgeFilesLines
* build: rename "src/supplicant-manager" to "src/supplicant"Thomas Haller2016-11-2112-4464/+0
* build: merge "src/supplicant-manager/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-212-30/+0
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* core: introduce default logging macrosBeniamino Galvani2016-10-141-9/+2
* supplicant: fix cancellation of interface associationBeniamino Galvani2016-10-141-7/+4
* core: refactor private data for NMExportedObject and othersThomas Haller2016-10-037-172/+132
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-032-7/+7
* all: cleanup includes in header filesThomas Haller2016-08-173-10/+2
* wifi: implement MAC address randomization in NetworkManager instead of suppli...Thomas Haller2016-06-305-76/+4
* all: replace _nm_utils_string_in_list() with g_strv_contains()Thomas Haller2016-06-172-9/+14
* tests: use absolute path for certs test directoryThomas Haller2016-06-062-4/+4
* all/tests: split core part out of "nm-test-utils.h"Thomas Haller2016-05-171-1/+1
* build: disable deprecation checks for internal compilationThomas Haller2016-04-051-1/+0
* supplicant-config: fix misleading indentationLubomir Rintel2016-03-201-1/+1
* supplicant: honor the domain-suffix-match propertiesBeniamino Galvani2016-03-162-0/+10
* all/tests: fix tests after adjusting glib logging levelThomas Haller2016-03-101-35/+35
* supplicant: use logging helpersBeniamino Galvani2016-03-041-13/+21
* libnm,core: fix syntax of 'transfer' annotationBeniamino Galvani2016-02-241-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-195-10/+5
* wifi/supplicant: refactor logging to use _LOG() macrosThomas Haller2016-01-211-54/+61
* wifi/supplicant: implement _LOG() macrosThomas Haller2016-01-211-1/+21
* supplicant: cleanup GObject property implementation in NMSupplicantInterfaceThomas Haller2016-01-212-35/+83
* wifi: fix crash due to wrong ownership handling in nm_supplicant_manager_ifac...Thomas Haller2016-01-212-71/+97
* supplicant: don't pass start_now argument to nm_supplicant_interface_new()Thomas Haller2016-01-213-27/+22
* supplicant: drop is_wireless argument from NMSupplicantInterface's interface_...Thomas Haller2016-01-211-8/+10
* supplicant: remove check for iface instance after nm_supplicant_interface_new()Thomas Haller2016-01-211-5/+3
* wifi/supplicant: take object reference during availability_changed()Thomas Haller2016-01-211-1/+3
* supplicant: remove unused function nm_supplicant_interface_get_device()Thomas Haller2016-01-212-10/+0
* core,libnm: use nm_clear_g_source() where possibleBeniamino Galvani2016-01-061-4/+1
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-2/+2
* wifi: propagte errors from supplicant-config to callerThomas Haller2015-11-197-237/+289
* wifi: disable mac-address-randomization by defaultThomas Haller2015-11-181-4/+3
* wifi: enable mac-address-randomization by default for new connectionsThomas Haller2015-11-181-2/+4
* wifi: implement MAC address randomizationDan Williams2015-11-186-31/+170
* supplicant: check for MAC address randomization supportDan Williams2015-11-182-4/+18
* trivial: wifi/supplicant: change ApSupport to NMSupplicantFeatureDan Williams2015-11-183-23/+23
* wifi: emit NEW_BSS on ScanDone to update APs in Wi-Fi device (rh #1267327)Jiří Klimeš2015-10-021-15/+46
* supplicant: fix BSSs property typeJiří Klimeš2015-10-021-1/+1
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-301-0/+1
* supplicant: adjust fragment_size according to MTU (bgo #755145)Jiří Klimeš2015-09-237-7/+195
* wifi: also support locking connections to a channel within band (bgo #627571)Jiří Klimeš2015-08-211-10/+24
* supplicant: use util functions for Wi-Fi frequenciesJiří Klimeš2015-08-211-8/+28
* supplicant: wpa_supplicant wants space-separated list in freq_list (bgo #627571)Jiří Klimeš2015-08-211-5/+5
* supplicant: don't log a warning when scan request failsThomas Haller2015-08-181-2/+6
* core: final gdbus portingDan Winship2015-08-104-6/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-058-12/+8
* include: add convenience header "nm-default.h"Thomas Haller2015-08-051-1/+1
* supplicant/test: fix wrong usage of nmtst_init() inside core testsThomas Haller2015-08-051-1/+2
* core: add missing g_dbus_error_strip_remote_error() callsDan Winship2015-07-241-3/+16
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-247-11/+7