summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 ce...jim-p2010-06-171-0/+1
| * Fix wireless status page to look at the right wireless interface name.smos2010-06-171-2/+2
| * 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 http://forum.pfsense.org/index.php/t...jim-p2010-06-161-1/+1
| * 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 to...Ermal2010-06-161-11/+8
| | * Actually it needs choparp_ prepended.Ermal2010-06-161-2/+2
| | * Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduc...Ermal2010-06-162-9/+27
| * | Modify pfsense-utils and status_interfaces.php so Uptime is shown for all PPP...gnhb2010-06-162-21/+20
* | | changing <php gettext() to <php=gettext() in files? diag_arg.php diag_authent...Neriberto C.Prado2010-06-173-23/+23
* | | 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. R...Ermal2010-06-164-9/+9
* | Fixes #667. Do not bring down mpd5 if the interface is configured for dial on...Ermal2010-06-161-3/+12
* | Fixes #659. Uncomment javascript for unexistent fields and put id attribute o...Ermal2010-06-151-8/+7
* | Ticket #655. Call vpn_ipsec_configured in all cases it knows how to handle en...Ermal2010-06-151-7/+1
* | Add a safety check to prevent packets like those in #479 from breaking the fi...jim-p2010-06-151-0/+2
* | Remove gif creation/deletion in ipsec code it seems unlikely and unused for a...Ermal2010-06-151-38/+2
* | 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 the...Ermal2010-06-141-4/+6
* | Comment out log suppression. No front end control implemented yet.gnhb2010-06-151-1/+1
|/
* Ticket #88. Add checks to disable txcsum when needed for wirless interfaces s...Ermal2010-06-141-2/+7
* Simplify/optimize code for carp [re]configuration. This is possibly related t...Ermal2010-06-141-16/+4
* Fixes #549. Save a list of all changed vips to reload in a temporary file so ...Ermal2010-06-142-19/+29
* Fixes #632. Use the correct function to handle vip destory.Ermal2010-06-142-2/+2
* Fixes #652. Correct typo.Ermal2010-06-141-2/+2
* this page is status, not diag.Chris Buechler2010-06-146-11/+11
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/text-proofing into rev...Chris Buechler2010-06-1310-38/+38
|\
| * Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-1210-38/+38
* | Remove extra code that isn't needed any more in interfaces.inc.gnhb2010-06-131-8/+1
* | Fix empty data shown in interfaces_ppps when dislaying modem interfaces.gnhb2010-06-132-31/+22
|/
* Time for 2.0-BETA3.Scott Ullrich2010-06-121-1/+1
* Add array_merge_recursive_unique which was called in xmlrpc.php but did not y...jim-p2010-06-111-0/+51
* Properly sync CA/Certs when syncing OpenVPN (might need to be its own option,...jim-p2010-06-111-7/+18
* Restart dhcpd and OpenVPN on backup box. Fixes #646 - Helps ticket #645 but t...jim-p2010-06-111-0/+3
* Sync gateways if we sync routing.jim-p2010-06-111-1/+3
* Rework connections a bit and report errors when they happen.jim-p2010-06-111-6/+36
* Correct carp_configure_docScott Ullrich2010-06-111-1/+1
OpenPOWER on IntegriCloud