summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* openvpn_add_dhcpopts already sets redirect-gateway, don't add it a second tim...Chris Buechler2016-07-201-4/+0
* 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
* Fixed #6437Stephen Beaver2016-07-181-0/+2
* Allow AES-GCM for P1 where using IKEv2. Ticket #5990Chris Buechler2016-07-171-0/+3
* Merge pull request #3061 from thoughtpolice/cloudflarev6Chris Buechler2016-07-172-5/+13
|\
| * dyndns: add IPv6 support for CloudFlareAustin Seipp2016-07-172-5/+13
* | Merge pull request #3055 from marjohn56/masterChris Buechler2016-07-171-0/+36
|\ \ | |/ |/|
| * DHCP6 init before RAmarjohn562016-07-101-0/+36
* | Move to Apache License 2.0Renato Botelho2016-07-15137-5617/+1233
* | 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-4024/+7266
* | 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
* | Merge pull request #3057 from wokis/masterChris Buechler2016-07-143-10/+52
|\ \
| * | Added and modified functions to send correct Radius attributes to the Radius ...Kacper2016-07-133-10/+52
* | | Merge pull request #3020 from shieldwed/Allow_comma_in_DHCP_option_stringRenato Botelho2016-07-131-4/+8
|\ \ \ | |/ / |/| |
| * | simplify DHCP_Config_Option_Split, no loop needed for returning option arrayDaniel Wilhelm2016-06-261-6/+2
| * | Allow passing comma in string quoted DHCP client optionsDaniel Wilhelm2016-06-231-4/+12
* | | Merge pull request #2847 from jazzl0ver/patch-1Chris Buechler2016-07-121-3/+15
|\ \ \
| * | | notify by email and in syslog when a channel goes up or downjazzl0ver2016-04-061-3/+15
* | | | Merge pull request #2966 from scipiojr/masterChris Buechler2016-07-121-2/+10
|\ \ \ \
| * | | | Update openvpn.incscipiojr2016-05-191-2/+2
| * | | | Update openvpn.incscipiojr2016-05-161-1/+8
| * | | | Update openvpn.incscipiojr2016-05-161-2/+3
* | | | | Merge pull request #3007 from stilez/patch-34Chris Buechler2016-07-121-6/+3
|\ \ \ \ \
| * | | | | simplify subnet_size()stilez2016-06-171-6/+3
* | | | | | Merge pull request #2905 from Chrisc-c-c/LAGG-MTUChris Buechler2016-07-121-0/+38
|\ \ \ \ \ \
| * | | | | | Fix issue with QinQ on LAGG interfaces where MTU doesn't apply to parent corr...Chris Rowe2016-04-241-0/+38
* | | | | | | 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
* | | | | | | Merge pull request #3032 from NewEraCracker/patch-pppoe-rulesChris Buechler2016-07-101-3/+8
|\ \ \ \ \ \ \
| * | | | | | | Fix firewall rules for PPPoE serverNewEraCracker2016-06-301-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
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove workaround for Ticket #4754 in 2.4 since 32 bit is dead.Chris Buechler2016-07-091-3/+0
* | | | | | | 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
* | | | | | | Merge pull request #3037 from NOYB/Check_IP_ServicesChris Buechler2016-07-085-3/+49
|\ \ \ \ \ \ \
| * | | | | | | Check IP ServicesNOYB2016-07-025-3/+49
| | |_|/ / / / | |/| | | | |
* | | | | | | Exclude non-qualified hostnames from hosts file. Ticket #6064Chris Buechler2016-07-081-12/+12
* | | | | | | 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
OpenPOWER on IntegriCloud