aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* varnish - fix widget instalation pathmarcelloc2012-02-162-4/+4
|
* Correct exampleScott Ullrich2012-02-151-1/+1
|
* Wrap browse-domains with quotes so that .local worksScott Ullrich2012-02-151-1/+1
|
* dansguardian - include ssl filtering code on inc filemarcelloc2012-02-153-3/+32
| | | | thanks again ermal to help on package compilation
* OTP additionsAlexander Wilke2012-02-141-1/+20
|
* OTP additionsAlexander Wilke2012-02-141-19/+4
|
* Update config/freeradius2/freeradiussettings.xmlAlexander Wilke2012-02-131-6/+25
|
* added custom options for mOTPAlexander Wilke2012-02-131-23/+29
|
* fixed broken rlm_counterAlexander Wilke2012-02-121-1/+1
|
* some minor checksAlexander Wilke2012-02-121-29/+39
|
* improved mobile-one-time-password handlingAlexander Wilke2012-02-121-5/+104
|
* Update config/freeradius2/freeradiussettings.xmlAlexander Wilke2012-02-101-2/+2
|
* Update config/freeradius2/freeradius.xmlAlexander Wilke2012-02-101-2/+7
|
* additional checksAlexander Wilke2012-02-101-3/+7
|
* Improvements for stability and optimizazionsMichele Di Maria2012-02-094-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-p2012-02-091-46/+50
| | | | config is overwritten.
* dansguardian - improve group name checkmarcelloc2012-02-081-2/+5
|
* dansguardian - fix phrase typo tab menumarcelloc2012-02-088-8/+8
|
* OTP supportAlexander Wilke2012-02-071-0/+6
|
* OTP supportAlexander Wilke2012-02-071-8/+197
|
* OTP supportAlexander Wilke2012-02-071-3/+33
|
* dansguardian - fix fields descriptionsmarcelloc2012-02-071-2/+2
|
* update descriptionAlexander Wilke2012-02-061-1/+1
|
* typoAlexander Wilke2012-02-041-1/+1
|
* custom logging optionsAlexander Wilke2012-02-041-1/+21
|
* custom logging optionsAlexander Wilke2012-02-041-2/+4
|
* typosAlexander Wilke2012-02-041-2/+2
|
* typosAlexander Wilke2012-02-041-1/+1
|
* Update config/freeradius2/freeradius.xmlAlexander Wilke2012-02-031-8/+18
|
* Update config/freeradius2/freeradiusauthorizedmacs.xmlAlexander Wilke2012-02-031-8/+18
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-02-031-2/+12
|
* Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesmarcelloc2012-02-035-22/+41
|\
| * reverted commit from yesterdayAlexander Wilke2012-02-031-1/+0
| |
| * change default value because most people use itAlexander Wilke2012-02-021-1/+2
| |
| * Kills explicitly the clients on the package resyncMichele Di Maria2012-02-013-3/+7
| |
| * - Added a 20ms delay between each command sent from the client to LCDproc.Michele Di Maria2012-02-014-21/+36
| | | | | | | | | | - Better managed errors. Now the client resets the error counter every successful communication session with LCDproc (before was a global counter). The error counter is managed inside the client (lcdproc_client.php). - Because of the above change, now the "client script" (lcdclient.sh) do not cycle anymore.
* | dansguardian - include ip based auth tabMarcello Coutinho2012-02-0312-1/+172
|/
* haproxy - fix array check.Marcello Coutinho2012-02-011-1/+1
|
* dansguardian - include blacklist and clamav cron updatemarcelloc2012-01-315-10/+142
| | | | | include custom error template page fix some typos and url call
* Update config/freeradius2/freeradiusauthorizedmacs.xmlAlexander Wilke2012-01-311-2/+1
|
* Update config/freeradius2/freeradius.xmlAlexander Wilke2012-01-311-4/+2
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-01-311-5/+17
|
* dansguardian - improve blacklist import and category assignmarcelloc2012-01-306-41/+107
| | | | | | - include dansguardian on service - include log, deamon and config default xml options - fix some typos
* Update config/freeradius2/freeradiuseapconf.xmlAlexander Wilke2012-01-291-10/+8
|
* option to disable weak EAP typesAlexander Wilke2012-01-291-14/+24
|
* fix check_cert_issuerAlexander Wilke2012-01-281-1/+13
|
* fix check_cert_issuerAlexander Wilke2012-01-281-2/+4
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-01-281-0/+1
|
* Update config/freeradius2/freeradiuseapconf.xmlAlexander Wilke2012-01-281-6/+60
|
* Update config/freeradius2/freeradius.incAlexander Wilke2012-01-281-3/+43
|