aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* No need to generate apache rules multiple timesScott Ullrich2010-03-061-1/+0
|
* Catch up to 2010Scott Ullrich2010-03-064-4/+4
|
* Check to see if something is already listening on the port selected and ↵Scott Ullrich2010-03-061-12/+26
| | | | refuse to bind if something is already occupying the port. Log an error if needed.
* snort-dev, fix SNORT GUI for all modern browsers, start adding auto detect ↵unknown2010-03-0612-29/+58
| | | | code based on pfsense version.
* Version bumps for apache mod securityScott Ullrich2010-03-061-1/+1
|
* Actually load rulesScott Ullrich2010-03-061-2/+2
|
* Ensure mod_mem_cache exists before attempting useScott Ullrich2010-03-061-7/+12
|
* UnbreakScott Ullrich2010-03-061-2/+2
|
* Run install routine on resync to ensure rc.d file existsScott Ullrich2010-03-061-0/+1
|
* Correct default bind to port descriptionScott Ullrich2010-03-061-1/+1
|
* Ensure rules existsScott Ullrich2010-03-061-8/+14
|
* Full path to output filenameScott Ullrich2010-03-061-7/+7
|
* Download rules during installationScott Ullrich2010-03-062-15/+8
|
* Fix RID textScott Ullrich2010-03-061-2/+2
|
* Add helpful links to wikipedia which has a great article on ospfScott Ullrich2010-03-061-2/+10
|
* Update service nameScott Ullrich2010-03-061-1/+1
|
* Make tab name uniformScott Ullrich2010-03-062-4/+4
|
* Retain old settingsScott Ullrich2010-03-062-3/+3
|
* Correct aftersaveredirectScott Ullrich2010-03-061-1/+1
|
* Fix formattingScott Ullrich2010-03-061-22/+22
|
* Make name of package uniformScott Ullrich2010-03-064-16/+16
|
* Clarify option disablesScott Ullrich2010-03-061-1/+1
|
* Fix formattingScott Ullrich2010-03-062-39/+37
|
* Add missing </li>Scott Ullrich2010-03-061-1/+1
|
* Add status tabScott Ullrich2010-03-061-0/+4
|
* Fix errorScott Ullrich2010-03-061-1/+68
|
* Clean up formattingScott Ullrich2010-03-061-42/+44
|
* Fixup html.Scott Ullrich2010-03-061-52/+42
|
* Correct linkScott Ullrich2010-03-061-1/+1
|
* Add (C) since the page was originally the BGP status pageScott Ullrich2010-03-061-1/+2
|
* Fix filenameScott Ullrich2010-03-061-2/+2
|
* CleanupScott Ullrich2010-03-061-25/+48
|
* Adding ospfd status page from buraglio@Scott Ullrich2010-03-062-8/+82
|
* Dont enable the check on tcp mode unless the user specifies it, itthompsa2010-03-051-1/+3
| | | | doesnt make sense otherwise.
* Make the acl name unique by prefixing with <n++>_thompsa2010-03-051-2/+5
|
* Use the propper function to find the real interface in 2.0+.Ermal Luçi2010-03-041-1/+8
|
* Use correct fle.Ermal Luçi2010-03-041-1/+1
|
* fix textChris Buechler2010-03-041-2/+2
|
* The $bind=&$array variable from one loop seems to be truncated by using the samethompsa2010-03-041-8/+8
| | | | | named variable in the next loop. The last array member is duplicated by array[n-1].
* Merge the conflicting frontend bind addresses into one, allowing ACLthompsa2010-03-041-161/+230
| | | | | rules to choose the backend. Non-conflicting entries should not be affected.
* Fix creation of interface settings written on config. Add passive option. ↵Ermal Luçi2010-03-033-3/+42
| | | | Allow redistribute rules to be specified.
* Add tls-client to export.Ermal Luçi2010-03-031-16/+14
|
* Allow config to be exported when using only server authentication based only ↵Ermal Luçi2010-03-032-63/+135
| | | | on user/pass.
* Add neccessary file.Ermal Luçi2010-03-021-0/+5
|
* Fix typo.Ermal Luçi2010-03-021-2/+2
|
* Remove check with 3rd party authenticate backends it does not make sense.Ermal Luçi2010-03-021-2/+0
|
* Get rid of the lan sip profile which confused people and made things harder ↵mcrane2010-03-012-85/+4
| | | | and minor increment to the version.
* Remove unused files for freeswitch_dev pkg, and update vhosts package fix ↵mcrane2010-03-011-4/+2
| | | | http and add pcre to the php.ini so that preg works.
* The tls-auth needs a 1 at the end of the key.Ermal Luçi2010-03-011-2/+2
|
* fix textChris Buechler2010-02-281-2/+2
|