Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
athctrl.sh 818 Bytes
cleargmirror.sh 557 Bytes
cleargpt.sh 328 Bytes
gmirror_status_check.php 3.31 KB
mpd.script 39.9 KB
openvpn.attributes.sh 1.05 KB
openvpn.learn-address.sh 1.6 KB
ovpn-linkdown 877 Bytes
ovpn-linkup 1.63 KB
ovpn_auth_verify 1.37 KB
ovpn_auth_verify_async 2.39 KB
pfSense-dhclient-script 10.5 KB
pfSsh.php 10.2 KB
ppp-ipv6 4.95 KB
ppp-linkdown 1.89 KB
ppp-linkup 2.96 KB
ppp-log-uptime.sh 827 Bytes
ppp-uptime.sh 839 Bytes
prefixes.php 4.12 KB
read_global_var 1.18 KB
read_xml_tag.sh 1.24 KB
show_filter_reload_status.php 1.14 KB
ufslabels.sh 3.73 KB
vpn-linkdown 811 Bytes
vpn-linkdown-l2tp 757 Bytes
vpn-linkdown-poes 757 Bytes
vpn-linkup 764 Bytes
vpn-linkup-l2tp 753 Bytes
vpn-linkup-poes 753 Bytes

Latest revisions

# Date Author Comment
f76f2868 07/26/2018 06:28 PM Renato Botelho

Merge pull request #3908 from pdemonaco/master

e311cb79 07/02/2018 07:22 PM PiBa-NL

routing, add option 'automatic' for gateway selection, and allow manual ordering of gateways

179377b0 03/30/2018 11:01 PM robjarsen

Remove Whitespace

I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.

-RJ

e85af34b 02/26/2018 08:30 PM Phil DeMonaco

Resolves #7905

Minor correction to the script header. Also switches back to printf
instead of echo -n for more broad base compatibility.

93e287df 02/23/2018 09:30 PM Phil DeMonaco

Merge remote-tracking branch 'upstream/master'

db30293e 02/23/2018 09:26 PM Phil DeMonaco

Bug 7905 - Auth Script & Openvpn Config

Replaces the current auth-user-pass-verify directive with the new plugin
call in the config-file generation code.

Also modifies the new asynchronous script to use "echo -n". This
probably isn't necessary but it doesn't hurt.

e6e7b00c 02/19/2018 04:21 PM Jim Pingle

Trim domain for learned DNS entries. Ticket #6847

If the CN is already an FQDN on the given domain, this prevents the
domain from being present in the record twice (e.g. host.example.com
as a CN leads to records for host.example.com.example.com)

4e74cced 02/18/2018 10:13 PM Phil DeMonaco

Bug 7905 - Minor Tweaks

Switched to printf over echo to ensure strict POSIX compliance. Also
added some comments regarding the source of two unset variables.

b27ae464 02/18/2018 10:13 PM Phil DeMonaco

Bug 7905 - New Auth Script

Initial pass at new auth script which will be called by an openvpn
plugin. See https://github.com/pdemonaco/auth-script-openvpn for detail.

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

View revisions

Also available in: Atom