summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Adjust for Open/Net bridgingScott Ullrich2005-05-011-1/+18
* Don't forget to create bridge0Scott Ullrich2005-05-011-0/+1
* Configure bridges using Open/Net style code.Scott Ullrich2005-05-011-11/+14
* Whoops, extra '.Colin Smith2005-04-301-1/+1
* * Robodocify more functions.Colin Smith2005-04-301-39/+54
* Sync w/ 1.2b7Scott Ullrich2005-04-301-14/+12
* Add wireless_regexScott Ullrich2005-04-301-1/+2
* Minor style formattingScott Ullrich2005-04-281-1/+1
* * Cleanup get_carp_statusScott Ullrich2005-04-281-5/+2
* * Document more functions.Colin Smith2005-04-281-25/+35
* Whoops, forget the closing marker.Colin Smith2005-04-281-1/+1
* Document a few more functions.Colin Smith2005-04-281-6/+9
* Robodoc testing.Colin Smith2005-04-281-1/+7
* Another Robodoc test.Colin Smith2005-04-281-36/+1
* Initial commit of robodoc-formatted comments.Colin Smith2005-04-281-4/+54
* * move get_carp_status() to common utilities areaScott Ullrich2005-04-281-0/+13
* Setup PPTP rules for the number of maximum PPTP connections.Scott Ullrich2005-04-271-15/+28
* XML was not being parsed if pkg_config.xml already existsScott Ullrich2005-04-261-1/+1
* * Use $pkg_config['packages']['package']Scott Ullrich2005-04-261-2/+2
* $g needs to be a global, too to participate in the fun.Scott Ullrich2005-04-261-1/+1
* Do not foreach through $ipseccfg['tunnel'] if its not definedScott Ullrich2005-04-261-7/+8
* * Do not assign a label to a rule if its disabledScott Ullrich2005-04-261-17/+18
* Remove trailing spaceScott Ullrich2005-04-261-1/+1
* get_available_pkg_id: Don't fetch and parse pkg_config if it's already defined.Colin Smith2005-04-261-4/+9
* xmlrpc_array_to_php -> xmlrpc_value_to_php.Colin Smith2005-04-231-1/+1
* xmlrpc_value_to_php() is now in xmlrpc.inc.Colin Smith2005-04-211-17/+0
* Do not $ngcounter++ since the pptp server lives on ng1.Scott Ullrich2005-04-201-1/+0
* $ngcounter++ for each PPTP RuleScott Ullrich2005-04-201-0/+1
* Fix PPTP ServerScott Ullrich2005-04-201-2/+3
* * Add $configScott Ullrich2005-04-201-31/+39
* Add return debugging so we can trace down the PPTP server issue.Scott Ullrich2005-04-201-3/+12
* 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
OpenPOWER on IntegriCloud