summaryrefslogtreecommitdiff
path: root/noncore/securityplugins/blueping
AgeCommit message (Collapse)AuthorFilesLines
2004-08-05Don't bother with killing bluetooth anymore, since ourclem2-35/+58
/etc/suspend-scripts/S50bluetooth new script does that just when we need it. Also, don't forget to shut down Bluetooth when we started it ourselves and when the authentication is finished (skipped or successfull). Finally, there's more info in the debug output now.
2004-08-05opie-multiauth-bluepingplugin now requires bluetooth to be properly shut down,clem1-5/+4
through this new script, before suspend, so hciattach does not 'pretend' that Bluetooth is still working just after resuming. New versions (> Familiar 0.7.2) of bluez package might take care of that...
2004-08-03first revision of the Blueping configuration widget, which asks simply for a ↵clem5-13/+151
MAC address. It follows the style of e.g. NoticeConfigWidget
2004-08-02dependency on bluez-utils addedclem1-1/+1
2004-07-19Link to OpieSecurity2 at least for the config widgetzecke1-1/+1
this way there is no undefined reference to the vtable of Opie::Security::MultiauthConfigWidget
2004-07-17Be less verbosezecke1-2/+1
clean ups
2004-07-17Addjust to the namespace changes of OMAFzecke4-5/+10
2004-06-15no need for themclem1-204/+0
2004-06-15First revision of securityplugins, called by libopiesecurity2 authentication ↵clem9-0/+606
framework (see http://dudu.dyn.2-h.org/nist/OMAF.php).