summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correctly control status of gateways. These code is tripled in these pages no...Ermal2010-06-073-89/+53
* Fix some typos/omissions.jim-p2010-06-071-4/+4
* Honor GUI configured DNS settings for PPTP/PPPoE/L2TP if present.jim-p2010-06-071-20/+30
* One more $if changed to $ifdescr and remove unneccessary line.gnhb2010-06-061-2/+1
* Revert "One more $if must change to $ifdescr"gnhb2010-06-061-1/+1
* One more $if must change to $ifdescrgnhb2010-06-061-1/+1
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-06-0681-510/+603
|\
| * Fixes #632. Actually pass the interface and not the vip configuration to the ...Ermal2010-06-041-1/+1
| * Fixes #374. Actually reload teh dhcpleases utility whenever the hosts files i...Ermal2010-06-043-26/+13
| * Silence is better for this command.Ermal2010-06-031-1/+1
| * 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
OpenPOWER on IntegriCloud