summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Make get_number_of_bridged_interfaces() a little more industrial strength by ...Scott Ullrich2005-10-121-2/+7
* Missing }Scott Ullrich2005-10-121-0/+1
* Do not call ifconfig on non-existant interfaces when testingScott Ullrich2005-10-121-1/+4
* * Correctly bring up a new bridgeScott Ullrich2005-10-121-8/+8
* Remove debugging lineScott Ullrich2005-10-121-1/+1
* Do not process items if it's not an arrayScott Ullrich2005-10-121-0/+2
* Start at 0Scott Ullrich2005-10-121-1/+0
* Use consistent variable namesScott Ullrich2005-10-121-3/+2
* Trim whitespaceScott Ullrich2005-10-121-1/+1
* Change get_number_of_bridged_interfaces() behaviorScott Ullrich2005-10-121-7/+2
* Correctly return # of bridgesScott Ullrich2005-10-121-1/+6
* Set $x = 0 before for()Scott Ullrich2005-10-121-0/+2
* Sync with 1.2Scott Ullrich2005-10-121-4/+10
* Remove port * from end of line and force logical mapping of ports being redir...Scott Ullrich2005-10-121-2/+2
* Correct usage of multiple aliasesScott Ullrich2005-10-121-2/+2
* Handle multiple port aliases correctlyScott Ullrich2005-10-121-2/+2
* Sync OpenVPN with http://www.protec-t.de/m0n0wall/downloads from Peter AllgeyerScott Ullrich2005-10-121-341/+950
* Add developerspew headersScott Ullrich2005-10-121-5/+94
* Move global $config, $g; before checkScott Ullrich2005-10-122-51/+52
* Terminal line with ;Scott Ullrich2005-10-122-20/+20
* Terminal line with ;Scott Ullrich2005-10-121-1/+1
* Resolve alias value for rulesScott Ullrich2005-10-122-12/+14
* Fix NAT Port Forward Alias issueErik Kristensen2005-10-121-2/+5
* Add developerspew header which will output:Scott Ullrich2005-10-112-13/+90
* Add developer header which will output:Scott Ullrich2005-10-111-1/+49
* Sleep between down, delete and destroy. Race conditions are bad, mmmmkay?Scott Ullrich2005-10-111-0/+3
* Return a numerical value instead of "bridge{$x}"Scott Ullrich2005-10-111-1/+1
* Return a numerical value instead of "bridge{$x}"Scott Ullrich2005-10-111-2/+2
* ++ bridge countScott Ullrich2005-10-111-1/+3
* Only write 1 lineScott Ullrich2005-10-111-2/+4
* Set $username correctlyScott Ullrich2005-10-111-2/+1
* Launch a pftpx helper on the $extaddr port with -bScott Ullrich2005-10-111-2/+5
* restore 1.10Scott Ullrich2005-10-111-32/+7
* Sync htpasswd in pfsense-utils:sync_webgui_passwords()Scott Ullrich2005-10-112-22/+17
* use admin user when using a special usernameScott Ullrich2005-10-101-2/+2
* Move gateway to interfaces->wanScott Ullrich2005-10-102-2/+7
* Remove unused lineScott Ullrich2005-10-101-2/+0
* * Parse config (false)Scott Ullrich2005-10-091-2/+9
* Move wan gateway to interfaces->wan->gatewayScott Ullrich2005-10-092-2/+2
* Add back pipe array item. We will need this when users upgrade from m0n0wall...Scott Ullrich2005-10-091-1/+1
* Correctly define () bracketsScott Ullrich2005-10-091-2/+2
* Test for active bridge betterScott Ullrich2005-10-091-12/+7
* Down bridge before deleting and destroyingScott Ullrich2005-10-091-0/+1
* * Add destroy_bridge()Scott Ullrich2005-10-091-1/+17
* Use get_next_available_bridge_interface() when creating new bridged interfaceScott Ullrich2005-10-091-10/+7
* * Add get_number_of_bridged_interfaces()Scott Ullrich2005-10-091-0/+22
* Don't foreach though menus if we don't have any. Ticket #595Colin Smith2005-10-091-2/+4
* Correct commentScott Ullrich2005-10-091-1/+1
* Terminate comment correctlyScott Ullrich2005-10-091-1/+1
* Missing;Scott Ullrich2005-10-091-1/+1
OpenPOWER on IntegriCloud