Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sort by filesize in logfiles/status | Ted Trask | 2014-03-04 | 1 | -1/+15 |
| | |||||
* | Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵ | Ted Trask | 2014-02-03 | 5 | -85/+121 |
| | | | | and use lowercase tags | ||||
* | Bump version to 0.9.0v0.9.0 | Ted Trask | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-21 | 2 | -47/+51 |
| | | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment. | ||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 6 | -9/+9 |
| | |||||
* | Only load js libraries if not already loaded | Ted Trask | 2013-10-03 | 2 | -2/+12 |
| | |||||
* | Bumped version to 0.8.1v0.8.1 | Ted Trask | 2012-10-28 | 1 | -1/+1 |
| | |||||
* | Removed unneeded views by updating CFE for autoview | Ted Trask | 2012-10-27 | 2 | -17/+4 |
| | |||||
* | Use authenticator.get_subauth function rather than public auth variable | Ted Trask | 2012-10-26 | 1 | -8/+14 |
| | |||||
* | Removed unnecessary links to form-html.lsp | Ted Trask | 2012-10-26 | 1 | -1/+0 |
| | |||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 7 | -0/+7 |
| | |||||
* | Bumped version to 0.8.0v0.8.0 | Ted Trask | 2012-08-15 | 1 | -1/+1 |
| | |||||
* | Removed call to redirect_to_referrer | Ted Trask | 2012-08-15 | 3 | -9/+15 |
| | |||||
* | Fixed bug with SRV records having Priority and Weight swapped | Ted Trask | 2012-06-21 | 1 | -1/+1 |
| | |||||
* | Fixed Install button on status page | Ted Trask | 2012-05-19 | 1 | -1/+1 |
| | |||||
* | Updated for handle_form now passing self to get and set functions | Ted Trask | 2012-04-28 | 2 | -12/+8 |
| | |||||
* | Started work on updating for acf-core-0.15 | Ted Trask | 2012-04-18 | 10 | -39/+40 |
| | | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries | ||||
* | Fixed bug with package install and autostart forms not working | Ted Trask | 2011-07-13 | 1 | -2/+5 |
| | |||||
* | Standalone A-entry should not be called 'Alias'. 'Alias' is generally | Timo Teräs | 2011-04-13 | 2 | -6/+6 |
| | | | | used for CNAME records so that would be confusing. | ||||
* | Bumped version to 0.7.0v0.7.0 | Ted Trask | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | Change for acf-core-0.13.0 | Ted Trask | 2011-03-30 | 3 | -9/+12 |
| | |||||
* | Bumped version to 0.6.0v0.6.0 | Ted Trask | 2010-10-08 | 1 | -1/+1 |
| | |||||
* | Modified permissions to work with acf-core-0.11.0 | Ted Trask | 2010-10-08 | 1 | -12/+8 |
| | |||||
* | Bumped version to 0.5.4v0.5.4 | Ted Trask | 2010-04-15 | 1 | -1/+1 |
| | |||||
* | Added validation to edit page to prevent A records for hosts outside domain. | Ted Trask | 2010-04-15 | 1 | -12/+44 |
| | |||||
* | Bumped version to 0.5.3v0.5.3 | Ted Trask | 2010-03-18 | 1 | -1/+1 |
| | |||||
* | Add octal escape code handling to all fields except comment. | Ted Trask | 2010-03-18 | 1 | -11/+12 |
| | |||||
* | Sort the permissions alphabetically. | Ted Trask | 2010-03-15 | 1 | -0/+2 |
| | |||||
* | Sort domains. | Ted Trask | 2010-03-04 | 1 | -0/+1 |
| | |||||
* | Bumped version to 0.5.2v0.5.2 | Ted Trask | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | Added wwwprefix to web path. | Ted Trask | 2010-02-16 | 2 | -9/+9 |
| | |||||
* | Bumped version to 0.5.1v0.5.1 | Ted Trask | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | Remove leading/trailing spaces from edit fields. | Ted Trask | 2010-02-11 | 1 | -3/+3 |
| | |||||
* | Bumped version to 0.5.0v0.5.0 | Ted Trask | 2010-01-22 | 1 | -1/+1 |
| | |||||
* | Updated for skin change in acf-core 0.10.0 | Ted Trask | 2010-01-22 | 2 | -6/+6 |
| | |||||
* | Bumped version to 0.4.1v0.4.1 | Ted Trask | 2010-01-04 | 1 | -1/+1 |
| | |||||
* | Automatic conversion of octal escape sequences in NAPTR regular expressions. | Ted Trask | 2010-01-04 | 1 | -0/+11 |
| | |||||
* | Fixed bug displaying perms result, made auth field by prefix..controller. | Ted Trask | 2010-01-04 | 2 | -10/+9 |
| | | | | Plus, removed role sorting. | ||||
* | Bumped version to 0.4.0v0.4.0 | Ted Trask | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | Removed debug statements. | Ted Trask | 2009-12-31 | 3 | -18/+0 |
| | |||||
* | Change processname to match prefix - this allows multiple instances without ↵ | Ted Trask | 2009-12-25 | 2 | -0/+11 |
| | | | | editing. | ||||
* | Use viewlibrary.check_permission from acf-core-0.9.0 | Ted Trask | 2009-12-17 | 2 | -7/+7 |
| | |||||
* | UI fix, bumped to 0.3.2v0.3.2 | Ted Trask | 2009-12-10 | 5 | -7/+17 |
| | |||||
* | Finished support for SRV and NAPTR records. Bumped to 0.3.1v0.3.1 | Ted Trask | 2009-11-11 | 3 | -7/+7 |
| | |||||
* | Added support for SRV and NAPTR records, some UI cleanup. | Ted Trask | 2009-11-10 | 3 | -19/+17 |
| | |||||
* | Bumped revision to 0.3.0v0.3.0 | root | 2009-06-04 | 1 | -1/+1 |
| | |||||
* | Updated for startstop in core 0.5.0 | root | 2009-06-04 | 1 | -1/+1 |
| | |||||
* | Tagged updated packages for release.v0.2.14 | ttrask | 2009-02-23 | 1 | -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 Trask | 2009-01-26 | 1 | -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.13 | Ted Trask | 2009-01-22 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1689 ab2d0c66-481e-0410-8bed-d214d4d58bed |