summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 #682 from CharlieMarshall/pfsense_ng_fsRenato Botelho2013-07-15240-14/+5557
|\
| * change css & jquery to allow for multiple columns for themes ending in _fsCharlie Marshall2013-06-301-14/+33
| * update loader.js - add jquery to display additional column button and create/...Charlie Marshall2013-06-301-0/+114
| * update css to fit full screenCharlie Marshall2013-06-301-52/+13
| * clone pfsense_ng themeCharlie Marshall2013-06-30239-0/+5449
* | support mitigating BEAST attackdhatz2013-07-141-1/+2
* | Merge pull request #712 from phil-davis/masterJim P2013-07-141-6/+1
|\ \
| * | Correctly decide if dhcrelay is enabledPhil Davis2013-07-141-6/+1
* | | Merge pull request #711 from phil-davis/masterJim P2013-07-132-1/+26
|\ \ \ | |/ /
| * | Teach service start stop restart about dhcrelay6Phil Davis2013-07-131-0/+25
| * | Consistent dhcrelay6 pid file locationPhil Davis2013-07-131-1/+1
* | | Merge pull request #710 from phil-davis/masterErmal Luçi2013-07-132-1/+4
|\ \ \ | |/ /
| * | Start DHCrelay6 on bootPhil Davis2013-07-131-0/+3
| * | services_dhcrelay6_configure developerspew debug text fixPhil 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 #708 from razzfazz/masterErmal Luçi2013-07-111-2/+3
|\ \
| * | properly handle custom-v6 dyndns entries in web interfaceDaniel Becker2013-07-111-2/+3
|/ /
* | Move variable declaration to the top, declare it global before defining. Fixe...jim-p2013-07-111-11/+13
* | Remove irrelevant comment.jim-p2013-07-111-15/+0
* | Fix copy/pasto introduced in previous commit.Ermal Luçi2013-07-111-2/+2
* | Don't automatically add hidden rules to pass all IPv6 traffic to/from delegat...jim-p2013-07-101-18/+0
* | Implement proper releasing of pipes allocated based on CPzone. Keep track of ...Ermal2013-07-101-5/+25
* | Use empty to cover all needed cases as suggested on #3062. Suggested from pul...Ermal2013-07-101-1/+2
* | Merge pull request #703 from razzfazz/dyndns_custom_v6Ermal Luçi2013-07-103-21/+83
|\ \
| * | Add support for custom IPv6 DDNS.Daniel Becker2013-07-072-3/+10
| * | Change separator as per JimP's request.Daniel Becker2013-07-072-4/+4
| * | Merge branch 'master' into dyndns_custom_v6Daniel Becker2013-07-071-1/+1
| |\ \
| * | | Add front-end support for dyndns AAAA updatesDaniel Becker2013-07-071-0/+11
| * | | Clean up HE.net AAAA backend support.Daniel Becker2013-07-071-122/+51
OpenPOWER on IntegriCloud