| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix javascript error and apn id so not duplicate id in html. | gnhb | 2010-06-05 | 1 | -4/+4 |
* | Simplify GUI even more, especially for PPP connections. | gnhb | 2010-06-04 | 1 | -17/+12 |
* | Rework GUI to hide advanced options and display via button. | gnhb | 2010-06-03 | 1 | -14/+41 |
* | Listing service providers | Vinicius Coque | 2010-06-02 | 1 | -21/+82 |
* | Clean up javascript even more, so unnecessary loops don't get executed. | gnhb | 2010-05-29 | 1 | -29/+26 |
* | Really fix javascript . . . | gnhb | 2010-05-28 | 1 | -2/+11 |
* | Fixed problems in javascript and added L2TP support to GUI. | gnhb | 2010-05-28 | 1 | -17/+22 |
* | Fix javascript error. | gnhb | 2010-05-28 | 1 | -1/+4 |
* | Clean up code in interfaces_ppps_edit.php and in javascript. | gnhb | 2010-05-28 | 1 | -3/+1 |
* | Fix many things related to PPP connections. | gnhb | 2010-05-26 | 1 | -12/+45 |
* | Fix HTML tags in interfaces.php and delete extra javascript function in ppps... | gnhb | 2010-05-20 | 1 | -1/+0 |
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp | gnhb | 2010-05-12 | 1 | -4/+19 |
|\ |
|
| * | Fix source input validation, saving, and the "View the NAT rule" link on link... | Erik Fonnesbeck | 2010-05-11 | 1 | -4/+4 |
| * | Implement tcp flags and sloppy state on the GUI. | Ermal | 2010-05-05 | 1 | -0/+15 |
| * | Automatically select destination as $Interface address when Interface is chan... | Renato Botelho | 2010-04-27 | 1 | -2/+4 |
| * | Merge remote branch 'mainline/master' | Renato Botelho | 2010-04-27 | 2 | -0/+4 |
| |\ |
|
| * | | Consider VIPs on Destination Address and below few fixes | Renato Botelho | 2010-04-20 | 1 | -1/+1 |
| * | | changed destination type according to the selected interface | Carlos Eduardo Ramos | 2010-04-20 | 1 | -0/+4 |
| * | | Hidding Redirect Target Port when using GRE and ESP | Vinicius Coque | 2010-04-20 | 1 | -1/+5 |
| * | | Disable redirect port field when a port different of (other) is selected | Carlos Eduardo Ramos | 2010-04-20 | 1 | -0/+10 |
| * | | Block source edit on associated firewall rules | Vinicius Coque | 2010-04-19 | 1 | -24/+25 |
| * | | Merge remote branch 'mainline/master' | Renato Botelho | 2010-04-19 | 1 | -12/+0 |
| |\ \ |
|
| * | | | Adding new fields to improved NAT port forward | Vinicius Coque | 2010-04-08 | 1 | -44/+116 |
* | | | | Bandwidth, MTU, MRU settings working. | gnhb | 2010-05-12 | 1 | -10/+8 |
* | | | | Fix up final bits of PPPoE Periodic reset and disable setting of bandwidths f... | gnhb | 2010-05-11 | 1 | -25/+22 |
* | | | | Working on PPPoE periodic reset. Writing out pppoe_restart_XXX file still nee... | gnhb | 2010-05-08 | 1 | -0/+13 |
* | | | | Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and upda... | gnhb | 2010-05-04 | 1 | -0/+0 |
* | | | | Code to save data on a per port(bandwidth, mtu, mru, etc.) basis is working. | gnhb | 2010-05-02 | 1 | -25/+14 |
* | | | | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp | gnhb | 2010-05-02 | 4 | -65/+162 |
|\ \ \ \ |
|
| * | | | | Improve NAT Port Forwarding | Renato Botelho | 2010-04-29 | 2 | -65/+158 |
| | |_|/
| |/| | |
|
| * | | | Add binding support for row helper drop downs | Scott Ullrich | 2010-04-27 | 2 | -0/+4 |
| | |/
| |/| |
|
* | | | Working on javascript for bandwidth, mtu, mru inputs on mlppp gui. | gnhb | 2010-05-02 | 1 | -4/+35 |
* | | | Fix up javascript and add id # to interfaces_mlppp page. | gnhb | 2010-05-01 | 1 | -1/+0 |
* | | | Pull javascript out of mlppp_edit page into a separate file. | gnhb | 2010-04-30 | 1 | -0/+86 |
|/ / |
|
* | | remove commented out bit that causes annoying pop ups in IE. Ticket #299 | Chris Buechler | 2010-04-18 | 1 | -12/+0 |
|/ |
|
* | Fix sortable to handle sorting of IP address columns properly. Resolves #469 | jim-p | 2010-04-03 | 1 | -0/+21 |
* | Fix rowhelper size usage. | Ermal Luçi | 2010-03-08 | 1 | -3/+5 |
* | fix alert scroller in Chrome | Chris Buechler | 2010-01-07 | 1 | -4/+6 |
* | fix conflict between domTT and prototype that was breaking javascript in a nu... | Chris Buechler | 2010-01-05 | 3 | -20/+21 |
* | Adding latest dom_TT. Fixes #202 Thanks to RobisCool | Scott Ullrich | 2009-12-23 | 3 | -23/+225 |
* | Updating to 1.8.3 | Scott Ullrich | 2009-12-23 | 9 | -1065/+1623 |
* | Add patch from lietu (Janne Enberg). Ticket #136 | pierrepomes | 2009-12-12 | 1 | -20/+26 |
* | Make all autocompletes in there case insensitive. | Ermal Luçi | 2009-12-04 | 4 | -8/+8 |
* | Fixup Source OS box | sullrich | 2009-12-03 | 1 | -2/+1 |
* | Minor formatting + hide Source OS behind Advanced box | sullrich | 2009-12-03 | 1 | -0/+6 |
* | Hide layer7 and in/out behind advanced button | sullrich | 2009-12-03 | 1 | -0/+13 |
* | Make xmlrpc sync, schedule, gateway, in/out, ackqueue and layer7 all advanced... | sullrich | 2009-12-03 | 1 | -0/+26 |
* | Ticket #146. Fix the autocompletion of ports aliases only for the ports and h... | Ermal Luçi | 2009-11-30 | 1 | -9/+1 |
* | Ticket #146. Fix the autocompletion of ports aliases only for the ports and h... | Ermal Luçi | 2009-11-30 | 1 | -10/+1 |
* | Seperate diffserv box into a <select> dropdown. Hide item behind advanced bu... | sullrich | 2009-11-28 | 1 | -0/+6 |