summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.7.0v0.7.0Ted Trask2013-10-311-1/+1
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-182-33/+37
* Change use of require to work with Lua 5.2Ted Trask2013-10-095-7/+7
* Bump version to 0.6.0v0.6.0Ted Trask2012-12-261-1/+1
* Fix commit error reporting and change backup to use a selectTed Trask2012-12-141-23/+11
* Replace all io.popen calls with modelfunctions.run_executableTed Trask2012-12-142-92/+39
* Cleanup use of viewtypeTed Trask2012-11-252-1/+1
* Bumped version to 0.5.1v0.5.1Ted Trask2012-10-281-1/+1
* Removed unnecessary links to form-html.lspTed Trask2012-10-261-1/+0
* Added require statement for html libraryTed Trask2012-10-022-0/+2
* Bump version to 0.5.0v0.5.0Ted Trask2012-07-011-1/+1
* Added comments for deletebackupfile, if want to implement it in the futureTed Trask2012-05-192-27/+3
* Some cleanup for form submissionTed Trask2012-05-071-1/+1
* Modified include / exclude to use lbu commands rather than directly access th...Ted Trask2012-05-021-20/+23
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-10/+10
* Updated for viewfunctions changed to htmlviewfunctionsTed Trask2012-04-184-10/+10
* Change lbu-controller.lua to use new handle_form() functions found in acf_www...Zach LeBar2012-03-213-23/+30
* Bumped version to 0.4.1v0.4.1Ted Trask2011-06-271-1/+1
* Removed lbu status from guest role and put in userTed Trask2011-06-271-2/+1
* Bumped version to 0.4.0v0.4.0Ted Trask2010-01-011-1/+1
* Removed debug statements.Ted Trask2009-12-313-21/+0
* basename function is no longer in acf-core-0.9.0, minor bugfix in listchanges.Ted Trask2009-12-282-2/+3
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-10/+3
* Fixed available media list to include boot media not in fstab.v0.3.16Ted Trask2009-11-232-1/+14
* Bumped version to 0.3.15v0.3.15Ted Trask2009-10-301-1/+1
* Removed bad line from file change list by tightening regexp.Ted Trask2009-10-301-1/+1
* Tagged package for release.v0.3.14ttrask2009-03-031-1/+1
* Clarified wording for alpine-conf lbu revert.ttrask2009-03-032-4/+4
* Tagged updated packages for release.v0.3.13ttrask2009-02-231-1/+1
* Started process of removing as many io.popen calls as possible. Not complete.Ted Trask2009-01-241-2/+1
* Modified Makefiles and tagged for release with lots of security fixes.v0.3.12Ted Trask2009-01-221-1/+1
* Added escapespecialcharacters to format.lua to escape shell special character...Ted Trask2009-01-211-1/+1
* Tested by removing expected packages, files, and directories. Fixed resultin...Ted Trask2009-01-162-5/+8
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-152-3/+3
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-3/+3
* Updated Makefiles and tagged for release two bug fixes.v0.3.11Ted Trask2008-12-221-1/+1
* Modified lbu media detection.Ted Trask2008-12-171-1/+1
* Modified lbu to permit more media values (parsed from fstab).Ted Trask2008-12-171-1/+8
* Version bump on Makefiles.v0.3.10Ted Trask2008-11-201-1/+1
* Modified lbu to add ability to download overlay package.Ted Trask2008-11-194-2/+43
* Version bump on several Makefiles.v0.3.9Ted Trask2008-11-041-1/+1
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ...Ted Trask2008-10-241-2/+5
* Modified viewfunctions displaycommandresults to not delete the error results ...Ted Trask2008-10-222-2/+6
* Version bump on several Makefiles.v0.3.8Ted Trask2008-10-211-1/+1
* Fixed lbu problem with failure to update commented-out lines with spaces.Ted Trask2008-10-131-6/+5
* Version bump on various Makefilesv0.3.7Ted Trask2008-10-071-1/+1
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-14/+7
* Modified format library. parse_configfile2, update_configfile2, get_section,...Ted Trask2008-10-031-3/+3
* Removed getopts library and added functionality to format library as opts_to_...Ted Trask2008-09-291-4/+3
* use cp -a so dist packages get created properlyv0.3.6Natanael Copa2008-07-281-1/+1