aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update config/squidGuard/squidguard_acl.xmlAlexander Wilke2013-01-091-178/+175
|
* Update config/squidGuard/squidguard.xmlAlexander Wilke2013-01-091-13/+25
|
* Update config/squidGuard/squidguard.incAlexander Wilke2013-01-091-1/+158
|
* Update config/squidGuard/squidguard_configurator.incSergey Dvoriancev2013-01-091-1/+1
| | | Fix squid.inc path 2
* Update config/squidGuard/squidguard_configurator.incSergey Dvoriancev2013-01-091-2/+2
| | | Fix squid.inc path
* Don't offer a server certificate to export. It doesn't work, and can just ↵jim-p2013-01-073-3/+3
| | | | lead to confusion.
* Merge pull request #348 from phil-davis/masterJim P2013-01-071-1/+1
|\ | | | | Improve cron stop checks
| * Improve cron rcfile stop processingPhil Davis2013-01-071-1/+1
|/ | | | If cron.pid did not exist, an error was emitted - that could happen when a stop is done at package install, before it was ever started. If cron is stopped, cron.pid was left behind. Another attempt to stop would emit an error about the pid in cron.pid no existing. This extra checking avoids any error messages if stop is called before start, or stop is called twice.
* Merge pull request #347 from phil-davis/masterChris Buechler2013-01-066-86/+89
|\ | | | | Replace proxy_monitor with sqpmon for squid3
| * sqpmon replaces proxy_monitor for squid3Phil Davis2013-01-061-1/+1
| | | | | | so bump package version
| * sqpmon replaces proxy_monitor for squid3Phil Davis2013-01-061-1/+1
| | | | | | so bump package version
| * Remove proxy_monitor.shPhil Davis2013-01-061-76/+0
| | | | | | It is replaced by sqpmon.sh
| * Add sqpmon.sh to replace proxy_monitor.shPhil Davis2013-01-061-0/+75
| |
| * Replace proxy_monitor with sqp_monitor and sqpmonPhil Davis2013-01-061-3/+3
| |
| * Replace proxy_monitor with sqp_monitor and sqpmonPhil Davis2013-01-061-5/+9
|/
* Merge pull request #344 from netceler/masterErmal Luçi2013-01-032-2/+2
|\ | | | | Updating dns-server package version to publish my fixes
| * Updating dns-server package version to publish my fixesBenoit GUERIN2013-01-032-2/+2
| |
* | Merge pull request #345 from phil-davis/masterChris Buechler2013-01-032-2/+2
|\ \ | |/ |/| Ipguard is on the Firewall menu
| * Ipguard is on Firewall menuPhil Davis2013-01-041-1/+1
| |
| * Ipguard is on Firewall menuPhil Davis2013-01-041-1/+1
|/
* Merge pull request #341 from phil-davis/masterErmal Luçi2013-01-032-4/+22
|\ | | | | Add internal_name - redmine feature #2603
| * Add internal_name as neededPhil Davis2012-12-141-2/+11
| | | | | | | | Packages can now have an internal_name defined that matches up to their "real" name (name of the underlying package/service/scripts). Then package support code can know easily how to stop and start services for the package. This is useful for packages like squid3, ipguard-dev,... that have pfSense package names that do not match to the underlying FreeBSD naming.
| * Add internal_name as neededPhil Davis2012-12-141-2/+11
| | | | | | | | Packages can now have an internal_name defined that matches up to their "real" name (name of the underlying package/service/scripts). Then package support code can know easily how to stop and start services for the package. This is useful for packages like squid3, ipguard-dev,... that have pfSense package names that do not match to the underlying FreeBSD naming.
* | Merge pull request #342 from matsimon/p3scan-pf_phpmrss-archivingJim P2012-12-272-30/+0
|\ \ | | | | | | p3scan pf phpmrss archiving
| * | pfSense <=1.2.2: Remove p3scan-pf and phpmrss from collection.Mathieu Simon2012-12-271-30/+0
| | | | | | | | | | | | | | | Both packages have been archived, remove them from the package list since binaries are no more built and served.
| * | Archive phpmrss packageMathieu Simon2012-12-271-0/+0
|/ / | | | | | | | | | | phpmrss has not seen updates for a long time, was only listed for pfSense <= 1.2.2 and actually the binaries are not present anymore on files.pfsense.org. Time to move to the archive.
* | squid3 - remove SQUID_DNS_HELPER to compile dns_v4_first optionMarcello Coutinho2012-12-202-2/+2
| |
* | More bumps.jim-p2012-12-192-3/+3
| |
* | Try to fix dsniff buildjim-p2012-12-192-0/+2
| |
* | Another binary bump.jim-p2012-12-192-2/+2
| |
* | Change apache build_options to optionsngjim-p2012-12-192-4/+4
| |
* | More binary bumps.jim-p2012-12-192-4/+4
| |
* | Bump pbi versions for some packages.jim-p2012-12-192-32/+32
| |
* | Normalize line endingsjim-p2012-12-197-1616/+1616
| |
* | This one file may need dos eols.jim-p2012-12-191-1/+1
| |
* | Clean up/update perl dependencies for some packages.jim-p2012-12-192-8/+4
| |
* | Convert some build_options to optionsng for ports that need it.jim-p2012-12-182-16/+22
| |
* | Delimit build_options with a semicolon rather than a space, in preparation ↵jim-p2012-12-182-42/+42
| | | | | | | | for other changes needed for optionsng.
* | freeradius2 user password encryptionAlexander Wilke2012-12-171-2/+14
| |
* | freeradius2 user password encryptionAlexander Wilke2012-12-171-1/+12
|/
* Add .gitattributes file to help maintain proper newlines.jim-p2012-12-101-0/+46
|
* Fix line endings (autocrlf is your friend, use it)jim-p2012-12-107-4000/+4000
|
* squid3 - fix squid path after pfsense version check fix.Marcello Coutinho2012-12-101-1/+1
|
* squid3 - include pfsense version check to swapstate_check.phpMarcello Coutinho2012-12-101-2/+8
|
* bump version for ssl port fixMartin Fuchs2012-12-072-3549/+3549
|
* fix default port for HTTPSMartin Fuchs2012-12-071-187/+187
|
* Merge pull request #335 from tigersharke/masterJim P2012-12-051-2/+8
|\ | | | | Fix for empty array condition.
| * As suggested, test moved ahead of first instance array is used.Tigersharke2012-11-211-3/+3
| | | | | | | | The first 'for each' in sksort is where the error presents.
| * This is a fix for an empty array condition that causes a dashboardCharlie Root2012-11-211-2/+8
| | | | | | | | | | | | error message: Warning: Invalid argument supplied for foreach() in /usr/local/www/widgets/widgets/snort_alerts.widget.php on line 36
* | Merge pull request #340 from laleger/masterJim P2012-12-042-3/+8
|\ \ | | | | | | Syslog-ng package modified to use base64 encoding for objectparameters field