Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-10-07 | the usual iso c++ fix | mickeyl | 1 | -1/+1 |
2004-10-07 | build fix | chicken | 1 | -0/+1 |
2004-10-07 | improved class comment | clem | 2 | -8/+7 |
2004-10-06 | fixed file name in doxygen comment! | clem | 2 | -2/+2 |
2004-10-05 | at the beginning of the test mode, tell the user she can skip the steps she ↵ | clem | 1 | -1/+1 |
fails | ||||
2004-10-05 | Changed the way to test authentication: instead of having a hardcoded config | clem | 2 | -11/+20 |
option, allowByPass, we now have a "Test now" button in the configuration interface. We add to change both the config app and the libopie2security files for that, since the MultiauthMainWindow constructor has to know whether to implement a debug mode (with an new argument, false by default). We also had to give MultiauthGeneralConfig a link to MultiauthConfig, since the test button triggers the writing of the whole configuration. Some cleaning too (m_ on *all* member attributes, removal of obsolete allowByPass / explanScreens checking code. | ||||
2004-09-19 | Reordered recommended plugins in order to avoid to install the blueping one ↵ | clem | 1 | -1/+1 |
first. | ||||
2004-09-17 | Recommends: added for the configuration GUI: opie-security | clem | 1 | -1/+1 |
2004-09-17 | Recommends: added for at least one of the opie-multiauth-* plugins | clem | 1 | -0/+1 |
2004-09-17 | if there are no configured plugins, we simply return 0 to let the user in | clem | 1 | -0/+9 |
2004-08-03 | FALSE -> false | clem | 1 | -2/+2 |
2004-07-27 | documented SecOwnerDlg | clem | 1 | -0/+1 |
2004-07-24 | First revision of libopiesecurity2 package file | clem | 1 | -0/+10 |
2004-07-17 | Add Clements reworked and OMAF capable Security Settings application | zecke | 1 | -1/+1 |
This adds configuration of OMAF For now it disables quicklaunch which will be changed Also a demo application is added | ||||
2004-07-17 | Change the default for needToAuthenticate | zecke | 1 | -2/+2 |
2004-07-17 | Add dropin for the Password implementation of libqpe | zecke | 2 | -0/+165 |
2004-07-17 | -move OMAF into a namespace on its own | zecke | 7 | -15/+69 |
-add d'ptr were applicable | ||||
2004-06-15 | builds it by default | clem | 1 | -0/+1 |
2004-06-15 | classic .cvsignore | clem | 1 | -0/+3 |
2004-06-14 | First revision of libopiesecurity2: plugin-based authentication framework ↵ | clem | 8 | -0/+639 |
(see http://dudu.dyn.2-h.org/nist/OMAF.php). |