summaryrefslogtreecommitdiffstats
path: root/tinydns-controller.lua
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-1/+1
* Change file actions filesize to size, size and mtime not user-friendly, use p...Ted Trask2015-12-301-8/+1
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-211-24/+26
* Removed call to redirect_to_referrerTed Trask2012-08-151-1/+1
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-9/+5
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-8/+7
* Change processname to match prefix - this allows multiple instances without e...Ted Trask2009-12-251-0/+5
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
* Fixed tinydns bug caused by 1596 with write_file_with_audit, fixed bug in cre...Ted Trask2009-01-161-1/+1
* Modified viewfunctions to split displayform, creating displayformstart and di...Ted Trask2008-10-221-1/+1
* Modified TinyDNS to include more intelligence. Changed listfiles and newfile...Ted Trask2008-10-211-0/+4
* Modified tinydns to add in role-based permissions.Ted Trask2008-07-251-0/+8
* Modified tinydns to remove dnsfiles from session and replace with calls to au...Ted Trask2008-07-251-8/+20
* Modified tinydns to implement access control.Ted Trask2008-07-231-6/+12
* Modified tinydns to use controllerfunctions, modelfunctions, common lsp files...Ted Trask2008-07-081-108/+9
* Removed debug log output from acf_www.Ted Trask2008-06-241-1/+1
* Updated tinydns as follows: Renames status to view and basicstatus to status....Ted Trask2008-06-241-3/+6
* Rewrite of tinydns to simplify code and use new cfe model.Ted Trask2008-06-181-357/+97
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-4/+4
* Small bugfix and version bump on Makefilev0.2.1Mika Havela2008-05-011-1/+1
* Modified cfe, removing option, errtxt, and name, and adding label - This may ...Ted Trask2008-04-301-3/+1
* Changed error redir code to use redirect function insteadTed Trask2008-04-281-3/+1
* Now you can delete config-files that you no longer want.Mika Havela2008-04-281-1/+46
* Saving work for today.Mika Havela2008-04-261-2/+54
* Replaced all list_redir functions with redirect in mvc.lua, implemented a def...Ted Trask2008-04-241-12/+1
* Cleaned up code. Added start/stop/restart buttons.Mika Havela2008-04-091-489/+61
* Cleaning up the code.v0.1.1Mika Havela2008-04-081-7/+11
* Now you can view/edit all files in /etc/tinydns/.Mika Havela2008-04-041-3/+16
* Creating a expert tab so you can edit the config-files.Mika Havela2008-04-041-0/+73
* Deactivating still-not-working-config-tab and only showing status-information.Mika Havela2008-04-021-2/+2
* Added select-boxes for those fields that defines location.Mika Havela2008-03-081-0/+36
* Saving work for today.Mika Havela2008-03-081-42/+127
* Saving work for today. Filtering is starting to take shape.Mika Havela2008-03-031-28/+70
* Added functionallity for the config-tab. (Now showing current configs).Mika Havela2008-02-261-54/+379
* Output can now be filtered in levels (can only be done by modifying in the co...Mika Havela2008-02-231-21/+80
* The status-tab is starting to take shape. We need to figure out howto section...Mika Havela2008-02-221-2/+76
* Temporary save. Things are far from workingMika Havela2008-02-221-0/+1
* Starting to read config-files.Mika Havela2008-02-151-0/+10
* Initial commit on tinydnsMika Havela2008-02-131-0/+29