Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some wrong escapeshellarg() calls | Renato Botelho | 2014-02-04 | 1 | -1/+1 |
| | |||||
* | Add escapeshellarg() calls on exec parameters. While I'm here, replace some ↵ | Renato Botelho | 2014-02-04 | 1 | -1/+1 |
| | | | | exec() calls by php functions like symlink, copy, unlink, mkdir | ||||
* | Add {} between variables inside quotes | Renato Botelho | 2014-02-04 | 1 | -2/+2 |
| | |||||
* | Use the pid of the process for the tmp file also prepend ovpn_ here to make ↵ | Ermal | 2013-10-22 | 1 | -3/+4 |
| | | | | it clear | ||||
* | Fix cisco-avpair processing, and route processing from avpair replies. | jim-p | 2013-10-22 | 1 | -1/+1 |
| | |||||
* | Remove left-over from copy-pasto | Ermal | 2012-06-05 | 1 | -1/+0 |
| | |||||
* | Import OpenVPN cisco style radius attributes applying policy to logged in ↵ | Ermal | 2012-06-05 | 1 | -0/+186 |
users. Feature #2100 |