summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Manually revert the patch to cleanup aliases since now its propely handled in...Ermal2013-08-011-3/+0
* Add Zone to the messages logged on syslog from CP to easy troubleshootingErmal2013-08-011-3/+6
* Reorder reverse lookup overrides so user-specified ones are effectivePhil Davis2013-07-311-10/+12
* Fix up filter_pflog_start - optimize some code, and fix $retval so that it wi...jim-p2013-07-301-2/+5
* Show the name of the unresolvable alias name as well as the rule description ...jim-p2013-07-301-4/+6
* use correct domain names when registering static DHCP entries in DNSDaniel Becker2013-07-291-2/+10
* Fix #3113, fix multiple english spell errors s/seperet/separat/Renato Botelho2013-07-284-9/+9
* Optimization has nothing to do with limitsErmal2013-07-251-1/+1
* Fix #3106, parse 'not' rules right on destination for port forward + reflecti...Renato Botelho2013-07-251-4/+5
* Allow advanced options state-related parameters to be used for TCP, UDP and ICMPPhil Davis2013-07-241-16/+22
* Update rrd.incN0YB2013-07-231-1/+1
* Implement an option to allow using the IPv4 connectivity interface for sendin...Ermal2013-07-231-4/+8
* Add missing backup of gettytabWarren Baker2013-07-221-0/+225
* Merge pull request #718 from N0YB/Advanced_DHCP_Client_OptionsRenato Botelho2013-07-211-1/+1
|\
| * Fix required options syntax typoN0YB2013-07-211-1/+1
* | 3652 days worth is a too much. Scale it back to more reasonable 1.25 x maxim...N0YB2013-07-191-26/+26
* | Handle IPv6 in ip_in_interface_alias_subnet()jim-p2013-07-191-1/+2
* | Merge pull request #714 from phil-davis/masterRenato Botelho2013-07-191-3/+18
|\ \
| * | Minimize inclusion of bogonsv6Phil Davis2013-07-181-3/+18
* | | Disable the BEAST protection by default because the GUI *will* break if you u...jim-p2013-07-181-2/+21
|/ /
* | Sync p0f database for OS detection w/current file from FreeBSDjim-p2013-07-171-3/+11
* | 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-171-5/+19
* | Call interface_ipalias_cleanup() after $interface is initialized, and get cur...Renato Botelho2013-07-161-4/+8
* | Add an RRD graph for MBUFs under system. Tweaks welcome.jim-p2013-07-161-0/+39
* | 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
* | 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
|/ /
* | 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-102-21/+72
|\ \
| * | Add support for custom IPv6 DDNS.Daniel Becker2013-07-072-3/+10
| * | Change separator as per JimP's request.Daniel Becker2013-07-071-3/+3
| * | Merge branch 'master' into dyndns_custom_v6Daniel Becker2013-07-071-1/+1
| |\ \
OpenPOWER on IntegriCloud