summaryrefslogtreecommitdiffstats
path: root/snort-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-211-6/+7
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-11/+2
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* Updated snort to use new libraries and lsp files.Ted Trask2008-09-231-100/+10
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/snort/trunk@1484 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-2/+2
| | | | | | Logon link no longer forced to be https. git-svn-id: svn://svn.alpinelinux.org/acf/snort/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/snort/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced all list_redir functions with redirect in mvc.lua, implemented a ↵Ted Trask2008-04-241-12/+1
| | | | | | default_action string in each controller, removing the on_load functions git-svn-id: svn://svn.alpinelinux.org/acf/snort/trunk@1037 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaning up code.Mika Havela2008-04-081-45/+46
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/snort/trunk@962 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Some changes to get 'save' button to work in expert-tabMika Havela2008-03-031-13/+92
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/snort/trunk@785 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaned up code and used lib's instead.Mika Havela2008-01-151-16/+19
| | | | | | Added functionallity to change the config-file. git-svn-id: svn://svn.alpinelinux.org/acf/snort/trunk@579 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Chaning names on tabs, and showing expert config (Applying settings don't work)Mika Havela2008-01-101-2/+11
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/snort/trunk@529 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added snort package to view snort-alarms and start/stop the daemonv1.0_alpha1Mika Havela2007-12-211-0/+40
git-svn-id: svn://svn.alpinelinux.org/acf/snort/trunk@445 ab2d0c66-481e-0410-8bed-d214d4d58bed