summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not apply bw limits if the setting is not enabled in CP. Though still resp...RELENG_2_1Ermal LUÇI2014-12-221-4/+10
* Ticket #4053, manually merge improvements on rrd restore handling.Ermal LUÇI2014-12-011-10/+13
* Ticket #4053, manually merge improvements on rrd backup handling.Ermal LUÇI2014-12-011-2/+12
* Actually an interface is detstroyed here no need for this merge!Ermal LUÇI2014-11-211-7/+2
* Merge e3cffd6cefc - Properly remove IPv6 carp vips as reported from https://f...Ermal LUÇI2014-11-211-2/+7
* Remove debugging code that can lead us to XSS injection, also pass variables ...Renato Botelho2014-11-201-8/+8
* Pass path parameter through htmlpecialchars()Renato Botelho2014-11-181-1/+1
* Define a local boolean var for showact to avoid security issues, also pass or...Renato Botelho2014-11-181-10/+12
* Fix logic to find available next number for limiters and queues. It fixes #3998Renato Botelho2014-11-131-2/+2
* Merge pull request #1319 from phil-davis/patch-1Renato Botelho2014-11-054-12/+12
|\
| * 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
* | Merge pull request #1326 from phil-davis/patch-5Renato Botelho2014-11-050-0/+0
|\ \
| * | Fix obviously broken test in rc.initial.setlanipPhil Davis2014-11-031-1/+1
* | | Fix obviously broken test in rc.initial.setlanipPhil Davis2014-11-051-1/+1
* | | Catch some more sensitive info when sanitizing.jim-p2014-11-041-0/+10
|/ /
* | Fixes #3941. When optimizations of the loops were made this brought the probl...Ermal2014-11-011-6/+6
* | Fix two more instances of rrd.tgz renaming.jim-p2014-10-311-2/+2
|/
* 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
OpenPOWER on IntegriCloud