summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Move user filter generation to it's own function (all 300+ lines of it!) - st...Bill Marquette2005-04-111-317/+323
* No need to loop through the shaper rules when creating filter rules - we don'...Bill Marquette2005-04-101-13/+0
* no uses for $i found - a few commented out printf's - removedBill Marquette2005-04-101-15/+0
* Remove references to groups - we don't run ipfilter and this makes life confu...Bill Marquette2005-04-101-15/+0
* Leave debug bit unset.Colin Smith2005-04-101-1/+0
* Fix check_firmware_version().Colin Smith2005-04-101-2/+9
* We're now using xmlrpc.php for version checking.Colin Smith2005-04-101-1/+1
* Initial commit of PHP side authentication code for pfSenseBill Marquette2005-04-081-0/+82
* Add argument to return $resp->value() (standard PHP array) or $resp->serializ...Colin Smith2005-04-071-2/+3
* Return -1 upon communication (or other) error.Colin Smith2005-04-071-0/+2
* Remove unnecessary function.Colin Smith2005-04-071-11/+0
* Move version checking function over to XMLRPC.Colin Smith2005-04-071-39/+28
* revert maxproc change - the new daemon does support :)Bill Marquette2005-04-071-2/+2
* 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
OpenPOWER on IntegriCloud