summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud