summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bring back the "set iface route default" used in 2.2.6 and earlier versions, ...Chris Buechler2016-07-151-2/+4
* Review license / copyright on all files (1st round)Renato Botelho2016-07-14136-4027/+7267
* Retire deactivated widgetsRenato Botelho2016-07-141-0/+1
* Retire copyright-master.txtRenato Botelho2016-07-141-0/+1
* 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
OpenPOWER on IntegriCloud