summaryrefslogtreecommitdiffstats
path: root/dhcp-controller.lua
Commit message (Expand)AuthorAgeFilesLines
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-181-16/+18
* Made changes for new handle_form style, remove redirect_to_referrer, and fix ...Ted Trask2012-07-021-5/+5
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-9/+7
* Added ability to edit conf.d file, bumped to 0.4.2v0.4.2Ted Trask2009-08-251-1/+5
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
* Modified dhcp to add host support.Ted Trask2008-08-121-0/+16
* Rewrite of dhcp to modify existing config file rather than just generate a ne...Ted Trask2008-08-091-262/+18
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-9/+9
* Changed error redir code to use redirect function insteadTed Trask2008-04-281-9/+3
* Replaced all list_redir functions with redirect in mvc.lua, implemented a def...Ted Trask2008-04-241-39/+10
* Adding a 'status' tab that shows some basic information.Mika Havela2008-04-031-15/+58
* cleaned up generation for the first releasev0.3Andreas Brodmann2008-03-051-0/+4
* 1) Modified the generation processAndreas Brodmann2007-11-201-3/+10
* /acf/dhcp: added help file 'action'Andreas Brodmann2007-11-201-0/+5
* /acf/dhcp: added global pre/post config generation input for proprietary conf...Andreas Brodmann2007-11-191-0/+22
* /acf/dhcp: properly enable/disable dynamic hosts window and advanced windowAndreas Brodmann2007-11-191-3/+11
* /acf/dhcp: beta: implemented advanced (non validated stuff) per subnetAndreas Brodmann2007-11-171-3/+3
* /acf/dhcp: added static/dynamic host behaviour on a per subnet basisAndreas Brodmann2007-11-161-3/+3
* /acf/dhcp: commented out the use of logit as it disappearedAndreas Brodmann2007-11-161-3/+3
* /acf/dhcp: integrated special hosts (fixed ip's, known mac's, etc.)Andreas Brodmann2007-11-151-3/+3
* working beta release of dhcp config - special hosts config yet missingAndreas Brodmann2007-11-131-6/+39
* added global settings configuration to dhcpAndreas Brodmann2007-11-121-0/+25
* Added dependancy check to dhcp (config dir, daemon and init scripts checked)Andreas Brodmann2007-11-111-1/+31
* bugs eliminated in /acf/dhcp/trunkAndreas Brodmann2007-11-091-3/+3
* validator code partially integrated in dhcpAndreas Brodmann2007-11-091-33/+14
* fixed remote exploit via popenAndreas Brodmann2007-11-091-1/+4
* update on dhcpAndreas Brodmann2007-11-081-0/+35
* updated /acf/dhcp - subnets are now dynamically looked upAndreas Brodmann2007-11-081-18/+22
* initial import of /acf/dhcpv1.0_alpha1Andreas Brodmann2007-11-081-0/+121