summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Do not fail to create racoon.conf if there is no ip on wan. this might be a ↵Ermal Luçi2010-01-281-9/+0
| | | | valid config.
* Simplify recording of gateway coming form ppp configuration.Ermal Luçi2010-01-281-2/+2
|
* Resolves #327. Add sysctl.inc to obsoleted files.Ermal Luçi2010-01-281-1/+2
|
* Move on to sloppy states. It should give speed improvement.Ermal Luçi2010-01-281-6/+6
|
* Ticket #99. Increment the port number for the other to come instances.Ermal Luçi2010-01-281-0/+1
|
* Add even modem attached device types.Ermal Luçi2010-01-271-0/+2
|
* Add a checkbox to allow setting a 3G/dialup modem as the default ↵Ermal Luçi2010-01-272-1/+14
| | | | interface/gateway.
* Add required includes.Ermal Luçi2010-01-271-0/+2
|
* Add missing \Scott Ullrich2010-01-271-1/+1
|
* Add missing \Scott Ullrich2010-01-271-1/+1
|
* base64 encode/decode the dialcmd to work around escaping issues:Scott Ullrich2010-01-272-3/+3
|
* Nuke  Scott Ullrich2010-01-271-1/+1
|
* Fix restarting of webinterfaces.Ermal Luçi2010-01-271-1/+1
|
* Count better the backslashes.Ermal Luçi2010-01-271-1/+1
|
* Try to prevent breaking the ruleset when ppp is not connected. This should ↵Ermal Luçi2010-01-272-13/+11
| | | | fix most problems with ppp.
* Part of this are needed.Ermal Luçi2010-01-271-0/+12
| | | | | | Revert "Now ppp support interface renaming so there is no need for this." This reverts commit 9cb45abb050c27935a2f70e9ba18c8766c9a07a0.
* Fix identation on att.Ermal Luçi2010-01-271-1/+1
|
* Ticket #136. Fixed showing the link and calculating correct id to the rule ↵Ermal Luçi2010-01-271-9/+8
| | | | edit page.
* Ticket #136.Ermal Luçi2010-01-266-92/+88
| | | | | | | | Fix associated nat rules. Now both the filter rules and the nat ones contain a associated-rule-id tag which helps link the items together. The API to use for this is in itemid.inc. All the issues should be solved now.
* Use backslash(\) for escaping and not slash(/).Ermal Luçi2010-01-232-4/+4
|
* Now ppp support interface renaming so there is no need for this.Ermal Luçi2010-01-231-12/+0
|
* fix this pageChris Buechler2010-01-221-1/+0
|
* fix packet captureChris Buechler2010-01-221-1/+1
|
* Allow ppp to run during bootup.Ermal Luçi2010-01-221-1/+1
|
* Correctly generate the if name for ppp.Ermal Luçi2010-01-221-1/+1
|
* Really write ppp.conf during reload. Include neccessary include.Ermal Luçi2010-01-223-1/+8
|
* Do propper check to avoid errors. Reported-by: ↵Ermal Luçi2010-01-221-3/+5
| | | | http://forum.pfsense.org/index.php/topic,22296.0.html
* Tell ppp to rename the underlying tun interface now that we teached it how ↵Ermal Luçi2010-01-221-0/+1
| | | | to do so.
* Set set_time_limitScott Ullrich2010-01-211-0/+1
|
* Increase execution timeScott Ullrich2010-01-214-0/+8
|
* fix DHCP relayChris Buechler2010-01-211-5/+5
|
* fix product_nameChris Buechler2010-01-211-1/+1
|
* Run /etc/inc/privhooks if they existScott Ullrich2010-01-201-0/+3
|
* Stop fighting php bugs where a variable is not defined on one system yet it ↵Scott Ullrich2010-01-203-44/+38
| | | | is defined on another.
* Include itemScott Ullrich2010-01-201-1/+1
|
* Really unbreak sysctl handlingScott Ullrich2010-01-201-2/+5
|
* Unbreak default sysctl handlingAdministrator2010-01-202-4/+3
|
* Fix services status widget to use the same code as the services status page. ↵jim-p2010-01-201-31/+59
| | | | Might need to move this into a common file in the near future to avoid code duplication.
* Ticket #305. Grey out the gateway when it is a dynamic one.Ermal Luçi2010-01-182-3/+8
|
* Ticket #306. Allow adding a gateway the same as is done in interfaces page.Ermal Luçi2010-01-181-7/+125
|
* Do not allow deleting lagg interfaces when they have vlans on top.Ermal Luçi2010-01-181-2/+8
|
* Revert "Ticket #303. The friendly interface is saved on the config and not ↵Ermal Luçi2010-01-181-1/+1
| | | | | | the real one." This reverts commit 889cb3241aa6bd192c42147316faf503c559fce2.
* Revert "Ticket #303. Use the config item when editing gateways so all fields ↵Ermal Luçi2010-01-181-7/+6
| | | | | | are correctly processed." This reverts commit 9c10b00f3eb22f45e2fb704ca9f1786942d69ad8.
* Ticket #303. Use the config item when editing gateways so all fields are ↵Ermal Luçi2010-01-181-6/+7
| | | | correctly processed.
* Ticket #303. The friendly interface is saved on the config and not the real one.Ermal Luçi2010-01-181-1/+1
|
* Ticket #274. Propperly handle custom options.Ermal Luçi2010-01-181-3/+3
|
* Ticket #288. Fix some sanitation checking to allow propper editing of entries.Ermal Luçi2010-01-181-2/+6
|
* Save TOS config in openvpn clientpierrepomes2010-01-171-0/+1
|
* include captiveportal.incScott Ullrich2010-01-161-0/+1
|
* Set variable instead of using comparison operatorScott Ullrich2010-01-161-2/+1
|
OpenPOWER on IntegriCloud