summaryrefslogtreecommitdiffstats
path: root/dhcp-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Fix exception due to invalid replacement stringTed Trask2016-11-071-1/+1
* Remove trailing whitespaceTed Trask2016-08-101-10/+10
* Change listfiles filesize to size, size and mtime not user-friendly, use posi...Ted Trask2015-12-301-3/+4
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-101-2/+2
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-181-32/+34
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
* Removed unneeded views by updating CFE for autoviewTed Trask2012-10-281-18/+20
* Made changes for new handle_form style, remove redirect_to_referrer, and fix ...Ted Trask2012-07-021-15/+30
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-9/+9
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-4/+7
* Added ability to edit conf.d file, bumped to 0.4.2v0.4.2Ted Trask2009-08-251-3/+16
* Revert previous change because aports changed to use dhcpd init.d script nameTed Trask2009-07-201-1/+1
* Modified init.d script from dhcpd to dhcp. Bumped to 0.4.1v0.4.1Ted Trask2009-07-131-1/+1
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-10/+10
* Modified dhcp to add required ddns-update-style parameter to globals.Ted Trask2008-12-081-10/+20
* Modified viewfunctions to split displayform, creating displayformstart and di...Ted Trask2008-10-221-0/+2
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-2/+1
* Fixed dhcp validation bugTed Trask2008-08-211-1/+1
* Modified dhcp to add host support.Ted Trask2008-08-121-6/+183
* Rewrite of dhcp to modify existing config file rather than just generate a ne...Ted Trask2008-08-091-857/+470
* Cleaning up the code.Mika Havela2008-04-091-28/+7
* Adding a 'status' tab that shows some basic information.Mika Havela2008-04-031-0/+64
* cleaned up generation for the first releasev0.3Andreas Brodmann2008-03-051-0/+16
* migrated service control to mhavela's daemoncontrolAndreas Brodmann2008-03-051-11/+7
* use procps.pidofNatanael Copa2008-01-111-11/+2
* Cleaned up the dhcp config generation code in a way that the twoAndreas Brodmann2007-11-201-66/+24
* 1) Modified the generation processAndreas Brodmann2007-11-201-90/+128
* /acf/dhcp: added global pre/post config generation input for proprietary conf...Andreas Brodmann2007-11-191-9/+65
* /acf/dhcp: properly enable/disable dynamic hosts window and advanced windowAndreas Brodmann2007-11-191-10/+13
* /acf/dhcp: beta: implemented advanced (non validated stuff) per subnetAndreas Brodmann2007-11-171-9/+41
* /acf/dhcp: added static/dynamic host behaviour on a per subnet basisAndreas Brodmann2007-11-161-75/+229
* /acf/dhcp: make sure the special hosts file is removed when its subnet pendan...Andreas Brodmann2007-11-161-2/+3
* /acf/dhcp: integrated special hosts (fixed ip's, known mac's, etc.)Andreas Brodmann2007-11-151-17/+193
* working beta release of dhcp config - special hosts config yet missingAndreas Brodmann2007-11-131-28/+158
* fixed stdout/stderr redirection for popen / daemon controlAndreas Brodmann2007-11-121-2/+2
* added global settings configuration to dhcpAndreas Brodmann2007-11-121-4/+88
* in dhcp: removed any useage of luafilesystem and replaced it by luaposixAndreas Brodmann2007-11-111-3/+3
* Added dependancy check to dhcp (config dir, daemon and init scripts checked)Andreas Brodmann2007-11-111-9/+44
* updates daily work on dhcpAndreas Brodmann2007-11-091-9/+9
* validator code partially integrated in dhcpAndreas Brodmann2007-11-091-1/+108
* updated /acf/dhcp - subnets are now dynamically looked upAndreas Brodmann2007-11-081-1/+16
* initial import of /acf/dhcpv1.0_alpha1Andreas Brodmann2007-11-081-0/+142