summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin
Commit message (Expand)AuthorAgeFilesLines
* Use named variables for ppp-linkup command line parametersDavid Wood2015-10-111-32/+40
* Make route deletions quiet - it may well be the routes have already disappearedDavid Wood2015-10-111-2/+2
* Make code dealing with the IPv4 default gateway conditional on the IPv4 link ...David Wood2015-10-111-1/+1
* Connect ppp-ipv6 helper script to ppp-linkdown and ppp-linkupDavid Wood2015-10-112-0/+5
* Add /usr/local/sbin/ppp-ipv6 helper scriptDavid Wood2015-10-111-0/+123
* Move cleargpt.sh and cleargmirror.sh scripts to main repoRenato Botelho2015-07-292-0/+39
* fix typoChris Buechler2015-07-221-1/+1
* pfSsh.php readline function return valuePhil Davis2015-03-161-1/+1
* Update help to current config structure, touch up text while here. Fixes #4492Chris Buechler2015-03-081-3/+3
* Fixes #4340 encode username same as with password to avoid issues with specia...Ermal LUÇI2015-01-311-0/+1
* Teach ufslabels.sh to deal with DESTDIR, useful on installationRenato Botelho2015-01-271-3/+3
* Improve a bit sh syntax and fix it for multiple swap devicesRenato Botelho2015-01-271-31/+40
* Fix sed syntax, -i requires a space before the parameter. Also fix regex to f...Renato Botelho2015-01-271-3/+3
* Put the value of password under double quotes(") to avoid issues with special...Ermal LUÇI2015-01-121-1/+1
* Prevent echo to insert a newline(\n) at the secret string. Fixes #4177Ermal LUÇI2015-01-121-1/+1
* Remove debug codeErmal LUÇI2015-01-111-2/+0
* Fixes #4177 convert password to base64 to be submitted to avoid issues with s...Ermal LUÇI2015-01-111-1/+3
* Make this code less memory hungry and fix route command generationErmal LUÇI2015-01-081-19/+17
* Fix lineup of copyright linesPhil Davis2015-01-012-2/+2
* Welcome 2015Renato Botelho2014-12-312-2/+2
* Encode space to avoid rejecting users with spaces in usernameErmal LUÇI2014-12-171-1/+1
* Remove these booting settings since are uselessErmal LUÇI2014-11-281-2/+0
* Fix ovpn-linkup for tun + topology subnet case setting router as ifconfig_loc...Renato Botelho2014-11-221-5/+9
* Change copyright statement to reflect realityJim Thompson2014-11-102-2/+4
* clean up textChris Buechler2014-11-041-4/+3
* Simplify a bit ppp-linkup syntaxRenato Botelho2014-08-201-36/+37
* Fix awk syntax, it fixes #3813Renato Botelho2014-08-201-4/+4
* Fix filenamejim-p2014-05-311-1/+1
* Bring in proper gmirror support for the GUI and notifications.jim-p2014-05-301-0/+92
* Single quoting $password breaks getting the value from the variable.jim-p2014-04-231-1/+2
* No spaces between variable assignments in shjim-p2014-04-231-3/+3
* Add missing closing quotesingmthompson2014-04-161-1/+1
* Correct missing parenthesis. Reported-by: https://forum.pfsense.org/index.php...Ermal2014-04-151-1/+1
* Trigger rc.newwaipv6 as well from pppoe when it gets an inet6 configErmal2014-02-211-2/+2
* Use env var provided by openvpn to determine if it's tun or tap, it should fi...Renato Botelho2014-02-201-3/+1
* Do not call rc.newwanip when pppoe gets a v6 ip.Ermal2014-02-181-1/+2
* Remove PBI scripts since it'll be installed dynamically by toolsRenato Botelho2014-02-0619-7908/+0
* Fix an obvious typo on var nameRenato Botelho2014-02-041-1/+1
* Sync pbi_create with pcbsd, add required functions.shRenato Botelho2014-01-301-579/+989
* ports ntp moved to sbin, followjim-p2014-01-151-2/+2
* Move also tls-verify to fcgicli to avoid forking php process. Maybe even this...Ermal2013-12-191-2/+7
* Migrate openvpn authentication to use fcgicli rather than forking a php proce...Ermal2013-12-191-0/+9
* Fix ufslabels.sh logic to avoid trying to convert slices which are already us...jim-p2013-09-171-7/+34
* Related to Ticket #3045 avoid races in the ntpdate_sync_one script due to kil...Ermal2013-09-041-2/+13
* Use ntpdate from ports also and obsolete base oneRenato Botelho2013-08-161-2/+2
* Improve sh syntax using ${} for all variablesRenato Botelho2013-08-151-29/+29
* Fix testjim-p2013-07-291-1/+1
* Fix exec bits.jim-p2013-07-281-0/+0
* Fix #3113, fix multiple english spell errors s/seperet/separat/Renato Botelho2013-07-281-1/+1
* Add a script that can automatically convert a user's fstab over to ufs labels...jim-p2013-05-151-0/+113
OpenPOWER on IntegriCloud