aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding Automatic Configuration Backup system for subscribers ofScott Ullrich2008-10-062-13/+11
| | | | portal.pfsense.org
* Download additional files.Scott Ullrich2008-10-061-1/+5
|
* Adding package for BSD Perimeter pfSense auto configuration backup.Scott Ullrich2008-10-062-0/+127
| | | | This will be free for any portal.pfsense.org subscriber.
* SquidGuard updateD. V. Serg2008-10-051-1/+1
|
* squidGuard updateD. V. Serg2008-10-051-2/+2
|
* Fixed Destinations URL validation bugD. V. Serg2008-10-052-10/+64
|
* Correct a typo that prevented the OpenVPN Client Export tool from workingMatthew Grooms2008-10-031-1/+1
| | | | when a TLS file was in use. Reported by Chris Buechler.
* Correct a bug in the OpenVPN client export package. The config directoryMatthew Grooms2008-10-021-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.
* Point pz7ip to pfsense.orgScott Ullrich2008-09-281-1/+1
|
* Use p7zip 4.58Scott Ullrich2008-09-281-1/+1
|
* Correct checkScott Ullrich2008-09-251-1/+1
|
* Create /usr/local/share/openvpn if it does existScott Ullrich2008-09-251-0/+3
|
* Nuke extra /Scott Ullrich2008-09-251-2/+2
|
* Nuke extra /Scott Ullrich2008-09-251-1/+1
|
* Add a static opvnvpn client export archive.Matthew Grooms2008-09-240-0/+0
|
* Update the URLs in the OpenVPN client export utility and add it to the 7Matthew Grooms2008-09-242-2/+14
| | | | package configuration list.
* *** empty log message ***D. V. Serg2008-09-221-1/+1
|
* only for beauty ;-)Martin Fuchs2008-09-182-2/+2
|
* squid: add possibility to exempt IPs from transparent squidMartin Fuchs2008-09-186-3/+73
|
* squid: a few clarificationsMartin Fuchs2008-09-182-2/+2
|
* squid: a few clarificationsMartin Fuchs2008-09-182-4/+4
|
* Add a new OpenVPN client configuration and installer export package. ItMatthew Grooms2008-09-1714-0/+904
| | | | | will create and export a config file or pre-configured windows installer based on the server configuration and user information.
* Add Dashboard to FreeBSD 7 file as wellSeth Mos2008-09-052-7/+16
|
* re-add sqids own port to safe-ports because icons are not working under ↵Martin Fuchs2008-09-042-2/+2
| | | | certain conditions...
* add a few filetypes to squidMartin Fuchs2008-09-042-4/+4
|
* update directivesMartin Fuchs2008-09-042-2/+2
|
* prepare for squid 3.1Martin Fuchs2008-09-041-1/+2
|
* for those who need need ufs...Martin Fuchs2008-09-042-2/+4
|
* added selection availability for aufs / diskd to squid guiMartin Fuchs2008-09-036-7/+31
|
* Fix 'log' bug in config.D. V. Serg2008-08-271-21/+17
|
* remove squid-port from the safe-ports for security reasons... icons are ↵Martin Fuchs2008-08-252-2/+2
| | | | working anyway
* force log_rotate number of days > 0Martin Fuchs2008-08-252-2/+2
|
* correct version informationMartin Fuchs2008-08-243-4/+4
|
* add Logrotation to squid, you can now chose the number of days the logs are ↵Martin Fuchs2008-08-244-3/+141
| | | | kept...
* ticket: 1806 fixedMartin Fuchs2008-08-242-7/+17
|
* Force iconv package dependency.Scott Ullrich2008-08-231-0/+1
|
* allign STABLE to StableMartin Fuchs2008-08-222-3/+3
|
* squid 2.x is stable nowMartin Fuchs2008-08-212-2/+2
|
* better descriptionsMartin Fuchs2008-08-212-5/+5
|
* me too... ;-)Martin Fuchs2008-08-214-2/+4
|
* add support for external cache managers such as sqstat ↵Martin Fuchs2008-08-217-13/+72
| | | | (http://forum.pfsense.org/index.php/topic,11027.0.html)
* bump squid-versions because of changesMartin Fuchs2008-08-212-3/+3
|
* nuke closing /Martin Fuchs2008-08-202-2/+2
|
* added icondir in squid-cfgMartin Fuchs2008-08-202-1/+5
|
* fixed icon bug mentioned in ↵Martin Fuchs2008-08-202-4/+6
| | | | http://forum.pfsense.org/index.php/topic,11008.0.html
* fixed policy bug mentioned in ↵Martin Fuchs2008-08-202-4/+4
| | | | http://forum.pfsense.org/index.php/topic,11008.0.html
* correct package pathMartin Fuchs2008-08-201-11/+11
|
* speed up cfg.generation after the first run and commentMartin Fuchs2008-08-202-5/+5
|
* after squid package installation the service does not start because the ↵Martin Fuchs2008-08-202-2/+4
| | | | uri_whitespace-parameter is not set... fixed...
* Changes in GUI:D. V. Serg2008-08-208-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.