summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial support for DCHP+PPtP/L2tP. DHCP + PPPoE is supported too.gnhb2010-06-073-111/+316
* Make display of interface name and uptime work again on status_interfaces.phpgnhb2010-06-062-10/+8
* Fix javascript error and apn id so not duplicate id in html.gnhb2010-06-052-9/+8
* Simplify GUI even more, especially for PPP connections.gnhb2010-06-042-114/+89
* Set default values to what we've had in the past.gnhb2010-06-032-3/+7
* Rework GUI to hide advanced options and display via button.gnhb2010-06-032-109/+148
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-0376-342/+448
|\
| * 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
OpenPOWER on IntegriCloud