Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add input validation routines | Scott Ullrich | 2008-10-06 | 3 | -13/+57 |
| | |||||
* | Encrypt config.xml and send to backup repo | Scott Ullrich | 2008-10-06 | 2 | -10/+17 |
| | |||||
* | Adding restore client | Scott Ullrich | 2008-10-06 | 2 | -0/+175 |
| | |||||
* | Download additional files. | Scott Ullrich | 2008-10-06 | 1 | -1/+5 |
| | |||||
* | Adding package for BSD Perimeter pfSense auto configuration backup. | Scott Ullrich | 2008-10-06 | 2 | -0/+127 |
| | | | | This will be free for any portal.pfsense.org subscriber. | ||||
* | Fixed Destinations URL validation bug | D. V. Serg | 2008-10-05 | 2 | -10/+64 |
| | |||||
* | Correct a typo that prevented the OpenVPN Client Export tool from working | Matthew Grooms | 2008-10-03 | 1 | -1/+1 |
| | | | | when a TLS file was in use. Reported by Chris Buechler. | ||||
* | Correct a bug in the OpenVPN client export package. The config directory | Matthew Grooms | 2008-10-02 | 1 | -2/+7 |
| | | | | | | | | | path must exist. If it is not included in the template archive, create it. I didn't notice this bug before as the template archive contained the config import directory so it was copied along with other template data. Without this fix, errors would be thrown but the output would be included in the download which appended them to the beginning of the executable. This of course corrupted the file contents. Reported by Chris Buechler. | ||||
* | Correct check | Scott Ullrich | 2008-09-25 | 1 | -1/+1 |
| | |||||
* | Create /usr/local/share/openvpn if it does exist | Scott Ullrich | 2008-09-25 | 1 | -0/+3 |
| | |||||
* | Nuke extra / | Scott Ullrich | 2008-09-25 | 1 | -2/+2 |
| | |||||
* | Update the URLs in the OpenVPN client export utility and add it to the 7 | Matthew Grooms | 2008-09-24 | 1 | -2/+2 |
| | | | | package configuration list. | ||||
* | *** empty log message *** | D. V. Serg | 2008-09-22 | 1 | -1/+1 |
| | |||||
* | only for beauty ;-) | Martin Fuchs | 2008-09-18 | 2 | -2/+2 |
| | |||||
* | squid: add possibility to exempt IPs from transparent squid | Martin Fuchs | 2008-09-18 | 4 | -0/+70 |
| | |||||
* | squid: a few clarifications | Martin Fuchs | 2008-09-18 | 2 | -2/+2 |
| | |||||
* | squid: a few clarifications | Martin Fuchs | 2008-09-18 | 2 | -4/+4 |
| | |||||
* | Add a new OpenVPN client configuration and installer export package. It | Matthew Grooms | 2008-09-17 | 14 | -0/+904 |
| | | | | | will create and export a config file or pre-configured windows installer based on the server configuration and user information. | ||||
* | re-add sqids own port to safe-ports because icons are not working under ↵ | Martin Fuchs | 2008-09-04 | 2 | -2/+2 |
| | | | | certain conditions... | ||||
* | add a few filetypes to squid | Martin Fuchs | 2008-09-04 | 2 | -4/+4 |
| | |||||
* | update directives | Martin Fuchs | 2008-09-04 | 2 | -2/+2 |
| | |||||
* | prepare for squid 3.1 | Martin Fuchs | 2008-09-04 | 1 | -1/+2 |
| | |||||
* | for those who need need ufs... | Martin Fuchs | 2008-09-04 | 2 | -2/+4 |
| | |||||
* | added selection availability for aufs / diskd to squid gui | Martin Fuchs | 2008-09-03 | 4 | -4/+28 |
| | |||||
* | Fix 'log' bug in config. | D. V. Serg | 2008-08-27 | 1 | -21/+17 |
| | |||||
* | remove squid-port from the safe-ports for security reasons... icons are ↵ | Martin Fuchs | 2008-08-25 | 2 | -2/+2 |
| | | | | working anyway | ||||
* | force log_rotate number of days > 0 | Martin Fuchs | 2008-08-25 | 2 | -2/+2 |
| | |||||
* | correct version information | Martin Fuchs | 2008-08-24 | 1 | -1/+1 |
| | |||||
* | add Logrotation to squid, you can now chose the number of days the logs are ↵ | Martin Fuchs | 2008-08-24 | 4 | -3/+141 |
| | | | | kept... | ||||
* | ticket: 1806 fixed | Martin Fuchs | 2008-08-24 | 2 | -7/+17 |
| | |||||
* | better descriptions | Martin Fuchs | 2008-08-21 | 2 | -5/+5 |
| | |||||
* | me too... ;-) | Martin Fuchs | 2008-08-21 | 2 | -0/+2 |
| | |||||
* | add support for external cache managers such as sqstat ↵ | Martin Fuchs | 2008-08-21 | 5 | -10/+69 |
| | | | | (http://forum.pfsense.org/index.php/topic,11027.0.html) | ||||
* | nuke closing / | Martin Fuchs | 2008-08-20 | 2 | -2/+2 |
| | |||||
* | added icondir in squid-cfg | Martin Fuchs | 2008-08-20 | 2 | -1/+5 |
| | |||||
* | fixed icon bug mentioned in ↵ | Martin Fuchs | 2008-08-20 | 2 | -4/+6 |
| | | | | http://forum.pfsense.org/index.php/topic,11008.0.html | ||||
* | fixed policy bug mentioned in ↵ | Martin Fuchs | 2008-08-20 | 2 | -4/+4 |
| | | | | http://forum.pfsense.org/index.php/topic,11008.0.html | ||||
* | correct package path | Martin Fuchs | 2008-08-20 | 1 | -11/+11 |
| | |||||
* | speed up cfg.generation after the first run and comment | Martin Fuchs | 2008-08-20 | 2 | -5/+5 |
| | |||||
* | after squid package installation the service does not start because the ↵ | Martin Fuchs | 2008-08-20 | 2 | -2/+4 |
| | | | | uri_whitespace-parameter is not set... fixed... | ||||
* | Changes in GUI: | D. V. Serg | 2008-08-20 | 8 | -3110/+3349 |
| | | | | | | | | | | | sources - add user name support acl, destination - add redirection type general page - remove redirection type - add error-showing when 'Apply' changes Also many optimisations in .inc files. | ||||
* | squid suppress version | Martin Fuchs | 2008-08-18 | 4 | -1/+14 |
| | |||||
* | make squid3 run | Martin Fuchs | 2008-08-18 | 1 | -3/+2 |
| | |||||
* | make squid3 alpha | Martin Fuchs | 2008-08-18 | 1 | -0/+1 |
| | |||||
* | Update package with latest | Scott Ullrich | 2008-08-18 | 4 | -8/+106 |
| | |||||
* | Adding new test package that Martin plans on bringing up to squid3. | Scott Ullrich | 2008-08-18 | 13 | -0/+4314 |
| | |||||
* | squid: no_cache was renamed in 2.6 to cache to better reflect the ↵ | Martin Fuchs | 2008-08-16 | 1 | -1/+1 |
| | | | | functionaliy. no_cache still accepted, but perhaps not in future versions... | ||||
* | squid: via "as required by RFC2616" | Martin Fuchs | 2008-08-14 | 1 | -1/+1 |
| | |||||
* | squid: correct allow to tune the finish / abort transfer when aborted by ↵ | Martin Fuchs | 2008-08-13 | 1 | -2/+2 |
| | | | | client - settings one more time ;-) | ||||
* | squid: correct allow to tune the finish / abort transfer when aborted by ↵ | Martin Fuchs | 2008-08-12 | 1 | -4/+4 |
| | | | | client - settings |