| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary variable and fix loop test. Corrects AJAX update of last g... | jim-p | 2010-10-07 | 1 | -5/+3 |
* | Hide redirect and filter rule association fields when "no rdr" is checked. Ti... | Erik Fonnesbeck | 2010-09-29 | 1 | -1/+13 |
* | Unhide the source port options on firewall rules when they are not at the def... | Erik Fonnesbeck | 2010-09-28 | 1 | -2/+4 |
* | Revert "Shows source ports when they are already defined" - this only made it... | Erik Fonnesbeck | 2010-09-28 | 1 | -4/+2 |
* | Simplify the logic here so that it only uses this conditional expression once. | Erik Fonnesbeck | 2010-09-28 | 1 | -2/+2 |
* | Revert "Remove unnecessary JS variable" - it had a purpose. | Erik Fonnesbeck | 2010-09-28 | 1 | -1/+3 |
* | Fix the delete button and a couple other small errors. Ticket #891 | Erik Fonnesbeck | 2010-09-14 | 2 | -2/+2 |
* | Make possible to run multiple instances of pppoe server. Not yet switched to ... | Ermal | 2010-09-02 | 1 | -0/+2 |
* | Move to javascript/ | Scott Ullrich | 2010-08-30 | 1 | -0/+142 |
* | Fix ajax updating of fields when the CPU graph widget is not in use. | jim-p | 2010-08-17 | 1 | -4/+4 |
* | Merge remote branch 'mainline/master' into js | Renato Botelho | 2010-08-13 | 1 | -1/+4 |
|\ |
|
| * | should be #777 not *777 | Chris Buechler | 2010-08-13 | 1 | -1/+1 |
| * | Merge branch 'master' of rcs.pfsense.org:pfsense/mainline | gnhb | 2010-08-13 | 2 | -5/+4 |
| |\ |
|
| * | | Expose MRRU settings in the GUI for PPPoE (MLPPP). | gnhb | 2010-08-13 | 1 | -0/+3 |
* | | | Shows source ports when they are already defined | Vinicius Coque | 2010-08-13 | 1 | -2/+4 |
| |/
|/| |
|
* | | Remove unnecessary JS variable | Vinicius Coque | 2010-08-13 | 1 | -3/+1 |
* | | Fix the js that hides advanced button on firewall rules | Vinicius Coque | 2010-08-13 | 1 | -2/+3 |
|/ |
|
* | Add the ability to select a mode for LB pool members, load balance (default) ... | jim-p | 2010-08-10 | 1 | -0/+38 |
* | Use more prototype conventions, fix some, and correct logic for moving rows. | jim-p | 2010-08-05 | 1 | -25/+9 |
* | Use prototype selectors here, and ensure we use only the log rows. Should fix... | jim-p | 2010-08-04 | 1 | -2/+4 |
* | 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 |
| | |_|/
| |/| | |
|