summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/tags/release-0.3.8@1689 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Proposed changes to menu.Ted Trask2009-01-191-6/+6
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1684 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Tested by removing expected packages, files, and directories. Fixed ↵Ted Trask2009-01-161-2/+2
| | | | | | resulting bugs. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1683 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-154-7/+7
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified fs.lua to survive nil parameters. Added create_directory and used ↵Ted Trask2009-01-131-9/+9
| | | | | | within create_file and write_file. Reviewed each read_file call to make sure handles nil return value. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1677 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on Makefiles.v0.3.7Ted Trask2008-12-021-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1619 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Enhanced squid to view and edit files within /etc/squid.Ted Trask2008-11-227-2/+121
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1609 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on several Makefiles.v0.3.6Ted Trask2008-11-041-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1578 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ↵Ted Trask2008-10-241-2/+4
| | | | | | READ, UPDATE, and DELETE with GUEST, USER, EDITOR, EXPERT, and ADMIN. Changed all roles files and modified some html files to hide options without permissions. Determine default roles from roles files, rather than hard-coded, and added ability to modify default roles by adding permissions. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1563 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified viewfunctions displaycommandresults to not delete the error results ↵Ted Trask2008-10-221-1/+3
| | | | | | of a form so the form can still display it. Modified a bunch of views to display the results of component forms. Also added code to displayform and displayformstart to automatically generate the action if passed page_info. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1561 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on various Makefilesv0.3.5Ted Trask2008-10-071-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1543 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified modelfunctions library to include validation in get/setfiledetails. ↵Ted Trask2008-10-071-4/+2
| | | | | | Modified all uses to validate the file name - this was a major security hole. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1542 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Versionbump on various Makefilesv0.3.4Mika Havela2008-09-261-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1523 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed bug in squid digest, saving caused exception.Ted Trask2008-09-252-1/+11
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1520 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on Makefilev0.3.3Mika Havela2008-09-251-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1492 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified format library to operate on strings rather than files - makes it ↵Ted Trask2008-09-191-15/+17
| | | | | | more flexible. Removed dependencies and unnecessary _to_string functions - use table.concat instead. Changed remove_blanks_comments to parse_lines. Added parse_linesandwords, replace_line, insert_line, and get_line functions from parser.lua and removed parser.lua. Made slight changes to squid and devtools to reflect library changes. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1479 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Rewrote squid to remove dependence on tags in config file. Removed ntlm ↵Ted Trask2008-09-1812-1122/+304
| | | | | | settings, which will have to be implemented in winbindd acf. No support yet for advanced config. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1475 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Versionbump on Makefilesv0.3.2Mika Havela2008-08-261-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1410 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified squid to use new status, startstop, and expert (replaced advanced) ↵Ted Trask2008-08-1212-348/+44
| | | | | | actions. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1379 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use cp -a so dist packages get created properlyv0.3.1Natanael Copa2008-07-281-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1346 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on makefilesMika Havela2008-07-281-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1324 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use <% %> instead of <? ?>Natanael Copa2008-07-287-60/+60
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
* version bump on Makefilesv0.3.0Mika Havela2008-05-211-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1153 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-6/+6
| | | | | | Logon link no longer forced to be https. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1120 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding a status-tab and moving some information there (from the other pages).Mika Havela2008-05-076-26/+56
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1110 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed a bug when start/stop/restart the process. Buttons now enable/disable ↵Mika Havela2008-05-065-29/+29
| | | | | | the right way. git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1106 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Makefile version bumpv0.2.2Mika Havela2008-05-061-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1104 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changing start/stop/restart process to show stderr to the user (as for all ↵Mika Havela2008-05-065-35/+18
| | | | | | other ACF's) git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1103 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Moved around the information on the view-files to reflect the same layout as ↵Mika Havela2008-05-057-122/+161
| | | | | | | | | other ACF's. Added information on autostart sequence. Fetch programversion the same way as other acf's do (apk_version -v). git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1102 ab2d0c66-481e-0410-8bed-d214d4d58bed
* version bump on Makefilev0.2.1Mika Havela2008-05-011-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1092 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed error redir code to use redirect function insteadTed Trask2008-04-281-9/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1051 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced all list_redir functions with redirect in mvc.lua, implemented a ↵Ted Trask2008-04-241-26/+1
| | | | | | default_action string in each controller, removing the on_load functions git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1037 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added individual roles filesTed Trask2008-04-231-0/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1035 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Moved roles/permissions to individual roles filesTed Trask2008-04-231-9/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1034 ab2d0c66-481e-0410-8bed-d214d4d58bed
* install squid in correct placev0.2Natanael Copa2008-02-191-3/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@752 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed version in Makefiles and then uploaded new apk's to dev.alpinelinux.orgMika Havela2008-02-131-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@715 ab2d0c66-481e-0410-8bed-d214d4d58bed
* adapted squid.menu to the new menu/tab formatAndreas Brodmann2008-02-091-1/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@707 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modifyed the menu files (again - Sorry about that)Mika Havela2008-02-061-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@703 ab2d0c66-481e-0410-8bed-d214d4d58bed
* git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@637 ↵Andreas Brodmann2008-01-241-22/+26
| | | | ab2d0c66-481e-0410-8bed-d214d4d58bed
* removed the file squid-ntlm-html.lsp from MakefileAndreas Brodmann2008-01-241-1/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@634 ab2d0c66-481e-0410-8bed-d214d4d58bed
* removed the ntlm/winbindd part from acf-squidAndreas Brodmann2008-01-242-93/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@633 ab2d0c66-481e-0410-8bed-d214d4d58bed
* git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@623 ↵Andreas Brodmann2008-01-186-35/+35
| | | | ab2d0c66-481e-0410-8bed-d214d4d58bed
* updates to squid-digest-html.lspAndreas Brodmann2008-01-181-4/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@622 ab2d0c66-481e-0410-8bed-d214d4d58bed
* updates to squid-advanced-html.lsp / squid-controller.luaAndreas Brodmann2008-01-182-12/+18
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@621 ab2d0c66-481e-0410-8bed-d214d4d58bed
* gui updatesAndreas Brodmann2008-01-182-7/+19
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@620 ab2d0c66-481e-0410-8bed-d214d4d58bed
* updated the basic view to contain the <DL></DL> tagsAndreas Brodmann2008-01-181-0/+16
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@618 ab2d0c66-481e-0410-8bed-d214d4d58bed
* fix in model:dependancy_ok() to check for empty files (size:0)Andreas Brodmann2008-01-181-2/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@617 ab2d0c66-481e-0410-8bed-d214d4d58bed
* corrected Makefile after separation from dansguardianAndreas Brodmann2008-01-181-8/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@616 ab2d0c66-481e-0410-8bed-d214d4d58bed