summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Standalone A-entry should not be called 'Alias'. 'Alias' is generallyTimo Teräs2011-04-132-6/+6
| | | | used for CNAME records so that would be confusing.
* Bumped version to 0.7.0v0.7.0Ted Trask2011-03-301-1/+1
|
* Change for acf-core-0.13.0Ted Trask2011-03-303-9/+12
|
* Bumped version to 0.6.0v0.6.0Ted Trask2010-10-081-1/+1
|
* Modified permissions to work with acf-core-0.11.0Ted Trask2010-10-081-12/+8
|
* Bumped version to 0.5.4v0.5.4Ted Trask2010-04-151-1/+1
|
* Added validation to edit page to prevent A records for hosts outside domain.Ted Trask2010-04-151-12/+44
|
* Bumped version to 0.5.3v0.5.3Ted Trask2010-03-181-1/+1
|
* Add octal escape code handling to all fields except comment.Ted Trask2010-03-181-11/+12
|
* Sort the permissions alphabetically.Ted Trask2010-03-151-0/+2
|
* Sort domains.Ted Trask2010-03-041-0/+1
|
* Bumped version to 0.5.2v0.5.2Ted Trask2010-02-161-1/+1
|
* Added wwwprefix to web path.Ted Trask2010-02-162-9/+9
|
* Bumped version to 0.5.1v0.5.1Ted Trask2010-02-111-1/+1
|
* Remove leading/trailing spaces from edit fields.Ted Trask2010-02-111-3/+3
|
* Bumped version to 0.5.0v0.5.0Ted Trask2010-01-221-1/+1
|
* Updated for skin change in acf-core 0.10.0Ted Trask2010-01-222-6/+6
|
* Bumped version to 0.4.1v0.4.1Ted Trask2010-01-041-1/+1
|
* Automatic conversion of octal escape sequences in NAPTR regular expressions.Ted Trask2010-01-041-0/+11
|
* Fixed bug displaying perms result, made auth field by prefix..controller.Ted Trask2010-01-042-10/+9
| | | | Plus, removed role sorting.
* Bumped version to 0.4.0v0.4.0Ted Trask2010-01-011-1/+1
|
* Removed debug statements.Ted Trask2009-12-313-18/+0
|
* Change processname to match prefix - this allows multiple instances without ↵Ted Trask2009-12-252-0/+11
| | | | editing.
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-172-7/+7
|
* UI fix, bumped to 0.3.2v0.3.2Ted Trask2009-12-105-7/+17
|
* Finished support for SRV and NAPTR records. Bumped to 0.3.1v0.3.1Ted Trask2009-11-113-7/+7
|
* Added support for SRV and NAPTR records, some UI cleanup.Ted Trask2009-11-103-19/+17
|
* Bumped revision to 0.3.0v0.3.0root2009-06-041-1/+1
|
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* Tagged updated packages for release.v0.2.14ttrask2009-02-231-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1704 ab2d0c66-481e-0410-8bed-d214d4d58bed
* More work to remove unnecessary popen calls.Ted Trask2009-01-261-3/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1696 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified Makefiles and tagged for release with lots of security fixes.v0.2.13Ted Trask2009-01-221-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1689 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added escapespecialcharacters to format.lua to escape shell special ↵Ted Trask2009-01-211-1/+1
| | | | | | 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/tinydns/trunk@1687 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Proposed changes to menu.Ted Trask2009-01-191-5/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1684 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed tinydns bug caused by 1596 with write_file_with_audit, fixed bug in ↵Ted Trask2009-01-162-5/+4
| | | | | | creating file when directory missing. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1680 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-157-32/+32
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified fs.lua to survive nil parameters. Added create_directory and used ↵Ted Trask2009-01-131-3/+3
| | | | | | 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/tinydns/trunk@1677 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified several pages to replace contenteditable with readonly. Added ↵Ted Trask2009-01-121-2/+2
| | | | | | readonly to html.lsp and .css files. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1676 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on Makefiles.v0.2.12Ted Trask2008-11-181-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1599 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed access to APP from tinydns.Ted Trask2008-11-171-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1596 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated tinydns status to latest.Ted Trask2008-11-101-6/+19
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1590 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Slight change to tinydns to be more flexible with naming.Ted Trask2008-11-102-12/+12
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1589 ab2d0c66-481e-0410-8bed-d214d4d58bed
* superuser commiting the conf.d stuff generates an auditNathan Angelacos2008-11-091-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1585 ab2d0c66-481e-0410-8bed-d214d4d58bed
* editor roles allow editing existing domains, but not creation of new domainsNathan Angelacos2008-11-092-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1584 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on several Makefiles.v0.2.11Ted Trask2008-11-041-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1578 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ↵Ted Trask2008-10-242-5/+8
| | | | | | 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/tinydns/trunk@1563 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified viewfunctions displaycommandresults to not delete the error results ↵Ted Trask2008-10-222-1/+4
| | | | | | 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/tinydns/trunk@1561 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified viewfunctions to split displayform, creating displayformstart and ↵Ted Trask2008-10-224-12/+15
| | | | | | displayformend, to provide flexibility while still using the library. Also added support for hidden fields - including a common redir field. Removed redirectOnSuccess from controllerfunctions handle_form, and replaced it with the redir field. Removed redirectOnSuccess from controllers that used it and added handlecommandresults and redir entries to links and forms throughout many views. This will cause a redirect to the originating view when a form is successfully completed. acf_www-controller now includes orig_action in page_info to report the original action launched by the user. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1560 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on several Makefiles.v0.2.10Ted Trask2008-10-211-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1558 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified TinyDNS to include more intelligence. Changed listfiles and ↵Ted Trask2008-10-215-12/+35
| | | | | | newfile to not display / require directory. Made edit function in controller to allow control independent from expert. Modified edit to limit entries to the domain indicated by the file name. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1557 ab2d0c66-481e-0410-8bed-d214d4d58bed