summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* As we now support alternate version checking URLs, replace the current error ...Colin Smith2005-04-021-1/+1
* Remove unnecessary http:// from checkversion.Colin Smith2005-04-021-1/+1
* Fix signature listing for array() datatypes. This is a rather hackish way to ...Colin Smith2005-04-021-0/+1
* Expose pfsense.auto_update and pfsense.check_firmware_version.Colin Smith2005-04-021-1/+27
* Remove "cannot determine firmware version" line when alternative URLs are bei...Colin Smith2005-04-021-4/+5
* * Minor style cleanups.Colin Smith2005-04-021-64/+3
* * Add check_firmware_version() for easy XMLRPC exposure.Colin Smith2005-04-021-0/+47
* * Add auto_upgrade() for easy XMLRPC exposure.Colin Smith2005-04-021-0/+19
* * Add signature handling for arrays.Colin Smith2005-04-021-2/+2
* Whoops, debug code is no longer needed.Colin Smith2005-04-021-3/+0
* Fix signature handling for arrays and (presumably) structs. Time will tell if...Colin Smith2005-04-021-1/+4
* Config should really be locked before running filter_configureBill Marquette2005-04-021-2/+2
* No need for config lock or to mount conf media r/w - write_config() does that...Bill Marquette2005-04-011-4/+0
* Whoops, forgot to increment the array counter.Colin Smith2005-04-011-0/+1
* Allow multicallish functionality in pfsense.restore_config_section.Colin Smith2005-04-011-1/+4
* Use a more descriptive shell prompt and avoid shelling out to run hostname.Colin Smith2005-04-011-1/+1
* Include XML parser functions.Colin Smith2005-03-311-0/+1
* Fix array offset (first param starts at 0 after auth).Colin Smith2005-03-311-1/+1
* Add missing ).Colin Smith2005-03-311-1/+1
* Stub in support for alternate versioncheck URLs - honest!Colin Smith2005-03-311-9/+7
* Stub in support for alternate version checking URLs.Colin Smith2005-03-311-1/+8
* Add global variables for firmware version checking.Colin Smith2005-03-312-1/+3
* Fix handling of <note> fields.Colin Smith2005-03-311-1/+1
* Whitespace is needed after last line to run the itemScott Ullrich2005-03-311-1/+2
* Pretty up boot process.Scott Ullrich2005-03-311-2/+3
* Pretty up boot process.Scott Ullrich2005-03-312-4/+4
* Pretty up boot process.Scott Ullrich2005-03-311-1/+1
* Pretty up boot process.Scott Ullrich2005-03-311-8/+15
* Eliminate whitespace.Scott Ullrich2005-03-311-2/+1
* This file is eval'd. Correct its behavior.Scott Ullrich2005-03-311-0/+1
* Restart webgui if either port or protocol is changeBill Marquette2005-03-311-2/+3
* Version bumpScott Ullrich2005-03-311-1/+1
* Bring up helper sh scripts non asyncScott Ullrich2005-03-311-1/+1
* Allow shell scripts to init early on for stuff such as carp.Scott Ullrich2005-03-311-3/+8
* Override correct wan ip address for vpn failover.Scott Ullrich2005-03-311-0/+2
* extra }Scott Ullrich2005-03-311-2/+0
* Allow ipsec->ip override for listen interface and spd.confScott Ullrich2005-03-311-4/+6
* Only add reply-to rules on optional interfacesScott Ullrich2005-03-301-1/+1
* Version bumpScott Ullrich2005-03-301-1/+1
* folder_exists -> file_existsScott Ullrich2005-03-301-1/+1
* Version bumpScott Ullrich2005-03-291-1/+1
* Redirect GRE and port 1723 to frickin pptp proxy if its installed.Scott Ullrich2005-03-291-0/+7
* Be a nice script for ro environments by mounting the flash rw and then ro bef...Scott Ullrich2005-03-292-0/+16
* No need for href on first tabScott Ullrich2005-03-281-2/+2
* Version bumpScott Ullrich2005-03-281-1/+1
* Temporarily stop redirecting pptp server to 127.0.0.1 until we can figure out...Scott Ullrich2005-03-281-4/+9
* Create /usr/local/pkg if it does not exist. This fixes the previous sync pro...Scott Ullrich2005-03-281-0/+2
* Define guiconfig.inc early on.Scott Ullrich2005-03-281-3/+2
* Clean up some comments.Colin Smith2005-03-281-2/+2
* Add (basic) authentication handler and clean up a bit.Colin Smith2005-03-281-10/+19
OpenPOWER on IntegriCloud