- 22 Jan, 2010 1 commit
-
-
Ted Trask authored
-
- 01 Jan, 2010 1 commit
-
-
Ted Trask authored
-
- 31 Dec, 2009 1 commit
-
-
Ted Trask authored
-
- 28 Dec, 2009 1 commit
-
-
Ted Trask authored
-
- 17 Dec, 2009 1 commit
-
-
Ted Trask authored
-
- 10 Dec, 2009 1 commit
-
-
Ted Trask authored
-
- 04 Jun, 2009 2 commits
- 15 May, 2009 1 commit
-
-
Ted Trask authored
-
- 03 Mar, 2009 3 commits
-
-
ttrask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1723 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
ttrask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1722 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
ttrask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1721 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 23 Feb, 2009 1 commit
-
-
ttrask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1704 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 24 Jan, 2009 1 commit
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1695 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 22 Jan, 2009 1 commit
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1689 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 21 Jan, 2009 1 commit
-
-
Ted Trask authored
Added escapespecialcharacters to format.lua to escape shell special characters. Reviewed all calls to io.popen and os.execute to escape special characters. Fixed file uploads in openssl and ipsectools with viewfunctions.lua. Tried to fix openssl renew when subject contains special characters, but not done yet. git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1687 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 19 Jan, 2009 1 commit
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1684 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 15 Jan, 2009 1 commit
-
-
Ted Trask authored
Modified html.lua and viewlibrary.lua and all html files to html_escape variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 16 Dec, 2008 1 commit
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1637 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 08 Dec, 2008 1 commit
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1628 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 02 Dec, 2008 1 commit
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1619 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 21 Nov, 2008 1 commit
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1608 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 20 Nov, 2008 2 commits
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1606 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1605 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 04 Nov, 2008 1 commit
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1578 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 24 Oct, 2008 1 commit
-
-
Ted Trask authored
Minor change to roles code and major change to roles. Replaced ALL, CREATE, 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/ipsec-tools/trunk@1563 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 22 Oct, 2008 1 commit
-
-
Ted Trask authored
Modified viewfunctions displaycommandresults to not delete the error results 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/ipsec-tools/trunk@1561 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 07 Oct, 2008 2 commits
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1543 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Ted Trask authored
Modified modelfunctions library to include validation in get/setfiledetails. Modified all uses to validate the file name - this was a major security hole. git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1542 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 26 Sep, 2008 1 commit
-
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1523 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 25 Sep, 2008 2 commits
-
-
Ted Trask authored
Moved procps and daemoncontrol functionality into processinfo.lua and deleted procps.lua and daemoncontrol.lua. This saves space on the server. git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1519 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1497 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 23 Sep, 2008 1 commit
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1483 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 04 Sep, 2008 2 commits
-
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1448 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1445 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 28 Jul, 2008 3 commits
-
-
Natanael Copa authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1346 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1324 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Natanael Copa authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 24 Jun, 2008 1 commit
-
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1250 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 22 May, 2008 1 commit
-
-
Mika Havela authored
version bump on Makefiles git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1175 ab2d0c66-481e-0410-8bed-d214d4d58bed
-