aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Updates LCDProc to version 0.5.4.Michele Di Maria2011-12-164-0/+1574
| | | | | | | 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
* typoNachtfalke2011-12-161-3/+3
|
* 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.
* 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
* 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"
* varnish3 - fix package files pathMarcello Coutinho2011-12-141-8/+8
|
* varnish - change varnish-dev to varnish3 with streaming supportMarcello Coutinho2011-12-149-0/+2179
|
* haproxy - version 1.4.18 pkg 0.30Marcello Coutinho2011-12-131-3/+6
|
* 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
| |/
* / Changes for new server statuses and to make monitor uri optional.briantist2011-12-131-8/+20
|/
* 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
|
* additional options in freeradiussettingsCharlie Root2011-12-102-17/+82
|
* 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-063-14/+14
|\ | | | | Patch for the previous change
| * Patch to the previous change, reference: http://redmine.pfsense.org/issues/2033.Michele Di Maria2011-12-063-14/+14
| |
* | 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-062-2/+2
|\ \
| * \ Merge pull request #119 from Nachtfalkeaw/patch-2Chris Buechler2011-12-061-1/+1
| |\ \ | | | | | | | | This should solve dependency issues after pfsense reboot
| | * | This should solve dependency issues after pfsense rebootNachtfalke2011-12-061-1/+1
| | | |
| * | | This should solve dependency problems after rebootNachtfalke2011-12-061-1/+1
| |/ /
* / / mailscanner - fix missing about page, add package dependencie and hold ↵marcelloc2011-12-062-0/+7
|/ / | | | | | | search option
* | move mailscanner into config where it should beChris Buechler2011-12-0510-0/+3069
| |
* | Merge pull request #114 from Nachtfalkeaw/patch-4Jim P2011-12-051-1/+1
|\ \ | | | | | | Update config/freeradius2/freeradius.inc
| * | Update config/freeradius2/freeradius.incNachtfalke2011-12-051-1/+1
| | |
* | | postfix - include mailscanner package integrationmarcelloc2011-12-055-729/+775
| |/ |/|
* | Adds two variables for SIP services in the "Define Servers" interface:Michele Di Maria2011-12-053-0/+40
| | | | | | | | | | | | | | SIP_SERVERS, default=$HOME_NET SIP_PORTS, default=[5060:5090,16384:32768] Reference: http://redmine.pfsense.org/issues/2033
* | Increase size of squidGuard's ramdisk used for unpacking blacklists (would ↵jim-p2011-12-051-1/+1
| | | | | | | | be nice if this were a GUI knob eventually)
* | Fix newlinesjim-p2011-12-051-726/+726
|/
* some chown on radius folders Nachtfalke2011-12-051-6/+11
| | | changes on "realm ntdomain"
* Update config/freeradius2/freeradius.xmlNachtfalke2011-12-041-3/+3
|
* Update config/freeradius2/freeradius.incNachtfalke2011-12-041-54/+51
|
* Merge pull request #104 from Nachtfalkeaw/masterChris Buechler2011-12-024-0/+1133
|\ | | | | freeradius2 package
| * freeradius2 folder!Charlie Root2011-12-024-0/+1133
| |
* | postfix - fix inc error while forwarding no domainsmarcelloc2011-12-011-1/+2
| |
* | postfix - package version 2.3marcelloc2011-12-0115-592/+1558
| |
* | Do not call filter_configure_sync directly since this is not best practiceErmal2010-12-297-17/+17
| |
* | Encode URL so blacklists with a & in their download URL work properly.jim-p2011-11-301-1/+1
| |
* | Add contributed patch to optionally encrypt the key for Viscosity bundles. ↵jim-p2011-11-292-3/+14
| | | | | | | | Fixes #2032
* | If we can determine that the server cert has nsCertType=server, then add ↵jim-p2011-11-221-0/+9
| | | | | | | | ns-cert-type server to the client config.
* | Fix up various export scenarios that were not functioning properly.jim-p2011-11-172-7/+20
| |