device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src / supplicant-manager /
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-20 Lubomir Rintelsupplicant-config: fix misleading indentation
2016-03-16 Beniamino Galvanimerge: branch 'bg/8021x-domain-suffix-match-bgo341323'
2016-03-16 Beniamino Galvanisupplicant: honor the domain-suffix-match properties
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-10 Thomas Hallerall/tests: fix tests after adjusting glib logging level
2016-03-04 Beniamino Galvanilogging: merge branch 'bg/logging-messages-bgo763040'
2016-03-04 Beniamino Galvanisupplicant: use logging helpers
2016-02-24 Beniamino Galvanilibnm,core: fix syntax of 'transfer' annotation
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-21 Thomas Hallerwifi/supplicant: refactor logging to use _LOG() macros
2016-01-21 Thomas Hallerwifi/supplicant: implement _LOG() macros
2016-01-21 Thomas Hallerwifi: merge branch 'th/supplicant-manager-fix-ref-count...
2016-01-21 Thomas Hallersupplicant: cleanup GObject property implementation...
2016-01-21 Thomas Hallerwifi: fix crash due to wrong ownership handling in...
2016-01-21 Thomas Hallersupplicant: don't pass start_now argument to nm_supplic...
2016-01-21 Thomas Hallersupplicant: drop is_wireless argument from NMSupplicant...
2016-01-21 Thomas Hallersupplicant: remove check for iface instance after nm_su...
2016-01-21 Thomas Hallerwifi/supplicant: take object reference during availabil...
2016-01-21 Thomas Hallersupplicant: remove unused function nm_supplicant_interf...
2016-01-06 Beniamino Galvanimerge: branch 'bg/helper-macros-bgo760149'
2016-01-06 Beniamino Galvanicore,libnm: use nm_clear_g_source() where possible
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-12-26 Thomas Hallerlibnm: merge branch 'th/libnm-test-invalid-connection'
2015-12-24 Thomas Hallerbuild: rename directory "include" to "shared"
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-19 Thomas Hallerwifi: propagte errors from supplicant-config to caller
2015-11-18 Thomas Hallerwifi: disable mac-address-randomization by default
2015-11-18 Thomas Hallerwifi: merge branch 'dcbw/wifi-random-mac-bgo734081'
2015-11-18 Thomas Hallerwifi: enable mac-address-randomization by default for...
2015-11-18 Dan Williamswifi: implement MAC address randomization
2015-11-18 Dan Williamssupplicant: check for MAC address randomization support
2015-11-18 Dan Williamstrivial: wifi/supplicant: change ApSupport to NMSupplic...
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-10-02 Jiří Klimešwifi: emit NEW_BSS on ScanDone to update APs in Wi...
2015-10-02 Jiří Klimešsupplicant: fix BSSs property type
2015-09-30 Thomas Hallerbuild: extract version macros from "nm-version.h" to...
2015-09-23 Jiří Klimešsupplicant: adjust fragment_size according to MTU ...
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-21 Jiří Klimešmerge: Wi-Fi band/channel locking fixes (bgo #627571)
2015-08-21 Jiří Klimešwifi: also support locking connections to a channel...
2015-08-21 Jiří Klimešsupplicant: use util functions for Wi-Fi frequencies
2015-08-21 Jiří Klimešsupplicant: wpa_supplicant wants space-separated list...
2015-08-18 Thomas Hallersupplicant: don't log a warning when scan request fails
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-10 Dan Winshipall: merge branch 'danw/gdbus-bgo622927'
2015-08-10 Dan Winshipcore: final gdbus porting
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-08-05 Thomas Hallerinclude: add convenience header "nm-default.h"
2015-08-05 Thomas Hallersupplicant/test: fix wrong usage of nmtst_init() inside...
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipcore: add missing g_dbus_error_strip_remote_error(...
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-24 Dan Winshipinclude: add nm-dbus-compat.h
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-07-08 Jiří Klimešsupplicant: allow with_system_ca_path to be a file...
2015-06-02 Lubomir Rintelmerge: fix build & tests with older tooling
2015-06-02 Lubomir Rintelbuild: use compat version of g_clear_pointer()
2015-05-28 Lubomir Rintelbuilds: only enable TAP driver for glib >= 2.37.6
2015-05-26 Lubomir Rintelmerge: branch 'lr/tap-tests' (bgo #749375)
2015-05-26 Lubomir Rinteltests: use the TAP formatter
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-07 Jiří Klimešwifi: fix a crash in on_bss_proxy_acquired()
2015-05-06 Dan Williamsmerge: follow supplicant's AP list instead of managing...
2015-05-06 Dan Williamswifi: follow supplicant's scan list instead of managing...
2015-04-10 Dan Williamswifi: use the supplicant's CurrentBSS as the current...
2015-04-10 Dan Williamssupplicant: ignore NotConnected errors when disconnecting
2015-04-10 Dan Williamssupplicant: track and expose wpa_supplicant's CurrentBS...
2015-04-06 Dan Winshipsupplicant-manager, wifi: (trivial) fix signal argument...
2015-04-03 Dan Winshipcore: merge branch 'more-gdbus-bgo746901'
2015-04-03 Dan Winshipcore: use _nm_dbus_error_has_name()
2015-04-03 Dan Winshiplibnm, core: use typechecked proxy_call methods
2015-04-03 Dan Winshiplibnm, core: use _nm_dbus_signal_connect()
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-20 Thomas Hallerlibnm: merge branch 'th/wep-key-bgo745890'
2015-03-20 Thomas Hallerlibnm: accept unknown WEP key type in nm_utils_wep_key_...
2015-03-10 Dan Williamssupplicant: disconnect properties handler on dispose
2015-03-04 Thomas Hallersupplicant: remove unused variable
2015-03-04 Thomas Hallerdhcp: sd-dhcp6-client: delay setting the DUID and don...
2015-03-03 Dan Williamsmerge: replace usage of dbus-glib in supplicant code...
2015-03-03 Dan Williamssupplicant: remove unused nm-call-store.c/.h
2015-03-03 Dan Williamssupplicant: convert interface/config to GDBus
2015-03-03 Dan Williamssupplicant: clean up some whitespace
2015-03-03 Dan Williamssupplicant: make NMSupplicantInterface independent...
2015-03-03 Dan Williamssupplicant: clean up NMSupplicantInterface::dispose()
2015-03-03 Dan Williamssupplicant: convert NMSupplicantManager to GDBus
2015-03-03 Dan Williamssupplicant: clean up NMSupplicantManager::dispose()
2015-03-03 Thomas Hallerdhcp: merge branch 'master' into th/systemd-dhcp-integr...
2015-02-09 Lubomir Rinteltest: initialize auto-destructed pointers
2015-02-09 Thomas Hallercore: merge branch 'th/memleaks'
2015-02-09 Thomas Hallertests: enable valgrind tests for tests
2015-02-09 Thomas Hallersupplicant/tests: fix memleaks in test code for valgrind
2015-01-12 Thomas Hallercore: merge branch 'th/singleton-bgo742450'
2015-01-12 Thomas Hallercore: declare nm_supplicant_manager_get() using NM_DEFI...
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-13 Dan Winshiplibnm*: fix library gettext usage (bgo 740071)
next