aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Fix tabsScott Ullrich2010-04-275-16/+27
|
* Adding XMLRPC Sync capabilities.Scott Ullrich2010-04-273-1/+272
|
* Put the .p12 in the right place for the installer bundle. Ticket #529.jim-p2010-04-271-1/+1
|
* Define $cafile before use. Ticket #529jim-p2010-04-271-4/+6
|
* Setup ACL logic correctly for backend assignmentsScott Ullrich2010-04-271-21/+23
|
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense-packages/mainlineSerg2010-04-275-20/+219
|\
| * Package is now generating a sane default.vclScott Ullrich2010-04-275-20/+219
| |
* | Havp update for 2.x. Changed firewall rules generation.Serg2010-04-274-86/+164
|/
* Update filename urlsScott Ullrich2010-04-263-5/+6
|
* rename to varnish_backends.xmlScott Ullrich2010-04-263-6/+6
|
* Download all files needed for packageScott Ullrich2010-04-261-0/+15
|
* Adding new custom_vcl tabScott Ullrich2010-04-264-18/+137
|
* 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
|
* 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-231-1/+1
|
* 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
|
* make variable g a globalScott Ullrich2010-04-201-1/+1
|
* No need to backup during bootupScott Ullrich2010-04-171-0/+8
|
* 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-12149-13063/+23521
|\
| * snort, add passthrough optionrobiscool2010-04-076-5/+49
| |
| * 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-0612-44/+51
| |
| * snort, start work on nanobsd coderobiscool2010-04-061-40/+47
| |
| * snort-old, update deinstallrobiscool2010-04-063-11/+19
| |
| * 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
| |
| * snort, add miscrobiscool2010-03-311-1/+0
| |
| * snort-dev to snort, snort to snort-old, Releaserobiscool2010-03-3184-7075/+7691
| |
| * Merge branch 'master' of git://rcs.pfsense.org/pfsense-packages/Eugene-clone ↵Erik2010-03-312-3/+5
| |\ | | | | | | | | | 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.
| | * Make checkbox Services->NRPEv2->Enabled checked after installed as the ↵Eugene2010-03-251-2/+2
| | | | | | | | | | | | service is actually running.
| * | add open-vm-tools for pfSense 2.0Martin2010-03-312-0/+225
| | |
| * | Fix squid for pfSense 2.0 on FreeBSD 8. There may still be a couple bugs ↵jim-p2010-03-3113-0/+4636
| | | | | | | | | | | | hanging out there, but it installs, it runs, it caches, etc.
| * | snort-dev, final testrobiscool2010-03-3113-146/+529
| | |
| * | Add option to export the openvpn configuration and its certs with a .zip file.Ermal2010-03-302-19/+70
| | |