summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.12.1v0.12.1Ted Trask2015-05-111-1/+1
* Fix exception by removing obsolete /tmp/squid logfile locationTed Trask2015-05-111-1/+1
* Revert "Fix exception in logfile-model due to change to luaposix API"Ted Trask2015-05-111-31/+6
* Fix exception in logfile-model due to change to luaposix APITed Trask2015-05-021-6/+31
* Implement hostname validationTed Trask2015-04-281-0/+12
* Bump version to 0.12.0v0.12.0Ted Trask2014-04-261-1/+1
* Change how unused options are hidden in update html viewTed Trask2014-04-261-3/+3
* Minor cleanup of styling in logfiles status html viewTed Trask2014-04-251-1/+1
* Fix rc-status-html for when to display Action columnTed Trask2014-04-171-26/+28
* Change for new prototype for htmlviewfunctions.displayitemTed Trask2014-04-106-15/+15
* Change htmlviewfunctions.displayheader to .displaysectionstart and added .dis...Ted Trask2014-03-1714-42/+78
* Fix bugs with starting/stopping logfile tailTed Trask2014-03-101-3/+7
* Modified HTML views to use new htmlviewfunctions functions and replace links ...Ted Trask2014-03-087-62/+56
* Fix logfiles/tail HTML view bug caused by still using DTTed Trask2014-03-071-1/+1
* Fix typo in interfaces/update HTML viewTed Trask2014-03-071-1/+1
* Try using header_level -1 to change links to forms in rc-status HTML viewTed Trask2014-03-061-4/+14
* Fix exception in rc/startstop submissionTed Trask2014-03-061-2/+2
* Add interfaces/update HTML viewTed Trask2014-03-041-1/+1
* Change HTML views to use htmlviewfunctions.displayheaderTed Trask2014-03-0425-155/+111
* Fix sort by filesize in logfiles/statusTed Trask2014-03-031-1/+15
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, and...Ted Trask2014-02-0317-243/+253
* Bump version to 0.11.0v0.11.0Ted Trask2013-10-311-1/+1
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-1721-150/+188
* Change use of require to work with Lua 5.2Ted Trask2013-10-0924-30/+30
* Only load js libraries if not already loaded. Added jquery.flot.time.js to ne...Ted Trask2013-10-033-4/+30
* logfiles: change view, tail, and download to take filename instead of name pa...Ted Trask2013-01-093-6/+6
* Bump version to 0.10.0v0.10.0Ted Trask2012-12-261-1/+1
* Replace io.popen with modelfunction.run_executableTed Trask2012-12-265-30/+22
* Interfaces: Replaced subprocess.call_capture with modelfunction.run_executableTed Trask2012-12-111-13/+10
* Interfaces: Replace io.popen with subprocess.call_captureTed Trask2012-12-111-28/+11
* Bump version to 0.9.3v0.9.3Ted Trask2012-12-071-1/+1
* Interfaces: minor change for cleanupTed Trask2012-12-071-14/+15
* Interfaces: Added support for unknown options in a separate cfeTed Trask2012-12-062-7/+11
* Interfaces: Move iface structure to a separate file and use it in view to det...Ted Trask2012-12-063-180/+108
* Interfaces - reorganize iface structure and always return full interface stru...Ted Trask2012-12-051-104/+124
* Interfaces - made iface a simple structure, rather than a classTed Trask2012-12-051-157/+100
* Interfaces: removed unnecessary escapespecialcharacters callsTed Trask2012-12-041-5/+5
* Changed delete interfaces to use a select and properly return resultsTed Trask2012-12-042-16/+9
* Changed cfe from iface to name to match what it used to beTed Trask2012-12-041-9/+9
* Change ifup/ifdown interface to select and validateTed Trask2012-12-041-18/+38
* Fix ifup / ifdown to capture the outputTed Trask2012-12-042-10/+10
* Bumped version to 0.9.2v0.9.2Ted Trask2012-11-061-1/+1
* Changed viewtype ajax to json as per acf-core-0.15.3, and moved viewtype stre...Ted Trask2012-11-064-10/+3
* Bumped version to 0.9.1v0.9.1Ted Trask2012-10-281-1/+1
* Removed unneeded views by updating CFE for autoviewTed Trask2012-10-285-30/+6
* Removed unnecessary links to form-html.lspTed Trask2012-10-263-3/+0
* Added require statement for html libraryTed Trask2012-10-0217-0/+17
* Bumped version to 0.9.0v0.9.0Ted Trask2012-07-011-1/+1
* Changes redirect_to_referrer to handle_form for logfiles.deleteTed Trask2012-05-083-20/+36
* Some cleanup for form submissionTed Trask2012-05-074-4/+4