summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
* ++ 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
|
* * Parse config (false)Scott Ullrich2005-10-091-2/+9
| | | | * Clear config.cache if it exists during config_install()
* 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 ↵Scott Ullrich2005-10-091-1/+1
| | | | m0n0wall to avoid getting a PIPE is not a array error
* 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
| | | | * Add discover_bridge()
* 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
| | | | * Add get_next_available_bridge_interface()
* 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
| | | | Pointy-hat-to: GeekGod
* Missing;Scott Ullrich2005-10-091-1/+1
| | | | Pointy-hat-to: GeekGod
* Use password from $configScott Ullrich2005-10-091-3/+1
|
* Reenable muteScott Ullrich2005-10-091-2/+0
|
* Duplicate logic to htpasswd_backed_basic_auth()Scott Ullrich2005-10-081-4/+16
|
* honour custom username set in webConfigurator pageScott Ullrich2005-10-081-1/+2
|
* honour custom username set in webConfigurator pageScott Ullrich2005-10-081-2/+14
|
* Set root shell to /bin/sh when syncingScott Ullrich2005-10-081-1/+1
|
* Set shell when syncingScott Ullrich2005-10-081-0/+2
|
* return, don't exitScott Ullrich2005-10-081-1/+1
|
* Use correct booting variableScott Ullrich2005-10-081-1/+1
|
* Disable muting of messages for time beingScott Ullrich2005-10-081-0/+2
|
* If booting simply exit script after assigning interfacesScott Ullrich2005-10-081-0/+4
|
* Make sure service is stopped before startingScott Ullrich2005-10-071-0/+2
| | | | Ticket #590
* * Correctly pass --proto tcp for tcp optionScott Ullrich2005-10-061-2/+2
| | | | * Uncomment this code
* Do not update changedescScott Ullrich2005-10-051-2/+1
|
* Treat earlyshellcmd as an xml arrayScott Ullrich2005-10-051-1/+1
|
* Backout pppoe wan alias line. ng0 is already assignedScott Ullrich2005-10-051-5/+0
|
* Run FTP helpers. Really!Scott Ullrich2005-10-051-1/+2
|
* Use group 21Scott Ullrich2005-10-051-1/+1
|
* Use extport[0] for checking portScott Ullrich2005-10-051-1/+1
|
* Use 21 and 81Scott Ullrich2005-10-051-1/+1
|
* operate on port forwards inside natScott Ullrich2005-10-051-13/+13
|
* Launch FTP helper correctly for NAT redirected ftp serversScott Ullrich2005-10-051-4/+4
|
* If FTP Proxy Helper is enbabled and theScott Ullrich2005-10-051-1/+13
| | | | | operator has requested a port forward to a ftp server then launch a helper
* Run shell or earlyshellcmd even if iit's not an arrayScott Ullrich2005-10-051-1/+8
|
* Added hidden option for Roaming.Espen Johansen2005-10-051-0/+3
|
* Move up for better readabilityScott Ullrich2005-10-041-2/+3
|
* Include ng0 when WAN is using PPPoEScott Ullrich2005-10-041-0/+4
|
* Fix IPSec passthru (technically, fix any nat entry that would have forcedBill Marquette2005-10-041-8/+9
| | | | a source port on a nat'd connection)
OpenPOWER on IntegriCloud