aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * bump version up to BETA statusNachtfalke2011-12-111-5/+5
| |
| * additional options in freeradiussettingsCharlie Root2011-12-102-17/+82
| |
* | Merge pull request #123 from Nachtfalkeaw/masterChris Buechler2011-12-107-271/+585
|\| | | | | freeRADIUS2 - new GUI, additional code, new features, IPv6 support
| * Merge branch 'master' of https://github.com/Nachtfalkeaw/pfsense-packagesCharlie Root2011-12-102-4/+4
| |\
| | * bump versionNachtfalke2011-12-101-2/+2
| | |
| | * bump versionNachtfalke2011-12-101-2/+2
| | |
| * | adding additional xmlCharlie Root2011-12-101-0/+151
| |/
| * adding features and syntaxCharlie Root2011-12-104-267/+430
|/
* Merge pull request #122 from mdima/masterChris Buechler2011-12-065-16/+16
|\ | | | | Patch for the previous change
| * Patch to the previous change, reference: http://redmine.pfsense.org/issues/2033.Michele Di Maria2011-12-065-16/+16
| |
* | Correct backend bug when no hosts are defined as equals or regexScott Ullrich2011-12-061-1/+3
| |
* | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesmarcelloc2011-12-064-4/+4
|\ \
| * \ Merge pull request #121 from Nachtfalkeaw/patch-4Chris Buechler2011-12-061-1/+1
| |\ \ | | | | | | | | bump version