aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make use of an apply button and use pfSenseHeader() insteadWarren Baker2011-12-191-19/+31
|
* openvpn-client-export - remove unnecessary menu optionmarcelloc2011-12-191-6/+0
|
* openvpn-client-export - add menu and file permissionmarcelloc2011-12-194-3/+25
|
* haproxy - fix package versionmarcelloc2011-12-192-10/+17
| | | | | mailscanner - fix package version postfix - fix package version
* Merge pull request #146 from Nachtfalkeaw/patch-1Jim P2011-12-191-0/+5
|\ | | | | missed to include .xml
| * missed to include .xmlNachtfalke2011-12-191-0/+5
|/
* Merge pull request #145 from Nachtfalkeaw/masterChris Buechler2011-12-199-6/+437
|\ | | | | adding .xml to configure freeradius sql.conf from GUI
| * bump versionNachtfalke2011-12-191-1/+1
| |
| * bump versionNachtfalke2011-12-191-1/+1
| |
| * Update config/freeradius2/freeradius.xmlNachtfalke2011-12-191-0/+1
| |
| * Merge branch 'master' of https://github.com/Nachtfalkeaw/pfsense-packagesNacht Falke2011-12-192-2/+2
| |\
| * | Added GUI for configuring sql.confNacht Falke2011-12-197-4/+434
| | |
* | | pfblocker - update country listsmarcelloc2011-12-196-6073/+6844
| | |
* | | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesmarcelloc2011-12-1912-118/+742
|\ \ \
| * \ \ Merge pull request #144 from Nachtfalkeaw/masterChris Buechler2011-12-188-53/+495
| |\ \ \ | | | |/ | | |/| adding .xml to configure freeradius eap.conf from GUI
| | * | bump versionNachtfalke2011-12-191-1/+1
| | | |
| | * | version bumpNachtfalke2011-12-191-1/+1
| | |/
| | * Added additional .XML to configure eap.confNacht Falke2011-12-186-51/+493
| |/
| * Merge pull request #143 from mdima/masterChris Buechler2011-12-171-2/+3
| |\ | | | | | | The previous change solves the problems on save, not during reinstall.
| | * 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
| * | Merge pull request #142 from mdima/masterChris Buechler2011-12-171-7/+10
| |\| | | | | | | Stop the service before changing the configuration.
| | * 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.
| * | Merge pull request #141 from mdima/masterChris Buechler2011-12-176-87/+237
| |\| | | | | | | Other improvements / new features
| | * - 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
| |/
* / pfblocker - version 1.0.1 with minor fixesMarcello Coutinho2011-12-196-20/+56
|/
* 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
|