summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 0.8.0v0.8.0Ted Trask2012-08-151-1/+1
* Removed redirect_to_referrer callsTed Trask2012-08-154-13/+25
* Some cleanup for form submissionTed Trask2012-05-071-1/+1
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-10/+10
* Started work on updating for acf-core-0.15Ted Trask2012-04-186-24/+25
* Bumped version to 0.7.1v0.7.1Ted Trask2011-07-201-1/+1
* Prevent config from uncommenting multiple access_log or cache_dir lines, repo...Ted Trask2011-07-201-7/+17
* Bumped version to 0.7.0v0.7.0Ted Trask2011-03-301-1/+1
* Modified for acf-core-0.13.0Ted Trask2011-03-302-11/+1
* Bumped version to 0.6.0v0.6.0Ted Trask2010-01-011-1/+1
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-4/+4
* Bumped to 0.5.2v0.5.2Ted Trask2009-12-101-1/+1
* Added status and startstop to listfiles view.Ted Trask2009-11-021-1/+9
* Sort file list, remove spaces and add path for new files. Bumped to 0.5.1v0.5.1Ted Trask2009-09-212-7/+12
* Bumped revision to 0.5.0v0.5.0Ted Trask2009-06-111-1/+1
* Added 'reload' and 'rotate' to startstop.Ted Trask2009-06-101-1/+1
* Bumped revision to 0.4.0v0.4.0root2009-06-041-1/+1
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
* Modified Makefiles and tagged for release with lots of security fixes.v0.3.8Ted Trask2009-01-221-1/+1
* Proposed changes to menu.Ted Trask2009-01-191-6/+6
* Tested by removing expected packages, files, and directories. Fixed resultin...Ted Trask2009-01-161-2/+2
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-154-7/+7
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-9/+9
* Version bump on Makefiles.v0.3.7Ted Trask2008-12-021-1/+1
* Enhanced squid to view and edit files within /etc/squid.Ted Trask2008-11-227-2/+121
* Version bump on several Makefiles.v0.3.6Ted Trask2008-11-041-1/+1
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ...Ted Trask2008-10-241-2/+4
* Modified viewfunctions displaycommandresults to not delete the error results ...Ted Trask2008-10-221-1/+3
* Version bump on various Makefilesv0.3.5Ted Trask2008-10-071-1/+1
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-4/+2
* Versionbump on various Makefilesv0.3.4Mika Havela2008-09-261-1/+1
* Fixed bug in squid digest, saving caused exception.Ted Trask2008-09-252-1/+11
* Version bump on Makefilev0.3.3Mika Havela2008-09-251-1/+1
* Modified format library to operate on strings rather than files - makes it mo...Ted Trask2008-09-191-15/+17
* Rewrote squid to remove dependence on tags in config file. Removed ntlm sett...Ted Trask2008-09-1812-1122/+304
* Versionbump on Makefilesv0.3.2Mika Havela2008-08-261-1/+1
* Modified squid to use new status, startstop, and expert (replaced advanced) a...Ted Trask2008-08-1212-348/+44
* use cp -a so dist packages get created properlyv0.3.1Natanael Copa2008-07-281-1/+1
* Version bump on makefilesMika Havela2008-07-281-1/+1
* use <% %> instead of <? ?>Natanael Copa2008-07-287-60/+60
* version bump on Makefilesv0.3.0Mika Havela2008-05-211-1/+1
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-6/+6
* Adding a status-tab and moving some information there (from the other pages).Mika Havela2008-05-076-26/+56
* Fixed a bug when start/stop/restart the process. Buttons now enable/disable t...Mika Havela2008-05-065-29/+29
* Makefile version bumpv0.2.2Mika Havela2008-05-061-1/+1
* Changing start/stop/restart process to show stderr to the user (as for all ot...Mika Havela2008-05-065-35/+18
* Moved around the information on the view-files to reflect the same layout as ...Mika Havela2008-05-057-122/+161
* version bump on Makefilev0.2.1Mika Havela2008-05-011-1/+1
* Changed error redir code to use redirect function insteadTed Trask2008-04-281-9/+3
* Replaced all list_redir functions with redirect in mvc.lua, implemented a def...Ted Trask2008-04-241-26/+1