summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #726 from N0YB/patch-2Jim P2013-07-231-1/+1
|\
| * Update rrd.incN0YB2013-07-231-1/+1
|/
* Implement an option to allow using the IPv4 connectivity interface for sendin...Ermal2013-07-232-4/+19
* Merge pull request #723 from phil-davis/RELENG_2_1Ermal Luçi2013-07-231-2/+2
|\
| * Fix error in 2.1 branch dhcp6prefixonly implementationPhil Davis2013-07-221-2/+2
|/
* Fixes #3100. Fix spell and spaces issuesRenato Botelho2013-07-221-2/+2
* Merge pull request #721 from phil-davis/RELENG_2_1Renato Botelho2013-07-221-0/+45
|\
| * Validate firewall rule advanced options requirementsPhil Davis2013-07-221-0/+45
|/
* Merge pull request #719 from phil-davis/RELENG_2_1Warren Baker2013-07-221-3/+3
|\
| * When adding Port or URL alias default the alias type (2.1 version)Phil Davis2013-07-211-3/+3
* | Add missing backup of gettytabWarren Baker2013-07-221-0/+225
|/
* Fix editing saving dhcp6prefixonly statePhil Davis2013-07-211-1/+1
* Merge pull request #715 from N0YB/RRD_RRA_Sized_for_Previous_PeriodRenato Botelho2013-07-192-27/+27
|\
| * 3652 days worth is a too much. Scale it back to more reasonable 1.25 x maxim...N0YB2013-07-192-27/+27
|/
* Handle IPv6 in ip_in_interface_alias_subnet()jim-p2013-07-191-1/+2
* Minimize inclusion of bogonsv6Phil Davis2013-07-191-3/+18
* Use default RRD colors that are a little more visually distinct. Add some bet...jim-p2013-07-189-172/+478
* Disable the BEAST protection by default because the GUI *will* break if you u...jim-p2013-07-182-2/+58
* Sync p0f database for OS detection w/current file from FreeBSDjim-p2013-07-171-3/+11
* This is not a percentagejim-p2013-07-171-1/+1
* Remove remaining hardcoded theme namesRenato Botelho2013-07-1711-30/+30
* Don't blow up the config if someone enters int'l chars in an LDAP attribute/D...jim-p2013-07-171-2/+14
* Add LDAP server options to control UTF8-encoding of parameters. Fixes #2227. ...jim-p2013-07-172-5/+60
* Some more tweaks to state and mbuf update/output on dashboard widget.jim-p2013-07-163-9/+17
* Use some easier to distinguish colors for mbuf graphjim-p2013-07-169-9/+9
* Add a meter for states, toojim-p2013-07-163-3/+21
* Fixup mbuf stats functionjim-p2013-07-161-1/+2
* Call interface_ipalias_cleanup() after $interface is initialized, and get cur...Renato Botelho2013-07-161-4/+8
* Make mbufs update via ajaxjim-p2013-07-162-0/+17
* Fix idsjim-p2013-07-161-1/+1
* Fix an occasional "blank" cpu freq printing that shouldn't happen.jim-p2013-07-161-1/+1
* Make mbuf usage a meter, too.jim-p2013-07-161-2/+4
* Show totals for memory, swap, and disk usage.jim-p2013-07-161-3/+3
* Add an RRD graph for MBUFs under system. Tweaks welcome.jim-p2013-07-1610-0/+92
* If an account has SSH keys, show them, don't show the checkbox to add keys. F...jim-p2013-07-161-2/+2
* Don't generate reflection rules if reflection is disabled for that rule.jim-p2013-07-161-13/+14
* Do not break ppp type interfaces on v6Ermal2013-07-161-0/+9
* For ppp interfaces the real interface is not present anymore in the xml confi...Ermal2013-07-161-4/+18
* Enable filtering on ipfw sysctl not dependent on ipfw module otherwise issue ...Ermal2013-07-151-2/+2
* Ignore errors/warnings from these callsErmal2013-07-151-6/+6
* Merge pull request #683 from dhatz/RELENG_2_1Jim P2013-07-141-1/+2
|\
| * support mitigating BEAST attackdhatz2013-07-011-1/+2
* | services_dhcrelay6_configure developerspew debug text fixPhil Davis2013-07-141-1/+1
* | Start DHCrelay6 on bootPhil Davis2013-07-141-0/+3
* | Correctly decide if dhcrelay is enabledPhil Davis2013-07-141-6/+1
* | Teach service start stop restart about dhcrelay6Phil Davis2013-07-131-0/+25
* | Consistent dhcrelay6 pid file locationPhil Davis2013-07-131-1/+1
* | Fix #3091, fix bad var assignmentRenato Botelho2013-07-131-1/+1
* | Substitute Product name in privilegesWarren Baker2013-07-121-1/+1
* | Merge pull request #709 from razzfazz/RELENG_2_1Ermal Luçi2013-07-111-2/+3
|\ \
OpenPOWER on IntegriCloud