index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
/
dbus
/
dbus_new.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbus: Make the P2P peer's properties accessible separately
Flávio Ceolin
2012-02-11
1
-2
/
+30
*
dbus: Create DBus getter/setter for FastReauth
Paul Stewart
2012-01-28
1
-0
/
+4
*
P2P: Replace p2p_get_peer_info with p2p_peer_known when applicable
Jouni Malinen
2011-12-22
1
-3
/
+3
*
P2P: Make GO negotiation peer and group information available over D-Bus
Reinette Chatre
2011-12-18
1
-10
/
+93
*
Remove unnecessary include file inclusion
Jouni Malinen
2011-11-13
1
-1
/
+0
*
Implement control request replies for the D-Bus interface
Dan Williams
2011-10-30
1
-0
/
+9
*
dbus: Implement EAP SM control request signals
Dan Williams
2011-10-30
1
-0
/
+70
*
dbus: Raise PropertiesChanged on org.freedesktop.DBus.Properties
Daniel Drake
2011-10-29
1
-0
/
+5
*
dbus: Removed unused local variable
Grant Erickson
2011-10-23
1
-8
/
+0
*
Remove unnecessary wpa_s == NULL validation
Jouni Malinen
2011-10-16
1
-2
/
+1
*
D-Bus/P2P: Treat PIN as string
Reinette Chatre
2011-09-22
1
-1
/
+1
*
Fix typos found by codespell
Pavel Roskin
2011-09-22
1
-1
/
+1
*
dbus: Remove separate access variable from properties
Jouni Malinen
2011-08-07
1
-79
/
+54
*
dbus: clean up new D-Bus interface getters and setters
Dan Williams
2011-07-29
1
-106
/
+80
*
Add dbus signal for information about server certification
Michael Chang
2011-07-05
1
-0
/
+54
*
DBus/P2P: Adding decl for PersistentGroupRemoved signal
Jayant Sane
2011-07-04
1
-0
/
+6
*
Fix D-Bus build without CONFIG_P2P=y
Jouni Malinen
2011-06-27
1
-0
/
+4
*
P2P: Add WpsFailed signal in P2P D-Bus
Jayant Sane
2011-06-25
1
-0
/
+51
*
P2P: More complete persistent group management over D-Bus
Jayant Sane
2011-06-24
1
-4
/
+27
*
P2P: Update D-Bus network object semantics during group formation
Jayant Sane
2011-06-23
1
-0
/
+260
*
DBus: Fix some typos on comments
Jouni Malinen
2011-06-12
1
-4
/
+4
*
DBus: Add support for P2P primitives
Johannes Berg
2011-06-12
1
-0
/
+1352
*
dbus: Add support to get/set the country code
Sam Leffler
2011-04-05
1
-0
/
+5
*
wpa_supplicant: Parameterize BSS table expiration age + count
Sam Leffler
2011-03-20
1
-0
/
+10
*
dbus: Add RemoveAllNetworks to the new D-Bus API
Sam Leffler
2011-03-20
1
-0
/
+6
*
dbus: Add D-Bus methods to flush the BSS cache
Sam Leffler
2011-03-20
1
-0
/
+7
*
Add DBus state change notification for AuthMode property
Paul Stewart
2011-03-15
1
-0
/
+5
*
dbus: Add D-Bus method for current authentication mode
Paul Stewart
2011-03-15
1
-0
/
+4
*
dbus: Emit property changed events when adding/removing BSSes
Dan Williams
2010-12-17
1
-0
/
+6
*
Skip D-Bus signals if the dbus_path is not yet set
Jouni Malinen
2010-05-23
1
-0
/
+3
*
dbus: Change WPA/RSNIE byte array props to dicts
Witold Sowa
2010-01-16
1
-12
/
+12
*
dbus: Change BSS, Network and some errors interface names
Witold Sowa
2010-01-09
1
-14
/
+14
*
dbus: Do not try to unregister not-yet-registered network object
Jouni Malinen
2010-01-06
1
-1
/
+2
*
dbus: Add BSS property change notifications
Witold Sowa
2010-01-06
1
-0
/
+56
*
dbus: Fix prop_changed_flags allocation to count properties correctly
Jouni Malinen
2010-01-06
1
-1
/
+1
*
dbus: Aggregate PropertiesChanged signals
Witold Sowa
2010-01-04
1
-27
/
+24
*
dbus: Change BSS property MaxRate to Rates
Witold Sowa
2010-01-04
1
-2
/
+2
*
dbus: Replace StateChanged with PropertiesChanged signal
Marcel Holtmann
2010-01-04
1
-76
/
+4
*
dbus: Use simple strings for debug level
Marcel Holtmann
2010-01-04
1
-1
/
+1
*
dbus: Use free_dbus_object_desc() consistently to free object descriptor
Jouni Malinen
2010-01-03
1
-7
/
+5
*
dbus: Remove duplication of object methods/signals/properties
Jouni Malinen
2010-01-03
1
-58
/
+16
*
dbus: Use stack for temporary object path
Jouni Malinen
2010-01-02
1
-30
/
+5
*
dbus: Cleaned up signal message construction functions
Jouni Malinen
2010-01-02
1
-232
/
+164
*
dbus: Remove perror() calls
Jouni Malinen
2010-01-01
1
-39
/
+9
*
dbus: Clean up dbus_path/dbus_new_path use
Jouni Malinen
2010-01-01
1
-118
/
+31
*
dbus: Get rid of unnecessary string duplication in dbus_path
Jouni Malinen
2010-01-01
1
-33
/
+10
*
dbus: Remove wpas_dbus_callbacks abstraction
Jouni Malinen
2010-01-01
1
-82
/
+32
*
dbus: Divide DebugParams property to three separate properties
Witold Sowa
2010-01-01
1
-9
/
+57
*
dbus: Rename InterfaceCreated to InterfaceAdded
Witold Sowa
2010-01-01
1
-5
/
+5
*
dbus: Add second properties arg to *Added signals
Witold Sowa
2010-01-01
1
-29
/
+96
[next]