summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Show starting record ++Scott Ullrich2010-08-031-0/+1
|
* Do not show page X of X when filteringScott Ullrich2010-08-031-1/+2
|
* Make displaying page X of X boldScott Ullrich2010-08-031-1/+1
|
* * Show how many pages and current pageScott Ullrich2010-08-031-12/+42
| | | | | * Show record numbers that are shown * Cleanup previous and next page links and text
* Move previous and next pageScott Ullrich2010-08-031-1/+3
|
* Unbreak auto submitScott Ullrich2010-08-031-1/+1
|
* Ignore sorting field typesScott Ullrich2010-08-031-0/+4
|
* Make sure this dir exists because the new function uses it.Ermal2010-08-031-0/+2
|
* Use the new pfSense module call to find the usable ports from the ones ↵Ermal2010-08-031-5/+1
| | | | created on /dev.
* Use GET instead of post for filteringScott Ullrich2010-08-031-4/+11
|
* no need for a regex hereScott Ullrich2010-08-031-1/+1
|
* Remove these from the default config. They moved into other sections and do ↵jim-p2010-08-031-20/+0
| | | | not need to exist by default.
* Reformat file. No functional changesScott Ullrich2010-08-031-46/+40
|
* Use ob_start() to speed up page rendering for large record sized pagesScott Ullrich2010-08-031-1/+3
|
* Adding field sorting and filtering supportScott Ullrich2010-08-031-65/+191
|
* Resolves #716. Correctly unset values of m1 and d on HFSC and appropriate ↵Ermal2010-08-031-1/+18
| | | | special values on other schedulers if previously they had a value.
* Ticket #780. Disable the interface selection on associated nat rules.Ermal2010-08-031-3/+9
|
* Resolves #787. Present an option to enable a scrub rule for <vpns> target to ↵Ermal2010-08-032-0/+38
| | | | limit the mss to specified value.
* Resolves #791. add a missing = in the get request.Ermal2010-08-031-1/+1
|
* Sync interfaces_* with mainline/masterRenato Botelho2010-08-032-53/+53
|
* Merge remote branch 'mainline/master' into 4_load_balancer_and_servicesRenato Botelho2010-08-0340-1452/+1463
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: usr/local/www/interfaces.php usr/local/www/interfaces_assign.php usr/local/www/interfaces_bridge_edit.php usr/local/www/interfaces_gif_edit.php usr/local/www/interfaces_gre.php usr/local/www/interfaces_groups.php usr/local/www/interfaces_groups_edit.php usr/local/www/interfaces_lagg.php usr/local/www/interfaces_lagg_edit.php usr/local/www/interfaces_ppps.php usr/local/www/interfaces_ppps_edit.php usr/local/www/interfaces_qinq.php usr/local/www/interfaces_vlan.php usr/local/www/interfaces_vlan_edit.php usr/local/www/interfaces_wireless.php usr/local/www/interfaces_wireless_edit.php
| * Reset firewall_shaper_queues.php and status.php on this branchRenato Botelho2010-08-032-12/+12
| |
| * Merge remote branch 'mainline/master' into 3_interfacesRenato Botelho2010-08-0346-1169/+1174
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: usr/local/www/firewall_aliases.php usr/local/www/firewall_aliases_edit.php usr/local/www/firewall_aliases_import.php usr/local/www/firewall_nat.php usr/local/www/firewall_nat_1to1.php usr/local/www/firewall_nat_1to1_edit.php usr/local/www/firewall_nat_edit.php usr/local/www/firewall_nat_out.php usr/local/www/firewall_nat_out_edit.php usr/local/www/firewall_rules.php usr/local/www/firewall_rules_edit.php usr/local/www/firewall_schedule.php usr/local/www/firewall_schedule_edit.php usr/local/www/firewall_shaper.php usr/local/www/firewall_shaper_layer7.php usr/local/www/firewall_shaper_vinterface.php usr/local/www/firewall_shaper_wizards.php usr/local/www/firewall_virtual_ip.php usr/local/www/firewall_virtual_ip_edit.php
| | * Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-08-031-2/+1
| | |\
| | * | Reset diag_* files on this branchRenato Botelho2010-08-0327-420/+420
| | | |
| | * | Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-08-0389-780/+1614
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: usr/local/www/diag_nanobsd.php usr/local/www/diag_packet_capture.php usr/local/www/firewall_shaper.php
| | * \ \ Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-166-121/+265
| | |\ \ \
| | * | | | Checked gettext() implementation on firewall_aliases_import.phpCarlos Eduardo Ramos2010-07-151-1/+2
| | | | | |
| | * | | | Checked gettext() implementation on firewall_shaper.phpCarlos Eduardo Ramos2010-07-151-3/+3
| | | | | |
| | * | | | Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-1521-35/+3602
| | |\ \ \ \
| | * | | | | Checked gettext() implementation on firewall_rules.phpCarlos Eduardo Ramos2010-07-131-2/+2
| | | | | | |
| | * | | | | Checked gettext() implementation on firewall_rules.phpCarlos Eduardo Ramos2010-07-131-1/+1
| | | | | | |
| | * | | | | Checked gettext() implementation on firewall_nat_1to1_edit.phpCarlos Eduardo Ramos2010-07-131-6/+6
| | | | | | |
| | * | | | | Checked gettext() implementation on firewall_nat_1to1.phpCarlos Eduardo Ramos2010-07-131-1/+1
| | | | | | |
| | * | | | | Checked gettext() implementation on firewall_aliases_edit.phpCarlos Eduardo Ramos2010-07-131-1/+2
| | | | | | |
| | * | | | | Checked gettext() implementation on firewall_virtual_ip.phpCarlos Eduardo Ramos2010-07-131-1/+1
| | | | | | |
| | * | | | | Checked gettext() implementation on firewall_shaper_layer7.phpCarlos Eduardo Ramos2010-07-131-1/+1
| | | | | | |
| | * | | | | Checked gettext() implementation on firewall_shaper_vinterface.phpCarlos Eduardo Ramos2010-07-131-3/+3
| | | | | | |
| | * | | | | Checked gettext() implementation on firewall_schedule_edit.phpCarlos Eduardo Ramos2010-07-131-1/+2
| | | | | | |
| | * | | | | Checked gettext() implementation on firewall_schedule.phpCarlos Eduardo Ramos2010-07-131-1/+2
| | | | | | |
| | * | | | | Checked gettext() implementation on firewall_nat_edit.phpCarlos Eduardo Ramos2010-07-131-1/+1
| | | | | | |
| | * | | | | Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-131-1/+1
| | | | | | |
| | * | | | | Checked gettext() implementation on firewall_rules.phpCarlos Eduardo Ramos2010-07-131-9/+10
| | | | | | |
| | * | | | | Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-1311-22/+584
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: usr/local/www/firewall_rules.php
| | * \ \ \ \ \ Merge branch '2_firewall' of rcs.pfsense.org:pfsense/pfsense-gettext into ↵Renato Botelho2010-07-136-29/+29
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 2_firewall
| | | * | | | | | Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-131-12/+12
| | | | | | | | |
| | | * | | | | | Checked gettext() implementation on firewall_aliases_edit.phpCarlos Eduardo Ramos2010-07-121-1/+1
| | | | | | | | |
| | | * | | | | | Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-121-2/+2
| | | | | | | | |
| | | * | | | | | Checked gettext() implementation on firewall_nat_out.phpCarlos Eduardo Ramos2010-07-121-1/+1
| | | | | | | | |
| | | * | | | | | Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-121-3/+3
| | | | | | | | |
OpenPOWER on IntegriCloud