summaryrefslogtreecommitdiff
path: root/noncore/securityplugins/notice
AgeCommit message (Collapse)AuthorFilesLines
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-306/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+306
2004-12-20Create the 'Config' instance on the Stack to avoidzecke3-15/+10
that we revert changes done in between of our creation and deletion
2004-09-17depends on libopiecore2 like the other pluginsclem1-1/+1
2004-09-17updated packages and config.in descriptionsclem2-2/+2
2004-08-03renamed noticeW pointer to m_noticeW, to be coherent with m_config styleclem2-7/+7
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 verbosezecke3-5/+5
clean ups
2004-07-17Addjust to the namespace changes of OMAFzecke6-15/+22
2004-06-15added tr supportclem2-2/+5
2004-06-15no need for themclem1-212/+0
2004-06-15First revision of securityplugins, called by libopiesecurity2 authentication ↵clem11-0/+633
framework (see http://dudu.dyn.2-h.org/nist/OMAF.php).