Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dhcp-option validation updated to allow spaces | Ted Trask | 2017-10-16 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespace | Ted Trask | 2016-08-10 | 1 | -7/+7 |
| | |||||
* | Modify logfile to get logging info from the config and use common view | Ted Trask | 2015-08-03 | 1 | -0/+20 |
| | |||||
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-18 | 1 | -9/+11 |
| | | | | | 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 | 1 | -1/+1 |
| | |||||
* | Better validation of config interfaces | Ted Trask | 2013-01-29 | 1 | -4/+12 |
| | |||||
* | Updated for handle_form now passing self to get and set functions | Ted Trask | 2012-04-28 | 1 | -5/+5 |
| | |||||
* | Started work on updating for acf-core-0.15 | Ted Trask | 2012-04-18 | 1 | -5/+9 |
| | | | | | | 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 | ||||
* | Support for DNS filtering added | Tuomas Jaakola | 2011-07-22 | 1 | -11/+109 |
| | |||||
* | Modified fs.lua to survive nil parameters. Added create_directory and used ↵ | Ted Trask | 2009-01-13 | 1 | -1/+1 |
| | | | | | | 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/dnsmasq/trunk@1677 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Removed debug message from dnsmasq. | Ted Trask | 2008-12-16 | 1 | -3/+1 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/dnsmasq/trunk@1636 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modified dnsmasq to add viewleases and logfile. | Ted Trask | 2008-12-08 | 1 | -0/+4 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/dnsmasq/trunk@1627 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modified dnsmasq to change parameters to lists, allow for multiple entries ↵v0.1.0 | Ted Trask | 2008-11-26 | 1 | -168/+164 |
| | | | | | | in config file, and add some new parameters. Also remove a bunch of unused code. git-svn-id: svn://svn.alpinelinux.org/acf/dnsmasq/trunk@1612 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | End of day commit. Still need some work. Updating to have more viewed options | Mike Mason | 2008-11-05 | 1 | -3/+3 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/dnsmasq/trunk@1580 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Something change so commit before the end of the day | Mike Mason | 2008-11-03 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/dnsmasq/trunk@1574 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | DNSmasq added. Needs a little more work | Mike Mason | 2008-11-03 | 1 | -0/+237 |
git-svn-id: svn://svn.alpinelinux.org/acf/dnsmasq/trunk@1573 ab2d0c66-481e-0410-8bed-d214d4d58bed |