aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* 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-174-40/+225
| | | | | | | - 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)
* mailscanner - include more help linksMarcello Coutinho2011-12-171-0/+9
| | | | 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-1612-30/+381
|/ | | | postfix - package version 2.3.2 with sender acl
* Many improvementsMichele Di Maria2011-12-163-15/+32
| | | | | | | 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"
* 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
| |