Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
WipePackages.php 2.47 KB
gmirror_status_check.php 4.05 KB
mpd.script 39.8 KB
ntpdate_sync_once.sh 1.27 KB
openvpn.attributes.sh 416 Bytes
ovpn-linkdown 205 Bytes
ovpn-linkup 584 Bytes
ovpn_auth_verify 610 Bytes
pfSsh.php 9.51 KB
ppp-linkdown 865 Bytes
ppp-linkup 1.75 KB
ppp-log-uptime.sh 173 Bytes
ppp-uptime.sh 144 Bytes
prefixes.php 1.88 KB
show_filter_reload_status.php 551 Bytes
ufslabels.sh 3.73 KB
vpn-linkdown 119 Bytes
vpn-linkup 254 Bytes

Latest revisions

# Date Author Comment
06144727 03/16/2015 11:16 AM Phil Davis

pfSsh.php readline function return value

This just looks wrong. But I guess the code path never comes through here because function readline() already exists in the environment of this script.

f973985c 03/08/2015 06:44 AM Chris Buechler

Update help to current config structure, touch up text while here. Fixes #4492

95c93bc3 01/31/2015 09:13 AM Ermal Luçi

Fixes #4340 encode username same as with password to avoid issues with special chars.

04c8360c 01/27/2015 02:22 PM Renato Botelho

Teach ufslabels.sh to deal with DESTDIR, useful on installation

8c392069 01/27/2015 02:22 PM Renato Botelho

Improve a bit sh syntax and fix it for multiple swap devices

802956d6 01/27/2015 12:38 PM Renato Botelho

Fix sed syntax, -i requires a space before the parameter. Also fix regex to find swap device

6a752ca2 01/12/2015 10:49 AM Ermal Luçi

Put the value of password under double quotes(") to avoid issues with special characters in passwords. Ticket #4177

21165e64 01/12/2015 10:40 AM Ermal Luçi

Prevent echo to insert a newline(\n) at the secret string. Fixes #4177

7025c4fa 01/11/2015 03:38 PM Ermal Luçi

Remove debug code

30656f66 01/11/2015 03:38 PM Ermal Luçi

Fixes #4177 convert password to base64 to be submitted to avoid issues with special chars in shell and HTTP GET parameter passing. Probably should add POST support to fcgicli.

View revisions

Also available in: Atom