summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some missing code to convert_real_interface_to_friendly_interface_name. T...Ermal2010-06-032-112/+128
* Use require_once instead of require, in case these files have been loaded pre...jim-p2010-06-031-8/+8
* Return the gateway status only for gateways apinger knows about instead of as...Ermal2010-06-032-20/+4
* Show when Padlock is activeScott Ullrich2010-06-021-1/+1
* For settings that exist in the configuration but are blank, only consider it ...Erik Fonnesbeck2010-06-021-1/+4
* Fix logic.Ermal2010-06-021-4/+4
* Mute this command so people do not think something went wrong.Ermal2010-06-021-1/+1
* Correct ifconfig syntaxErmal2010-06-021-2/+2
* Use the module functions to set/remove/test interface capabilities.Ermal2010-06-021-40/+21
* Use the new functions on CP code too.Ermal2010-06-021-6/+6
* Start sshd early on boot so it is availble as soon as the first ip is configu...Ermal2010-06-021-4/+4
* Use the functions from the pfSense module to configure interfaces on interfac...Ermal2010-06-021-72/+66
* Don't kill ssh, it will stop the rest of the process when done from ssh. Inst...jim-p2010-06-021-9/+0
* Remove this line, it is not needed.jim-p2010-06-021-2/+0
* Ensure that monitor IP stays blank when editing a system dynamic gateway.jim-p2010-06-021-2/+2
* Default to "dynamic" for a dynamic gateway.jim-p2010-06-021-1/+1
* Add status links to shaper pages.jim-p2010-06-025-0/+5
* Add status link to Interfacesjim-p2010-06-022-0/+4
* Remove auth logs tab, since it is handled by the log link above.jim-p2010-06-025-5/+0
* Add status/log links to Captive Portal pagesjim-p2010-06-028-0/+24
* Add status/log links to Firewall rulesjim-p2010-06-022-0/+6
* Add status links to gateway/route pages.jim-p2010-06-025-0/+10
* Add status/log links to LB pages.jim-p2010-06-0210-0/+40
* When an interface spoofs its mac address change the mac address of all vlans ...Ermal2010-06-011-10/+12
* Remove spurious call to mute console.Ermal2010-06-011-2/+1
* Do not nuke /tmp/ on livecd'sScott Ullrich2010-06-011-1/+3
* Do not use netstat to fetch default gateway interface but other faster comman...Ermal2010-06-011-3/+2
* Use sockstat, netstat might take to long under certain circumstances.Ermal2010-06-011-1/+1
* Provide a default error message on error pages if there is none provided by o...Ermal2010-06-011-7/+9
* Add forgotten newlines.Ermal2010-06-011-2/+2
* Do not overwrite previous rules.Ermal2010-06-011-1/+1
* Free ipfw ruleno so it can be reused. Propperly delete passthrough mac entrie...Ermal2010-06-012-0/+9
* Use correct array to iterate.Ermal2010-06-011-1/+1
* Add status/log icons to DHCP page.jim-p2010-06-012-0/+6
* Remove Logs tab from OpenVPN, as it is no longer needed.jim-p2010-06-015-5/+0
* Add status/log icons to IPsec pages.jim-p2010-06-016-0/+18
* Remove logs tab from OpenVPN, since it is now replaced by the Log icon.jim-p2010-06-013-3/+0
* Add status and log urls to OpenVPN pages.jim-p2010-06-013-0/+6
* Add a way to show status/log icons by the help icon. Define $statusurl and/or...jim-p2010-06-011-1/+9
* Fix images.jim-p2010-06-0116-0/+0
* Add some simple Log and Status icons. Part of ticket #623jim-p2010-06-0117-0/+0
* Fix disabled setting for OpenVPN CSC entries, which was causing them to disap...jim-p2010-06-011-4/+5
* Fix upgrade code for disable bit on OpenVPN CSC entries.jim-p2010-06-011-0/+5
* Send TERM to sshd during shutdown/reboot to ensure that client sessions are k...jim-p2010-06-012-0/+4
* Don't kill login here. When this happens from ssh is also resets the console ...jim-p2010-06-011-1/+1
* Do not set max_execution time here.Ermal2010-06-012-2/+2
* Fixes #622. Add a new file status for signaling default gateway under /tmp. d...Ermal2010-05-312-18/+24
* Use full path and use variables to be consistent.Ermal2010-05-311-4/+4
* Remove typoScott Ullrich2010-05-291-1/+1
* Refactor codeScott Ullrich2010-05-291-144/+135
OpenPOWER on IntegriCloud