| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Comment | Scott Ullrich | 2010-12-19 | 1 | -0/+3 |
* | Add rowhelper_onDelete call | Scott Ullrich | 2010-12-19 | 1 | -2/+5 |
* | Nuke function_exists() | Scott Ullrich | 2010-12-19 | 1 | -14/+0 |
* | Add and use rowhelper_onAdd which will fire javascript code after adding new row | Scott Ullrich | 2010-12-19 | 1 | -0/+3 |
* | Remove debugging alert() | Scott Ullrich | 2010-12-19 | 1 | -1/+0 |
* | Add rowhelper_onChange variable for row helper and remove the previous functi... | Scott Ullrich | 2010-12-19 | 1 | -16/+12 |
* | Touch log file so it can be created on livecd | Scott Ullrich | 2010-12-18 | 1 | -2/+5 |
* | Adding support for custom hooks. If the function row_helper_dynamic_custom()... | Scott Ullrich | 2010-12-17 | 1 | -6/+23 |
* | Honor rowsize. | Scott Ullrich | 2010-12-17 | 1 | -1/+1 |
* | Cleanup code and fix dynamic firewall log reverse view, fixes #1031 | jim-p | 2010-11-23 | 1 | -9/+9 |
* | Add a function type to the field types allowed, to allow more field types wit... | Erik Fonnesbeck | 2010-11-09 | 2 | -2/+6 |
* | 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 |