Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct toggle action behaviour on snort rules. Also a quick attempt to fix ↵ | Ermal | 2011-09-03 | 2 | -175/+39 |
| | | | | keeping local modification of disable/enable of rules. | ||||
* | Update snort rules version. Reported-by: ↵ | Ermal | 2011-09-03 | 3 | -6/+6 |
| | | | | http://forum.pfsense.org/index.php/topic,40568.0.html | ||||
* | Err...use host and not IP. | Warren Baker | 2011-09-03 | 1 | -1/+1 |
| | |||||
* | If host in hosts overrides is empty then dont add a '.' pre-pending the domain. | Warren Baker | 2011-09-03 | 1 | -5/+7 |
| | |||||
* | Correct version string | Ermal | 2011-09-02 | 1 | -1/+1 |
| | |||||
* | Remove other junk files | Ermal | 2011-09-02 | 3 | -18/+0 |
| | |||||
* | Remove outdated comments | Ermal | 2011-09-02 | 1 | -26/+0 |
| | |||||
* | Get rid os unneeded binaries | Ermal | 2011-09-02 | 5 | -0/+0 |
| | |||||
* | Remove dead code | Ermal | 2011-09-02 | 2 | -12/+0 |
| | |||||
* | Correct page name | Ermal | 2011-09-02 | 1 | -2/+1 |
| | |||||
* | Fix rule saving and modification for snort | Ermal | 2011-09-02 | 2 | -315/+193 |
| | |||||
* | Merge pull request #55 from LostInIgnorance/patch-1 | Chris Buechler | 2011-09-01 | 1 | -3/+3 |
|\ | | | | | Fixed AVDB file names to correctly load information | ||||
| * | Fixed AVDB file names to correctly load information | LostInIgnorance | 2011-09-01 | 1 | -3/+3 |
| | | |||||
* | | Some improvements to the snort rules screens | Ermal | 2011-09-01 | 2 | -48/+33 |
| | | |||||
* | | Update version strings | Ermal | 2011-09-01 | 2 | -2/+2 |
| | | |||||
* | | Until php behaves hardcode barnyard2 with a url for version 8 of repo. | Ermal | 2011-09-01 | 1 | -5/+3 |
| | | |||||
* | | Correct code to do testing and not assigning | Ermal | 2011-09-01 | 1 | -1/+1 |
|/ | |||||
* | Correct path to 64bit package for snort | Ermal | 2011-09-01 | 1 | -1/+1 |
| | |||||
* | Merge pull request #53 from Nachtfalkeaw/patch-9 | Chris Buechler | 2011-09-01 | 1 | -1/+1 |
|\ | | | | | from 1.1.8 pkg v1.0 | ||||
| * | from 1.1.8 pkg v1.0 | Nachtfalkeaw | 2011-09-01 | 1 | -1/+1 |
| | | | | | | to 1.1.8 pkg v1.0.1 | ||||
* | | Merge pull request #52 from Nachtfalkeaw/patch-8 | Chris Buechler | 2011-09-01 | 1 | -1/+1 |
|\ \ | | | | | | | from 1.1.8 pkg v1.0 | ||||
| * | | from 1.1.8 pkg v1.0 | Nachtfalkeaw | 2011-09-01 | 1 | -1/+1 |
| |/ | | | | | to 1.1.8 pkg v1.0.1 | ||||
* | | Merge pull request #51 from Nachtfalkeaw/patch-7 | Chris Buechler | 2011-09-01 | 1 | -2/+2 |
|\ \ | |/ |/| | freeRADIUS: added some really simple and bad coded syslog output. So it i | ||||
| * | freeRADIUS: added some really simple and bad coded syslog output. So it is ↵ | Nachtfalkeaw | 2011-09-01 | 1 | -2/+2 |
|/ | | | | possible to see if freeRADIUS is starting/stopping in syslog. There wasn't any output in the past. | ||||
* | Cleanup barnyard2/preprocessor/servers pages. | Ermal | 2011-09-01 | 3 | -471/+41 |
| | |||||
* | Correct some code in preprocessort page | Ermal | 2011-09-01 | 1 | -7/+8 |
| | |||||
* | Be correct at command | Ermal | 2011-09-01 | 1 | -1/+1 |
| | |||||
* | Remove unneeded code | Ermal | 2011-09-01 | 1 | -3/+1 |
| | |||||
* | Correct reloading or rules and some information gathering on rc script of snort | Ermal | 2011-09-01 | 1 | -5/+5 |
| | |||||
* | Correct code | Ermal | 2011-09-01 | 1 | -1/+1 |
| | |||||
* | The new port does some things differently | Ermal | 2011-09-01 | 1 | -8/+8 |
| | |||||
* | Correctly install barnyard2. Also correct typo on $config variable and do ↵ | Ermal | 2011-09-01 | 1 | -11/+13 |
| | | | | not exit on error but just return and log it | ||||
* | Upgrade snort binaries to use the latest snort 2.9 port | Ermal | 2011-09-01 | 2 | -9/+8 |
| | |||||
* | merge corrected fix from merge request 50 | Chris Buechler | 2011-08-28 | 1 | -1/+1 |
| | |||||
* | Merge pull request #49 from Nachtfalkeaw/patch-5 | Chris Buechler | 2011-08-27 | 1 | -1/+1 |
|\ | | | | | deleted "," which causes "parsing error" | ||||
| * | deleted "," which causes "parsing error" | Nachtfalkeaw | 2011-08-28 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #45 from Nachtfalkeaw/patch-1 | Chris Buechler | 2011-08-27 | 1 | -2/+2 |
|\ \ | | | | | | | Killing existing radiusd processes before starting "radiusd -s". Bug #1218 | ||||
| * | | Killing existing radiusd processes before starting "radiusd -s". This should ↵ | Nachtfalkeaw | 2011-08-28 | 1 | -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" | ||||
* | | | Merge pull request #46 from Nachtfalkeaw/patch-2 | Chris Buechler | 2011-08-27 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | freeRADIUS version is still 1.1.8. Added package version (pkg v1.0 like i | ||||
| * | | | freeRADIUS version is still 1.1.8. Added package version (pkg v1.0 like it ↵ | Nachtfalkeaw | 2011-08-28 | 1 | -2/+2 |
| |/ / | | | | | | | | | | is done in SquidGuard or other packages. | ||||
* | | | Merge pull request #47 from Nachtfalkeaw/patch-3 | Chris Buechler | 2011-08-27 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | freeRADIUS version is still 1.1.8. Added package version (pkg v1.0 like i | ||||
| * | | freeRADIUS version is still 1.1.8. Added package version (pkg v1.0 like it ↵ | Nachtfalkeaw | 2011-08-28 | 1 | -2/+2 |
| |/ | | | | | | | is done in SquidGuard or other packages. | ||||
* | | remove file from xml config and put fetch in inc file. File size was being ↵ | Thomas Schaefer | 2011-08-27 | 2 | -6/+2 |
| | | | | | | | | downloaded as 0bytes when in xml config | ||||
* | | changed CIDR.tar.gz URL to github (To my personal repo) and corrected ↵ | Thomas Schaefer | 2011-08-27 | 5 | -7/+8 |
| | | | | | | | | uninstall bug | ||||
* | | Merge pull request #44 from namezero111111/patch-1 | Scott Ullrich | 2011-08-27 | 1 | -4/+24 |
|\| | | | | | Edited interface to add an advanced options box where administrators can | ||||
| * | Edited interface to add an advanced options box where administrators can add ↵ | namezero111111 | 2011-08-28 | 1 | -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. | ||||
* | Merge pull request #43 from mdima/master | Luiz Gustavo S. Costa | 2011-08-26 | 2 | -6/+2 |
|\ | | | | | Again on LCDProc | ||||
| * | removed libkvm.so.5, added the description for the LCDProc service. | mdima | 2011-08-26 | 2 | -6/+1 |
| | | |||||
| * | Added the description to the LCDProc service. | mdima | 2011-08-26 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #42 from mdima/master | Luiz Gustavo S. Costa | 2011-08-26 | 9 | -36/+275 |
|\| | | | | | Commit for LCDProc |