summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Do not foreach through installedpackages if no installed packages exist.Scott Ullrich2005-04-061-4/+5
* new mini_httpd doesn't support maxproc for nowBill Marquette2005-04-061-2/+2
* Fix auto upgradeScott Ullrich2005-04-051-2/+4
* Turn off is_one_to_one_or_server_nat_rule until it can be verified if its ind...Scott Ullrich2005-04-041-1/+1
* Fix auto upgrade.Scott Ullrich2005-04-041-6/+6
* Fix autoupdating.Colin Smith2005-04-041-0/+1
* set state-policy if-bound for outbound load balancingScott Ullrich2005-04-031-0/+5
* 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
* * 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
* 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
* No need for config lock or to mount conf media r/w - write_config() does that...Bill Marquette2005-04-011-4/+0
* Add global variables for firmware version checking.Colin Smith2005-03-312-1/+3
* Pretty up boot process.Scott Ullrich2005-03-311-2/+3
* This file is eval'd. Correct its behavior.Scott Ullrich2005-03-311-0/+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
* folder_exists -> file_existsScott Ullrich2005-03-301-1/+1
* Redirect GRE and port 1723 to frickin pptp proxy if its installed.Scott Ullrich2005-03-291-0/+7
* 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
* Clean up some comments.Colin Smith2005-03-281-2/+2
* Ignore openvpn optional interfaces for aliases and loggingScott Ullrich2005-03-281-2/+6
* Add $Id$ tagBill Marquette2005-03-2716-2/+16
* Add round robin and sticky address to ougoing load balancing entries.Scott Ullrich2005-03-271-2/+2
* Only setup outbound load balancing if its enabled.Scott Ullrich2005-03-271-1/+2
* Remove round-robin from outgoing load balancing. It still alternates gateway...Scott Ullrich2005-03-271-1/+1
* Only setup outgoing load balancing entries on lan interface for time being.Scott Ullrich2005-03-271-1/+2
* Setup outgoing load balancing on the user specified rules.Scott Ullrich2005-03-271-16/+16
* Allow outbound load balanancing to work.Scott Ullrich2005-03-272-17/+31
* Whoops, we use .inc instead of .php.Colin Smith2005-03-261-1/+1
* XML/RPC.php -> xmlrpc_client.phpColin Smith2005-03-261-1/+1
* Better more accurate description for write_config() callBill Marquette2005-03-241-1/+1
* No need to flush nat and rule during every filter_configure cycleScott Ullrich2005-03-241-2/+0
* Outgoing rules do not need reply-toScott Ullrich2005-03-241-8/+3
* Rename rpc.inc to xmlrpc_client.inc to maintain consistency.Colin Smith2005-03-221-0/+1761
* Add PEAR XMLRPC libraries.Colin Smith2005-03-221-0/+476
* * Label the outgoing rulesScott Ullrich2005-03-221-5/+5
* Ignore pfsync packets on the traffic shaperScott Ullrich2005-03-221-0/+1
* No need to assign these rules twiceScott Ullrich2005-03-221-1/+1
* Revert back to scrub on wan all.. The previous method was breaking pfsync for...Scott Ullrich2005-03-221-5/+5
* Remove Incutio XMLRPC library - it doesn't support https or authentication. S...Colin Smith2005-03-211-815/+0
* Add pure PHP XMLRPC library from incutio.com. Using this (as opposed to the o...Colin Smith2005-03-211-0/+815
* Correctly establish parent and child queue relationships.Scott Ullrich2005-03-211-18/+47
OpenPOWER on IntegriCloud