| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, and... | Ted Trask | 2014-02-03 | 4 | -27/+43 |
* | Bump version to 0.7.0v0.7.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-18 | 2 | -33/+37 |
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 5 | -7/+7 |
* | Bump version to 0.6.0v0.6.0 | Ted Trask | 2012-12-26 | 1 | -1/+1 |
* | Fix commit error reporting and change backup to use a select | Ted Trask | 2012-12-14 | 1 | -23/+11 |
* | Replace all io.popen calls with modelfunctions.run_executable | Ted Trask | 2012-12-14 | 2 | -92/+39 |
* | Cleanup use of viewtype | Ted Trask | 2012-11-25 | 2 | -1/+1 |
* | Bumped version to 0.5.1v0.5.1 | Ted Trask | 2012-10-28 | 1 | -1/+1 |
* | Removed unnecessary links to form-html.lsp | Ted Trask | 2012-10-26 | 1 | -1/+0 |
* | Added require statement for html library | Ted Trask | 2012-10-02 | 2 | -0/+2 |
* | Bump version to 0.5.0v0.5.0 | Ted Trask | 2012-07-01 | 1 | -1/+1 |
* | Added comments for deletebackupfile, if want to implement it in the future | Ted Trask | 2012-05-19 | 2 | -27/+3 |
* | Some cleanup for form submission | Ted Trask | 2012-05-07 | 1 | -1/+1 |
* | Modified include / exclude to use lbu commands rather than directly access th... | Ted Trask | 2012-05-02 | 1 | -20/+23 |
* | Updated for handle_form now passing self to get and set functions | Ted Trask | 2012-04-28 | 1 | -10/+10 |
* | Updated for viewfunctions changed to htmlviewfunctions | Ted Trask | 2012-04-18 | 4 | -10/+10 |
* | Change lbu-controller.lua to use new handle_form() functions found in acf_www... | Zach LeBar | 2012-03-21 | 3 | -23/+30 |
* | Bumped version to 0.4.1v0.4.1 | Ted Trask | 2011-06-27 | 1 | -1/+1 |
* | Removed lbu status from guest role and put in user | Ted Trask | 2011-06-27 | 1 | -2/+1 |
* | Bumped version to 0.4.0v0.4.0 | Ted Trask | 2010-01-01 | 1 | -1/+1 |
* | Removed debug statements. | Ted Trask | 2009-12-31 | 3 | -21/+0 |
* | basename function is no longer in acf-core-0.9.0, minor bugfix in listchanges. | Ted Trask | 2009-12-28 | 2 | -2/+3 |
* | Use viewlibrary.check_permission from acf-core-0.9.0 | Ted Trask | 2009-12-17 | 1 | -10/+3 |
* | Fixed available media list to include boot media not in fstab.v0.3.16 | Ted Trask | 2009-11-23 | 2 | -1/+14 |
* | Bumped version to 0.3.15v0.3.15 | Ted Trask | 2009-10-30 | 1 | -1/+1 |
* | Removed bad line from file change list by tightening regexp. | Ted Trask | 2009-10-30 | 1 | -1/+1 |
* | Tagged package for release.v0.3.14 | ttrask | 2009-03-03 | 1 | -1/+1 |
* | Clarified wording for alpine-conf lbu revert. | ttrask | 2009-03-03 | 2 | -4/+4 |
* | Tagged updated packages for release.v0.3.13 | ttrask | 2009-02-23 | 1 | -1/+1 |
* | Started process of removing as many io.popen calls as possible. Not complete. | Ted Trask | 2009-01-24 | 1 | -2/+1 |
* | Modified Makefiles and tagged for release with lots of security fixes.v0.3.12 | Ted Trask | 2009-01-22 | 1 | -1/+1 |
* | Added escapespecialcharacters to format.lua to escape shell special character... | Ted Trask | 2009-01-21 | 1 | -1/+1 |
* | Tested by removing expected packages, files, and directories. Fixed resultin... | Ted Trask | 2009-01-16 | 2 | -5/+8 |
* | Modified html.lua and viewlibrary.lua and all html files to html_escape varia... | Ted Trask | 2009-01-15 | 2 | -3/+3 |
* | Modified fs.lua to survive nil parameters. Added create_directory and used w... | Ted Trask | 2009-01-13 | 1 | -3/+3 |
* | Updated Makefiles and tagged for release two bug fixes.v0.3.11 | Ted Trask | 2008-12-22 | 1 | -1/+1 |
* | Modified lbu media detection. | Ted Trask | 2008-12-17 | 1 | -1/+1 |
* | Modified lbu to permit more media values (parsed from fstab). | Ted Trask | 2008-12-17 | 1 | -1/+8 |
* | Version bump on Makefiles.v0.3.10 | Ted Trask | 2008-11-20 | 1 | -1/+1 |
* | Modified lbu to add ability to download overlay package. | Ted Trask | 2008-11-19 | 4 | -2/+43 |
* | Version bump on several Makefiles.v0.3.9 | Ted Trask | 2008-11-04 | 1 | -1/+1 |
* | Minor change to roles code and major change to roles. Replaced ALL, CREATE, ... | Ted Trask | 2008-10-24 | 1 | -2/+5 |
* | Modified viewfunctions displaycommandresults to not delete the error results ... | Ted Trask | 2008-10-22 | 2 | -2/+6 |
* | Version bump on several Makefiles.v0.3.8 | Ted Trask | 2008-10-21 | 1 | -1/+1 |
* | Fixed lbu problem with failure to update commented-out lines with spaces. | Ted Trask | 2008-10-13 | 1 | -6/+5 |
* | Version bump on various Makefilesv0.3.7 | Ted Trask | 2008-10-07 | 1 | -1/+1 |
* | Modified modelfunctions library to include validation in get/setfiledetails. ... | Ted Trask | 2008-10-07 | 1 | -14/+7 |
* | Modified format library. parse_configfile2, update_configfile2, get_section,... | Ted Trask | 2008-10-03 | 1 | -3/+3 |
* | Removed getopts library and added functionality to format library as opts_to_... | Ted Trask | 2008-09-29 | 1 | -4/+3 |