summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
...
* * 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)
* Remove system_do_extensions(), a function left over from m0n0.Colin Smith2005-10-041-19/+0
|
* Increase timeout to 900Scott Ullrich2005-10-041-3/+3
|
* only generate salt and crypted_pw onceScott Ullrich2005-10-041-4/+2
|
* make $config a global variableScott Ullrich2005-10-041-0/+1
|
* * Sync root and admin passwordsScott Ullrich2005-10-041-0/+14
| | | | * Move sync logic into pfsense-utils:sync_webgui_passwords()
* Surround variable with {}Scott Ullrich2005-10-031-1/+1
|
* Alert when using ez-ipupdateScott Ullrich2005-10-031-0/+1
|
* If ['system']['use_old_dyndns'] is set, use the old style ez-ipupdate.Scott Ullrich2005-10-031-0/+4
|
* If ['system']['use_old_dyndns'] is set, use the old style ez-ipupdate.Scott Ullrich2005-10-031-2/+86
|
OpenPOWER on IntegriCloud