summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote branch 'mainline/master'Renato Botelho2010-06-182-6/+32
|\
| * Add delete button for each NAT Port Forward rule, like firewall rules. It ↵Renato Botelho2010-06-181-5/+31
| | | | | | | | Fixes #674
| * Use killbyname() instead of mwexec/killall directly.jim-p2010-06-181-1/+1
| |
* | Implement gettext() callsjean.feltrin2010-06-181-14/+14
| |
* | Implement gettext() callsjean.feltrin2010-06-181-13/+13
| |
* | Implement gettext() callsjean.feltrin2010-06-181-2/+2
| |
* | Implement gettext() callsjean.feltrin2010-06-181-13/+14
| |
* | Implement gettext() callsjean.feltrin2010-06-181-16/+16
| |
* | Implement gettext() callsjean.feltrin2010-06-181-19/+20
| |
* | Implement gettext() callsRafael Lucas2010-06-181-1/+1
| |
* | Implement gettext() callsRafael Lucas2010-06-181-1/+1
| |
* | Implement gettext() callsRafael Lucas2010-06-181-1/+1
| |
* | Implement gettext() callsRafael Lucas2010-06-181-28/+28
| |
* | Implement gettext() callsRafael Lucas2010-06-181-13/+13
| |
* | Implement gettext() callsRafael Lucas2010-06-181-13/+13
| |
* | Implement gettext() callsRafael Lucas2010-06-181-1/+1
| |
* | Implement gettext() callsRafael Lucas2010-06-181-1/+1
| |
* | Implement gettext() callsRafael Lucas2010-06-181-13/+13
| |
* | Implement gettext() callsRafael Lucas2010-06-181-1/+1
| |
* | Implement gettext() callsRafael Lucas2010-06-181-13/+13
| |
* | Implement gettext() callsRafael Lucas2010-06-181-13/+13
| |
* | Implement gettext() callsRenato Botelho2010-06-181-8/+8
| |
* | Implement gettext() callsRenato Botelho2010-06-181-36/+37
| |
* | Implement gettext() callsRenato Botelho2010-06-181-5/+5
| |
* | Implement gettext() callsRenato Botelho2010-06-181-19/+19
| |
* | Implement gettext() callsRenato Botelho2010-06-181-18/+18
| |
* | Implement gettext() callsRenato Botelho2010-06-181-44/+42
| |
* | Adding gettext calls to the file diag_logs_filter_dynamic.phpVinicius Coque2010-06-181-20/+20
| |
* | Adding gettext calls to the file diag_logs_filter.phpVinicius Coque2010-06-181-28/+28
| |
* | Adding gettext calls to the file diag_logs.phpVinicius Coque2010-06-181-1/+1
| |
* | Adding gettext calls to the file diag_logs_dhcp.phpVinicius Coque2010-06-181-14/+14
| |
* | Adding gettext calls to the file diag_logs_auth.phpVinicius Coque2010-06-181-14/+14
| |
* | Adding gettext calls to the file diag_logs.phpVinicius Coque2010-06-181-14/+14
| |
* | Adding gettext calls to the file diag_ipsec_spd.phpVinicius Coque2010-06-181-16/+16
| |
* | Merge remote branch 'mainline/master'Renato Botelho2010-06-184-10/+56
|\ \ | |/
| * Use proper name for index.Ermal2010-06-171-1/+1
| |
| * Use the configured src ip attribute choosen for accounting too.Ermal2010-06-171-1/+5
| |
| * Show even VIP's in the list. This is copied from nat code and probably ↵Ermal2010-06-172-6/+24
| | | | | | | | should be generalized.
| * Do not assume WAN as the default interface to get the ip from for the ↵Ermal2010-06-172-1/+24
| | | | | | | | calling station id. Instead add a select box(list) to choose the interface(ip) to send to radius.
| * Check if a variable is set before trying to unset. Otherwise, this will blow ↵jim-p2010-06-171-3/+4
| | | | | | | | up with $a[b][c] if $a[b] doesn't exist.
* | Implement gettext() calls at the files: "diag_traceroute.php", ↵Rafael Lucas2010-06-183-26/+26
| | | | | | | | "diag_system_pftop.php", "diag_system_activity.php"
* | Implement gettext() callsCarlos Eduardo Ramos2010-06-171-17/+17
| |
* | Implement gettext() callscadu2010-06-171-3/+3
| |
* | Implement gettext() callscadu2010-06-171-5/+5
| |
* | CHANGED FILES: diag_routes.php diag_showbogons.php diag_states_summary.phpRafaellucas2010-06-173-20/+19
| |
* | Merge remote branch 'mainline/master'Renato Botelho2010-06-175-8/+10
|\ \ | |/
| * Strip windows carriage return (^M) on save. IE adds this, and it can break ↵jim-p2010-06-171-0/+1
| | | | | | | | certain files that don't expect to deal with it.
| * Fix wireless status page to look at the right wireless interface name.smos2010-06-171-2/+2
| | | | | | | | Ticket #649
| * Properly match SafeNet crypto cards. See ↵jim-p2010-06-161-1/+1
| | | | | | | | http://forum.pfsense.org/index.php/topic,26056.0.html
| * Add missing semicolon.gnhb2010-06-161-1/+1
| |
OpenPOWER on IntegriCloud