summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Fix #6357: Validate if RFC2136 dyndns updates succeededRenato Botelho2017-01-031-10/+25
* Bring compression options in line with OpenVPN 2.4. Note that the old style o...jim-p2017-01-021-10/+35
* Ticket #6096: Add PKG_DBDIR and PKG_CACHEDIR to user environmentRenato Botelho2017-01-022-0/+12
* Ticket #6096: Remove target before try to move, also use mv -f to avoid human...Renato Botelho2017-01-021-4/+6
* Pass specific filename to tar and rm during rrd backupRenato Botelho2017-01-021-3/+4
* Merge pull request #3304 from marjohn56/masterjim-p2017-01-022-0/+70
|\
| * Changes as requestedmarjohn562016-12-271-6/+6
| * tidymarjohn562016-12-231-7/+3
| * Added get_duid_from_file() functionmarjohn562016-12-221-0/+31
| * User Defined DUIDmarjohn562016-12-212-0/+43
* | Make sure $openvpn_dh_lengths is declared global. Ticket #7065jim-p2017-01-021-1/+1
* | Merge pull request #3322 from phil-davis/pagenamesRenato Botelho2017-01-021-36/+36
|\ \
| * | Standardize privilege name capitalizationPhil Davis2016-12-311-36/+36
* | | Fix var name cut-paste error in openvpn.incPhil Davis2017-01-021-1/+1
* | | Add OpenVPN ECDH options. Implements #7063jim-p2017-01-011-2/+47
* | | Update OpenVPN protocol preferences to match the new behavior of OpenVPN 2.4....jim-p2017-01-013-6/+62
* | | Allow OpenVPN DNS servers for clients to be IPv6 as well as IPv4. Implements ...jim-p2017-01-011-4/+8
* | | Add IPv6 virtual address to SSL/TLS client output, formatting corrections/enh...jim-p2017-01-011-0/+4
* | | Update OpenVPN SSL/TLS server status to reflect changes in OpenVPN 2.4. Ticke...jim-p2017-01-011-3/+8
|/ /
* | Ticket #7054: Remove tun-ipv6 option, deprecated on OpenVPN 2.4.0 and related...Renato Botelho2016-12-301-7/+0
* | Merge pull request #3139 from stilez/patch-38Renato Botelho2016-12-301-63/+49
|\ \
| * | add gettext() to icmptype descriptionsstilez2016-10-261-43/+43
| * | typostilez2016-09-151-1/+1
| * | Enhance ICMP rulesstilez2016-09-151-64/+50
* | | Merge pull request #3322 from phil-davis/viewclearnoticesRenato Botelho2016-12-301-0/+8
|\ \ \
| * | | Add privs to control display of noticesPhil Davis2016-12-281-0/+8
* | | | Fix #6982: Remove wrong global definition of use_filterdns and pass it as ref...Renato Botelho2016-12-301-2/+2
* | | | Implement a different method to obtain the 'main' IP (v4) for the interface.Luiz Otavio O Souza2016-12-291-3/+17
* | | | Ticket #6920: Use filter_rule_function tag to detect function nameRenato Botelho2016-12-291-1/+4
* | | | Fix #6920: Do not include stale .inc filesRenato Botelho2016-12-291-21/+50
* | | | Remove obsolete console menu option that was a remnant of the livecd which wa...jim-p2016-12-293-100/+1
* | | | Add reroot support to system_reboot_sync() and to the /etc/rc.initial.reboot ...jim-p2016-12-292-2/+14
* | | | Teach /etc/rc.reboot to reroot when -r parameter is specifiedRenato Botelho2016-12-291-2/+6
* | | | Remove old hacks used to upgrade from 2.1 to 2.2Renato Botelho2016-12-293-9/+1
* | | | Add playback scripts to drill into pf tables and anchors to list their contents.jim-p2016-12-282-0/+62
* | | | Fix license for gatewaystatus playback scriptjim-p2016-12-281-0/+19
* | | | Add a pfSense php shell playback script to show the gateway status. Ticket #7046jim-p2016-12-281-0/+3
* | | | Add a function to format and return plain text output showing the gateway sta...jim-p2016-12-281-0/+43
* | | | Merge pull request #3317 from phil-davis/patch-1Renato Botelho2016-12-281-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor to use notify_all_remotePhil Davis2016-12-281-2/+1
* | | | Remove unused print_noices and print_notice_boxPhil Davis2016-12-281-55/+0
|/ / /
* | | Merge pull request #3300 from plumbeo/disconnect-allRenato Botelho2016-12-271-0/+26
|\ \ \
| * | | Captive portal: add button to disconnect all usersplumbeo2016-12-241-0/+26
| | |/ | |/|
* | | Merge pull request #3307 from blkeller/ignore-client-uidsRenato Botelho2016-12-271-0/+5
|\ \ \
| * | | Add new "Ignore client identifiers" DHCP featureBrett Keller2016-12-221-0/+5
* | | | Merge pull request #3266 from PiBa-NL/IPv6-prefixdelegation-size59Renato Botelho2016-12-271-0/+2
|\ \ \ \
| * | | | Add case for 59 to prefix functionsPhil Davis2016-12-131-0/+2
* | | | | Merge pull request #3312 from phil-davis/staticroutesRenato Botelho2016-12-275-7/+18
|\ \ \ \ \
| * | | | | Fix #3560 correctly handle disabled static routesPhil Davis2016-12-275-7/+18
* | | | | | Fix nested aliases with FQDN (Fixes #6982)Renato Botelho2016-12-271-4/+3
OpenPOWER on IntegriCloud