summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Add a selection for OpenVPN to have no compression preference + comp-noadapt,...jim-p2016-08-221-1/+6
* | Use "-C /dev/null" when starting dnsmasq to avoid it picking up an incorrect ...jim-p2016-08-191-2/+2
* | Add an option to push "block-outside-dns" to clients of an RA OpenVPN. Fixes ...jim-p2016-08-171-0/+3
* | Fix DDNS domain for static map DHCP entriesPhil Davis2016-08-161-2/+2
* | Code style and commentsPhil Davis2016-08-164-6/+6
* | Protect package_reinstall_all()NewEraCracker2016-08-121-0/+3
* | Merge pull request #3095 from NewEraCracker/redmine-6686Renato Botelho2016-08-121-0/+1
|\ \
| * | Ensure extensions.ini is readable by non root usersNewEraCracker2016-08-111-0/+1
* | | 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
* | Ignore linkup eventos for interfaces that are member of bridges and have no I...Renato Botelho2016-08-051-2/+21
* | 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
* | Merge pull request #3066 from phil-davis/notifychannelupdownRenato Botelho2016-08-041-3/+15
|\ \
| * | Backport notify by email and in syslog when a channel goes up or downPhil Davis2016-07-201-3/+15
| |/
* | Merge pull request #3065 from phil-davis/radius-openvpnRenato Botelho2016-08-043-10/+52
|\ \
| * | Backport Radius auth server to detect openVPNPhil Davis2016-07-203-10/+52
| |/
* | services_dhcp: Ignore BOOTP queriesJose Luis Duran2016-08-041-0/+5
* | Update firewall rules separators when NAT associated rule is deleted.NOYB2016-08-031-0/+10
* | Save widget settings per userPhil Davis2016-08-031-3/+10
* | Fix typo, LT2P->L2TPjim-p2016-08-021-2/+2
* | Merge pull request #3074 from phil-davis/gwredirRenato Botelho2016-08-011-4/+0
|\ \
| * | Backport openvpn_add_dhcpopts already sets redirect-gatewayPhil Davis2016-07-211-4/+0
| |/
* | dpinger: fixed check for pidfile length #6505Daniel Hoffend2016-08-011-1/+1
* | Merge pull request #3073 from phil-davis/certsRenato Botelho2016-08-011-1/+1
|\ \
| * | Backport Add missing recommended key lengths/digest to Cert systemPhil Davis2016-07-211-1/+1
| |/
* | Merge pull request #3069 from phil-davis/LAGG-MTURenato Botelho2016-08-011-0/+38
|\ \
| * | Backport Fix issue with QinQ on LAGG interfaces where MTU doesn't apply to pa...Phil Davis2016-07-201-0/+38
| |/
* | Merge pull request #3068 from phil-davis/subnet_sizeRenato Botelho2016-08-011-6/+3
|\ \
| * | Backport simplify subnet_size()Phil Davis2016-07-201-6/+3
| |/
* | Merge pull request #3067 from phil-davis/useallcertsRenato Botelho2016-08-011-2/+10
|\ \
| * | Backport Use all certificates in the chain when creating the ca-file for serv...Phil Davis2016-07-201-2/+10
| |/
* | Merge pull request #3064 from phil-davis/cloudflareRenato Botelho2016-08-012-5/+13
|\ \
| * | Backport IPv6 support for CloudFlarePhil Davis2016-07-202-5/+13
| |/
* | Merge pull request #3063 from phil-davis/dhcpinitbeforera3055_23Renato Botelho2016-08-011-0/+36
|\ \
| * | Remove '-x' flag from dhcpwithoutra launch of dhcp6cPhil Davis2016-07-261-1/+1
| * | Backport DHCP6 init before RAPhil Davis2016-07-201-0/+36
| |/
* | Some small improvements to OpenVPN server handling when using CARP VIPs in Ga...jim-p2016-08-013-6/+28
* | Increase filtering tail limit for logging, fixes #6652jim-p2016-07-281-1/+2
* | Whitespace fixesjim-p2016-07-281-6/+6
|/
* Move RELENG_2_3 to 2.3.3-DEVELOPMENT and point stable to 2.3.2Renato Botelho2016-07-191-1/+1
* 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
OpenPOWER on IntegriCloud