Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 0.13.3HEADv0.13.3master | Ted Trask | 2020-03-04 | 1 | -1/+1 |
| | |||||
* | Add support for symlink'd interfaces file | Ted Trask | 2019-10-02 | 1 | -3/+17 |
| | | | | Also minor changes to avoid crash on empty file or syntax error | ||||
* | Bump version to 0.13.2v0.13.2 | Ted Trask | 2018-06-26 | 1 | -1/+1 |
| | |||||
* | Fix syslog/config crash due to missing parameter | Ted Trask | 2018-06-26 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespace | Ted Trask | 2016-08-10 | 20 | -55/+55 |
| | |||||
* | Bump version to 0.13.1v0.13.1 | Ted Trask | 2016-05-02 | 1 | -1/+1 |
| | |||||
* | Change cron processname to crond due to change in Alpine Linux 3.4 | Ted Trask | 2016-05-02 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.13.0v0.13.0 | Ted Trask | 2016-01-18 | 1 | -1/+1 |
| | |||||
* | Change logfiles.status to return a structure rather than a list of cfe's for ↵ | Ted Trask | 2015-12-30 | 2 | -17/+12 |
| | | | | | | each file This makes it like listfiles actions in other ACFs. Tested and still works with acf-weblog. | ||||
* | Clean up model.get code for listing files and determining if in use | Ted Trask | 2015-12-30 | 1 | -50/+32 |
| | |||||
* | Minor cleanup | Ted Trask | 2015-12-30 | 1 | -1/+0 |
| | |||||
* | Change logfiles filesize to size, size and mtime not user-friendly, use ↵ | Ted Trask | 2015-12-30 | 3 | -38/+29 |
| | | | | posix.stat over fs.stat, use new format functions | ||||
* | Better error handling for view/tail/download and fix download to use proper ↵ | Ted Trask | 2015-11-20 | 2 | -15/+22 |
| | | | | cfe for input | ||||
* | Bump version to 0.12.2v0.12.2 | Ted Trask | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | Modify logfile view and tail to properly use handle_clientdata | Ted Trask | 2015-07-26 | 2 | -30/+42 |
| | | | | Fixed a minor bug in tail where CFE contained 'fileoffset' but action looked for 'offset' | ||||
* | Bump version to 0.12.1v0.12.1 | Ted Trask | 2015-05-11 | 1 | -1/+1 |
| | |||||
* | Fix exception by removing obsolete /tmp/squid logfile location | Ted Trask | 2015-05-11 | 1 | -1/+1 |
| | |||||
* | Revert "Fix exception in logfile-model due to change to luaposix API" | Ted Trask | 2015-05-11 | 1 | -31/+6 |
| | | | | This reverts commit d93ee8df55aa6b41b043614cfae5c3805dac11c9. | ||||
* | Fix exception in logfile-model due to change to luaposix API | Ted Trask | 2015-05-02 | 1 | -6/+31 |
| | | | | | Exception caused by calling dir with non-existant path. While there, changed the readlink API as well. | ||||
* | Implement hostname validation | Ted Trask | 2015-04-28 | 1 | -0/+12 |
| | |||||
* | Bump version to 0.12.0v0.12.0 | Ted Trask | 2014-04-26 | 1 | -1/+1 |
| | |||||
* | Change how unused options are hidden in update html view | Ted Trask | 2014-04-26 | 1 | -3/+3 |
| | |||||
* | Minor cleanup of styling in logfiles status html view | Ted Trask | 2014-04-25 | 1 | -1/+1 |
| | |||||
* | Fix rc-status-html for when to display Action column | Ted Trask | 2014-04-17 | 1 | -26/+28 |
| | |||||
* | Change for new prototype for htmlviewfunctions.displayitem | Ted Trask | 2014-04-10 | 6 | -15/+15 |
| | |||||
* | Change htmlviewfunctions.displayheader to .displaysectionstart and added ↵ | Ted Trask | 2014-03-17 | 14 | -42/+78 |
| | | | | .displaysectionend function | ||||
* | Fix bugs with starting/stopping logfile tail | Ted Trask | 2014-03-10 | 1 | -3/+7 |
| | |||||
* | Modified HTML views to use new htmlviewfunctions functions and replace links ↵ | Ted Trask | 2014-03-08 | 7 | -62/+56 |
| | | | | | | with forms created by displayitem Use htmlviewfunctions.displayheader .incrementheader .displayitemstart/middle/end | ||||
* | Fix logfiles/tail HTML view bug caused by still using DT | Ted Trask | 2014-03-07 | 1 | -1/+1 |
| | |||||
* | Fix typo in interfaces/update HTML view | Ted Trask | 2014-03-07 | 1 | -1/+1 |
| | |||||
* | Try using header_level -1 to change links to forms in rc-status HTML view | Ted Trask | 2014-03-06 | 1 | -4/+14 |
| | |||||
* | Fix exception in rc/startstop submission | Ted Trask | 2014-03-06 | 1 | -2/+2 |
| | |||||
* | Add interfaces/update HTML view | Ted Trask | 2014-03-04 | 1 | -1/+1 |
| | |||||
* | Change HTML views to use htmlviewfunctions.displayheader | Ted Trask | 2014-03-04 | 25 | -155/+111 |
| | | | | Modified some models to change labels | ||||
* | Fix sort by filesize in logfiles/status | Ted Trask | 2014-03-03 | 1 | -1/+15 |
| | |||||
* | Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵ | Ted Trask | 2014-02-03 | 17 | -243/+253 |
| | | | | and use lowercase tags | ||||
* | Bump version to 0.11.0v0.11.0 | Ted Trask | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-17 | 21 | -150/+188 |
| | | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment. | ||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 24 | -30/+30 |
| | |||||
* | Only load js libraries if not already loaded. Added jquery.flot.time.js to ↵ | Ted Trask | 2013-10-03 | 3 | -4/+30 |
| | | | | networkstats due to acf-jquery-0.3.0 | ||||
* | logfiles: change view, tail, and download to take filename instead of name ↵ | Ted Trask | 2013-01-09 | 3 | -6/+6 |
| | | | | parameter | ||||
* | Bump version to 0.10.0v0.10.0 | Ted Trask | 2012-12-26 | 1 | -1/+1 |
| | |||||
* | Replace io.popen with modelfunction.run_executable | Ted Trask | 2012-12-26 | 5 | -30/+22 |
| | |||||
* | Interfaces: Replaced subprocess.call_capture with modelfunction.run_executable | Ted Trask | 2012-12-11 | 1 | -13/+10 |
| | |||||
* | Interfaces: Replace io.popen with subprocess.call_capture | Ted Trask | 2012-12-11 | 1 | -28/+11 |
| | |||||
* | Bump version to 0.9.3v0.9.3 | Ted Trask | 2012-12-07 | 1 | -1/+1 |
| | |||||
* | Interfaces: minor change for cleanup | Ted Trask | 2012-12-07 | 1 | -14/+15 |
| | |||||
* | Interfaces: Added support for unknown options in a separate cfe | Ted Trask | 2012-12-06 | 2 | -7/+11 |
| | | | | The previous implementation would display them as separate options with errors, and silently drop when writing | ||||
* | Interfaces: Move iface structure to a separate file and use it in view to ↵ | Ted Trask | 2012-12-06 | 3 | -180/+108 |
| | | | | | | | determine which options to display The previous method meant that each option was defined in both the model and in the view. Now, everything is defined in the model, and the view just hides / shows as desired. | ||||
* | Interfaces - reorganize iface structure and always return full interface ↵ | Ted Trask | 2012-12-05 | 1 | -104/+124 |
| | | | | | | | structure The model should report the entire form, not pieces at a time. The view can determine which options to show. Modified the validation and writing to interfaces file to only consider the valid options for given family/method. |