summaryrefslogtreecommitdiff
path: root/noncore/securityplugins
AgeCommit message (Collapse)AuthorFilesLines
2004-09-17depends on libopiecore2 like the other pluginsclem1-1/+1
2004-09-17updated packages and config.in descriptionsclem7-10/+9
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-03manage better the MultiauthConfigWidget PinConfigWidget object, with a ↵clem2-6/+19
pointer managed by PinPlugin c'tor and d'tor (like in NoticePlugin)
2004-08-03renamed noticeW pointer to m_noticeW, to be coherent with m_config styleclem2-7/+7
2004-08-02dependency on bluez-utils addedclem1-1/+1
2004-07-19Link to OpieSecurity2 at least for the config widgetzecke4-4/+4
this way there is no undefined reference to the vtable of Opie::Security::MultiauthConfigWidget
2004-07-17Be less verbosezecke4-7/+6
clean ups
2004-07-17Addjust to the namespace changes of OMAFzecke20-51/+75
2004-06-19- don't check in uic generated filesar2-351/+0
2004-06-15added tr supportclem2-2/+5
2004-06-15no need for themclem4-857/+0
2004-06-15First revision of securityplugins, called by libopiesecurity2 authentication ↵clem43-0/+4197
framework (see http://dudu.dyn.2-h.org/nist/OMAF.php).
2004-06-15First revision of securityplugins, called by libopiesecurity2 authentication ↵clem2-0/+2
framework (see http://dudu.dyn.2-h.org/nist/OMAF.php).