aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* snort, add whightlist.php, add options for homenet, externalnet, and whitelis...robiscool2010-04-2319-332/+1302
* 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
| * Use fixed uid/gid to keep the numbers < 2000, above this is reserved inthompsa2010-04-081-2/+2
| * 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
| |\
| | * 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 /usr/loc...Eugene2010-03-251-0/+2
| | * Make checkbox Services->NRPEv2->Enabled checked after installed as the servic...Eugene2010-03-251-2/+2
| * | 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 hang...jim-p2010-03-3113-0/+4636
| * | 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
| * | Catch up with latest changes.Ermal2010-03-291-6/+14
| * | Ticket #403. More improvements from patches provided here.Ermal2010-03-292-7/+32
| * | This code does not need rw access.Ermal2010-03-291-4/+4
| * | Ticket #403. Move all services to /var/etc.Ermal2010-03-291-46/+54
| * | Ticket #403. Submitted patch.Ermal2010-03-291-19/+20
| * | snort-dev, add snort.inc code for postinstallrobiscool2010-03-261-0/+9
| * | snort-dev, add download code for barnyardrobiscool2010-03-261-0/+9
| * | snort-dev, fixed link logo, fixed barnyard 7.2 8.0 download, see notes.txtrobiscool2010-03-2615-35/+482
| * | snort-dev, remove firephp trace coderobiscool2010-03-254-35/+1
| * | Fix typoErmal2010-03-251-1/+1
| * | snort-dev, upload binarries 8.0x32 and update to final RC.robiscool2010-03-2531-6270/+6323
| * | Propperly check return value.Ermal2010-03-251-1/+3
| * | Add comments decsribing the pkill doesnt actually kill anything real.thompsa2010-03-251-0/+6
| * | Be safer about reloading ospfd. Use the return value of ospfctl tothompsa2010-03-251-13/+4
| |/
| * Ticket #448. Cleanup before re-writing the configuration.Ermal2010-03-241-5/+3
| * Ticket #440. On 2.0 user /var/etc/nameserver_* from getting the DNS server list.Ermal2010-03-241-30/+36
| * Ticket #439. Make sure directory exists so files in it can be created.Ermal2010-03-241-0/+2
| * Ticket #442. Remove all directories upon deinstall.Ermal2010-03-241-1/+2
| * Clean directories before running.Ermal2010-03-241-0/+2
| * Ticket #439. Allow dnscache to listen on multiple interfaces.Ermal2010-03-242-48/+98