summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add IPv6 virtual address to SSL/TLS client output, formatting corrections/enh...jim-p2017-01-012-19/+37
* Update OpenVPN SSL/TLS server status to reflect changes in OpenVPN 2.4. Ticke...jim-p2017-01-012-4/+11
* Ticket #7054: Remove tun-ipv6 option, deprecated on OpenVPN 2.4.0 and related...Renato Botelho2016-12-303-28/+0
* Fix IPv4/IPv6 copy paste error in OpenVPN client-specific overrides. Ticket #...jim-p2016-12-301-1/+1
* Merge pull request #3325 from stilez/patch-51Renato Botelho2016-12-301-1/+2
|\
| * capitalise "Any"stilez2016-12-291-1/+1
| * "Any" moved to top of list in new blank rulesstilez2016-12-291-1/+2
* | Merge pull request #3139 from stilez/patch-38Renato Botelho2016-12-303-134/+193
|\ \
| * | Remove and replace white spacesstilez2016-12-281-4/+4
| * | Put back "any" in same place it came from in dropdownstilez2016-12-281-1/+1
| * | revert protocol order change (unrelated to PR)stilez2016-12-281-2/+1
| * | Data sanitation - check IP protocol in form datastilez2016-12-271-0/+4
| * | Alternate fix for jim-p's point that seems to resolve everything neatlystilez2016-12-271-0/+1
| * | improve CSS handling for icmp types (overflow/table)stilez2016-12-271-1/+1
| * | Fix the Safari issue mentioned by @gargaJared Dillard2016-12-151-1/+7
| * | coding layout fixstilez2016-10-261-1/+3
| * | remove gettext() not neededstilez2016-10-261-1/+1
| * | add gettext() to icmptype descriptionsstilez2016-10-261-43/+43
| * | move implode() to same line as previous changestilez2016-09-181-8/+10
| * | simplify avoiding loop. Also localise with gettext()stilez2016-09-181-4/+8
| * | Bugfixesstilez2016-09-151-15/+7
| * | Improve icmptype input sanitisingstilez2016-09-151-13/+22
| * | Enhance ICMP types in rulesstilez2016-09-151-7/+6
| * | Enhance ICMP type handling in rulesstilez2016-09-151-50/+105
| * | typostilez2016-09-151-1/+1
| * | Enhance ICMP rulesstilez2016-09-151-64/+50
* | | Merge pull request #3322 from phil-davis/viewclearnoticesRenato Botelho2016-12-302-4/+28
|\ \ \
| * | | Add privs to control display of noticesPhil Davis2016-12-282-4/+28
* | | | Fix #6982: Remove wrong global definition of use_filterdns and pass it as ref...Renato Botelho2016-12-301-2/+2
* | | | Remove the now unnecessary and commented code.Luiz Otavio O Souza2016-12-291-5/+0
* | | | 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
* | | | Revert "Instead of ignoring the IP, add it to interface even if we cannot do ...Luiz Otavio O Souza2016-12-291-5/+1
* | | | Fix #6920: Do not include stale .inc filesRenato Botelho2016-12-291-21/+50
* | | | Instead of ignoring the IP, add it to interface even if we cannot do it with ...Luiz Otavio O Souza2016-12-291-1/+5
* | | | Remove obsolete console menu option that was a remnant of the livecd which wa...jim-p2016-12-293-100/+1
* | | | Only fetch ZFS status if ZFS is loaded. Otherwise it can load it unintentiona...jim-p2016-12-291-4/+7
* | | | 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
* | | | Merge pull request #3323 from phil-davis/print_info_boxRenato Botelho2016-12-291-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Put print_info_box severity class in quotesPhil Davis2016-12-291-2/+2
* | | | Fix variable reference. Ticket #7047jim-p2016-12-281-1/+1
|/ / /
* | | Add version and build data to status output. Ticket #7047jim-p2016-12-281-4/+32
* | | 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
* | | Bring status.php up-to-date and add a number of new items as listed on redmin...jim-p2016-12-281-79/+120
* | | 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
* | | Do not output PHP shell starup message unless it is run interactively. Fixes ...jim-p2016-12-281-6/+15
OpenPOWER on IntegriCloud