summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Actually an interface is detstroyed here no need for this merge!Ermal LUÇI2014-11-211-7/+2
* Merge e3cffd6cefc - Properly remove IPv6 carp vips as reported from https://f...Ermal LUÇI2014-11-211-2/+7
* Fix logic to find available next number for limiters and queues. It fixes #3998Renato Botelho2014-11-131-2/+2
* Fixes #3941. When optimizations of the loops were made this brought the probl...Ermal2014-11-011-6/+6
* Fix two more instances of rrd.tgz renaming.jim-p2014-10-311-2/+2
* Remove redundancy as pointed out by phil-davisRenato Botelho2014-10-281-7/+3
* Decode recently created cert and key. It fixes #3964. While here, fix logical...Renato Botelho2014-10-281-3/+3
* Merge pull request #1312 from phil-davis/patch-8Renato Botelho2014-10-231-1/+8
|\
| * Prevent Internal Server Error if range is backwardsPhil Davis2014-10-211-1/+8
* | Teach the certificate generation code how to make a self-signed certificate, andjim-p2014-10-212-38/+69
|/
* Tame the poodle. Disable SSLv3.jim-p2014-10-151-0/+1
* Correct evaluation for "Acct-Interim-Interval" from RADIUSdariomas2014-09-191-1/+1
* Fix #3866 Firewall Log FilteringPhil Davis2014-09-161-1/+1
* Add pages missing from the Status > Traffic Graph privilege that are required...jim-p2014-09-111-0/+2
* igmpproxy param -d doesn't like the space before optarg. Fixes #3852Renato Botelho2014-09-081-2/+2
* delete the dhcpd.pid file before starting dhcpd. Fixes bug where on rare occa...Chris Buechler2014-08-221-0/+8
* Move dhcp6c log to dhcpd.log, it fixes #3799Renato Botelho2014-08-111-2/+2
* Fix #3798 - 'IPsec phase 2 pinghost is not used if the source IP should be a ...Matt Smith2014-08-081-4/+17
* Avoid generating an invalid racoon config if the user specified a mobile pool...jim-p2014-08-081-0/+5
* Avoid a "Cannot use string offset as an array" error if the packages section ...jim-p2014-08-081-4/+7
* Per the dhcpd.conf man page and other documentation from ISC, mclt must not b...Chris Buechler2014-08-061-3/+2
* Escape the individual dnsmasq advanced/custom optionsjim-p2014-08-061-1/+1
* no () around qlength hereChris Buechler2014-07-091-1/+1
* qlimit must be included hereChris Buechler2014-07-081-0/+2
* use HTTPS for dyndns providers that support itChris Buechler2014-07-051-6/+6
* Fix #3725:Renato Botelho2014-06-301-13/+21
* Merge pull request #1244 from phil-davis/patch-11Renato Botelho2014-06-271-0/+4
|\
| * Handle no dhcpd settings when upgradingPhil Davis2014-06-261-0/+4
* | Fix a regression introduced on 8d6c5f6621 that broke CARP+IP aliasRenato Botelho2014-06-261-15/+30
|/
* Only include a scheduled rule if it is strictly before the end timeRELENG_2_1_4Phil Davis2014-06-201-1/+1
* Remove extra data after space and fix pf rule syntax. It should fix #3688Renato Botelho2014-06-201-1/+1
* Always set httponly attribute on cookiesRenato Botelho2014-06-181-10/+8
* Add comment I forgot on last commitRenato Botelho2014-06-171-0/+1
* Re-generate session ID on a successful login to avoid session fixationRenato Botelho2014-06-171-0/+1
* Revert "Revert "Fix #3700 and other syntax issues:""Renato Botelho2014-06-101-1/+2
* Revert "Fix #3700 and other syntax issues:"Renato Botelho2014-06-101-2/+1
* Fix #3700 and other syntax issues:Renato Botelho2014-06-101-1/+2
* Escape argument on call to is_process_running too, also remove some unecessar...Renato Botelho2014-06-061-3/+3
* Add some protection to parameters that come through _GETRenato Botelho2014-06-061-9/+9
* Escape this before running.jim-p2014-06-061-1/+1
* allow ipaliases to be configured on lo0Matt Smith2014-06-031-2/+2
* remove openbgpd bits from system_gateways_edit and system.inc. The packageChris Buechler2014-05-301-2/+2
* client-config-dir is also useful when using OpenVPN's internal DHCP while bri...jim-p2014-05-301-0/+1
* Convert protocol ssl:// to https:// when creating http headersManuel Silvoso2014-05-281-1/+1
* Properly handle this rename, and squelch errors if it fails.jim-p2014-05-211-1/+1
* Delete all ip aliases when interface is disabled, it should fix #3650Renato Botelho2014-05-211-7/+21
* /etc/version_kernel and /etc/version_base no longer exist, use php_uname to g...jim-p2014-05-161-2/+4
* Remove units from burst as it is always specified in bytes. (Per ipfw(8)).jim-p2014-05-061-2/+2
* Merge the forgotten Ticket #3062 patch for CP pipeno leaking issue which lead...Ermal2014-05-031-1/+6
* Signal a reload if anything got updatedErmal2014-04-301-1/+3
OpenPOWER on IntegriCloud