summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Correct the configuration file IPsec certificate upgrade process.mgrooms2009-03-122-15/+23
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/ltning-clone into revi...Scott Ullrich2009-03-121-1/+8
|\
| * Added custom_php_service_status_command support for packages.Eirik Oeverby2009-03-111-1/+8
* | Actually remove the spd reload files after processing it. This would break th...Seth Mos2009-03-121-8/+8
* | Correct and expand the local and remote IP address endpoint check so that it ...Seth Mos2009-03-121-2/+5
* | Migrate IPsec certificate management to centralized system.mgrooms2009-03-122-57/+82
* | Fix typo in function namesSeth Mos2009-03-121-1/+1
* | Reverse style fixes to get our subnet mask listed backed from get_interface_i...Seth Mos2009-03-121-5/+9
* | Make sure we don't add any routes for the 127.0.0.2 dummy addressSeth Mos2009-03-121-2/+4
* | If either the old or new local or remote endpoint is not a IP address we make...Seth Mos2009-03-121-1/+4
* | Add GIT array type rrddatafileScott Ullrich2009-03-121-1/+1
* | Use nice -n20 for common launched itemsScott Ullrich2009-03-113-4/+7
|/
* Correct spelling to the past tenseSeth Mos2009-03-111-1/+1
* Make sure to sort the tiers array by tier priority keySeth Mos2009-03-111-0/+2
* Check to make sure item is an arrayScott Ullrich2009-03-101-1/+1
* Fix http://forum.pfsense.org/index.php/topic,14361.0.htmlErmal Luçi2009-03-091-2/+2
* Never filter on carpX interfaces.Chris Buechler2009-03-101-5/+0
* Unbreak the treeSeth Mos2009-03-101-1/+2
* move killall dhcpd above section that exits if no DHCP servers are enabled, a...Chris Buechler2009-03-102-5/+7
* Show dmesg interface names when first configuring the networkSeth Mos2009-03-102-2/+6
* Fix display of DHCP status on Status -> InterfacesChris Buechler2009-03-093-6/+11
* Fix check for running ftp proxy.Seth Mos2009-03-101-3/+6
* Use the vlan tag for interface name even when creating vlans from console.Ermal Luçi2009-03-091-1/+1
* Return interface names in capsScott Ullrich2009-03-091-1/+1
* really fix route-to this timeChris Buechler2009-03-091-1/+1
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainlineChris Buechler2009-03-091-1/+1
|\
| * Correctly fill in route-to interface name instead of "opt1"Scott Ullrich2009-03-091-1/+1
* | fix return of gateway interface for route-toChris Buechler2009-03-091-0/+1
|/
* Restore interface ordering to mimic 1.2Ermal Luçi2009-03-091-9/+25
* Properly escape more quotes and add more of themseth2009-03-091-1/+1
* Escape quotes in commandseth2009-03-091-2/+2
* Fix ftp-proxy check for running processesseth2009-03-091-2/+2
* rm -rf /pfSenseGITREPO, tooScott Ullrich2009-03-081-1/+1
* Set CODIR early, remove directories as neededScott Ullrich2009-03-081-7/+4
* Use full path to rm binaryScott Ullrich2009-03-081-1/+1
* Remove /home/pfsense on each run until we can fine tune this script.Scott Ullrich2009-03-081-5/+3
* More fixes at escaped double quotes not working!Ermal Luçi2009-03-081-2/+2
* Remove the quotes till i find out why they do not work!Ermal Luçi2009-03-081-2/+2
* Change this to simple greps for some reason kldstat options do not work on bo...Ermal Luçi2009-03-081-1/+1
* * Make sure that $dns_lists is populated before operating on the itemScott Ullrich2009-03-081-5/+9
* Correctly detect processes pid's.Ermal Luçi2009-03-083-8/+9
* Use the new is_module_loaded function to avoid spamming the System log.Ermal Luçi2009-03-082-3/+3
* * Do not restart ipfw-classifyd on every iteration just send a signal to relo...Ermal Luçi2009-03-084-14/+34
* Use nat port range 1024:65535Scott Ullrich2009-03-041-1/+4
* Do not ignore interface events even for pppoe/pptp it does no good.Ermal Luçi2009-03-011-14/+13
* Convert Status:Queues to ajax. This changes makes it no finally block the use...Ermal Luçi2009-03-011-2/+1
* Fix UDP NAT ReflectionScott Ullrich2009-03-011-2/+2
* Tag/Tagged/DSCP can be used for blocking too.Ermal Luçi2009-03-011-8/+8
* Fix get_interface_info function.Ermal Luçi2009-02-281-25/+26
* Revert "Merge IPv6 changes"Scott Ullrich2009-02-284-253/+86
OpenPOWER on IntegriCloud