aboutsummaryrefslogtreecommitdiffstats
path: root/packages/nut
Commit message (Collapse)AuthorAgeFilesLines
* revert nut to 2.0.4 using 6.2-releaseRyan Wagoner2008-01-261-18/+18
|
* bump NUT versionRyan Wagoner2007-11-131-18/+18
|
* * added copyright header to each fileDaniel Stefan Haischt2007-09-011-24/+25
| | | | | | * added XSL stylesheet to each file * added DTD to some files (TODO: Add DTD to the remaining files and validate them against the DTD) * added a Document Type Definition which allows to validate package files
* * added copyright header to each fileDaniel Stefan Haischt2007-09-011-0/+44
| | | | | | * added XSL stylesheet to each file * added DTD to some files (TODO: Add DTD to the remaining files and validate them against the DTD) * added a Document Type Definition which allows to validate package files
* update my email addressRyan Wagoner2007-07-272-2/+2
|
* -set serial port permissions in rc file so nut will start upon rebootRyan Wagoner2007-03-171-19/+8
|
* -inform user when service is not runningRyan Wagoner2007-02-201-18/+41
| | | | | -inform user of stale data when connection lost -split data into two tables
* -fix permission problem when using usb upsRyan Wagoner2007-02-191-2/+4
|
* -add checks and status statements to rc fileRyan Wagoner2007-02-192-84/+110
| | | | | -cleanup whitespace in nut xml -only create /var/db/nut if it does not exist
* -ensure /var/spool/lock exists as its required by nutRyan Wagoner2007-02-191-0/+8
|
* -fix status page hanging when nut fails to startRyan Wagoner2007-02-191-6/+8
|
* - only show values reported by upscRyan Wagoner2007-02-181-18/+38
| | | | - change text color so its readable and format values correctly
* -only allow Aa-Zz 0-9 _ - in the ups name fieldRyan Wagoner2007-02-181-7/+11
| | | | -correct field names for input validation
* -use strong tags in xml for required fields, this was done purposely instead ↵Ryan Wagoner2007-02-162-27/+43
| | | | | | of using the required tag as depending on the monitoring mode local/remote these fields may not be required, however on head you can't save package changes if all required fields are not filled out -add support for more ups status conditions
* -check for valid cdir range in ip addressRyan Wagoner2007-02-162-59/+36
| | | | -fix ups type and cable selections according to man pages for drivers
* -add graphical percentage barsRyan Wagoner2007-02-161-19/+70
| | | | -wrap repetitive code into functions
* -added support for powercom ups and some othersRyan Wagoner2007-02-152-6/+37
| | | | -added support for unknown status condition
* -add status support for remote upsRyan Wagoner2007-02-151-11/+44
| | | | | -display status in table format -add model, temperature, and load information
* -move network ups tools into its own directoryRyan Wagoner2007-02-153-0/+927
-added status page to display ups status