Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #222 from dvserg/master | Jim P | 2012-02-29 | 1 | -1/+1 |
|\ | | | | | Fix Havp startup script | ||||
| * | Fix startup script | Sergey Dvoriancev | 2012-02-29 | 1 | -1/+1 |
| | | |||||
* | | haproxy - update haproxy to 1.4.19 | marcelloc | 2012-02-28 | 3 | -28/+103 |
| | | | | | | | | | | haproxy-legacy - update haproxy to 1.4.19 filer - include new features and action after file update | ||||
* | | haproxy-legacy - Legacy version of haproxy with Briantist updates | marcelloc | 2012-02-27 | 7 | -0/+2361 |
| | | | | | | | | http://forum.pfsense.org/index.php/topic,43188.0.html | ||||
* | | Merge pull request #221 from dvserg/master | Chris Buechler | 2012-02-27 | 1 | -3/+18 |
|\| | | | | | Havp Fixes | ||||
| * | Fix: filter rules off if havp disabled; start script update; | Sergey Dvoriancev | 2012-02-27 | 1 | -3/+18 |
| | | |||||
* | | typo | Alexander Wilke | 2012-02-27 | 1 | -1/+1 |
|/ | |||||
* | Update config/lightsquid/lightsquid.inc | Sergey Dvoriancev | 2012-02-26 | 1 | -35/+1 |
| | |||||
* | Merge pull request #218 from mdima/master | mdima | 2012-02-22 | 1 | -8/+8 |
|\ | | | | | Removed the while cycle to stop the service. | ||||
| * | Removed the while cycle to stop the service. | Michele Di Maria | 2012-02-22 | 1 | -8/+8 |
| | | |||||
* | | Workaround for the old package deleting the binary on unload instead of the ↵ | Andrew Thompson | 2012-02-22 | 1 | -0/+11 |
| | | | | | | | | package | ||||
* | | find_carp_interface() has a bug where it returns the newline, trim it | Andrew Thompson | 2012-02-22 | 1 | -1/+1 |
| | | | | | | | | here so we can compare strings. | ||||
* | | remove the haproxy package on reinstall | Andrew Thompson | 2012-02-22 | 1 | -1/+1 |
| | | |||||
* | | Disable overwriting the haproxy binary, its in the package | Andrew Thompson | 2012-02-22 | 1 | -0/+3 |
| | | |||||
* | | Revert "Disable overwriting the haproxy binary, its in the package" | Andrew Thompson | 2012-02-22 | 1 | -3/+0 |
| | | | | | | | | This reverts commit 6bbd113b687958b18f0dc898261226b3bbc2c5d2. | ||||
* | | Disable overwriting the haproxy binary, its in the package | Andrew Thompson | 2012-02-22 | 1 | -0/+3 |
| | | |||||
* | | Change from monitorip to failoverip. We want to know if the failover ip is ↵ | jeandebogue | 2012-02-21 | 1 | -3/+3 |
| | | | | | | | | in service and not if the monitor ip is in service. | ||||
* | | - some checks if we really need to download some files | Alexander Wilke | 2012-02-21 | 1 | -48/+43 |
| | | | | | | - make parts of writeable (certs) so that it can be used on embedded systems | ||||
* | | Use the short name in the attachment path to embed, it should make some mail ↵ | jim-p | 2012-02-20 | 1 | -1/+1 |
| | | | | | | | | clients happier. Fixes #2206 | ||||
* | | Update config/freeradius2/freeradiusclients.xml | Alexander Wilke | 2012-02-20 | 1 | -0/+12 |
| | | |||||
* | | check simultaneous-use against NAS with other methods (SNMP) | Alexander Wilke | 2012-02-20 | 1 | -10/+21 |
|/ | |||||
* | LCDProc: Again on the service start/stop/restart | Michele Di Maria | 2012-02-20 | 4 | -9/+7 |
| | | | | | | - The Client now runs in background (added a trailing & at the end of the command that runs the client); - Removed the delays in the script during the service stop; - Fixed the "default max states" information when it is not defined explicitally in the advanced configuration. | ||||
* | Correct fieldname. Fixes ##2217 | Scott Ullrich | 2012-02-20 | 1 | -2/+2 |
| | |||||
* | Correct fieldname. Fixes ##2217 | Scott Ullrich | 2012-02-20 | 1 | -2/+2 |
| | |||||
* | pfBlocker - include php memory limit set to 250Mb when amd64 is detected | marcelloc | 2012-02-20 | 2 | -0/+8 |
| | |||||
* | pfBlocker - fix alias array check before loop, fix duplicates on autmatic ↵ | marcelloc | 2012-02-19 | 7 | -3752/+6762 |
| | | | | rules and update country lists | ||||
* | fixed: typo | Alexander Wilke | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | Update config/freeradius2/freeradiusauthorizedmacs.xml | Alexander Wilke | 2012-02-18 | 1 | -33/+14 |
| | |||||
* | Update config/freeradius2/freeradius.xml | Alexander Wilke | 2012-02-18 | 1 | -33/+14 |
| | |||||
* | - replaced old traffic counter which didn't work against two shell scripts ↵ | Alexander Wilke | 2012-02-18 | 1 | -202/+222 |
| | | | | | | | (authentication + accounting) which now work on interim-updates and start/stop updates. (start/stop istn'working correct BECAUSE CP doesn't reset the octets between every update. Interim-Update does this) - changed units in GUI from bits, bytes and seconds to high and better readable values - placing all scripts (traffic counter + motp in central folder under /usr/local/etc/raddb/scripts/) - placing files and databases for time-/traffic-counter in /var/log/radacct/ This makes it possible to use them on embedded systems because of read-write access to this folders. | ||||
* | postfix - change local file recipients to url fetch with cron | marcelloc | 2012-02-16 | 2 | -15/+29 |
| | |||||
* | varnish - fix widget instalation path | marcelloc | 2012-02-16 | 2 | -4/+4 |
| | |||||
* | Correct example | Scott Ullrich | 2012-02-15 | 1 | -1/+1 |
| | |||||
* | Wrap browse-domains with quotes so that .local works | Scott Ullrich | 2012-02-15 | 1 | -1/+1 |
| | |||||
* | dansguardian - include ssl filtering code on inc file | marcelloc | 2012-02-15 | 3 | -3/+32 |
| | | | | thanks again ermal to help on package compilation | ||||
* | OTP additions | Alexander Wilke | 2012-02-14 | 1 | -1/+20 |
| | |||||
* | OTP additions | Alexander Wilke | 2012-02-14 | 1 | -19/+4 |
| | |||||
* | Update config/freeradius2/freeradiussettings.xml | Alexander Wilke | 2012-02-13 | 1 | -6/+25 |
| | |||||
* | added custom options for mOTP | Alexander Wilke | 2012-02-13 | 1 | -23/+29 |
| | |||||
* | fixed broken rlm_counter | Alexander Wilke | 2012-02-12 | 1 | -1/+1 |
| | |||||
* | some minor checks | Alexander Wilke | 2012-02-12 | 1 | -29/+39 |
| | |||||
* | improved mobile-one-time-password handling | Alexander Wilke | 2012-02-12 | 1 | -5/+104 |
| | |||||
* | Update config/freeradius2/freeradiussettings.xml | Alexander Wilke | 2012-02-10 | 1 | -2/+2 |
| | |||||
* | Update config/freeradius2/freeradius.xml | Alexander Wilke | 2012-02-10 | 1 | -2/+7 |
| | |||||
* | additional checks | Alexander Wilke | 2012-02-10 | 1 | -3/+7 |
| | |||||
* | Improvements for stability and optimizazions | Michele Di Maria | 2012-02-09 | 4 | -89/+83 |
| | | | | | | | | | | | | | | | | - Improved the reception of data from LCDd. Now there's a cycle that run until there's no more data do receive. Before that there was the possibility of a buffer overflow in LCDd. The timeout of the receiving socket is 25ms. - Optimized the number of commands sent to LCDd every cycle. Now it is sent only the half; - Rewritten with better code the error handling; - Increased to 3 the number of attempts the client performs to reconnect to LCDd in case of disconnection; - Simplified the startup scripts. Now lcdproc_client.sh is not generated/run anymore, since the error handling is managed by the client; - Changed the startup scripts to run both LCDd then the client as "nice" process; - Capped the wait time between each client cycle to 5 seconds. It still is calculated as the refresh frequency * the number of screen activated, but now it's capped; - Increased to 8000 chars the trunk of data received from LCDd; - Improved the "service stop" script. Now it cycle until LCDd is definitely killed and works even if LCDd is hung; - Added a "welcome" string on the panel at the LCDd startup; Thanks, Michele | ||||
* | Only add default settings for nrpe2 if there are no settings. Otherwise the ↵ | jim-p | 2012-02-09 | 1 | -46/+50 |
| | | | | config is overwritten. | ||||
* | dansguardian - improve group name check | marcelloc | 2012-02-08 | 1 | -2/+5 |
| | |||||
* | dansguardian - fix phrase typo tab menu | marcelloc | 2012-02-08 | 8 | -8/+8 |
| | |||||
* | OTP support | Alexander Wilke | 2012-02-07 | 1 | -0/+6 |
| |