summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More gettext typosPhil Davis2014-10-311-3/+3
* More gettext typosPhil Davis2014-10-311-3/+3
* More gettext typosPhil Davis2014-10-311-3/+3
* More gettext typosPhil Davis2014-10-311-3/+3
* fix typoed gettextChris Buechler2014-10-301-2/+2
* Remove redundancy as pointed out by phil-davisRenato Botelho2014-10-281-7/+3
* Decode recently created cert and key. It fixes #3964. While here, fix logical...Renato Botelho2014-10-281-3/+3
* fix ping_hosts.sh to not ping IPsec if CARP is in backupChris Buechler2014-10-271-1/+1
* Merge pull request #1312 from phil-davis/patch-8Renato Botelho2014-10-231-1/+8
|\
| * Prevent Internal Server Error if range is backwardsPhil Davis2014-10-211-1/+8
* | Teach the certificate generation code how to make a self-signed certificate, andjim-p2014-10-213-38/+77
* | Encode values before displaying them back to the user in notification settings.jim-p2014-10-211-12/+12
|/
* h-node should be 8Chris Buechler2014-10-191-1/+1
* Fix the log widget to lookup hosts by DNS using a link rather than AJAX. Quic...jim-p2014-10-161-2/+2
* Tame the poodle. Disable SSLv3.jim-p2014-10-151-0/+1
* Merge pull request #1308 from phil-davis/patch-4Renato Botelho2014-10-131-2/+4
|\
| * Ticket #3860 Correctly display SMTP SSL TLS boxesPhil Davis2014-10-091-2/+4
|/
* Merge pull request #1294 from phil-davis/patch-19Renato Botelho2014-09-261-9/+8
|\
| * Minor fixes to firewall_aliases_editPhil Davis2014-09-261-9/+8
|/
* Allow hostname to start with '@.' for namecheap. It fixes #3568Renato Botelho2014-09-191-2/+12
* Correct evaluation for "Acct-Interim-Interval" from RADIUSdariomas2014-09-191-1/+1
* Do not call write_config() when click on Apply Changes because it was already...Renato Botelho2014-09-181-26/+28
* Deduplicate <form>, fixes #3864Renato Botelho2014-09-171-2/+1
* Merge pull request #1283 from phil-davis/patch-16Renato Botelho2014-09-161-1/+1
|\
| * Fix #3866 Firewall Log FilteringPhil Davis2014-09-161-1/+1
|/
* Add pages missing from the Status > Traffic Graph privilege that are required...jim-p2014-09-112-0/+4
* Merge pull request #1274 from phil-davis/patch-13Renato Botelho2014-09-111-3/+2
|\
| * Standardise size of Duplicate Slice buttonPhil Davis2014-09-111-3/+2
|/
* Delete IP Alias on CARP VIP interface on secondary node when it's deleted on ...Renato Botelho2014-09-101-7/+10
* Fix operatorRenato Botelho2014-09-101-1/+1
* Import fix for http://bugs.jquery.com/ticket/9521Renato Botelho2014-09-091-2/+2
* igmpproxy param -d doesn't like the space before optarg. Fixes #3852Renato Botelho2014-09-081-2/+2
* Mark host as up or down before execute script, then script can use this infor...Renato Botelho2014-09-041-2/+2
* Remove some redundancy and simplify changes made on last commitRenato Botelho2014-08-301-53/+25
* Replace GET by POST, it fixes #3833Renato Botelho2014-08-291-58/+76
* Hide FreeBSD version from sshd banner. It fixes #3840Renato Botelho2014-08-291-0/+2
* Do not reconfigure dhcpd twice on secondary after config sync. Fixes #3797Renato Botelho2014-08-291-2/+7
* Alias name cannot have more than 31 chars, add maxlength here just as an extr...RELENG_2_1_5Renato Botelho2014-08-251-1/+1
* pgrep parameters are out of order and it also needs -a to find sshd. While I'...Renato Botelho2014-08-221-2/+1
* delete the dhcpd.pid file before starting dhcpd. Fixes bug where on rare occa...Chris Buechler2014-08-221-0/+8
* use pgrep here instead, previous way could wrongly show SSH as enabled where ...Chris Buechler2014-08-221-3/+3
* Fix text description for interface mismatch, fixes #3820Renato Botelho2014-08-211-1/+1
* Merge branch 'RELENG_2_1' of git.pfmechanics.com:pfsense/pfsense into RELENG_2_1Jared Dillard2014-08-202-10/+34
|\
| * non-css parts of gold menuMatt Smith2014-08-192-10/+34
* | fix top nav to fit gold in non-default themesJared Dillard2014-08-205-7/+6
|/
* fix spacing in pfsense_ng topnavJared Dillard2014-08-191-3/+4
* Ensure this is always an array to avoid a PHP error from foreach.jim-p2014-08-151-1/+5
* Bump version to 2.1.5Renato Botelho2014-08-141-1/+1
* Added filter.so to list of extensions loaded for filter_var() support.Matt Smith2014-08-131-0/+3
* Do not reset source and destination port range values when it's an associated...Renato Botelho2014-08-111-4/+8
OpenPOWER on IntegriCloud