Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removes the gratioutous use of killall and kill -9 in place of using the ↵ | Lucas Fitt (Stampy) | 2012-01-24 | 2 | -7/+37 |
| | | | | | | | native svc tool for stopping & restarting tinydns/dnscache includes an ugly hack to get dnscache to start correctly (something is starting it manually by the looks of it, but i cannot figure out what) adds the option to allow dnscache to answer queries from more than just the interface on which it is running. | ||||
* | - Fix the uptime screen | Michele Di Maria | 2012-01-23 | 4 | -17/+20 |
| | | | | | | - In the settings, "Enable LCDproc" becomes "Enable LCDproc at startup" - Added "After Install Info" message - Limited the client loop to three times. After three errors connecting to the LCDd service the client will end | ||||
* | Update config/freeradius2/freeradiussettings.xml | Alexander Wilke | 2012-01-20 | 1 | -10/+16 |
| | |||||
* | Update config/freeradius2/freeradius.inc | Alexander Wilke | 2012-01-19 | 1 | -1/+11 |
| | |||||
* | reverted: need to call two functions to initialize some config files after ↵ | Nachtfalke | 2012-01-18 | 1 | -0/+4 |
| | | | | installation | ||||
* | suppress some warnings on syslog if file doesn't exist | Nachtfalke | 2012-01-18 | 1 | -0/+2 |
| | |||||
* | Update config/freeradius2/freeradius.xml | Nachtfalke | 2012-01-18 | 1 | -5/+0 |
| | |||||
* | Update config/freeradius2/freeradius.inc | Nachtfalke | 2012-01-18 | 1 | -10/+28 |
| | |||||
* | Update config/freeradius2/freeradius.xml | Nachtfalke | 2012-01-17 | 1 | -8/+19 |
| | |||||
* | Update config/freeradius2/freeradiusauthorizedmacs.xml | Nachtfalke | 2012-01-17 | 1 | -4/+213 |
| | |||||
* | Update config/freeradius2/freeradius.inc | Nachtfalke | 2012-01-17 | 1 | -14/+146 |
| | |||||
* | need to call function to activate plain-mac-auth | Nachtfalke | 2012-01-15 | 1 | -0/+1 |
| | |||||
* | Update config/freeradius2/freeradius.xml | Nachtfalke | 2012-01-15 | 1 | -0/+61 |
| | |||||
* | Update config/freeradius2/freeradius.inc | Nachtfalke | 2012-01-15 | 1 | -13/+136 |
| | |||||
* | Correct old defunct email address | smos | 2012-01-15 | 5 | -8/+8 |
| | |||||
* | dansguardian - more updates, almost done | marcelloc | 2012-01-12 | 5 | -9/+1262 |
| | |||||
* | Update config/freeradius2/freeradiuseapconf.xml | Nachtfalke | 2012-01-12 | 1 | -18/+108 |
| | |||||
* | Update config/freeradius2/freeradius.inc | Nachtfalke | 2012-01-12 | 1 | -22/+25 |
| | |||||
* | Switch to inline attachments for e-mail graphs reports | jim-p | 2012-01-12 | 1 | -2/+4 |
| | |||||
* | Update config/freeradius2/freeradius.inc | Nachtfalke | 2012-01-11 | 1 | -7/+12 |
| | |||||
* | Merge pull request #194 from Nachtfalkeaw/master | Jim P | 2012-01-10 | 3 | -51/+939 |
|\ | | | | | freeradius2 updates pkg v1.4.9 | ||||
| * | Update config/freeradius2/freeradiusmodulesldap.xml | Nachtfalke | 2012-01-10 | 1 | -6/+271 |
| | | |||||
| * | Update config/freeradius2/freeradiussqlconf.xml | Nachtfalke | 2012-01-10 | 1 | -11/+273 |
| | | |||||
| * | Update config/freeradius2/freeradius.inc | Nachtfalke | 2012-01-10 | 1 | -34/+395 |
| | | |||||
* | | Updates LCDProc to 0.5.5 (very experimental) | Michele Di Maria | 2012-01-10 | 2 | -4/+4 |
|/ | | | | Rename the sdelcd driver to "Watchguard Firebox w/ SDEC LCD" | ||||
* | fetch needed libs for LDAP support | Alexander Wilke | 2012-01-08 | 1 | -1/+34 |
| | |||||
* | Merge pull request #190 from mdima/master | Chris Buechler | 2012-01-08 | 4 | -35/+170 |
|\ | | | | | a step more to close the package | ||||
| * | - Removed driver "HD44780 fast" since the problem why this fork was created ↵ | Michele Di Maria | 2012-01-08 | 4 | -35/+170 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | | just because you have the DNS cache enabled doesn't necessarily mean you ↵ | Chris Buechler | 2012-01-07 | 1 | -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. | ||||
* | | - fixed: logging output | Nachtfalke | 2012-01-08 | 1 | -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 | ||||
* | | fixed typo in ldap | Nachtfalke | 2012-01-08 | 1 | -1/+1 |
| | | |||||
* | | Update config/freeradius2/freeradius.xml | Nachtfalke | 2012-01-07 | 1 | -2/+1 |
| | | |||||
* | | Update config/freeradius2/freeradiussettings.xml | Nachtfalke | 2012-01-07 | 1 | -2/+1 |
| | | |||||
* | | Update config/freeradius2/freeradius.inc | Nachtfalke | 2012-01-07 | 1 | -44/+39 |
| | | |||||
* | | missed additional file to load | Nachtfalke | 2012-01-07 | 1 | -0/+5 |
| | | |||||
* | | synced wrong file | Nachtfalke | 2012-01-07 | 1 | -19/+19 |
| | | |||||
* | | freeradius2 updates pkg v.1.4.5 | Alexander Wilke | 2012-01-07 | 12 | -28/+686 |
| | | |||||
* | | Merge pull request #183 from briantist/master | Jim P | 2012-01-06 | 1 | -4/+2 |
|\ \ | | | | | | | Fixed line endings, changed to put_file_contents | ||||
| * | | Fixed line endings, changed to file_put_contents | Brian Scholer | 2012-01-06 | 1 | -4/+2 |
| | | | |||||
* | | | Specify full path to squid includes in .xml files - should fix #1443 | jim-p | 2012-01-06 | 6 | -6/+6 |
| | | | |||||
* | | | need to change service name | Nachtfalke | 2012-01-06 | 1 | -3/+3 |
| | | | |||||
* | | | Merge pull request #181 from mdima/master | Jim P | 2012-01-06 | 3 | -4/+16 |
|\ \ \ | | |/ | |/| | Adds the sdeclcd driver. | ||||
| * | | Adds the sdeclcd driver. | Michele Di Maria | 2012-01-06 | 3 | -4/+16 |
| | | | |||||
* | | | disabled status_server accepting requests on all interface types. now it ↵ | Nachtfalke | 2012-01-06 | 1 | -1/+1 |
| | | | | | | | | | | | | accepts them only on "status" interfaces. | ||||
* | | | clarified some logging descriptions and deleted logging options which do not ↵ | Nachtfalke | 2012-01-05 | 1 | -7/+5 |
| | | | | | | | | | | | | work in the way we use them. | ||||
* | | | Merge pull request #178 from mdima/master | Jim P | 2012-01-05 | 3 | -52/+334 |
|\| | | | | | | | | Many improvements/tweaks. | ||||
| * | | Many improvements/tweaks. | Michele Di Maria | 2012-01-05 | 3 | -52/+334 |
| | | | | | | | | | | | | | | | | | | - Added in the com port selection: com1 (dev/cua0), com1 and com2 alternative (dev/cuau0 and dev/cuau1) - Added com port speed selection (hope users won't make a mess) - Added Contrast/Brightness/Offbrightness selection. If the setting from the user do not match the possibility of the driver the setting is just ignored. | ||||
* | | | Improve device handling a bit for Nut package | Scott Ullrich | 2012-01-05 | 1 | -11/+19 |
| | | | |||||
* | | | freeradius2 updates pkg v1.4.4 | Alexander Wilke | 2012-01-05 | 11 | -15/+703 |
| | | | |||||
* | | | mailscanner - fix menu url call | marcelloc | 2012-01-05 | 1 | -1/+1 |
| | | |