summaryrefslogtreecommitdiff
path: root/noncore/securityplugins/blueping
AgeCommit message (Collapse)AuthorFilesLines
2006-01-08added support for asus mypal 716 in bluepingpluginaquadran1-0/+4
2005-01-09CONTROL files : reset version to 'standard' formatwimpie1-1/+1
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file)
2005-01-04CONTROL files : changed version stringwimpie1-1/+1
NS2 many changes and first release of OT2
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-305/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+305
2004-12-20Create the 'Config' instance on the Stack to avoidzecke2-8/+7
that we revert changes done in between of our creation and deletion
2004-09-17updated packages and config.in descriptionsclem1-1/+1
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).