summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Retire /usr/local/bin/slowdownpipe.shRenato Botelho2016-07-141-0/+1
* simplify DHCP_Config_Option_Split, no loop needed for returning option arrayDaniel Wilhelm2016-07-131-6/+2
* Allow passing comma in string quoted DHCP client optionsDaniel Wilhelm2016-07-131-4/+12
* Add upgrade code to clean up the old GRE/GIF flags that are no longer used. T...jim-p2016-07-112-1/+25
* Align GIF link options with those currently supported by the base OS. Ticket ...jim-p2016-07-111-3/+3
* Remove GRE link flag options from GUI/backend. Keep link1 as it was also used...jim-p2016-07-111-9/+0
* Fix firewall rules for PPPoE serverNewEraCracker2016-07-101-3/+8
* Properly follow style guidelines.Nash Kaminski2016-07-101-1/+1
* Include ignored DHCP server(s) config option even when advanced DHCP config i...Nash Kaminski2016-07-101-0/+3
* set net.isr.dispatch instead since net.inet.ipsec.directdispatch no longer ex...Chris Buechler2016-07-091-1/+1
* Add config option for AdvDefaultLifetime, clean up descriptions on other. Tic...Chris Buechler2016-07-091-0/+3
* Add configuration for Min and MaxRtrAdvInterval. Ticket #6533Chris Buechler2016-07-091-4/+23
* Leave this to 2.4 only for now. Revert "Omit non-qualified hostnames from unb...Chris Buechler2016-07-081-0/+3
* Omit non-qualified hostnames from unbound's local-data. Ticket #6064Chris Buechler2016-07-081-3/+0
* Call filter_configure in rc.linkup. Ticket #6297Chris Buechler2016-07-081-0/+1
* Verify a valid IPv6 subnet is going to be used before including in radvd's co...Chris Buechler2016-07-081-1/+5
* Missing closing quotedoktornotor2016-07-081-1/+1
* Create /var/run/dmesg.boot symlink for vm-bhyve (Feature #6573)doktornotor2016-07-081-0/+3
* Add missing -R parameter to pkg callRenato Botelho2016-07-061-1/+1
* Leave an empty file for URL Table aliases that return an empty file, and incl...Chris Buechler2016-07-062-1/+7
* Protect get_dir from causing PHP errorsNewEraCracker2016-07-051-0/+3
* spdns.de renamed to spdyn.deexii19882016-07-031-2/+2
* spdns.de renamed to spdyn.deexii19882016-07-021-12/+12
* Fix Redmine #6011NewEraCracker2016-06-303-5/+6
* GitSync Diff Only OptionNOYB2016-06-301-62/+133
* Get modulus keysizestilez2016-06-301-0/+8
* Feature #6388 custom GUI preference settings per userPhil Davis2016-06-304-8/+318
* Handle more invalid IPv6 formatsPhil Davis2016-06-301-6/+12
* Add playback files for disabling and enabling CARP maintenance mode. Ticket #...Chris Buechler2016-06-292-0/+10
* Flush link-local IPs so we do not get stale data and do not waste time deleti...k-paulius2016-06-291-2/+2
* Rename item #12 in console menustilez2016-06-281-1/+1
* Update include() to include_once()Phil Davis2016-06-284-5/+5
* Shorten gwifip if whole socket path exceeds 100 charsDaniel Hoffend2016-06-281-4/+10
* Use a different delimiter for dpinger socket namesDaniel Hoffend2016-06-281-5/+5
* Set pipe_slot_limit to the maximum configured qlimit value. Move the set_sysc...Chris Buechler2016-06-281-5/+13
* Clean up limiter text. Remove old commented out bit.Chris Buechler2016-06-281-16/+7
* Fix matching of chars in IPv6 address segmentsPhil Davis2016-06-281-1/+1
* Always use require_oncePhil Davis2016-06-277-17/+17
* Run generate-privdefs.php to update priv.defs.incjim-p2016-06-271-1/+1
* bring back subnetv4_expand function used by pfblockerngChris Buechler2016-06-251-0/+14
* Add include of functions.inc for declaration of gettextDenny Page2016-06-241-0/+1
* Revert "Incorporated ssl changes"Renato Botelho2016-06-241-9/+0
* Include interface scope on IPv6 static routes to link local gateway IPs. Tick...Chris Buechler2016-06-241-0/+4
* Revert "adding privileges and separating DNS Resolver overrides from general ...Chris Buechler2016-06-231-8/+0
* Remove duplicate listtags() entry 'member'.NOYB2016-06-222-2/+2
* Remove subnet_expand()stilez2016-06-221-24/+0
* Fix bad escapeshellarg logic on mpd executionNewEraCracker2016-06-221-2/+3
* missing "("stilez2016-06-221-1/+1
* optional arg for old behaviourstilez2016-06-221-3/+4
* Simplify convert_seconds_to_hms() and show days for large numbers of hoursstilez2016-06-221-22/+12
OpenPOWER on IntegriCloud