| Commit message (Expand) | Author | Age | Files | Lines |
* | Update asterisk_cmd.php | nagyrobi | 2013-09-19 | 1 | -13/+20 |
* | Merge pull request #489 from voyagertm/patch-5 | Renato Botelho | 2013-09-18 | 1 | -0/+1 |
|\ |
|
| * | Update lcdproc.xml | Tony | 2013-09-18 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #474 from timdufrane/master | Renato Botelho | 2013-09-18 | 1 | -3/+3 |
|\ |
|
| * | Contentscanners preg_replace | timdufrane | 2013-08-16 | 1 | -1/+1 |
| * | Fix Incorrect Directory Replacement | timdufrane | 2013-08-13 | 1 | -2/+2 |
* | | Merge pull request #488 from voyagertm/patch-4 | Renato Botelho | 2013-09-18 | 1 | -1/+1 |
|\ \ |
|
| * | | Update pkg_config.8.xml.amd64 | voyagertm | 2013-09-16 | 1 | -1/+1 |
* | | | Merge pull request #487 from voyagertm/patch-3 | Renato Botelho | 2013-09-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Update pkg_config.8.xml | voyagertm | 2013-09-16 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #486 from voyagertm/patch-2 | Renato Botelho | 2013-09-18 | 1 | -3/+19 |
|\ \ \ |
|
| * | | | Update lcdproc.inc | voyagertm | 2013-09-16 | 1 | -3/+19 |
| |/ / |
|
* | | | Merge pull request #485 from voyagertm/patch-1 | Renato Botelho | 2013-09-18 | 1 | -3/+87 |
|\ \ \ |
|
| * | | | Update lcdproc.xml | voyagertm | 2013-09-16 | 1 | -3/+87 |
| |/ / |
|
* / / | squid3-dev - external acl helper for captive portal authentication integration. | Marcello Coutinho | 2013-09-18 | 1 | -0/+85 |
|/ / |
|
* | | Merge pull request #484 from phil-davis/master | Renato Botelho | 2013-09-15 | 2 | -29/+29 |
|\ \ |
|
| * | | bandwidthd - whitespace formatting | Phil Davis | 2013-09-14 | 1 | -24/+24 |
| * | | bandwidthd - whitespace formatting | Phil Davis | 2013-09-14 | 1 | -5/+5 |
|/ / |
|
* | | Merge pull request #483 from phil-davis/master | Jim P | 2013-09-12 | 1 | -1/+1 |
|\ \ |
|
| * | | bandwidthd - specify explicitly the graph location index.html | Phil Davis | 2013-09-12 | 1 | -1/+1 |
|/ / |
|
* | | Add some dummy XML files for CLI-only packages since the package system likes... | jim-p | 2013-09-11 | 4 | -0/+176 |
* | | Put these back... it's equally unhappy with them undefined. | jim-p | 2013-09-11 | 2 | -0/+4 |
* | | This file doesn't exist either... | jim-p | 2013-09-11 | 2 | -2/+0 |
* | | Remove this line, as it does not actually exist | jim-p | 2013-09-11 | 2 | -2/+0 |
* | | Merge pull request #482 from phil-davis/master | Renato Botelho | 2013-09-09 | 4 | -8/+17 |
|\ \ |
|
| * | | bandwidthd version bump | Phil Davis | 2013-09-09 | 1 | -1/+1 |
| * | | bandwidthd version bump | Phil Davis | 2013-09-09 | 1 | -1/+1 |
| * | | bandwidthd version bump | Phil Davis | 2013-09-09 | 1 | -1/+1 |
| * | | bandwidthd - check for interface subnet also specified by user | Phil Davis | 2013-09-09 | 1 | -5/+14 |
|/ / |
|
* | | Merge pull request #481 from avpavp/havp_2.1_dir_fixes | Renato Botelho | 2013-09-05 | 1 | -3/+11 |
|\ \ |
|
| * | | old code looked for 2.0 to decide if this was 2+, changed to 2. | Anthony Paul | 2013-09-05 | 1 | -3/+11 |
|/ / |
|
* | | fix typo | Chris Buechler | 2013-09-04 | 2 | -3/+3 |
* | | Add a manual config validation option to HAproxy (using -c to only check conf... | jim-p | 2013-08-29 | 5 | -3/+23 |
* | | Fixup service matching so that OpenVPN and CP instances aren't missing after ... | jim-p | 2013-08-29 | 5 | -4/+48 |
* | | Don't try to (re)start services during boot. | jim-p | 2013-08-28 | 4 | -3/+10 |
* | | Teach blinkled how to write an rcfile since it claims to use one in its servi... | jim-p | 2013-08-28 | 4 | -6/+37 |
* | | Fixup a bunch of package service descriptions. | jim-p | 2013-08-28 | 25 | -23/+25 |
* | | Service Watchdog: If the description is empty, try to fetch the package descr... | jim-p | 2013-08-28 | 4 | -5/+7 |
* | | Switch to rw before doing disk write operations when syncing sudoers file. | jim-p | 2013-08-28 | 4 | -3/+6 |
* | | Use a better function to get the service status. | jim-p | 2013-08-28 | 4 | -4/+4 |
* | | Rename to avoid potential confusion with existing utility. | jim-p | 2013-08-28 | 9 | -97/+97 |
* | | Add ProcWatch, a little package to monitor services and restart them if they ... | jim-p | 2013-08-27 | 7 | -0/+467 |
* | | Rather use transparent here | Warren Baker | 2013-08-27 | 1 | -1/+1 |
* | | Fix config syntax problem | Warren Baker | 2013-08-27 | 1 | -1/+1 |
* | | Make sure reverse entries are correctly added so that DNS Rebinding does not ... | Warren Baker | 2013-08-27 | 1 | -8/+10 |
* | | Make backend is added correctly, if a single or multiple ones are specified. | Warren Baker | 2013-08-27 | 1 | -20/+24 |
* | | Some more cleanups | Warren Baker | 2013-08-27 | 1 | -5/+5 |
* | | General code syntax cleanup | Warren Baker | 2013-08-27 | 1 | -174/+149 |
* | | Merge pull request #479 from phil-davis/master | Renato Botelho | 2013-08-26 | 1 | -2/+7 |
|\ \ |
|
| * | | Use OpenVPN Manager client management port if specified for the server concerned | Phil Davis | 2013-08-25 | 1 | -2/+7 |
|/ / |
|