aboutsummaryrefslogtreecommitdiffstats
path: root/config/nut/nut.inc
Commit message (Collapse)AuthorAgeFilesLines
* nut - 2.1.x compatible boot checkdoktornotor2015-09-111-6/+7
| | | Another code simplification...
* Remove useless stuff dealt with by delete_package_xml()doktornotor2015-08-251-3/+0
|
* remove useless log spamdoktornotor2015-08-211-3/+0
| | | Nut takes quite some time to launch (notably with networked UPS); this creates misleading log entries confusing users.
* nut - fix bogus boot check (hopefully fixes Bug #4426)doktornotor2015-08-111-3/+3
|
* nut.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | This function does nothing but return.
* Fix remotename validation (Bug #4922)doktornotor2015-08-061-1/+1
|
* nut.inc - major code cleanup and style fixesdoktornotor2015-08-021-161/+159
| | | | | - remove useless functions and use pfSense equivalents - is_ipaddr(), log_error(), service_start(), service_stop() - replace deprecated eregi() with preg_match() - major coding style cleanup
* Declare pfs_version as global on first usageRenato Botelho2015-05-051-0/+1
|
* Sanitize imspector version, add run_depends and fix pbi checkingRenato Botelho2015-04-281-3/+3
|
* Merge pull request #730 from SunStroke74/patch-1Renato Botelho2014-12-261-0/+18
|\
| * Advansed options for NUT config filesSunStroke742014-11-141-0/+18
| | | | | | Allow add custom options in NUT config files. Raw text, no syntax checking.
* | Use proper binary on 2.2, based on patch submitted by Denny Page. Fixes #4118Renato Botelho2014-12-241-5/+18
|/
* Fix call-time pass-by-reference in nut, bumpjim-p2014-05-071-2/+2
|
* Fixup URLs:Renato Botelho2014-03-181-1/+1
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Stop using deprecated allowaddr parameter and check allowpass intead. Fixes ↵Renato Botelho2013-10-181-3/+2
| | | | #3248
* Update NUT backend code to support new binaries.jim-p2012-09-051-27/+10
|
* Fix nut for 2.1jim-p2012-07-031-1/+6
|
* Improve device handling a bit for Nut packageScott Ullrich2012-01-051-11/+19
|
* Let the snmp ups definition also setup the remote access username/pw.jim-p2011-05-271-0/+3
|
* Add initial SNMP UPS support. Version bump nut.jim-p2011-05-251-0/+123
|
* Add an option to the NUT package that will let the user choose to power down ↵jim-p2009-04-191-2/+5
| | | | | | (shutdown -p) instead of halt. Should fix Ticket #1882 Shutdown -p will only work on supported systems. Since the behavior on unsupported systems is unknown, giving the user a choice seemed like the better way.
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+394