aboutsummaryrefslogtreecommitdiffstats
path: root/config/apcupsd
Commit message (Collapse)AuthorAgeFilesLines
* Add privileges configuration to apcupsd packagedoktornotor2015-11-131-0/+38
|
* Add privileges configuration to apcupsd packagedoktornotor2015-11-131-12/+15
| | | Improve some descriptions while here
* remove useless remount calls on package_deinstalldoktornotor2015-08-251-3/+0
| | | These are dealt with by uninstall_package() from pkg-utils.inc. Also the service is stopped by it.
* apcupsd - code style cleanupdoktornotor2015-08-101-80/+50
| | | | | | - Remove outdated pfSense <=2.0 stuff and other junk - Fix broken pfS version check - Code style cleanup - Valid XHTML
* apcupsd - code style cleanupdoktornotor2015-08-101-10/+13
| | | | - Update copyright header - Code style fixes
* apcupsd - code style cleanupdoktornotor2015-08-101-28/+28
| | | Fix copyright header
* apcupsd - code style cleanupdoktornotor2015-08-101-165/+152
| | | | | - Fix copyright headers - Code style cleanup - Use stop_service()/restart_service()
* apcupsd - code style cleanupdoktornotor2015-08-101-170/+177
| | | | | | | - Fix copyright header - Fix indendation - Fix file permissions (no need for these to be executable) - Remove useless empty tags - Attempt to make the descriptions more readable.
* Merge pull request #849 from gogglespisano/apcupsdRenato Botelho2015-04-091-2/+5
|\
| * Apcupsd - Bug 4650 - Support TLS email notifications and update email ↵Stuart Wyatt2015-04-071-2/+5
| | | | | | | | | | | | notification flag tests Bump package number to 0.3.5
* | apcupsd - replace system exec `hostname` for php function gethostname()Danilo G. Baio (dbaio)2015-04-091-1/+3
| |
* | apcupsd - use quotes for array key namesDanilo G. Baio (dbaio)2015-04-091-5/+5
| |
* | apcupsd - use function is_port()Danilo G. Baio (dbaio)2015-04-091-2/+2
| |
* | apcupsd - add link for pfSense forumDanilo G. Baio (dbaio)2015-04-071-0/+2
| |
* | apcupsd - bump versionDanilo G. Baio (dbaio)2015-04-071-1/+1
| |
* | apcupsd - change function apccontrol_scripts_install()Danilo G. Baio (dbaio)2015-04-071-2/+68
| |
* | apcupsd - add new fieldsDanilo G. Baio (dbaio)2015-04-071-5/+57
|/
* apcupsd - change path of an include fileDanilo G. Baio (dbaio)2015-03-271-1/+1
|
* apcupsd - change messageDanilo G. Baio (dbaio)2015-03-251-2/+2
|
* apcupsd - fix tabsDanilo G. Baio (dbaio)2015-03-251-26/+26
|
* apcupsd - bump versionDanilo G. Baio (dbaio)2015-03-241-1/+1
|
* apcupsd - improve status pageDanilo G. Baio (dbaio)2015-03-241-7/+63
|
* apcupsd - add functionsDanilo G. Baio (dbaio)2015-03-241-0/+40
|
* apcupsd - fix e-mail notificationsDanilo G. Baio (dbaio)2015-02-162-2/+2
|
* apcupsd - bump versionDanilo G. Baio (dbaio)2014-12-291-1/+1
|
* apcupsd - fix codeDanilo G. Baio (dbaio)2014-12-241-3/+1
|
* apcupsd - fix rcfile for removing all types of lock files and put an ↵Danilo G. Baio (dbaio)2014-12-132-3/+14
| | | | information for email notifications
* Fix call-time pass-by-reference in apcupsd. Bump.jim-p2014-05-091-2/+2
|
* apcupsd - add lockfile optionDanilo G. Baio (dbaio)2014-04-213-3/+14
|
* apcupsd - fix lock file when using usb devicesDanilo G. Baio (dbaio)2014-04-142-1/+4
|
* Fix a whole bunch of invalid version tests.jim-p2014-04-101-3/+2
|
* Fixup URLs:Renato Botelho2014-03-183-6/+6
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* APC status text typosPhil Davis2014-02-201-3/+2
|
* apcupsd - added device fieldDanilo G. Baio (dbaio)2014-02-123-6/+9
|
* apcupsd - bump versionDanilo G. Baio (dbaio)2014-02-051-1/+1
|
* apcupsd - modifying default scripts to send mail reports on install package ↵Danilo G. Baio (dbaio)2014-01-262-2/+38
| | | | process
* apcupsd - add script to send mail reportsDanilo G. Baio (dbaio)2014-01-261-0/+96
|
* New package Apcupsd. A daemon for controlling APC UPSes.Danilo G. Baio (dbaio)2013-12-264-0/+1004