aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* Correct some code in preprocessort pageErmal2011-09-011-7/+8
|
* Be correct at commandErmal2011-09-011-1/+1
|
* Remove unneeded codeErmal2011-09-011-3/+1
|
* Correct reloading or rules and some information gathering on rc script of snortErmal2011-09-011-5/+5
|
* Correct codeErmal2011-09-011-1/+1
|
* The new port does some things differentlyErmal2011-09-011-8/+8
|
* Correctly install barnyard2. Also correct typo on $config variable and do ↵Ermal2011-09-011-11/+13
| | | | not exit on error but just return and log it
* merge corrected fix from merge request 50Chris Buechler2011-08-281-1/+1
|
* Merge pull request #49 from Nachtfalkeaw/patch-5Chris Buechler2011-08-271-1/+1
|\ | | | | deleted "," which causes "parsing error"
| * deleted "," which causes "parsing error"Nachtfalkeaw2011-08-281-1/+1
| |
* | Merge pull request #45 from Nachtfalkeaw/patch-1Chris Buechler2011-08-271-2/+2
|\ \ | | | | | | Killing existing radiusd processes before starting "radiusd -s". Bug #1218
| * | Killing existing radiusd processes before starting "radiusd -s". This should ↵Nachtfalkeaw2011-08-281-2/+2
| |/ | | | | | | prevent "Error: There appears to be another RADIUS server running on the authentication port 1812" after a reboot of pfsense. This works in my scenario and perhaps resolves problems posted in "Bug #1218"
* | remove file from xml config and put fetch in inc file. File size was being ↵Thomas Schaefer2011-08-272-6/+2
| | | | | | | | downloaded as 0bytes when in xml config
* | changed CIDR.tar.gz URL to github (To my personal repo) and corrected ↵Thomas Schaefer2011-08-272-4/+5
|/ | | | uninstall bug
* Edited interface to add an advanced options box where administrators can add ↵namezero1111112011-08-281-4/+24
| | | | | additional configuration parameters like a second remote option and remote-random, or other options that should be included in the config file of the exports. The new options box has the same look and feel like the ones on the servers and client page.
* removed libkvm.so.5, added the description for the LCDProc service.mdima2011-08-262-6/+1
|
* Added the description to the LCDProc service.mdima2011-08-261-0/+1
|
* Committed the changes from rcs.pfsense.org and added picolcd drivers and ↵mdima2011-08-269-36/+275
| | | | configurations.
* Custom Options should be before the options of general allow and any other ↵lgcosta2011-08-261-8/+9
| | | | blocks
* Add string for port of squid in transparent mode from config filelgcosta2011-08-261-4/+4
|
* fix managment post validationmarcelloc2011-08-241-2/+5
|
* For some reason global variable was not been obeyed in eval(), so reworked ↵Warren Baker2011-08-211-13/+12
| | | | logic for v6 installs. Also pkg was been started twice by rc.start_packages.
* Whitelists are persistent through reboots, logging stays checked, Removed ↵Thomas Schaefer2011-08-1914-108/+117
| | | | old warning, added lvl1 list by default, and changed description
* advanced lb director optionsmarcelloc2011-08-201-1/+10
|
* New sync listmarcelloc2011-08-201-101/+21
|
* Per-user session cache, better static cache, new sync gui and bug fixesmarcelloc2011-08-201-13/+27
|
* Per-user session cache, better static cache, new sync gui and bug fixes marcelloc2011-08-201-27/+85
|
* url typo fixThomas Schaefer2011-08-181-1/+1
|
* Fixed uniq bugThomas Schaefer2011-08-1814-20/+23
|
* Fix for non-ipv6 versions and remove whitespacesWarren Baker2011-08-181-17/+26
|
* Include failover and nocache features to varnishmarcelloc2011-08-181-108/+124
|
* Edited config/varnish64/varnish_settings.xml via GitHubmarcelloc2011-08-181-2/+3
|
* Include failover and nocache feature on varnishmarcelloc2011-08-181-2/+35
|
* Include failover and nocache feature on varnishmarcelloc2011-08-171-2/+3
|
* Remove v6 address (for now) from control section.Warren Baker2011-08-141-1/+0
|
* Correctly handle v6 addresses that are configured in host overridesWarren Baker2011-08-141-1/+4
|
* remove -wip package from repoBill Marquette2011-08-133-978/+0
|
* remove -wip from xml files - pointed out by jim-p@Bill Marquette2011-08-131-2/+2
|
* Move new imspector-wip package to main imspector package and remove the -wip ↵Bill Marquette2011-08-132-13/+190
| | | | package
* Make sure loopback is used when selected. Add ::1 as well, also configured ↵Warren Baker2011-08-121-2/+14
| | | | the acl list and remote control.
* Merge pull request #37 from marcelloc/patch-30Scott Ullrich2011-08-121-2/+44
|\ | | | | gui improvements and bug fixes
| * gui improvements and bug fixesmarcelloc2011-08-121-2/+44
| |
* | Merge pull request #36 from marcelloc/patch-29Scott Ullrich2011-08-121-5/+45
|\ \ | | | | | | gui improvements and bug fixes
| * | gui improvements and bug fixesmarcelloc2011-08-121-5/+45
| |/
* | Merge pull request #35 from marcelloc/patch-28Scott Ullrich2011-08-121-22/+30
|\ \ | | | | | | gui improvements and bug fixes
| * | gui improvements and bug fixesmarcelloc2011-08-121-22/+30
| |/
* / gui improvements and bug fixesmarcelloc2011-08-121-70/+144
|/
* Fix wording of enable text.jim-p2011-08-111-2/+1
|
* Reset LEDs on sync, so if the package is disabled they go back to normal.jim-p2011-08-111-0/+1
|
* Flash for "gathering data" status as well, same as down. Also make it easier ↵jim-p2011-08-111-2/+5
| | | | to change the interval manually.