Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nut - 2.1.x compatible boot check | doktornotor | 2015-09-11 | 1 | -6/+7 |
| | | | Another code simplification... | ||||
* | Remove useless stuff dealt with by delete_package_xml() | doktornotor | 2015-08-25 | 1 | -3/+0 |
| | |||||
* | remove useless log spam | doktornotor | 2015-08-21 | 1 | -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) | doktornotor | 2015-08-11 | 1 | -3/+3 |
| | |||||
* | nut.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | This function does nothing but return. | ||||
* | Fix remotename validation (Bug #4922) | doktornotor | 2015-08-06 | 1 | -1/+1 |
| | |||||
* | nut.inc - major code cleanup and style fixes | doktornotor | 2015-08-02 | 1 | -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 usage | Renato Botelho | 2015-05-05 | 1 | -0/+1 |
| | |||||
* | Sanitize imspector version, add run_depends and fix pbi checking | Renato Botelho | 2015-04-28 | 1 | -3/+3 |
| | |||||
* | Merge pull request #730 from SunStroke74/patch-1 | Renato Botelho | 2014-12-26 | 1 | -0/+18 |
|\ | |||||
| * | Advansed options for NUT config files | SunStroke74 | 2014-11-14 | 1 | -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 #4118 | Renato Botelho | 2014-12-24 | 1 | -5/+18 |
|/ | |||||
* | Fix call-time pass-by-reference in nut, bump | jim-p | 2014-05-07 | 1 | -2/+2 |
| | |||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -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 Botelho | 2013-10-18 | 1 | -3/+2 |
| | | | | #3248 | ||||
* | Update NUT backend code to support new binaries. | jim-p | 2012-09-05 | 1 | -27/+10 |
| | |||||
* | Fix nut for 2.1 | jim-p | 2012-07-03 | 1 | -1/+6 |
| | |||||
* | Improve device handling a bit for Nut package | Scott Ullrich | 2012-01-05 | 1 | -11/+19 |
| | |||||
* | Let the snmp ups definition also setup the remote access username/pw. | jim-p | 2011-05-27 | 1 | -0/+3 |
| | |||||
* | Add initial SNMP UPS support. Version bump nut. | jim-p | 2011-05-25 | 1 | -0/+123 |
| | |||||
* | Add an option to the NUT package that will let the user choose to power down ↵ | jim-p | 2009-04-19 | 1 | -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 layout | Bill Marquette | 2009-02-06 | 1 | -0/+394 |