summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Move XMLRPC helper functions (for auth and type conversion) to an include file.Colin Smith2005-04-201-0/+109
* Fix shaper rulesBill Marquette2005-04-181-11/+11
* remove unused codeBill Marquette2005-04-181-1/+0
* Detect a dirty CF partition and invoke fsck -yScott Ullrich2005-04-181-1/+5
* Update reverse_strrchr().Colin Smith2005-04-171-6/+3
* missing global - fixed opt rules the right way :)Bill Marquette2005-04-151-9/+10
* Somehow moving the user filter code to it's own function broke opt interfaces...Bill Marquette2005-04-151-6/+9
* apply queue to lan interface not wanBill Marquette2005-04-151-1/+1
* Whoops - we still need xmlrpc_value_to_php :PColin Smith2005-04-151-0/+17
* Remove duplicate code (still trying to figure out exactly why we need $optcfg...Bill Marquette2005-04-131-41/+32
* rmdir_recursive: Check that the specified directories actually exist before t...Colin Smith2005-04-131-38/+29
* Remove ipfilter-ism - pf doesn't use groupsBill Marquette2005-04-131-7/+0
* We're a function being called in a loop, return instead of continueBill Marquette2005-04-131-1/+1
* Do not assign a LABEL to a nonexistant ruleScott Ullrich2005-04-131-1/+3
* Add function to change XMLRPC values to their PHP equivalents.Colin Smith2005-04-131-6/+19
* 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
OpenPOWER on IntegriCloud