aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Download all files needed for packageScott Ullrich2010-04-261-0/+15
|
* Adding new custom_vcl tabScott Ullrich2010-04-264-18/+137
|
* Adding Varnish64 package for testingScott Ullrich2010-04-261-0/+12
|
* Adding inital revision of varnish64 packageScott Ullrich2010-04-263-0/+420
|
* Lookup user cert before trying to use it.jim-p2010-04-261-0/+8
|
* not sure how this ever worked with the broken configs it writes out, mark as ↵Chris Buechler2010-04-251-1/+1
| | | | such, don't have time to fix right now
* s/7/8/ (many of those packages are there already)Chris Buechler2010-04-251-20/+20
|
* drop back to 1.x versionChris Buechler2010-04-251-2/+2
|
* update freeradiusChris Buechler2010-04-251-5/+5
|
* snort, update loopback whitelist coderobiscool2010-04-241-4/+6
|
* use .ovpn for extension of client config fileChris Buechler2010-04-241-1/+1
|
* snort, add code for empty vars snort.incrobiscool2010-04-231-5/+10
|
* snort, remove old sort coderobiscool2010-04-231-1/+0
|
* snort, update version numberrobiscool2010-04-233-3/+3
|
* snort, add default whitelist filenamerobiscool2010-04-231-2/+8
|
* snort, add whightlist.php, add options for homenet, externalnet, and ↵robiscool2010-04-2319-332/+1302
| | | | whitelist, misc
* Fix copy-n-paste error where the continue statement is now a return.thompsa2010-04-232-2/+2
|
* Bump openbpgd to openbgpd-4.7Scott Ullrich2010-04-221-1/+1
|
* Update havp/clamav src url.Serg2010-04-222-1776/+1777
|
* make variable g a globalScott Ullrich2010-04-201-1/+1
|
* [vnstat2]Changing urlPerry Mason2010-04-181-9/+3
|
* [vnstat2]Will dependencies helpPerry Mason2010-04-181-1/+7
|
* Config bump for autoconfigbackupScott Ullrich2010-04-173-3/+3
|
* No need to backup during bootupScott Ullrich2010-04-171-0/+8
|
* [vnstat2]Removing binaries,fetching from FreeBSDPerry Mason2010-04-171-2/+2
|
* moving vnstat2 to 2.0Perry Mason2010-04-172-1793/+1777
|
* Ticket #490. Correct path.Ermal2010-04-141-1/+1
|
* Ticket #440. dnscache-conf will create the direcory itself.Ermal2010-04-141-1/+1
|
* Do not go to /var/etc/etc/ but just /var/etc mostly cosmetic.Ermal2010-04-141-39/+39
|
* Ticket #509. Use correct interface name on 2.0 installations of sipproxy.Ermal2010-04-141-1/+1
|
* Lightsquid XML correctdvserg2010-04-141-19/+13
|
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense-packages/mainlineserg dvoriancev2010-04-12151-13158/+23639
|\
| * snort, add passthrough optionrobiscool2010-04-078-7/+51
| |
| * Fixed; 2.0 group snort gets lost on reboot.thompsa2010-04-081-2/+0
| |
| * Use fixed uid/gid to keep the numbers < 2000, above this is reserved inthompsa2010-04-081-2/+2
| | | | | | | | | | | | | | | | pfSense 2.0+. 920 was taken from the vboxusers entry in /usr/ports/UIDs and /usr/ports/GIDs as there is no default value for snort and this is unlikely to ever be used. While I am here turn off the loudhailer for the snort user description.
| * Use fixed uid/gid to keep the numbers < 2000, above this is reserved inthompsa2010-04-081-2/+2
| | | | | | | | | | pfSense 2.0+. 558 was taken from the avahi entry in /usr/ports/UIDs and /usr/ports/GIDs.
| * snort, add snort-old deinstall xml, fix vlanrobiscool2010-04-0614-46/+53
| |
| * snort, start work on nanobsd coderobiscool2010-04-061-40/+47
| |
| * snort-old, update deinstallrobiscool2010-04-064-13/+21
| |
| * snort, fix the service path entryrobiscool2010-04-054-12/+13
| |
| * snort, rulesets correct iface lookrobiscool2010-04-051-1/+1
| |
| * snort, add warning change coderobiscool2010-04-058-649/+151
| |
| * downgrade to openospfd 4.3, 4.6 has major issues in many cases.Chris Buechler2010-04-031-1/+1
| |
| * Update binary files and add needed libevent dependency for 8 of FreeBSD. ↵Ermal2010-04-011-1/+2
| | | | | | | | Bump the version on FreeBSD 8 packages.
| * snort, add miscrobiscool2010-03-311-1/+0
| |
| * snort-dev to snort, snort to snort-old, Releaserobiscool2010-03-3186-7110/+7707
| |
| * fix pkg_config.7.xmlErik2010-03-311-1/+1
| |
| * Merge branch 'master' of git://rcs.pfsense.org/pfsense-packages/Eugene-clone ↵Erik2010-03-313-4/+8
| |\ | | | | | | | | | into review/master
| | * NRPE2. It's impossible to stop/start/restart service from Services page.Eugene2010-03-261-1/+1
| | |
| | * NRPE2. When you click Save in Services->NRPEv2 nothing is changed in ↵Eugene2010-03-251-0/+2
| | | | | | | | | | | | /usr/local/etc/nrpe.cfg and the service is not restarted. To make changes active you have to press Save the second time. This patch addresses both issues.