Project

General

Profile

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

# Date Author Comment
426522b3 12/21/2016 04:53 PM Luiz Souza

Add a warning to notify the use why nothing happens when it tries to click on maintenance mode with the CARP disabled.

3575058b 12/20/2016 07:55 PM Luiz Souza

Do not enter or leave the persistent maintenance mode if the CARP is temporary disabled.

While here update the CARP status check.

1d87a144 12/19/2016 07:39 PM Luiz Souza

Reset the $icon variable (otherwise it can keep the last value - in a few broken cases)

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

eef555b9 06/30/2016 12:41 AM Chris Buechler

Restore 2.2.x and prior means of obtaining pfsync nodes to avoid exhausting memory on systems with large state tables. Ticket #6364

530c7ccf 04/02/2016 07:02 AM NOYB NOYB

Status - Remove Personalizations

Remove "you" personalizations.

8f934add 03/15/2016 06:43 PM Jim Pingle

Add color to the CARP status icons so they are more visually distinct. Ticket #5965

27d6a45b 03/10/2016 08:40 PM Jim Pingle

More icon/button inconsistencies. Ticket #5965

37676f4e 03/09/2016 07:30 PM Jim Pingle

Bring some consistency to the way most buttons are displayed (color, icons, etc). Ticket #5965

Still need to review Advanced buttons and Repeatable block buttons.

0b9cadb4 03/08/2016 07:27 PM Jim Pingle

Upon further review, use a more clear and related set of icons for CARP status, play-circle (master) and pause-circle (backup). Ticket #5965

882351c4 03/08/2016 05:57 PM Jim Pingle

Slight change to CARP status icons, difference between master and backup status was not clear enough. Ticket #5965

19e407c2 02/24/2016 04:49 PM Luiz Souza

Remove unnecessary code. CARP isn't a interface anymore, radvd cannot run on CARP IPs.

8545adde 02/14/2016 08:09 PM k-paulius

Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.

3d7a8696 02/11/2016 04:33 AM k-paulius

Convert section titles to title case

a153c6d1 02/10/2016 09:14 AM NewEraCracker

Cleanup

Remove closing tag followed by opening tag. Change short_open_tag to full tag and put small instructions on same line.

d9901ff4 02/09/2016 11:56 PM Chris Buechler

Fix style issues.

2a5960b0 02/09/2016 09:58 PM Luiz Souza

Review of CARP uniqid changes.

It turns out that current CARP implementation is not much different from an IP alias.

This commit converts the IP alias to also use the CARP uniqid scheme, this simplify the code in all other places because now we have only two different cases to deal with:...

98128ad6 01/27/2016 04:18 PM Phil Davis

Internationalization of various status*.php

8ae9a909 12/21/2015 03:29 PM Jim Pingle

Encode hostname before printing; remove some related dead code.

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

abe98adb 12/15/2015 04:53 AM Phil Davis

Code style status*

1af5edbf 12/11/2015 09:48 PM Stephen Beaver

Rename of files to better match their position in the memory structure