summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ticket #136.Ermal Luçi2010-01-266-92/+88
* 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: http://forum.pfsense.org/index...Ermal Luçi2010-01-221-3/+5
* Tell ppp to rename the underlying tun interface now that we teached it how to...Ermal Luçi2010-01-221-0/+1
* 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 i...Scott Ullrich2010-01-203-44/+38
* 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
* 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 th...Ermal Luçi2010-01-181-1/+1
* Revert "Ticket #303. Use the config item when editing gateways so all fields ...Ermal Luçi2010-01-181-7/+6
* Ticket #303. Use the config item when editing gateways so all fields are corr...Ermal Luçi2010-01-181-6/+7
* 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
* fix typosChris Buechler2010-01-162-2/+2
* If config['system']['altpkgrepo']['username'] and config['system']['altpkgrep...Scott Ullrich2010-01-161-0/+7
* Ticket #297. Verify WPA PSK key length.Ermal Luçi2010-01-151-0/+6
* Add some missing bracesjim-p2010-01-151-1/+2
* Reload all when changing interface configuration.Ermal Luçi2010-01-141-1/+2
* fix textChris Buechler2010-01-141-1/+1
* Ticket #280. Seems that xml parser does not set the value correctly.Ermal Luçi2010-01-141-4/+8
* fix packet capture. php5 apparently doesn't like " with shell_execChris Buechler2010-01-131-1/+1
* if gzsig is missing, return error verifying signature rather than invalid sig...Chris 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
* Simplify some code.Ermal Luçi2010-01-121-4/+2
* Resolves #279. Do not show vlans as parent interfaces for other vlans.Ermal Luçi2010-01-121-2/+3
* Actually just destroy the interface since carp interfaces will not be handled...Ermal Luçi2010-01-121-4/+4
* Make get_real_interface return real interface enc0 for "ipsec". Refactor enab...Seth Mos2010-01-112-22/+5
* Ticket #294. Add necessary include.Ermal Luçi2010-01-111-1/+2
* Feedback #225. If the type of vip changes remove the old type before adding t...Ermal Luçi2010-01-111-0/+5
* Handle faultCode()Scott Ullrich2010-01-111-1/+6
OpenPOWER on IntegriCloud