summaryrefslogtreecommitdiffstats
path: root/quagga-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Split Bgp and Zebra into separate controllers.Mika Havela2008-09-041-30/+0
| | | | | | | Earlier there was no chance to start/stop zebra (only bgp) and the whole package was a strange mix of bgp and zebra. Now these processes has own Menuitems and are controlled separately (they both exist in acf-quagga though). git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@1447 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated quagga to separate quagga functions from bgp functions. Implemented ↵Ted Trask2008-07-111-103/+15
| | | | | | status, startstop, and expert. git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@1296 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-1/+1
| | | | | | Logon link no longer forced to be https. git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@1120 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified cfe, removing option, errtxt, and name, and adding label - This may ↵Ted Trask2008-04-301-2/+0
| | | | | | | | | | | | break things. Rewrote password module, adding model Modified authenticator to make password module work git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced all list_redir functions with redirect in mvc.lua, implemented a ↵Ted Trask2008-04-241-12/+2
| | | | | | default_action string in each controller, removing the on_load functions git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@1037 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaning up the code even more.Mika Havela2008-04-081-17/+23
| | | | | | Moving view-function from the view-files into a library instead. git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@953 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaning up code.Mika Havela2008-04-081-12/+16
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@952 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added expert and logfile functionallity.Mika Havela2008-04-071-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@951 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Show logfile.Mika Havela2008-04-041-0/+11
| | | | | | Show config errors in expert-tab. git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@929 ab2d0c66-481e-0410-8bed-d214d4d58bed
* First commit on quagga. Don't expect anything to work.v0.1Mika Havela2008-04-021-0/+109
git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@874 ab2d0c66-481e-0410-8bed-d214d4d58bed