summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Version bumpScott Ullrich2005-04-031-1/+1
|
* Setup random entropy on bootup.Scott Ullrich2005-04-031-0/+3
|
* Remove two more hard coded pathsBill Marquette2005-04-031-2/+2
|
* set state-policy if-bound for outbound load balancingScott Ullrich2005-04-031-0/+5
|
* Save/Load should be "nowrap'd"Bill Marquette2005-04-031-2/+2
| | | | Reported by: hoba
* Insert a short blurb about optional intefaces gateway optionScott Ullrich2005-04-031-2/+4
|
* Oops, remove keep fragments option - in pf this is globalBill Marquette2005-04-031-12/+0
|
* Let the update_if_changed() force passing as reference instead of relying on ↵Bill Marquette2005-04-032-8/+8
| | | | our memory and testing abilities
* Proofreading.Colin Smith2005-04-031-5/+5
|
* Add greyout and minor syntax fixes from versions 1.8-1.12.Colin Smith2005-04-031-3/+52
|
* As we now support alternate version checking URLs, replace the current error ↵Colin Smith2005-04-021-1/+1
| | | | message upon check_firmware_version() with something more general.
* 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
| | | | go about it, but should preserve compatibility with other languages.
* 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 ↵Colin Smith2005-04-021-4/+5
| | | | being used unless the version check actually fails.
* * Minor style cleanups.Colin Smith2005-04-021-64/+3
| | | | * Remove redundant definitions of auto_upgrade() and check_firmware_version().
* * 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
| | | | | * Fix pfsense.filter_configure. * Fix multicallish pfsense.restore_config_section.
* Whoops, debug code is no longer needed.Colin Smith2005-04-021-3/+0
|
* Fix signature handling for arrays and (presumably) structs. Time will tell ↵Colin Smith2005-04-021-1/+4
| | | | if this will break compatibility with other languages and/or implementations ;)
* 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 ↵Bill Marquette2005-04-011-4/+0
| | | | | | that for us Fix the 10 second stale lock wait :)
* 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
|
OpenPOWER on IntegriCloud