summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
* Allow -1 return to indicated package failure. Removing exitScott Ullrich2005-10-131-1/+1
|
* return! don't exit. this will allow the bootup sequence to finish.Scott Ullrich2005-10-131-2/+2
|
* Move )Scott Ullrich2005-10-131-1/+1
| | | | Pointy-hat-to: Me
* Missing )Scott Ullrich2005-10-131-1/+1
| | | | Pointy-hat-to: Me
* Forced commit to note that failover ipsec should be enabled as well (even if ↵Scott Ullrich2005-10-131-0/+1
| | | | your not using failover, it simply sets the racoon listen ip address)
* Add NATT support. Currently this option is disabled. To enable simply set ↵Scott Ullrich2005-10-131-1/+7
| | | | the <developer/> tag inside <system> in config.xml
* Translare friendly interface names to real interface namesScott Ullrich2005-10-131-3/+3
|
* missing ,Scott Ullrich2005-10-131-1/+1
|
* * Cleanup commentScott Ullrich2005-10-131-3/+1
| | | | * Remove debugging echo's
* Add 'ste' to available pollingScott Ullrich2005-10-131-1/+1
|
* Enable polling for an interface if it supports it.Scott Ullrich2005-10-131-0/+12
| | | | Thanks to the revised polling code that is SMP compatible!
* webGUI -> webConfiguratorScott Ullrich2005-10-131-1/+1
|
* * Various safety checksScott Ullrich2005-10-131-5/+9
| | | | * Return next available slot correctly
* Make get_number_of_bridged_interfaces() a little more industrial strength by ↵Scott Ullrich2005-10-121-2/+7
| | | | actually looking at the bridge numbers instead of the quantity of bridges
* 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
| | | | * Correctly destroy a bridge when no longer used
* 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 ↵Scott Ullrich2005-10-121-2/+2
| | | | redirected
* 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
| | | | services_dnsmasq_configure() being called microtime()
* Add developer header which will output:Scott Ullrich2005-10-111-1/+49
| | | | services_dnsmasq_configure() being called microtime()
* 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
| | | | Ticket #602
* restore 1.10Scott Ullrich2005-10-111-32/+7
| | | | Ticket #598
* 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
|
OpenPOWER on IntegriCloud