Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version bump | Scott Ullrich | 2005-04-03 | 1 | -1/+1 |
| | |||||
* | Setup random entropy on bootup. | Scott Ullrich | 2005-04-03 | 1 | -0/+3 |
| | |||||
* | Remove two more hard coded paths | Bill Marquette | 2005-04-03 | 1 | -2/+2 |
| | |||||
* | set state-policy if-bound for outbound load balancing | Scott Ullrich | 2005-04-03 | 1 | -0/+5 |
| | |||||
* | Save/Load should be "nowrap'd" | Bill Marquette | 2005-04-03 | 1 | -2/+2 |
| | | | | Reported by: hoba | ||||
* | Insert a short blurb about optional intefaces gateway option | Scott Ullrich | 2005-04-03 | 1 | -2/+4 |
| | |||||
* | Oops, remove keep fragments option - in pf this is global | Bill Marquette | 2005-04-03 | 1 | -12/+0 |
| | |||||
* | Let the update_if_changed() force passing as reference instead of relying on ↵ | Bill Marquette | 2005-04-03 | 2 | -8/+8 |
| | | | | our memory and testing abilities | ||||
* | Proofreading. | Colin Smith | 2005-04-03 | 1 | -5/+5 |
| | |||||
* | Add greyout and minor syntax fixes from versions 1.8-1.12. | Colin Smith | 2005-04-03 | 1 | -3/+52 |
| | |||||
* | As we now support alternate version checking URLs, replace the current error ↵ | Colin Smith | 2005-04-02 | 1 | -1/+1 |
| | | | | message upon check_firmware_version() with something more general. | ||||
* | Remove unnecessary http:// from checkversion. | Colin Smith | 2005-04-02 | 1 | -1/+1 |
| | |||||
* | Fix signature listing for array() datatypes. This is a rather hackish way to ↵ | Colin Smith | 2005-04-02 | 1 | -0/+1 |
| | | | | go about it, but should preserve compatibility with other languages. | ||||
* | Expose pfsense.auto_update and pfsense.check_firmware_version. | Colin Smith | 2005-04-02 | 1 | -1/+27 |
| | |||||
* | Remove "cannot determine firmware version" line when alternative URLs are ↵ | Colin Smith | 2005-04-02 | 1 | -4/+5 |
| | | | | being used unless the version check actually fails. | ||||
* | * Minor style cleanups. | Colin Smith | 2005-04-02 | 1 | -64/+3 |
| | | | | * Remove redundant definitions of auto_upgrade() and check_firmware_version(). | ||||
* | * Add check_firmware_version() for easy XMLRPC exposure. | Colin Smith | 2005-04-02 | 1 | -0/+47 |
| | |||||
* | * Add auto_upgrade() for easy XMLRPC exposure. | Colin Smith | 2005-04-02 | 1 | -0/+19 |
| | |||||
* | * Add signature handling for arrays. | Colin Smith | 2005-04-02 | 1 | -2/+2 |
| | | | | | * Fix pfsense.filter_configure. * Fix multicallish pfsense.restore_config_section. | ||||
* | Whoops, debug code is no longer needed. | Colin Smith | 2005-04-02 | 1 | -3/+0 |
| | |||||
* | Fix signature handling for arrays and (presumably) structs. Time will tell ↵ | Colin Smith | 2005-04-02 | 1 | -1/+4 |
| | | | | if this will break compatibility with other languages and/or implementations ;) | ||||
* | Config should really be locked before running filter_configure | Bill Marquette | 2005-04-02 | 1 | -2/+2 |
| | |||||
* | No need for config lock or to mount conf media r/w - write_config() does ↵ | Bill Marquette | 2005-04-01 | 1 | -4/+0 |
| | | | | | | that for us Fix the 10 second stale lock wait :) | ||||
* | Whoops, forgot to increment the array counter. | Colin Smith | 2005-04-01 | 1 | -0/+1 |
| | |||||
* | Allow multicallish functionality in pfsense.restore_config_section. | Colin Smith | 2005-04-01 | 1 | -1/+4 |
| | |||||
* | Use a more descriptive shell prompt and avoid shelling out to run hostname. | Colin Smith | 2005-04-01 | 1 | -1/+1 |
| | |||||
* | Include XML parser functions. | Colin Smith | 2005-03-31 | 1 | -0/+1 |
| | |||||
* | Fix array offset (first param starts at 0 after auth). | Colin Smith | 2005-03-31 | 1 | -1/+1 |
| | |||||
* | Add missing ). | Colin Smith | 2005-03-31 | 1 | -1/+1 |
| | |||||
* | Stub in support for alternate versioncheck URLs - honest! | Colin Smith | 2005-03-31 | 1 | -9/+7 |
| | |||||
* | Stub in support for alternate version checking URLs. | Colin Smith | 2005-03-31 | 1 | -1/+8 |
| | |||||
* | Add global variables for firmware version checking. | Colin Smith | 2005-03-31 | 2 | -1/+3 |
| | |||||
* | Fix handling of <note> fields. | Colin Smith | 2005-03-31 | 1 | -1/+1 |
| | |||||
* | Whitespace is needed after last line to run the item | Scott Ullrich | 2005-03-31 | 1 | -1/+2 |
| | |||||
* | Pretty up boot process. | Scott Ullrich | 2005-03-31 | 1 | -2/+3 |
| | |||||
* | Pretty up boot process. | Scott Ullrich | 2005-03-31 | 2 | -4/+4 |
| | |||||
* | Pretty up boot process. | Scott Ullrich | 2005-03-31 | 1 | -1/+1 |
| | |||||
* | Pretty up boot process. | Scott Ullrich | 2005-03-31 | 1 | -8/+15 |
| | |||||
* | Eliminate whitespace. | Scott Ullrich | 2005-03-31 | 1 | -2/+1 |
| | |||||
* | This file is eval'd. Correct its behavior. | Scott Ullrich | 2005-03-31 | 1 | -0/+1 |
| | |||||
* | Restart webgui if either port or protocol is change | Bill Marquette | 2005-03-31 | 1 | -2/+3 |
| | |||||
* | Version bump | Scott Ullrich | 2005-03-31 | 1 | -1/+1 |
| | |||||
* | Bring up helper sh scripts non async | Scott Ullrich | 2005-03-31 | 1 | -1/+1 |
| | |||||
* | Allow shell scripts to init early on for stuff such as carp. | Scott Ullrich | 2005-03-31 | 1 | -3/+8 |
| | |||||
* | Override correct wan ip address for vpn failover. | Scott Ullrich | 2005-03-31 | 1 | -0/+2 |
| | |||||
* | extra } | Scott Ullrich | 2005-03-31 | 1 | -2/+0 |
| | |||||
* | Allow ipsec->ip override for listen interface and spd.conf | Scott Ullrich | 2005-03-31 | 1 | -4/+6 |
| | |||||
* | Only add reply-to rules on optional interfaces | Scott Ullrich | 2005-03-30 | 1 | -1/+1 |
| | |||||
* | Version bump | Scott Ullrich | 2005-03-30 | 1 | -1/+1 |
| | |||||
* | folder_exists -> file_exists | Scott Ullrich | 2005-03-30 | 1 | -1/+1 |
| |