aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1098 from doktornotor/patch-1Renato Botelho2015-11-065-21/+170
|\
| * Bunch of other conflicting thingsdoktornotor2015-11-051-0/+5
| | | | | | All of these install their own ClamAV with shared dirs screwing each others permissions...
| * Bunch of other conflicting thingsdoktornotor2015-11-051-0/+5
| | | | | | All of these install their own ClamAV with shared dirs screwing each others permissions...
| * Bunch of other conflicting thingsdoktornotor2015-11-051-0/+5
| | | | | | All of these install their own ClamAV with shared dirs screwing each others permissions...
| * Mark conflicting packages as suchdoktornotor2015-10-151-0/+10
| | | | | | Only allow installing relevant SquidGuard package version matching the Squid package.
| * Mark conflicting packages as suchdoktornotor2015-10-151-0/+10
| | | | | | Only allow installing relevant SquidGuard package version matching the Squid package.
| * Mark conflicting packages as suchdoktornotor2015-10-151-0/+2
| | | | | | Only allow installing relevant SquidGuard package version matching the Squid package.
| * Mark conflicting packages as suchdoktornotor2015-10-151-0/+12
| |
| * Mark conflicting packages as suchdoktornotor2015-10-151-0/+12
| |
| * Mark conflicting packages as suchdoktornotor2015-10-151-0/+4
| |
| * Bump squidGuard-squid3 package versiondoktornotor2015-10-151-1/+1
| |
| * Bump squidGuard-squid3 package versiondoktornotor2015-10-151-1/+1
| |
| * Bump squidGuard package versiondoktornotor2015-10-151-1/+1
| |
| * Bump squidGuard package versiondoktornotor2015-10-151-1/+1
| |
| * Bump squidGuard package versiondoktornotor2015-10-151-1/+1
| |
| * Add privileges configuration to squidguard packagedoktornotor2015-10-151-16/+45
| | | | | | Fix file permissions, nuke useless tags, add copyright header and sanitize version while here.
| * Add privileges configuration to squidguard packagedoktornotor2015-10-151-0/+55
| |
* | Merge pull request #1139 from doktornotor/patch-6Renato Botelho2015-11-065-142/+189
|\ \
| * | Bump apache-mod_security-dev package versiondoktornotor2015-11-061-2/+2
| | |
| * | Bump apache-mod_security-dev package versiondoktornotor2015-11-061-2/+2
| | |
| * | Bump apache-mod_security-dev package versiondoktornotor2015-11-061-1/+1
| | |
| * | XMLRPC sync fixes and improvementsdoktornotor2015-11-061-54/+91
| | | | | | | | | | | | | | | - Add enable/disable checkbox per replication target - Add protocol/port selection - Fix copyright header and nuke useless tags while here
| * | XMLRPC sync fixes and improvementsdoktornotor2015-11-061-83/+93
| | | | | | | | | | | | | | | | | | | | | | | | - Fix CARP/HA sync option (port/protocol) - Add enable/disable checkbox per replication target - Add protocol/port selection - Fix literal IPv6 handling for sync targets - Do settings validation and only try to sync when configuration is valid - Nuke obsolete pfSense 2.0 cruft
* | | Merge pull request #1138 from doktornotor/patch-5Renato Botelho2015-11-063-6/+6
|\ \ \
| * | | Bump haproxy-legacy package versiondoktornotor2015-11-061-1/+1
| | | |
| * | | Bump haproxy-legacy package versiondoktornotor2015-11-061-2/+2
| | | |
| * | | Bump haproxy-legacy package versiondoktornotor2015-11-061-1/+1
| | | |
| * | | Fix XMLRPC sync with CARP/HAdoktornotor2015-11-061-2/+2
| |/ / | | | | | | The config option used has not existed since pfSense 2.1 (config version 084).
* | | Merge pull request #1137 from doktornotor/patch-4Renato Botelho2015-11-065-107/+188
|\ \ \
| * | | Bump filer package versiondoktornotor2015-11-061-1/+1
| | | |
| * | | Bump filer package versiondoktornotor2015-11-061-1/+1
| | | |
| * | | Bump filer package versiondoktornotor2015-11-061-1/+1
| | | |
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-061-33/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol/port selection - Add timeout setting - Fix literal IPv6 handling for sync targets - Do settings validation and only try to sync when configuration is valid
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-061-71/+106
| |/ / | | | | | | | | | | | | | | | | | | | | | - Add CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol/port selection - Add timeout setting - Fix literal IPv6 handling for sync targets - Do settings validation and only try to sync when configuration is valid
* | | Merge pull request #1133 from doktornotor/patch-2Renato Botelho2015-11-066-377/+425
|\ \ \ | |/ / |/| |
| * | Attempt to fix PBI library paths (Bug #4420)doktornotor2015-11-051-1/+8
| | |
| * | Attempt to fix PBI library paths (Bug #4420)doktornotor2015-11-051-1/+7
| | |
| * | Bump postfix package versiondoktornotor2015-11-031-2/+2
| | |
| * | Bump postfix package versiondoktornotor2015-11-031-2/+2
| | |
| * | Bump postfix package versiondoktornotor2015-11-031-2/+2
| | |
| * | XMLRPC, share and fetch sync fixesdoktornotor2015-11-031-145/+162
| | | | | | | | | | | | | | | | | | | | | | | | - Add protocol/port selection for manually configured sync hosts - Respect timeout settings - Do some better validations (IP/hostname, port, password) before attempting to sync - Handle IPv6 addresses for sync target - Nuke some no-op rsync nonsense - Code style cleanup
| * | XMLRPC sync fixesdoktornotor2015-11-031-133/+135
| | | | | | | | | | | | | | | | | | | | | | | | - CARP/HA (auto) option has never worked since pfSense 2.1 due to outdated system settings location being checked - Fix CARP/HA protocol/port selection - Add protocol/port selection for manually configured sync hosts - Do some better validations (IP/hostname, port, password) before attempting to sync - Handle IPv6 addresses for sync target - Code style cleanup
| * | XMLRPC sync improvementsdoktornotor2015-11-031-91/+107
| | | | | | | | | | | | - Add protocol and port settings - Tweak some descriptions and nuke useless stuff
* | | Merge pull request #1135 from PiBa-NL/haproxy_pkg0.32RELENG_2_2_5Renato Botelho2015-11-057-9/+24
|\ \ \
| * | | haproxy-devel, change package description to '1.6 stable'PiBa-NL2015-11-051-1/+1
| | | |
| * | | haproxy-devel, append duplicate name to with -copyPiBa-NL2015-11-052-2/+4
| | | |
| * | | haproxy-devel, set binary reference to 1.6.2_1PiBa-NL2015-11-052-2/+9
| | | |
| * | | haproxy-devel, update package to use 1.6.2 binariesPiBa-NL2015-11-035-5/+11
| | | |
* | | | Fix interim accounting handling in FreeRADIUS to track data by session, sice ↵jim-p2015-11-043-20/+35
| | | | | | | | | | | | | | | | CP sends the data as a total amount transferred not the amount tansferred since the last update.
* | | | Merge pull request #1134 from PiBa-NL/haproxy_pkg0.32Renato Botelho2015-11-031-5/+5
|\| | | | |/ / |/| |