summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Back on the snapshot building programScott Ullrich2007-04-301-1/+1
* Clean backup cache before starting php environmentScott Ullrich2007-04-301-0/+2
* Keep 5 backups on embedded. Keep 30 on full installations.Scott Ullrich2007-04-301-7/+3
* Add multiline support for multi-line mini programs/scripts.Scott Ullrich2007-04-301-2/+22
* Show that exit is a valid commandScott Ullrich2007-04-291-0/+1
* Add pfSense php shell option. This will be used by developers to tell operat...Scott Ullrich2007-04-291-0/+4
* Escape $ so that it does not try to print out the variableScott Ullrich2007-04-291-1/+1
* Add a pfSense interactive php shell for developers.Scott Ullrich2007-04-291-0/+36
* $config needs to be a global. Someone needs a pointy-hat!Scott Ullrich2007-04-291-1/+2
* Change Miniupnp to UPNPScott Ullrich2007-04-291-1/+1
* Use $_SERVER['argvc'] and $_SERVER['argv'][$x]. This fixes the linkup issues...Scott Ullrich2007-04-291-4/+4
* It is time for 1.2-BETA-1. Agree'd by: smos, hobaScott Ullrich2007-04-291-1/+1
* Correctly output the package name that we are attempting to reinstall instead...Scott Ullrich2007-04-291-3/+3
* Add missing / directory seperator. This should hopefully fix squid from rein...Scott Ullrich2007-04-291-1/+1
* Note missing file before reinstalling packageScott Ullrich2007-04-291-1/+2
* Move TDR pruning routines to the correct location.Scott Ullrich2007-04-291-28/+28
* Delete the 2nd and 3rd rules as wellScott Ullrich2007-04-281-1/+3
* Correctly delete old rules from TDR using set 9Scott Ullrich2007-04-281-1/+1
* Add upnp status link in the menuSeth Mos2007-04-281-1/+2
* MFCScott Ullrich2007-04-281-2/+2
* * Add status virtual servers screen from Seth Mos * Add tab code to the origi...Scott Ullrich2007-04-282-2/+172
* PPPoE server fixesScott Ullrich2007-04-273-6/+26
* Trim carriage return off of the $old_ip so that the <> comparison works.Scott Ullrich2007-04-271-2/+2
* Quiet down the dhclient log files in preperation for 1.-2-BETA-1 release.Scott Ullrich2007-04-271-1/+2
* Write out an entry to the logging system when we write_config() on bootup.Scott Ullrich2007-04-271-0/+3
* Do not writeout tdr_cron_install() entries on bootup. Somehow doing so adds ...Scott Ullrich2007-04-271-1/+5
* Only deinstall filter reload item if it is presently installedScott Ullrich2007-04-271-4/+6
* OpenVPN bandwidth fix from Martin FuchsScott Ullrich2007-04-261-2/+2
* MFCScott Ullrich2007-04-261-16/+17
* MFC Alter outbound nat descriptions to match operationScott Ullrich2007-04-251-3/+3
* MFC Merge 2nd pass NAT rule generation. Take ipsec and voip into account.Scott Ullrich2007-04-251-13/+50
* Remove hack that checks for blank protocol. We need to fix the upstream bug ...Scott Ullrich2007-04-252-4/+0
* Correctly map static routes.Scott Ullrich2007-04-251-7/+39
* Add is_private_ip function which will return true if an ip address falls with...Scott Ullrich2007-04-251-0/+23
* Increase the size of the openvpn custom options box.Scott Ullrich2007-04-252-2/+6
* Unbreak status graph. Someone is going to need to submit *WORKING* patches t...Scott Ullrich2007-04-241-1/+1
* File a notice when we restore a previous configuration file.Scott Ullrich2007-04-241-0/+6
* Detect 0 byte config.xml cases and attempt to restore a previous backup. Wit...Scott Ullrich2007-04-241-0/+9
* Detect 0 byte config.xml cases and attempt to restore a previous backup.Scott Ullrich2007-04-241-0/+10
* s/resolved/resolve/Scott Ullrich2007-04-241-1/+1
* * Use is_interface_mismatch() function * Do not allow configuration to conti...Scott Ullrich2007-04-244-23/+42
* The earlier fix from today that fixed get_interfaces_with_gateways() created ...Scott Ullrich2007-04-242-16/+32
* MFC 17588 Bug fix: Menu now shows on top of traffic graph instead of underneathScott Ullrich2007-04-231-1/+1
* Turn back off TDR debugging statements.Scott Ullrich2007-04-231-4/+8
* Dont check-state on the rules.Scott Ullrich2007-04-231-1/+1
* Use check-state on all TDR rulesScott Ullrich2007-04-231-1/+1
* check-state at the beginning of the tdr setScott Ullrich2007-04-231-0/+1
* Detect when schedules are present and install non schedule rule correctlyScott Ullrich2007-04-231-0/+7
* Add more well known ports to the protocols drop down. Patch-submitted-by: Ma...Scott Ullrich2007-04-231-1/+22
* Ensure that old time based rules get deleted during reloadScott Ullrich2007-04-231-0/+1
OpenPOWER on IntegriCloud