aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* dansguardian - more updates, almost donemarcelloc2012-01-125-9/+1262
|
* Merge pull request #197 from Nachtfalkeaw/masterChris Buechler2012-01-124-42/+135
|\ | | | | freeradius2 updates pkg v1.5.1
| * Update pkg_config.8.xmlNachtfalke2012-01-121-1/+1
| |
| * Update pkg_config.8.xml.amd64Nachtfalke2012-01-121-1/+1
| |
| * Update config/freeradius2/freeradiuseapconf.xmlNachtfalke2012-01-121-18/+108
| |
| * Update config/freeradius2/freeradius.incNachtfalke2012-01-121-22/+25
|/
* Version bump for mailreportsjim-p2012-01-122-2/+2
|
* Switch to inline attachments for e-mail graphs reportsjim-p2012-01-121-2/+4
|
* Merge pull request #195 from Nachtfalkeaw/masterJim P2012-01-113-9/+14
|\ | | | | freeradius2 updates pkg v1.5.0
| * Update pkg_config.8.xmlNachtfalke2012-01-111-1/+1
| |
| * Update pkg_config.8.xml.amd64Nachtfalke2012-01-111-1/+1
| |
| * Update config/freeradius2/freeradius.incNachtfalke2012-01-111-7/+12
|/
* Merge pull request #194 from Nachtfalkeaw/masterJim P2012-01-105-53/+941
|\ | | | | freeradius2 updates pkg v1.4.9
| * Update pkg_config.8.xmlNachtfalke2012-01-101-1/+1
| |
| * Update pkg_config.8.xml.amd64Nachtfalke2012-01-101-1/+1
| |
| * Update config/freeradius2/freeradiusmodulesldap.xmlNachtfalke2012-01-101-6/+271
| |
| * Update config/freeradius2/freeradiussqlconf.xmlNachtfalke2012-01-101-11/+273
| |
| * Update config/freeradius2/freeradius.incNachtfalke2012-01-101-34/+395
| |
* | Merge pull request #193 from mdima/masterJim P2012-01-104-10/+8
|\ \ | |/ |/| Update LCDProc to version 0.5.5 and an easy change
| * Updates LCDProc to 0.5.5 (very experimental)Michele Di Maria2012-01-104-10/+8
|/ | | | Rename the sdelcd driver to "Watchguard Firebox w/ SDEC LCD"
* Merge pull request #191 from Nachtfalkeaw/masterChris Buechler2012-01-083-27/+50
|\ | | | | freeradius2 updates pkg v1.4.7
| * updated path to new freeradius2 packages compiled with extended featuresNachtfalke2012-01-081-13/+7
| |
| * updated path to new freeradius2 packages compiled with extended featuresNachtfalke2012-01-081-13/+9
| |
| * fetch needed libs for LDAP supportAlexander Wilke2012-01-081-1/+34
|/
* Merge pull request #190 from mdima/masterChris Buechler2012-01-084-35/+170
|\ | | | | a step more to close the package
| * - Removed driver "HD44780 fast" since the problem why this fork was created ↵Michele Di Maria2012-01-086-41/+176
| | | | | | | | | | | | | | | | has been solved in a different way - Set the custom Keys and Menu section for the "sdelcd" driver - Added the Blacklight setting. Now it is possible to optionally turn the blacklight on, off or (default) to leave it managed by the panel - Added the "output led" support for the "CFontz633" driver. This is totally to test since my panel doesn't have any output led, worked almost blind
* | bump tinydns versionChris Buechler2012-01-072-2/+2
| |
* | just because you have the DNS cache enabled doesn't necessarily mean you ↵Chris Buechler2012-01-071-43/+1
| | | | | | | | want your resolv.conf messed with. Leave that up to the user and what they configure in System>General Setup. Remove a never used and unnecessary function while here.
* | Merge pull request #188 from Nachtfalkeaw/patch-1Jim P2012-01-071-15/+18
|\ \ | | | | | | freeradius2
| * | - fixed: logging output Nachtfalke2012-01-081-15/+18
|/ / | | | | | | - added: activated time correction for NAS which send a start-packet instead of a "start-time" packet. - fixed: changed order of EAP and PLAIN MAC AUTH module to reduce confusion when reading file
* | Merge pull request #187 from Nachtfalkeaw/patch-1Jim P2012-01-071-1/+1
|\ \ | | | | | | fixed typo in ldap
| * | fixed typo in ldapNachtfalke2012-01-081-1/+1
|/ /
* | Merge pull request #186 from Nachtfalkeaw/masterJim P2012-01-075-50/+43
|\ \ | | | | | | freeradius2 updates pkg v1.4.6
| * | Update pkg_config.8.xmlNachtfalke2012-01-071-1/+1
| | |
| * | Update pkg_config.8.xml.amd64Nachtfalke2012-01-071-1/+1
| | |
| * | Update config/freeradius2/freeradius.xmlNachtfalke2012-01-071-2/+1
| | |
| * | Update config/freeradius2/freeradiussettings.xmlNachtfalke2012-01-071-2/+1
| | |
| * | Update config/freeradius2/freeradius.incNachtfalke2012-01-071-44/+39
|/ /
* | Merge pull request #185 from Nachtfalkeaw/masterJim P2012-01-072-19/+24
|\ \ | | | | | | freeradius2 fixes
| * | missed additional file to loadNachtfalke2012-01-071-0/+5
| | |
| * | synced wrong fileNachtfalke2012-01-071-19/+19
|/ /
* | Merge pull request #184 from Nachtfalkeaw/masterJim P2012-01-0714-30/+688
|\ \ | | | | | | freeradius2 updates pkg v1.4.5
| * | freeradius2 updates pkg v.1.4.5Alexander Wilke2012-01-0714-30/+688
|/ /
* | correct typoMartin Fuchs2012-01-062-2/+2
| |
* | Merge pull request #183 from briantist/masterJim P2012-01-061-4/+2
|\ \ | | | | | | Fixed line endings, changed to put_file_contents
| * | Fixed line endings, changed to file_put_contentsBrian Scholer2012-01-061-4/+2
| | |
* | | Specify full path to squid includes in .xml files - should fix #1443jim-p2012-01-066-6/+6
| | |
* | | Merge pull request #182 from Nachtfalkeaw/patch-1Jim P2012-01-061-3/+3
|\ \ \ | | | | | | | | need to change service name
| * | | need to change service nameNachtfalke2012-01-061-3/+3
|/ / /
* | | Merge pull request #181 from mdima/masterJim P2012-01-065-6/+18
|\ \ \ | | |/ | |/| Adds the sdeclcd driver.