summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* adapt to new ipset syntaxOlivier Blin2011-12-041-8/+8
|
* use org.mageia interface and /org/mageia pathOlivier Blin2011-12-041-2/+2
|
* Changed (deprecated) dbus_watch_get_fd to dbus_watch_get_unix_fd.Eugeni Dodonov2009-02-051-1/+1
|
* 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
|
* adapt to new IFW kernel module (from Luiz Fernando N. Capitulino)Olivier Blin2008-03-042-2/+2
|
* remove some debug messagesOlivier Blin2008-03-041-0/+6
|
* unref shared dbus connection instead of closing itOlivier Blin2008-03-041-1/+1
|
* remove useless argumentOlivier Blin2006-08-081-1/+1
|
* close d-bus connectionOlivier Blin2006-08-081-1/+2
|
* abort only if all plugin fail to initOlivier Blin2006-07-161-3/+9
|
* port to DBus-0.50, dbus_message_append_args wants pointers nowOlivier Blin2005-11-042-41/+61
| | | | | (beware, given char array[], &array == array)
* switch to dbus 0.50: use dbus_bus_request_name() instead of ↵Olivier Blin2005-10-271-1/+1
| | | | dbus_bus_acquire_service()
* add some verbosity in the reports listingOlivier Blin2005-09-281-1/+7
|
* don't skip reports when a another attack is being reportedOlivier Blin2005-09-281-1/+1
|
* fix saving whitelistOlivier Blin2005-09-281-0/+2
|
* fix D-Bus message order for blacklist notificationOlivier Blin2005-09-281-5/+5
|
* Initial revisionr0topic/v0Olivier Blin2005-09-2821-0/+2357