Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blinkled.inc - remove a redundant check, add move descriptive comment | doktornotor | 2015-08-06 | 1 | -5/+2 |
| | |||||
* | blinkled.inc - style fixes and code rework | doktornotor | 2015-08-06 | 1 | -30/+51 |
| | | | | | | - Add copyright headers - Code style fixes - use is_process_running() instead of blinkled_running () - remove blinkled_stop() and blinkled_start in favour of start_service()/stop_service() in order to actually utilize the service in a meaningful way | ||||
* | blinkled - code style fixes and rework | doktornotor | 2015-08-06 | 1 | -6/+46 |
| | | | | | - Add copyright headers - Fix permissions - Better service description | ||||
* | Remove blinkled binary since a PBI is installed | Renato Botelho | 2014-10-01 | 2 | -5/+0 |
| | |||||
* | Remove call-time pass-by-reference in Blinkled, bump | jim-p | 2014-05-07 | 2 | -3/+3 |
| | |||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -2/+2 |
| | | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config | ||||
* | Teach blinkled how to write an rcfile since it claims to use one in its ↵ | jim-p | 2013-08-28 | 2 | -4/+35 |
| | | | | service definition. | ||||
* | Fixup a bunch of package service descriptions. | jim-p | 2013-08-28 | 1 | -0/+1 |
| | |||||
* | Fix blinkled URL for configuration page. | Erik Fonnesbeck | 2010-12-02 | 1 | -1/+1 |
| | |||||
* | Move blinkled to blinkled8 for pfSense 2.0. Recompiled binary for FreeBSD 8, ↵ | jim-p | 2009-12-28 | 3 | -0/+117 |
altered .inc and XML to hopefully alleviate a small bug, version bump also. |