summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Do not write a 'restrict' line to the NTP config if it will be empty. Fixes #...jim-p2017-01-111-10/+12
* If nothing is enabled that requires xinetd, do not run xinetd. Fixes #6308jim-p2016-12-151-12/+16
* Create a dummy /etc/printcap when starting bsnmpd so it it will not log error...jim-p2016-12-021-0/+5
* Add missing L2TP from this gateway handling case. Fixes #6980jim-p2016-12-021-0/+1
* Fix reversed accounting styleplumbeo2016-12-021-1/+1
* Disable PAM when using only key-based authentication, otherwise keyboard-inte...jim-p2016-11-251-1/+1
* Consider the IPv6 checksum options when dealing with "Disable hardware checks...Luiz Otavio O Souza2016-11-101-0/+12
* Fix bug where CARP vip status is incorrent in the interface when moreFredrik Rönnvall2016-11-101-1/+4
* Enable ALTQ for cxl. Fixes #6830Renato Botelho2016-11-041-1/+1
* OpenBSD removed the pf FAQ page for shaping, so link to the proper page on ar...jim-p2016-11-041-4/+4
* Fix #6758Renato Botelho2016-10-271-0/+1
* Import a patch to fix Net_IPv6::compress("::")Renato Botelho2016-10-271-2/+4
* Make setup_serial_port() write config files safelyRenato Botelho2016-10-141-72/+91
* Change safe_write_file $content parameter to accept an arrayRenato Botelho2016-10-141-2/+10
* Make $force_binary parameter optional, default to falseRenato Botelho2016-10-141-2/+2
* Prevent /etc/ttys to miss essential linesRenato Botelho2016-10-141-3/+40
* Merge pull request #3153 from NewEraCracker/RELENG_2_3_2+Renato Botelho2016-10-121-3/+10
|\
| * Backport save_widget_settings with 3 arguments from RELENG_2_3NewEraCracker2016-10-121-3/+10
* | Fixup ntpd IPv6 restrict clauses.phroggie2016-10-121-1/+1
|/
* Fix static blackhole routes. Bug was introduced inphroggie2016-10-071-1/+1
* Revised service running/stopped iconsStephen Beaver2016-09-141-57/+48
* Fix up/catch up remote syslog areas. Fixes #6780jim-p2016-09-091-1/+18
* More pptp bitsjim-p2016-09-091-6/+1
* Remove some more dangling PPTP bits.jim-p2016-09-092-2/+2
* Fix handling of backup config count. Fixes #6771jim-p2016-09-061-1/+1
* Prevent accessing undefined offset in IPv6.incNewEraCracker2016-08-311-8/+5
* system_dhcpleases_configure() - Improve pidfile handlingNewEraCracker2016-08-291-2/+3
* Apply the fix for ticket #6589 also into dhcpdv6 configNewEraCracker2016-08-291-0/+1
* Indent dhcpd.conf option customPhil Davis2016-08-291-2/+2
* Fix #6720 DHCP options by poolPhil Davis2016-08-291-1/+32
* Fix double domain-name-servers for poolPhil Davis2016-08-291-3/+0
* Fix #6724 VLAN interface displayed wrongPhil Davis2016-08-291-8/+10
* Use "-C /dev/null" when starting dnsmasq to avoid it picking up an incorrect ...jim-p2016-08-191-2/+2
* Fix DDNS domain for static map DHCP entriesPhil Davis2016-08-161-2/+2
* Code style and commentsPhil Davis2016-08-164-6/+6
* Pass along send_smtp_message() return, otherwise message will not be shown wh...Renato Botelho2016-08-111-2/+1
* Text typoPhil Davis2016-08-081-1/+1
* Verify if interface is active gw for gw group before update dynamic DNSRenato Botelho2016-08-051-2/+26
* Fix a redundant HTTP "User-Agent" string.Philip Soeberg2016-08-041-1/+1
* Fix typo, LT2P->L2TPjim-p2016-08-021-2/+2
* Increase filtering tail limit for logging, fixes #6652jim-p2016-07-281-1/+2
* Whitespace fixesjim-p2016-07-281-6/+6
* Welcome 2.3.2-RELEASERenato Botelho2016-07-192-2/+3
* Set HTTP_PROXY to empty as recommended at https://httpoxy.org/#fix-nowRenato Botelho2016-07-181-0/+2
* Allow section header to be omitted by specifying "NOTITLE" as the section title.Stephen Beaver2016-07-181-1/+1
* Show "cannot delete alias" message as errorPhil Davis2016-07-181-0/+2
* Allow AES-GCM for P1 where using IKEv2. Ticket #5990Chris Buechler2016-07-171-0/+3
* Make a function to resync all OpenVPN CSCs and use it when saving an OpenVPN ...jim-p2016-07-151-5/+10
* Review license / copyright on all files (final round)Renato Botelho2016-07-1562-79/+79
* Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it omits cl...Chris Buechler2016-07-151-0/+1
OpenPOWER on IntegriCloud