aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Do not enumerate variable unless it is a variable.Scott Ullrich2007-02-201-3/+5
|
* Do not exit if user has not configured the interfaceScott Ullrich2007-02-201-2/+1
|
* -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
|
* Added start of DNS forwarding code. Not functional as of yet in that ↵Goffredo Andreone2007-02-193-1/+89
| | | | recursion is not implemented. Other minor fix ups.
* If no interface is selected, throw an error to the log files and exit.Scott Ullrich2007-02-181-1/+6
|
* Stop service before attempting restartScott Ullrich2007-02-181-0/+1
|
* Interface value should be an array.Scott Ullrich2007-02-181-1/+1
|
* s/(s)//Scott Ullrich2007-02-181-1/+1
|
* Only bind to one interface until bandwidthd bugs are fixed.Scott Ullrich2007-02-182-4/+14
|
* -move logs to /var/imsepctor to deal with logs being cleared on restartRyan Wagoner2007-02-183-40/+67
|
* s/Viwer/ViewerRyan Wagoner2007-02-181-6/+7
|
* - only show values reported by upscRyan Wagoner2007-02-181-18/+38
| | | | - change text color so its readable and format values correctly
* Make active when selectedGoffredo Andreone2007-02-181-1/+1
|
* -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
* Re added and renamed Registered Domains tab to View DomainsGoffredo Andreone2007-02-166-6/+16
|
* Spell error on $rtype2Goffredo Andreone2007-02-161-1/+1
|
* -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
* * Ensure Sync tab is shown on all screensScott Ullrich2007-02-155-10/+1
| | | | * Remove "Add Domains" tab, its the same as "Registered Domains"
* Misc cleanupsScott Ullrich2007-02-151-6/+3
|
* Only sync if IP and password are passedScott Ullrich2007-02-151-1/+2
|
* When a sync error occurs, enable debug mode and sync again to obtain ↵Scott Ullrich2007-02-151-0/+2
| | | | enhanced error messages.
* -move network ups tools into its own directoryRyan Wagoner2007-02-153-0/+927
| | | | -added status page to display ups status
* Renamed Last Tab Array to Sync vs. LogsGoffredo Andreone2007-02-151-1/+1
|
* Put tinydns_filter in the correct directoryGoffredo Andreone2007-02-151-1/+1
|
* Remove non committed moduleGoffredo Andreone2007-02-151-5/+0
|
* Displays the registered DNS recordsGoffredo Andreone2007-02-141-0/+110
|
* AddedGoffredo Andreone2007-02-146-46/+277
| | | | | | | | | | | | | | | 1) Binding of tinyDNS to LAN with auto registration of DNS ans rDNS 2) Auto DHCP server Static registration 3) Auto DHCP server Active lease registration. 4)Tab page that displays ALL registered leases. Open items 1)Unable to change the displayed IP in settings even when it says "config_rw"? 2) DNS pages have to be active in order for the DNS to be updated with new DHCP leases. What do you suggest is the best way to implement DNS forarding? The diff files and a new file tinydns_dhcp_filter.php
* Misc style formattingScott Ullrich2007-02-141-6/+3
|
* Timeout after 250 seconds during xmlrpc syncScott Ullrich2007-02-141-4/+4
|
* Do not attempt sync if a blank ip is passedScott Ullrich2007-02-131-4/+7
|
* Logs -> SyncScott Ullrich2007-02-131-1/+1
|
* Changes to snort rules will now prompt user to apply changes. Applying ↵Scott Dale2007-02-121-84/+102
| | | | changes will now restart snort properly after changes have been made.
* Fix bug:Scott Ullrich2007-02-121-2/+7
| | | | Warning: file_get_contents(/var/db/pingmsstatus/XX.XXX.XXX.XXX): failed to open stream: No such file or directory in /usr/local/pkg/tinydns.inc on line 155
* Fix RDNS bug:Scott Ullrich2007-02-121-1/+1
| | | | Warning: Missing argument 5 for tinydns_get_rowline_data() in /usr/local/pkg/tinydns.inc on line 319
* Use a password type fieldScott Ullrich2007-02-121-1/+1
|
* Use a different namespaceScott Ullrich2007-02-121-1/+1
|
* Add missing tabsScott Ullrich2007-02-125-0/+34
|
* s/sidir/is_dir/Scott Ullrich2007-02-121-1/+1
|
* Remove unused functionsScott Ullrich2007-02-121-6/+0
|
* * Use $_POSTScott Ullrich2007-02-122-2/+2
| | | | * Misc formatting
* Add custom sync to function allowing a Admin to sync their tinydns to remote ↵Scott Ullrich2007-02-124-70/+110
| | | | firewalls with ease.
* Correct installation bug:Scott Ullrich2007-02-121-1/+4
| | | | Warning: fopen(/service/tinydns/root/data): failed to open stream: No such file or directory in /usr/local/pkg/tinydns.inc on line 255
* Make sure snort is deinstalled correctlyScott Ullrich2007-02-111-0/+3
| | | | Ticket #1252