summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* ping_hosts.sh is no more in /etc. Remove some unneeded lines.Ermal Luçi2010-02-031-2/+0
|
* Ticket #329. Use correnct interface API and pass correct arguments to functions.Ermal Luçi2010-02-011-2/+1
|
* Show a 3G icon when item is a serial type interfaceScott Ullrich2010-02-011-11/+15
|
* Adding 3G icons from holger which will be used on the dashboard status icon ↵Scott Ullrich2010-02-0116-0/+0
| | | | similar to the ethernet and wireless icons
* Include ipsec.incScott Ullrich2010-02-011-0/+1
|
* clarify textChris Buechler2010-01-291-5/+6
|
* Allow editing entries that are not system/dynamic ones even though their ↵Ermal Luçi2010-01-291-2/+2
| | | | gateway is specified as dynamic.
* Ticket #303. Fix gateway address checking.Ermal Luçi2010-01-291-1/+1
|
* Adjust netstat output here toojim-p2010-01-291-3/+3
|
* Fix ifstats.php - it also uses netstat output which has changedjim-p2010-01-291-3/+3
|
* Check if the gateway if part of the interface subnet only if we can get the ↵Ermal Luçi2010-01-291-3/+5
| | | | interface ip address.
* Ticket #303. Fix very many bugs in this code. From strings that were not ↵Ermal Luçi2010-01-292-61/+69
| | | | quoted propperly to completely broken code paths.
* 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-271-0/+12
| | | | interface/gateway.
* 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-271-2/+2
|
* Nuke  Scott Ullrich2010-01-271-1/+1
|
* Count better the backslashes.Ermal Luçi2010-01-271-1/+1
|
* 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-263-54/+63
| | | | | | | | 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-231-3/+3
|
* fix this pageChris Buechler2010-01-221-1/+0
|
* fix packet captureChris Buechler2010-01-221-1/+1
|
* 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
* Increase execution timeScott Ullrich2010-01-214-0/+8
|
* fix product_nameChris Buechler2010-01-211-1/+1
|
* Run /etc/inc/privhooks if they existScott Ullrich2010-01-201-0/+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-181-1/+3
|
* 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
|
* fix typosChris Buechler2010-01-162-2/+2
|
* Ticket #297. Verify WPA PSK key length.Ermal Luçi2010-01-151-0/+6
|
* Reload all when changing interface configuration.Ermal Luçi2010-01-141-1/+2
|
* fix textChris Buechler2010-01-141-1/+1
|
* fix packet capture. php5 apparently doesn't like " with shell_execChris Buechler2010-01-131-1/+1
|
* make sure that the settings page also shows only the valid tabs.Seth Mos2010-01-121-8/+30
|
* Ticket #207. Show the dhcp server tab for the interface that have a previous ↵Ermal Luçi2010-01-121-1/+2
| | | | dhcpd configuration.
* Simplify some code.Ermal Luçi2010-01-121-4/+2
|
* Ticket #294. Add necessary include.Ermal Luçi2010-01-111-1/+2
|
OpenPOWER on IntegriCloud