Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Attempt to fix PBI library paths (Bug #4420) | doktornotor | 2015-11-05 | 1 | -1/+7 | |
| | | | ||||||
| * | | Bump postfix package version | doktornotor | 2015-11-03 | 1 | -2/+2 | |
| | | | ||||||
| * | | Bump postfix package version | doktornotor | 2015-11-03 | 1 | -2/+2 | |
| | | | ||||||
| * | | Bump postfix package version | doktornotor | 2015-11-03 | 1 | -2/+2 | |
| | | | ||||||
| * | | XMLRPC, share and fetch sync fixes | doktornotor | 2015-11-03 | 1 | -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 fixes | doktornotor | 2015-11-03 | 1 | -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 improvements | doktornotor | 2015-11-03 | 1 | -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_5 | Renato Botelho | 2015-11-05 | 7 | -9/+24 | |
|\ \ \ | ||||||
| * | | | haproxy-devel, change package description to '1.6 stable' | PiBa-NL | 2015-11-05 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | haproxy-devel, append duplicate name to with -copy | PiBa-NL | 2015-11-05 | 2 | -2/+4 | |
| | | | | ||||||
| * | | | haproxy-devel, set binary reference to 1.6.2_1 | PiBa-NL | 2015-11-05 | 2 | -2/+9 | |
| | | | | ||||||
| * | | | haproxy-devel, update package to use 1.6.2 binaries | PiBa-NL | 2015-11-03 | 5 | -5/+11 | |
| | | | | ||||||
* | | | | Fix interim accounting handling in FreeRADIUS to track data by session, sice ↵ | jim-p | 2015-11-04 | 3 | -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.32 | Renato Botelho | 2015-11-03 | 1 | -5/+5 | |
|\| | | | |/ / |/| | | ||||||
| * | | haproxy-devel, change to 1.6.2 stable from ports | PiBa-NL | 2015-11-03 | 1 | -5/+5 | |
| | | | ||||||
* | | | Merge pull request #1119 from doktornotor/patch-2 | Renato Botelho | 2015-11-03 | 5 | -119/+111 | |
|\ \ \ | ||||||
| * | | | Bump suricata package version | doktornotor | 2015-10-28 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Bump suricata package version | doktornotor | 2015-10-28 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Bump suricata package version | doktornotor | 2015-10-28 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Properly disable 'Start Suricata' for CARP/HA targets | doktornotor | 2015-10-28 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Tweak replication target description | doktornotor | 2015-10-28 | 1 | -46/+37 | |
| | | | | | | | | | | | | Fix copyright header and nuke useless tags while here. | |||||
| * | | | suricata - XMLRPC sync fixes round two | doktornotor | 2015-10-28 | 1 | -69/+70 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - the CARP (auto) option has never worked due to outdated system settings location being checked - the enable checkbox was not being used at all - the foreach loop skipped all remaining targets if one was misconfigured, due to the 'return' in there - polish log messages a bit | |||||
* | | | | Merge pull request #1118 from doktornotor/patch-4 | Renato Botelho | 2015-11-03 | 3 | -86/+100 | |
|\ \ \ \ | ||||||
| * | | | | Simplify username code | doktornotor | 2015-10-28 | 1 | -5/+1 | |
| | | | | | ||||||
| * | | | | Bump snort package version | doktornotor | 2015-10-28 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Tweak replication target description | doktornotor | 2015-10-28 | 1 | -5/+3 | |
| | | | | | ||||||
| * | | | | snort - XMLRPC sync fixes | doktornotor | 2015-10-28 | 1 | -80/+100 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix CARP protocol/port selection - Properly disable 'Start Snort' for CARP/HA targets - Do some validations (IP/hostname, port, password) before attempting to sync - Handle IPv6 addresses for sync target - The enable checkbox was not being used at all - The foreach loop skipped all remaining targets if one was misconfigured, due to the 'return' in there - Do some code style cleanups and polish log messages a bit while here | |||||
* | | | | Merge pull request #1131 from doktornotor/patch-16 | Renato Botelho | 2015-11-03 | 8 | -396/+346 | |
|\ \ \ \ | ||||||
| * | | | | Replace reference to obsoleted file, cleanup prehistoric junk, fix XHTML | doktornotor | 2015-11-02 | 1 | -13/+8 | |
| | | | | | ||||||
| * | | | | Fix filename in copyright header | doktornotor | 2015-11-02 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Fix filename in copyright header | doktornotor | 2015-11-02 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Remove leftover tag | doktornotor | 2015-11-02 | 1 | -1/+0 | |
| | | | | | ||||||
| * | | | | Remove leftover listtopic field | doktornotor | 2015-11-02 | 1 | -4/+0 | |
| | | | | | ||||||
| * | | | | Bump tinydns package version | doktornotor | 2015-11-02 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Bump tinydns package version | doktornotor | 2015-11-02 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Bump tinydns package version | doktornotor | 2015-11-02 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Remove obsolete XMLRPC config on install | doktornotor | 2015-11-02 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Redo XMLRPC sync from scratch, wipe obsolete junk, cleanups | doktornotor | 2015-11-02 | 1 | -198/+215 | |
| | | | | | ||||||
| * | | | | Redo XMLRPC sync from scratch | doktornotor | 2015-11-02 | 1 | -90/+109 | |
| | | | | | ||||||
| * | | | | Delete tinydns_xmlrpc_sync.php | doktornotor | 2015-11-02 | 1 | -59/+0 | |
| | | | | | | | | | | | | | | | No-op plus no longer used. | |||||
| * | | | | fix XMLRPC sync, cleanup useless junk | doktornotor | 2015-11-02 | 1 | -27/+9 | |
| | | | | | ||||||
* | | | | | Merge pull request #1132 from doktornotor/patch-17 | Renato Botelho | 2015-11-03 | 5 | -98/+131 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump sarg package version | doktornotor | 2015-11-02 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Bump sarg package version | doktornotor | 2015-11-02 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Bump sarg package version | doktornotor | 2015-11-02 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | XMLRPC sync fixes | doktornotor | 2015-11-02 | 1 | -10/+40 | |
| | | | | | | ||||||
| * | | | | | XMLRPC sync fixes | doktornotor | 2015-11-02 | 1 | -83/+86 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1130 from doktornotor/patch-15 | Renato Botelho | 2015-11-03 | 5 | -167/+177 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump freeradius2 package version | doktornotor | 2015-11-02 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Bump freeradius2 package version | doktornotor | 2015-11-02 | 1 | -1/+1 | |
| | | | | | |