Project

General

Profile

Download (5.77 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

dd447bde 11/11/2014 04:49 AM Jim Thompson

modify copyright statement to reflect reality

3b5b437b 10/11/2014 03:17 AM Chris Buechler

fix text

e860ec1d 07/11/2014 07:27 PM Jim Pingle

Fix PHP script closing tag placement.

6916360e 07/02/2014 07:20 PM Jim Pingle

Also check and verify the package server's SSL certificate if using HTTPS. Issue 484
Our current XMLRPC client version doesn't have support on its own to validate this in a way we can use to test in a usable for printing an error message. For now, a cURL query to the XMLRPC URL is used in its place.

7c8f3711 07/02/2014 04:07 PM Jim Pingle

More refinements to the unofficial package repository warning ( Issue #484 ) -- Now also shows on Dashboard and installed package list. Cleaned up some code and shuffled things around to avoid unnecessary repetition.

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

541e0b77 03/13/2014 07:24 AM Chris Buechler

fix text, remove product_website mentions here since that's not actually used anyway.

5259553e 04/08/2013 07:02 PM Colin Fleming

Tidy up "pkg_mgr_settings.php" XHTML

Close INPUT tags
Add CDATA section to SCRIPT tags

0153a0b8 08/12/2010 09:51 PM Erik Fonnesbeck

Merge branch 'master' from http://gitweb.pfsense.org/pfsense/pfsense-gettext.git

a62ad193 08/12/2010 08:04 PM Erik Fonnesbeck

Fix printf

e73b001e 08/12/2010 03:55 PM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
usr/local/www/diag_smart.php
usr/local/www/firewall_rules_edit.php
usr/local/www/interfaces.php
usr/local/www/load_balancer_pool_edit.php
usr/local/www/pkg_mgr_settings.php

eb9116e9 08/12/2010 02:11 PM Carlos Eduardo Ramos

gettext() fixes on pkg_mgr_settings.php

3a3fb8ea 08/11/2010 10:15 PM Erik Fonnesbeck

Fix printf/sprintf mixups.

9a1e70df 04/29/2010 01:54 PM Carlos Eduardo Ramos

Reviewing gettext()

f65227b9 04/29/2010 01:23 PM Vinicius Coque

Implementing gettext()

4f6a5e6a 04/27/2010 11:32 PM Scott Ullrich

Update (C) to 2010

0089af7c 01/22/2010 12:20 AM Scott Ullrich

Increase execution time

013a5d79 10/06/2009 10:03 PM Jim Pingle

Add the actual settings page ref'd in the previous commit (pkg repo setting)