- 10 Mar, 2016 11 commits
-
-
Neil authored
-
https://github.com/Neilpang/leneil authored
-
neil authored
-
Neil authored
-
Neil authored
-
https://github.com/Neilpang/leneil authored
-
neil authored
fix compatible for centos5 nc-1.84-10. `-p` is not necessary for all the tested platforms. so, remove it.
-
Neil authored
-
neil authored
-
neil authored
-
Neil authored
-
- 09 Mar, 2016 7 commits
-
-
Neil authored
-
neil authored
-
neil authored
-
neil authored
fix compatible to pfsense. use "-config" for single domain to override the default openssl config file.
-
Neil authored
Update initconf
-
Fabian Grünbichler authored
-
Fabian Grünbichler authored
-
- 08 Mar, 2016 7 commits
- 07 Mar, 2016 4 commits
- 06 Mar, 2016 1 commit
-
-
kaklakariada authored
-
- 04 Mar, 2016 2 commits
-
-
https://github.com/Neilpang/leneil authored
-
neil authored
-
- 03 Mar, 2016 1 commit
-
-
Neil authored
Replace $@ by quoted "$@" in function selector
-
- 02 Mar, 2016 5 commits
-
-
BlueAnanas authored
An $a without quotes is not putting quotes around expanded characters. The quotes around the server reload command get lost in the process.
-
Neil authored
-
Neil authored
-
Neil authored
simplify call by using $@. We will not add more args, but $@ is better. Later, we will use getopt .
-
J Phani Mahesh authored
$@ refers to all arguments, which is a nice way of saying $1 $2 ..., plus it doesn't need updating if we need more arguments.
-
- 29 Feb, 2016 2 commits