Roshan Pius
|
d015bb05df
Move network add/remove operations to a common function
|
8 years ago |
Roshan Pius
|
5f040be4ff
Move disconnect command handling to a common place
|
8 years ago |
Jiří Klimeš
|
98da137545
dbus: Do not quote scan_freq and freq_list in dbus_old_handlers.c
|
9 years ago |
Jouni Malinen
|
96e8c13da7
D-Bus: Fix dont_quote const declaration
|
9 years ago |
Jouni Malinen
|
8e2a3a4c21
dbus: Do not initialize variable twice
|
9 years ago |
Jouni Malinen
|
c1a14ef42f
Do not check unsigned size is less than zero
|
9 years ago |
Jouni Malinen
|
8a78e227df
D-Bus: Fix operations when P2P management interface is used
|
9 years ago |
Jouni Malinen
|
1772d348ea
P2P: Fix interface deinit for failed group interface initialization
|
10 years ago |
Jouni Malinen
|
a2af1c70c5
D-Bus (old): Fix memory leak on error path
|
10 years ago |
Jouni Malinen
|
38279bdb35
D-Bus: Coding style cleanup
|
10 years ago |
Jouni Malinen
|
e3c4f0b5d5
D-Bus: Simplify message building error paths
|
10 years ago |
Jouni Malinen
|
3a593ff5b2
D-Bus (old): Fix removeNetwork method to not use freed memory
|
10 years ago |
Jouni Malinen
|
74df9c1c43
D-Bus(old): Remove duplicated blob->data check
|
10 years ago |
Jouni Malinen
|
62856ad989
D-Bus(old): Fix removeNetwork and selectNetwork error handling
|
10 years ago |
Jouni Malinen
|
84edd136b5
D-Bus(old): Fix interface to show correct err_msg for blob removal
|
10 years ago |
Jouni Malinen
|
1f102d3bb0
Check os_snprintf() result more consistently - manual
|
10 years ago |
Jouni Malinen
|
a9aaacbb50
Check os_snprintf() result more consistently - maximum length
|
10 years ago |
Jouni Malinen
|
0cb79d355a
dbus: Fix indentation level to match code logic
|
10 years ago |
Jouni Malinen
|
25be28a375
dbus: Check return value more consistently (CID 62841)
|
10 years ago |
Jouni Malinen
|
beb9e1171e
dbus: Avoid theoretical memory leaks with duplicated dict entries
|
10 years ago |
Jouni Malinen
|
0187c41d88
Declare wpa_debug_* variables in src/utils/wpa_debug.h
|
11 years ago |
Jouni Malinen
|
e7ecab4a3b
Use ARRAY_SIZE() macro
|
11 years ago |
Jouni Malinen
|
21f01a8e3d
Fix build with CONFIG_NO_CONFIG_BLOBS
|
12 years ago |
Jouni Malinen
|
4115303bbe
Document wpa_s->scan_req
|
12 years ago |
Jouni Malinen
|
c5a3cebfc8
Update license notification in D-Bus interface files
|
12 years ago |
Dmitry Shmidt
|
df509539d4
Let wpa_supplicant_deinit_iface() know that process is terminating
|
13 years ago |
Dan Williams
|
6aeeb6fa21
dbus: clean up new D-Bus interface getters and setters
|
13 years ago |
Sam Leffler
|
2b65b30da8
dbus: Add D-Bus methods to flush the BSS cache
|
14 years ago |
Jouni Malinen
|
f9cd8587fb
dbus: Deauthenticate instead of disassociate on disconnect command
|
14 years ago |
Dmitry Shmidt
|
aa53509ffe
Update priority list after priority change
|
15 years ago |