aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Error Handling Improvements, faster update process and bug fixesmarcelloc2011-08-041-40/+41
|
* orionids-dev, update code, force syncsrobiscool2011-08-034-6/+5
|
* orionids-dev, update more pathsrobiscool2011-08-031-0/+257
|
* include base64 decode for custom fields marcelloc2011-08-031-9/+9
| | | fix minor bug in basic vcl loop position
* Merge pull request #16 from marcelloc/patch-9Scott Ullrich2011-08-031-1/+2
|\ | | | | include base64 encoding for custom html error message
| * include base64 encoding for custom html error messagemarcelloc2011-08-031-1/+2
| |
* | include base64 encode in custom optionsmarcelloc2011-08-031-1/+7
|/
* Correct suppress file name to prevent issuesErmal2011-08-031-1/+1
|
* Correct the whitelist selection savingErmal2011-08-032-3/+3
|
* Remove some code that might be problematic and causing issues for the ↵Ermal2011-08-031-6/+2
| | | | package during install/deinstall process
* Make output more usefulErmal2011-08-031-18/+8
|
* Correct script to check updates and fetch them. This is basically a ↵Ermal2011-08-032-364/+250
| | | | copy/paste of snort_download_rules.php
* Remove unneeded binariesErmal2011-08-035-137/+0
|
* Correct saving of interface in barnyard configErmal2011-08-031-30/+7
|
* Get rid of Id and remove unused codeErmal2011-08-032-5/+2
|
* Fixes for whitelists and suppress generation.Ermal2011-08-032-70/+46
|
* Remove uneccessary calls to write_config() and add some more checks.Ermal2011-08-032-32/+18
|
* Nuke unicode quotes.jim-p2011-08-031-1/+1
|
* Fix path reference so that imspector-wip pulls imspector.inc and other files ↵jim-p2011-08-031-2/+2
| | | | from imspector-wip and not imspector, should fix gui issues reported on forum.
* Remove wrongly echoed charErmal2011-08-031-1/+0
|
* Another round of fixes for whitelist and suppress. Also correct behaviour of ↵Ermal2011-08-035-109/+69
| | | | some GUI.
* More cleanups and correctly remove cron scripts during uninstall. Fix issues ↵Ermal2011-08-031-29/+14
| | | | with menu not appearing during reinstall when settings are saved
* Fix syntax error in varnish.inc. Fixes #1742jim-p2011-08-031-1/+1
|
* Check that wrong input is not posted on the final config file. Let the ↵Ermal2011-08-032-8/+7
| | | | pacakge system handle removing of freebsd packages. When starting stopping from the Snort Interfaces screen sync the configuration as well.
* Remove copy/pasted code to unbreak snort rule downloadingErmal2011-08-031-57/+1
|
* orionids-dev, remake pathsrobiscool2011-08-028-450/+234
|
* Remove uneeded codeErmal2011-08-021-4/+1
|
* If the interface is changed stop previous running snort on the other interfaceErmal2011-08-021-14/+6
|
* Copy rules/categories if they exists. No need to send user to do updates ↵Ermal2011-08-022-63/+68
| | | | uselessly.
* Do not forget interface on reedit and properly stop snort on deletionErmal2011-08-022-44/+20
|
* Redirect to the main page if no id has been passed.Ermal2011-08-022-2/+8
|
* Use the correct interfaceErmal2011-08-021-0/+1
|
* Correct commandErmal2011-08-021-1/+1
|
* More correctionsErmal2011-08-021-1/+3
|
* More correctionsErmal2011-08-021-0/+4
|
* More correctionsErmal2011-08-022-36/+46
|
* Remove unused javascript folder and their refrencesErmal2011-08-028-6169/+2
|
* Correct permissions of file so it starts correctlyErmal2011-08-021-0/+1
|
* Get some credit i need itErmal2011-08-0213-1/+13
|
* Sync package config even on saveErmal2011-08-021-0/+3
|
* Fix snort updates fetching.Ermal2011-08-023-178/+143
|
* Change snort-dev to orionrobiscool2011-08-0273-0/+0
|
* Correct interface ip gathering.Ermal2011-08-021-4/+4
|
* Give time to GUI to get correct fieldsErmal2011-08-022-2/+3
|
* Polishing of the snort pacakge, part 2:Ermal2011-08-0223-1461/+661
| | | | | | | | * Get rid of snort_head.inc * No more apply settings button since it does not make sense * Other cleanups in many parts of the code Tested only on 2.0
* First pass of sanitizing this code. Some more QA is needed to make sure what ↵Ermal Luçi2011-08-0216-1647/+1135
| | | | is selected is actually applied behind
* Fix tinydns load balancing reverse behaviorHeinrich Lee Yu2011-08-011-1/+1
|
* Ordering of custom options comes before remote control.Warren Baker2011-07-311-9/+14
|
* Add custom options section under Advanced. So users can add their own ↵Warren Baker2011-07-312-0/+17
| | | | unbound specific options (http://forum.pfsense.org/index.php/topic,38954.0.html)
* Allow 0.0.0.0/0 to be specified as an ACL.Warren Baker2011-07-311-1/+2
|