summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not allow - in aliases. This breaks port aliases.Seth Mos2007-05-022-2/+2
* Fetch the filesize initially and compare it. In addition we compare MD5 to b...Scott Ullrich2007-05-021-4/+16
* * Do not close a buffer that has failed * Automatically retry failed connectionScott Ullrich2007-05-022-3/+7
* Exit if URL or PATH is blank.Scott Ullrich2007-05-011-0/+4
* Launch file correctlyScott Ullrich2007-05-011-1/+1
* Add md5 support if the site is storing the value.Scott Ullrich2007-05-011-0/+17
* Add firmware update menu option which can fetch a URL from the internet or us...Scott Ullrich2007-05-012-1/+69
* Woops, actually use $url Noticed-by: SethScott Ullrich2007-05-011-1/+1
* Add does_url_exist() which can verify a URL exists before downloading.Scott Ullrich2007-05-011-0/+18
* Prevent a configuration sync loop from occuring when a cluster has two nodes.Scott Ullrich2007-05-011-0/+14
* Allow synchornize to ip to be blank.Scott Ullrich2007-05-011-13/+14
* Install the package, deinstall and reinstall to ensure it is in a proper state.Scott Ullrich2007-04-301-3/+13
* Woops, use delete_package_xml() instead of delete_package()Scott Ullrich2007-04-301-2/+3
* Delete package before reinstalling to avoid multiple service entries, etc.Scott Ullrich2007-04-301-0/+2
* * add comments about scheduler logic * correct one case where the logic was n...Scott Ullrich2007-04-302-9/+10
* Capitalize IPScott Ullrich2007-04-301-3/+3
* Take into account the DHCP wan ip address as wellScott Ullrich2007-04-301-1/+4
* Do not forget VIP's as well.Scott Ullrich2007-04-301-0/+6
* Do not allow the setting of the carp sync ip to be an ip address on the same ...Scott Ullrich2007-04-301-0/+6
* 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
* Switch over to mpd4 Code-submitted-by: alan_AT_radiowave.ieScott Ullrich2007-04-294-86/+339
* $config needs to be a global. Someone needs a pointy-hat!Scott Ullrich2007-04-291-1/+2
* Change Miniupnp to UPNPScott Ullrich2007-04-291-2/+2
* Use $_SERVER['argvc'] and $_SERVER['argv'][$x]. This fixes the linkup issues...Scott Ullrich2007-04-291-4/+4
* 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
* 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-0/+1
* Add tab interface.Seth Mos2007-04-272-0/+21
* 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
* 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/+3
* Only deinstall filter reload item if it is presently installedScott Ullrich2007-04-271-4/+6
* Make sure is_validaliasname uses the same match rules as described inSeth Mos2007-04-271-2/+2
* OpenVPN bandwidth fix from Martin FuchsScott Ullrich2007-04-261-2/+2
* Add server pools status page.Seth Mos2007-04-261-0/+146
* Process gateway pools only.Seth Mos2007-04-261-2/+8
* 3rd pass nat rules generation. Also process lan subnets with OPT gateway prop...Seth Mos2007-04-261-16/+17
* closable graphsScott Dale2007-04-261-11/+65
* correct the html structure, and show errors properlyScott Dale2007-04-268-3/+29
* Alter outbound nat descriptions to match operationSeth Mos2007-04-251-3/+3
OpenPOWER on IntegriCloud