TDLS: Add peer as a STA during link setup
[mech_eap.git] / wpa_supplicant / dbus /
2011-10-23 Grant Ericksondbus: Removed unused local variable
2011-10-16 Jouni Malinendbus: Fix potential memory leak with unexpected p2p_fin...
2011-10-16 Jouni MalinenRemove unnecessary wpa_s == NULL validation
2011-10-02 Mohamed Abbasdbus: Export max scan ssids supported by driver
2011-09-21 Reinette ChatreD-Bus/P2P: Treat PIN as string
2011-09-21 Reinette ChatreD-Bus/P2P: Support all discovery types
2011-09-21 Reinette ChatreD-Bus: Fix memory leak when using array of array of...
2011-09-21 Pavel RoskinFix typos found by codespell
2011-09-08 Jouni MalinenP2P: Remove Label config method
2011-08-07 Dan Williamsdbus: Do not segfault if P2P is disabled
2011-08-07 Jouni Malinendbus: Remove separate access variable from properties
2011-08-06 Jayant SaneDBus/P2P: Return Primary and Secondary device types...
2011-07-29 Dan Williamsdbus: clean up new D-Bus interface getters and setters
2011-07-15 Jouni MalinenP2P: Remove unused SearchOnly parameter from D-Bus...
2011-07-15 Jouni MalinenP2P: Fix memory leak in D-Bus p2p_find handler
2011-07-15 Jouni MalinenP2P: Coding style cleanup
2011-07-15 Jouni MalinenP2P: Fix error path not to build error message twice
2011-07-15 Jouni MalinenP2P: Clear entry.key to avoid use of uninitialized...
2011-07-15 Jouni MalinenP2P: Coding style cleanup for D-Bus handlers
2011-07-15 Jouni MalinenP2P: Fix D-Bus error path (potential NULL pointer deref)
2011-07-15 Henry Gebhardtwpa_supplicant: Edit BINDIR in dbus and systemd service...
2011-07-15 Henry Gebhardtwpa_supplicant: Add systemd support
2011-07-12 Mikael WikströmFix non D-Bus builds by removing 'void void' in return...
2011-07-05 Michael ChangAdd dbus signal for information about server certification
2011-07-04 Paul Stewartwpa_supplicant: Respect PKG_CONFIG variable if set...
2011-07-04 Jayant SaneDBus/P2P: Rectified type of SecondaryDeviceTypes in...
2011-07-04 Jayant SaneDBus/P2P: Adding decl for PersistentGroupRemoved signal
2011-06-27 Jouni MalinenFix D-Bus build without CONFIG_P2P=y
2011-06-25 Jayant SaneP2P: Update listen and operating channel from P2P D-Bus
2011-06-25 Jayant SaneP2P: Add WpsFailed signal in P2P D-Bus
2011-06-24 Jayant SaneP2P: More complete persistent group management over...
2011-06-23 Jayant SaneP2P: Add dissasoc_low_ack in P2P device properties
2011-06-23 Jayant SaneP2P: Fix P2P device signal level type in D-Bus
2011-06-23 Jayant SaneP2P: Show P2P peer signal level in D-Bus P2P device...
2011-06-23 Jayant SaneP2P: Update D-Bus network object semantics during group...
2011-06-23 Jayant SaneP2P: Enable P2P capability advertisement on D-Bus
2011-06-12 Jouni MalinenDBus: Fix some typos on comments
2011-06-12 Johannes BergDBus: Add support for P2P primitives
2011-06-12 Johannes BergDBus: Refactor array adding, add binary arrays
2011-06-12 Fabien MarotteDBus: Move wpas_dbus_new_decompose_object_path()
2011-04-04 Sam Lefflerdbus: Add support to get/set the country code
2011-03-31 Paul Stewartdbus: Add "excessive" to debug_strings
2011-03-20 Sam Lefflerwpa_supplicant: Parameterize BSS table expiration age...
2011-03-20 Sam Lefflerdbus: Add RemoveAllNetworks to the new D-Bus API
2011-03-20 Sam Lefflerdbus: Add D-Bus methods to flush the BSS cache
2011-03-20 Sam Lefflerdbus: Add ConfigFile to AddInterface properties
2011-03-16 Catalin Druladbus: Fix interface list getter with multiple interfaces
2011-03-15 Paul StewartAdd DBus state change notification for AuthMode property
2011-03-15 Paul Stewartdbus: Add D-Bus method for current authentication mode
2011-02-02 Johannes BergDBus: Improve error reporting
2011-02-02 Johannes BergDBus: Increase introspection buffer sizes
2011-02-02 Johannes BergDBus: Publish provisioned keys in network properties
2010-12-17 Dan Williamsdbus: Emit property changed events when adding/removing...
2010-12-17 Johannes Bergdbus: Fix type in wpa_dbus_dict_begin_string_array
2010-12-04 Paul Stewartdbus_new_handlers: Omit errant dbus_message_unref
2010-11-26 Tomasz Bursztykadbus: Fix new dbus API for WPS
2010-10-09 Paul Stewartdbus_new_handlers: Don't send NULL to dbus_message_new_...
2010-10-09 Daniel Kurtzdbus: Treat '' in SSIDs of Interface.Scan as a request...
2010-10-09 Daniel Kurtzdbus: Fix passive/active scans in some cases
2010-09-09 Jouni MalinenP2P: Set Device Password ID in WPS M1/M2 per new rules
2010-09-09 Jouni MalinenP2P: Let WPS code know if it is used in a P2P group
2010-09-04 Jouni Malinendbus: Verify WPA/RSN IE parser result before returning...
2010-08-18 Jouni Malinendbus: Deauthenticate instead of disassociate on disconn...
2010-05-23 Jouni MalinenSkip D-Bus signals if the dbus_path is not yet set
2010-04-11 Witold Sowadbus: Add new KeyMgmt interface capabilities
2010-03-06 Dmitry ShmidtUpdate priority list after priority change
2010-01-16 Witold Sowadbus: Change WPA/RSNIE byte array props to dicts
2010-01-10 Marcel Holtmanndbus: Fix value of BSS Privacy property
2010-01-09 Witold Sowadbus: Change BSS, Network and some errors interface...
2010-01-06 Jouni Malinendbus: Do not try to unregister not-yet-registered netwo...
2010-01-06 Witold Sowadbus: Add BSS property change notifications
2010-01-06 Jouni Malinendbus: Fix crash on property change if D-Bus API is...
2010-01-06 Jouni Malinendbus: Fix prop_changed_flags allocation to count proper...
2010-01-06 Jouni Malinendbus: Fix flush_object_timeout_handler context to be...
2010-01-04 Witold Sowadbus: Aggregate PropertiesChanged signals
2010-01-04 Witold Sowadbus: Change BSS property MaxRate to Rates
2010-01-04 Marcel Holtmanndbus: Replace StateChanged with PropertiesChanged signal
2010-01-04 Marcel Holtmanndbus: Use simple strings for debug level
2010-01-03 Jouni MalinenMove wpa_supplicant specific scan code away from src...
2010-01-02 Jouni Malinendbus: Use free_dbus_object_desc() consistently to free...
2010-01-02 Jouni Malinendbus: Remove duplication of object methods/signals...
2010-01-02 Jouni Malinendbus: Use stack for temporary object path
2010-01-02 Jouni MalinenMaintain a pointer to the current BSS table entry
2010-01-02 Jouni Malinendbus: Use BSS table instead of raw scan results in...
2010-01-02 Jouni MalinenOnly expire scanned BSSes based on new scan results
2010-01-02 Jouni Malinendbus: Cleaned up signal message construction functions
2010-01-02 Jouni Malinendbus: Simplify _wpa_dbus_dict_fill_value_from_variant...
2010-01-02 Jouni Malinendbus: Share the same function for type to type-as-strin...
2010-01-02 Jouni Malinendbus: Use common code for checking key parameter
2010-01-01 Jouni Malinendbus: Fix WPS ProcessCredentials property setter to...
2010-01-01 Jouni Malinendbus: Add debug printing on property setter type mismatches
2010-01-01 Jouni Malinendbus: Split wpas_dbus_handler_wps_start() into helper...
2010-01-01 Jouni Malinendbus: Fix a typo in function name (invald -> invalid)
2010-01-01 Jouni Malinendbus: Fix init-failure-detection
2010-01-01 Jouni Malinendbus: Cleaned up initialization and integration with...
2010-01-01 Jouni Malinendbus: Remove perror() calls
2010-01-01 Jouni Malinendbus: Clean up dbus_path/dbus_new_path use
2010-01-01 Jouni Malinendbus: Get rid of unnecessary string duplication in...
2010-01-01 Jouni Malinendbus: Remove wpas_dbus_callbacks abstraction
2010-01-01 Jouni Malinendbus: Do not include libdbus dbus/dbus.h into dbus_...
next