summaryrefslogtreecommitdiffstats
path: root/tinydns-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Saving work for today.Mika Havela2008-03-081-42/+127
| | | | | | | Hide [New] objects because they don't work for the moment. When selecting a record and edit it, you get to see the whole record (still not editable). git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@830 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Saving work for today. Filtering is starting to take shape.Mika Havela2008-03-031-28/+70
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@797 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added functionallity for the config-tab. (Now showing current configs).Mika Havela2008-02-261-54/+379
| | | | | | Editing config is still not possible. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@768 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Output can now be filtered in levels (can only be done by modifying in the ↵Mika Havela2008-02-231-21/+80
| | | | | | | | controller for now). A problem has appeared - We cant sort the output when the tables are constructed as they are. Next commit will/should have changed the table-layout. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@767 ab2d0c66-481e-0410-8bed-d214d4d58bed
* The status-tab is starting to take shape. We need to figure out howto ↵Mika Havela2008-02-221-2/+76
| | | | | | | | | section the data and howto sort it. I have some ide of filtering data based on hostname... but thats not working for now. Hidden config-tab for now because its not working. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@766 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Temporary save. Things are far from workingMika Havela2008-02-221-0/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@764 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Starting to read config-files.Mika Havela2008-02-151-0/+10
| | | | | | There is some debug output where you can se some default parameters and a list of all objects in the config-files. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@725 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Initial commit on tinydnsMika Havela2008-02-131-0/+29
git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@716 ab2d0c66-481e-0410-8bed-d214d4d58bed