aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Uses the pfSense built-in functions to start/stop/restart the service in ↵Michele Di Maria2011-12-191-51/+13
| | | | stead of the functions defined by the first developer.
* The previous change solves the problems on save, not during reinstall.Michele Di Maria2011-12-181-2/+3
| | | | | | This change solves also the problems during reinstall. Thanks Michele
* Stops the service before doing anything to the configuration.Michele Di Maria2011-12-181-7/+10
| | | | This solves a problem during reinstall and saving the settings while the service is running.
* - Added 40x2 display size (I found out that some display has this size)Michele Di Maria2011-12-176-87/+237
| | | | | | | - I managed in the code ALL the drivers available in the package. Consider that before this change only 12 drivers on 35 were supported. Now all the selectable panels are supposed to work, with the default configuration values. If someone has problems with the new added drivers please let me know - I added the IN/OUT statistics for a selectable interface. For the selected interface IN and OUT bytes are shown - In the summary (visible to the ones that have a 4 line display) I added, if the width of the panel is bigger than 16 rows, the frequency in percent currently used - I reduced the CPU interval in the load calculation from 1s to 250ms. This because setting the refresh of the panel to 1 second was actually 2 seconts (1 to wait for the refresh, 1 to wait for the CPU calculation)
* Merge pull request #140 from Nachtfalkeaw/masterChris Buechler2011-12-171-0/+28
|\ | | | | freeradius2 package with additional modules - needs recompilation
| * added <build_options> for experimental modules.Nachtfalke2011-12-171-0/+28
|/
* mailscanner - include more help linksMarcello Coutinho2011-12-173-4/+13
| | | | haproxy - change status to release
* Merge pull request #139 from mdima/masterMarcello Coutinho2011-12-161-4/+4
|\ | | | | Sorry....
| * Sorry, a couple of fixes in the files directories...Michele Di Maria2011-12-161-4/+4
| |
* | mailscanner - version 0.2 with many improvements and sync guiMarcello Coutinho2011-12-1614-36/+394
| | | | | | | | postfix - package version 2.3.2 with sender acl
* | Merge pull request #138 from mdima/masterChris Buechler2011-12-165-17/+36
|\| | | | | Many improvements added
| * Many improvementsMichele Di Maria2011-12-165-17/+36
| | | | | | | | | | | | | | 1) Added the Package Info page (points to the forum page) 2) Added "(x86 only)" for the description of the nexcom driver (the only one outside the build platform) 3) Solved a problem that in certain condition caused a high CPU usage 4) Added as optional the "welcome screen+version"
* | Merge pull request #137 from mdima/masterChris Buechler2011-12-166-0/+1608
|\| | | | | Updates LCDProc to version 0.5.4.
| * Updates LCDProc to version 0.5.4.Michele Di Maria2011-12-166-0/+1608
|/ | | | | | | Include a full list of all the drivers available (default build). This is a development version under test, it's not granted it works in all conditions. Reference: http://redmine.pfsense.org/issues/1406
* Merge pull request #136 from Nachtfalkeaw/patch-1Chris Buechler2011-12-161-3/+3
|\ | | | | typo
| * typoNachtfalke2011-12-161-3/+3
|/
* Merge pull request #135 from Nachtfalkeaw/masterChris Buechler2011-12-162-7/+6
|\ | | | | hope this creates the config, clients ans users files after reinstallation.
| * Update config/freeradius2/freeradius.xmlNachtfalke2011-12-161-0/+6
| |
| * sourced out some functions to freeradius.xml -> hope this creates the ↵Nachtfalke2011-12-161-7/+0
| | | | | | | | config, clients ans user files after reinstallation.
* | Merge pull request #134 from Nachtfalkeaw/masterJim P2011-12-163-9/+12
|\| | | | | disabled proxy module (not often used) and disabled virtual-server "control-socket" which is experimental and misconfigured a security issue.
| * bump versionNachtfalke2011-12-161-1/+1
| |
| * bump versionNachtfalke2011-12-161-1/+1
| |
| * disabled virtual-server "control-socket" which is experimental and ↵Nachtfalke2011-12-161-7/+10
|/ | | | | misconfigured a security issue disabled module proxy because in most environments we do not need to proxy requests to another RADIUS PROXY server
* Merge pull request #132 from Nachtfalkeaw/masterChris Buechler2011-12-153-385/+84
|\ | | | | adapt freeradius 1.x syntax to freeradius2 and fixed broken "users" file
| * bump versionNachtfalke2011-12-151-2/+2
| |
| * bump versionNachtfalke2011-12-151-2/+2
| |
| * just cosmetic changesNachtfalke2011-12-151-12/+14
| |
| * Changed path to modules from freeradius 1.x to freeradius 2.x standard. Nachtfalke2011-12-151-385/+82
|/ | | | Small changes in "users" file which breaks authentication type (Auth-Type). Added additional code for interface type "detail"
* mailscanner - change mailscanner version to 4.83.5 with perl 5.12Marcello Coutinho2011-12-142-24/+9
|
* varnish3 - fix package files pathMarcello Coutinho2011-12-143-10/+10
|
* varnish - change varnish-dev to varnish3 with streaming supportMarcello Coutinho2011-12-1411-14/+2199
|
* haproxy - version 1.4.18 pkg 0.30Marcello Coutinho2011-12-133-9/+16
|
* Merge pull request #130 from briantist/patch-5Marcello Coutinho2011-12-131-6/+84
|\ | | | | Added backup and disabled options for servers.
| * Added new stats options, made changes to make monitor uri optional, added ↵briantist2011-12-131-6/+84
| | | | | | | | new balance options, changed size and max capacity of the ports text box.
* | Merge pull request #129 from briantist/patch-4Marcello Coutinho2011-12-131-2/+2
|\ \ | | | | | | Added backup and disabled options for servers.
| * | Fixed a base64 encoding error on the advanced options.briantist2011-12-131-2/+2
| |/
* | Merge pull request #128 from briantist/patch-3Marcello Coutinho2011-12-131-0/+2
|\ \ | | | | | | Added backup and disabled options for servers.
| * | Added backup and disabled options for servers.briantist2011-12-131-0/+2
| |/
* | Merge pull request #127 from briantist/patch-2Marcello Coutinho2011-12-131-8/+20
|\ \ | |/ |/| Changes for new server statuses and to make monitor uri optional.
| * Changes for new server statuses and to make monitor uri optional.briantist2011-12-131-8/+20
|/
* varnish-dev - change package base_url to 8-stable treemarcelloc2011-12-122-2/+2
|
* varnish-dev - point to ports-stable ftp-archive treemarcelloc2011-12-122-6/+8
|
* Merge pull request #125 from Nachtfalkeaw/masterErmal Luçi2011-12-117-152/+177
|\ | | | | some cosmetic changes on GUI
| * bump version - some cosmetic GUI changesNachtfalke2011-12-111-3/+2
| |
| * bump version - some cosmetic changesNachtfalke2011-12-111-3/+2
| |
| * some chmod changesNachtfalke2011-12-111-4/+4
| |
| * cleanup log files after deinstallationNachtfalke2011-12-111-4/+4
| |
| * just some cosmetic GUI changes.Charlie Root2011-12-114-138/+165
|/
* Merge pull request #124 from Nachtfalkeaw/masterChris Buechler2011-12-104-27/+92
|\ | | | | freeradius2 - should now be as stable as freeradius with all old and few additional options.
| * bump version to BETANachtfalke2011-12-111-5/+5
| |