summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ticket #99. More fixes to reflection.Ermal Luçi2010-01-101-14/+10
* Ticket #283. Do not create Inbound(rdr) nat rules for disabled interfaces.Ermal Luçi2010-01-101-0/+4
* Feedback #283. Do not create outbound nat rules for disabled interfaces.Ermal Luçi2010-01-101-0/+4
* Resolves #293. Do not try to bind to the ip discovered by checkip since that ...Ermal Luçi2010-01-101-4/+7
* Clear the subsystem after reload.Ermal Luçi2010-01-101-0/+2
* Ticket #288. Use the subsystem_dirty functions.Ermal Luçi2010-01-101-2/+2
* Its 2010Scott Ullrich2010-01-091-1/+1
* Clean up file formatting. Fix typo. Add (C)Scott Ullrich2010-01-091-71/+63
OpenPOWER on IntegriCloud