Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change all -controller.lua files to use new handle_form() functions found in ↵HEADmaster | Zach LeBar | 2012-03-21 | 18 | -108/+160 |
| | | | | acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to vmail-model .lua to make everything work. | ||||
* | Modified rc to add service status and startstop actions | Ted Trask | 2012-01-16 | 4 | -7/+48 |
| | |||||
* | Bumped version to 0.8.2v0.8.2 | Ted Trask | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | Modified for acf-core-0.13.0 | Ted Trask | 2011-03-30 | 1 | -7/+0 |
| | |||||
* | Bumped version to 0.8.1v0.8.1 | Ted Trask | 2011-03-17 | 1 | -1/+1 |
| | |||||
* | Removed health/modules action because redundant with modules/status | Ted Trask | 2011-03-17 | 5 | -21/+2 |
| | |||||
* | Bumped version to 0.8.0v0.8.0 | Ted Trask | 2011-03-17 | 1 | -1/+1 |
| | |||||
* | Clarified Buffers in system health view | Ted Trask | 2011-03-07 | 1 | -2/+2 |
| | |||||
* | health: change 'Process' tab to 'Hardware' | Timo Teräs | 2011-03-02 | 2 | -8/+8 |
| | | | | | Since it's all about the CPU and RAM info. Process refers to something else (was named probably due to taking info from /proc). | ||||
* | health: fix memory info | Timo Teräs | 2011-03-02 | 2 | -8/+52 |
| | | | | | Parse /proc/meminfo instead of 'free' output which changed in busybox and caused breakage. Display also Buffers. | ||||
* | Giving classes to input buttons in order to get stylesheets working properly | Mika Havela | 2011-02-24 | 1 | -2/+2 |
| | |||||
* | Bumped version to 0.7.3v0.7.3 | Ted Trask | 2010-09-29 | 1 | -1/+1 |
| | |||||
* | Proper fix for health storage to handle one or two-line entries. | Ted Trask | 2010-09-28 | 1 | -1/+9 |
| | |||||
* | Modified health storage for new output format of df in alpine 1.10 | Ted Trask | 2010-09-24 | 1 | -2/+2 |
| | |||||
* | Bumped version to 0.7.2v0.7.2 | Ted Trask | 2010-03-10 | 1 | -1/+1 |
| | |||||
* | Added 'ip tunnel' result to health network status. | Ted Trask | 2010-03-10 | 2 | -0/+8 |
| | |||||
* | Added 'ip tunnel' result to interfaces status. | Ted Trask | 2010-03-10 | 2 | -0/+8 |
| | |||||
* | Bumped version to 0.7.1v0.7.1 | Ted Trask | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | Added wwwprefix to web path. | Ted Trask | 2010-02-16 | 4 | -6/+6 |
| | |||||
* | Bumped version to 0.7.0v0.7.0 | Ted Trask | 2010-01-22 | 1 | -1/+1 |
| | |||||
* | Updated for skin change in acf-core 0.10.0 | Ted Trask | 2010-01-22 | 1 | -1/+1 |
| | |||||
* | Bug fix for hostname change. | Ted Trask | 2010-01-22 | 1 | -1/+1 |
| | |||||
* | Change hostname get to return fqdn if available. | Ted Trask | 2010-01-20 | 2 | -6/+15 |
| | |||||
* | Moved skins to acf-core. | Ted Trask | 2010-01-13 | 6 | -85/+2 |
| | |||||
* | Bumped version to 0.6.1v0.6.1 | Ted Trask | 2010-01-04 | 1 | -1/+1 |
| | |||||
* | Removed system health from GUEST role. | Ted Trask | 2010-01-04 | 1 | -3/+3 |
| | |||||
* | Bumped version to 0.6.0v0.6.0 | Ted Trask | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | Removed debug statements. | Ted Trask | 2009-12-31 | 5 | -46/+0 |
| | |||||
* | Modified skins to remove hardcoded /usr/share/acf/ path. | Ted Trask | 2009-12-30 | 2 | -15/+13 |
| | |||||
* | basename function is no longer in acf-core-0.9.0 | Ted Trask | 2009-12-28 | 2 | -2/+4 |
| | |||||
* | Use viewlibrary.check_permission from acf-core-0.9.0 | Ted Trask | 2009-12-17 | 4 | -9/+9 |
| | |||||
* | Bumped to 0.5.9v0.5.9 | Ted Trask | 2009-12-10 | 1 | -1/+1 |
| | |||||
* | Sort the jobs alphabetically. | Ted Trask | 2009-11-02 | 1 | -0/+2 |
| | |||||
* | Bumped to 0.5.8v0.5.8 | Ted Trask | 2009-10-09 | 1 | -1/+1 |
| | |||||
* | Graphical fix. Modifying <DL> to fix skin issues. | Mika Havela | 2009-10-07 | 2 | -1/+5 |
| | |||||
* | Graphical fix. Modifying <DL> to fix skin issues. | Mika Havela | 2009-10-07 | 2 | -1/+2 |
| | |||||
* | Graphical fix. Adding/Modifying <DL> for logfile* views to fix skin issues. | Mika Havela | 2009-10-07 | 3 | -4/+4 |
| | |||||
* | Graphical fix. Displaying WarningMsg inside <DL> to fix skin issues | Mika Havela | 2009-10-07 | 1 | -1/+1 |
| | |||||
* | Graphical fix. Adding <DL> to the views to fix skin issues. | Mika Havela | 2009-10-07 | 6 | -2/+27 |
| | |||||
* | Graphical fix. Adding <DL> to fix skin-issues when displaying cron-jobs. | Mika Havela | 2009-10-07 | 1 | -0/+2 |
| | |||||
* | Fixing the White Space Bugs in Browsers issue by adding a whitespace in ↵ | Mika Havela | 2009-10-06 | 1 | -1/+1 |
| | | | | columns that might be empty. | ||||
* | Added get_interfaces function to model, bumped to 0.5.7v0.5.7 | Ted Trask | 2009-09-17 | 2 | -1/+17 |
| | | | | New function used by new acf-iproute2-qos package | ||||
* | Bumped version to 0.5.6v0.5.6 | Ted Trask | 2009-09-08 | 1 | -1/+1 |
| | |||||
* | Added support for symlinks in logfiles. | Ted Trask | 2009-09-08 | 1 | -12/+32 |
| | |||||
* | Fixed bug with ip command by setting PATH for io.popen calls in health. | Ted Trask | 2009-09-07 | 1 | -11/+13 |
| | |||||
* | Bumped version to 0.5.5v0.5.5 | Ted Trask | 2009-09-07 | 1 | -1/+1 |
| | |||||
* | Added cron move functionality, added default value for period. | Ted Trask | 2009-09-07 | 5 | -16/+73 |
| | |||||
* | Bumping Makefile for releasev0.5.4 | Mika Havela | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | Output 'apk version --index' in general health. | Mika Havela | 2009-09-04 | 1 | -1/+10 |
| | | | | | If 'apk verions --index' fails to give output, we fallback to displaying /etc/alpine-release. Last option is to display 'Unknown' (if neither of the above works). | ||||
* | Changed system password to use posix.crypt instead of io.popen(cryptpw)v0.5.3 | Ted Trask | 2009-08-14 | 1 | -3/+10 |
| |