summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-187-29/+84
|\
| * Ooops curly missing.Ermal2010-06-171-3/+4
| |
| * Actually correctly handle some vip types ips for getNasIP.Ermal2010-06-171-1/+4
| |
| * Teach even getNasIP for the new callingstation ip setting.Ermal2010-06-171-5/+12
| |
| * Do not include functions.inc just for pfSenseHeader which is not really the ↵Ermal2010-06-171-3/+5
| | | | | | | | best place to use!
| * Use proper name for index.Ermal2010-06-171-1/+1
| |
| * Fixes #660. Simplify some code and correctly do an exit after a redirect is ↵Ermal2010-06-171-8/+4
| | | | | | | | issued. Thanks-to: Efonne for analysis.
| * 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.
| * fix textChris Buechler2010-06-171-3/+3
| |
| * 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-1710-50/+67
|\ \ | |/
| * 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
| * correct the limiter, it reversed up/down beforeChris Buechler2010-06-161-3/+3
| |
| * Save log file and give better output of what is happeningScott Ullrich2010-06-161-3/+5
| |
| * 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
| |
| * Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-06-1613-88/+70
| |\
| | * Fixes #665. Optimize and correctly check for the gateways on static routes ↵Ermal2010-06-161-11/+8
| | | | | | | | | | | | to be included on $tonatsubnets macro.
| | * Actually it needs choparp_ prepended.Ermal2010-06-161-2/+2
| | |
| | * Fixes #632. When bringing down a vip of proxyarp use the new pidfile ↵Ermal2010-06-162-9/+27
| | | | | | | | | | | | introduced. Also teach about interface argument to proxyarp function so it can start only a instance of an interface.
| * | Modify pfsense-utils and status_interfaces.php so Uptime is shown for all ↵gnhb2010-06-162-21/+20
| | | | | | | | | | | | PPPx type links.
* | | changing <php gettext() to <php=gettext() in files? diag_arg.php ↵Neriberto C.Prado2010-06-173-23/+23
| | | | | | | | | | | | diag_authentication.php diag_backup.php
* | | translate of the files: diag_arp.php diag_authentication.php diag_backup.phpNeriberto C.Prado2010-06-163-71/+71
| |/ |/|
* | Make some non functional changes, mostly to keep up with latest gw changes. ↵Ermal2010-06-164-9/+9
| | | | | | | | Related to Ticket #666
* | Fixes #667. Do not bring down mpd5 if the interface is configured for dial ↵Ermal2010-06-161-3/+12
| | | | | | | | on-demand.
* | Fixes #659. Uncomment javascript for unexistent fields and put id attribute ↵Ermal2010-06-151-8/+7
| | | | | | | | on the checkbox controls referenced by javascript.
* | Ticket #655. Call vpn_ipsec_configured in all cases it knows how to handle ↵Ermal2010-06-151-7/+1
| | | | | | | | enabled/disabled ipsec setting.
* | Add a safety check to prevent packets like those in #479 from breaking the ↵jim-p2010-06-151-0/+2
| | | | | | | | filter log in the GUI.
* | Remove gif creation/deletion in ipsec code it seems unlikely and unused for ↵Ermal2010-06-151-38/+2
| | | | | | | | a long time. This also removes the risk of doing damages on gifs configured through the GUI.
* | Do not stamp on the variable that has the bssid Ticket #649smos2010-06-151-1/+0
| |
* | Reduce XXX's.Ermal2010-06-151-1/+1
| |
* | Remove stray ). Fixes #661.jim-p2010-06-151-1/+1
|/
* Fix comments to work better.gnhb2010-06-151-5/+3
|
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-06-153-6/+8
|\
| * Fix typo. Ticket #632jim-p2010-06-141-1/+1
| |
| * Make DHCP leases sortable. Fixes #653jim-p2010-06-141-1/+1
| |
| * Give apinger the new srcip dircetive so it does not struggle anymore with ↵Ermal2010-06-141-4/+6
| | | | | | | | the routing table.
* | Comment out log suppression. No front end control implemented yet.gnhb2010-06-151-1/+1
|/
OpenPOWER on IntegriCloud