summaryrefslogtreecommitdiffstats
path: root/src/plugins/wireless/plugin.c
Commit message (Collapse)AuthorAgeFilesLines
* pass interface name to eventsOlivier Blin2008-12-151-4/+8
|
* remove spurious spacesOlivier Blin2008-12-151-1/+1
|
* move ctrl_conn in a plugin structureOlivier Blin2008-12-151-15/+27
|
* send all events to listenersOlivier Blin2008-12-151-0/+16
|
* attach to wpa control socket to receive eventsOlivier Blin2008-12-091-0/+1
|
* fix recv sizeOlivier Blin2008-12-091-1/+1
|
* port to DBus-0.50, dbus_message_append_args wants pointers nowOlivier Blin2005-11-041-1/+4
| | | | | (beware, given char array[], &array == array)
* Initial revisionr0topic/v0Olivier Blin2005-09-281-0/+148