aboutsummaryrefslogtreecommitdiffstats
path: root/modules/logviewer
Commit message (Collapse)AuthorAgeFilesLines
* - added LogViewer namespaceMatteo Pasotti2013-01-091-0/+6
| | | | | | | - added init module for logviewer - Rpmdragora/init.pm: fixed warn_about_user_mode message alignment - logviewer.pl: added call to LogViewer::warn_about_user_mode
* - added Shared.pm: module contating routines shared by the modules (e.g. ↵Matteo Pasotti2013-01-051-119/+15
| | | | | | | | logviewer) - logviewer.pl: fixed warnings for missing prototypes - logviewer.pl: moved shared routines from it to Shared.pm
* added some usefull routines (NOTE they must be moved soon to a common place ↵Angelo Naselli2013-01-041-5/+117
| | | | to be used by other modules)
* - improved polkit policyMatteo Pasotti2013-01-031-1/+1
| | | | | - switched logviewer module from old Auth to AdminPanel::Privileges
* set label as headingAngelo Naselli2012-12-271-1/+1
|
* Added journalctl --all and with free parametersAngelo Naselli2012-12-081-25/+124
|
* Added calendar (date entry)Angelo Naselli2012-11-241-6/+26
| | | | | Note it is not implemented in yui ncurses
* more clean upAngelo Naselli2012-11-121-9/+13
|
* cleaned a bit the codeAngelo Naselli2012-11-121-18/+39
|
* Added a first log viewer module.Angelo Naselli2012-11-111-0/+435
Mail alert is not working yet