Timeline
Aug 31, 2003:
- 3:36 PM Changeset [933] by
- first round of move to auto{make,conf}
Aug 30, 2003:
- 11:58 PM Changeset [932] by
- Added OPTIMIZE. make DEBUG=-g OPTIMIZE= : debuggable builds without …
- 9:17 PM Changeset [931] by
- Also changed LDFLAGS. There's no reason to not comment it since make …
- 9:06 PM Changeset [930] by
- Remove CFLAGS for debuggable binaries. Use DEBUG.
- 8:55 PM Changeset [929] by
- Forgot to save before commiting. KHEADERS -> KERNEL_HEADERS
- 8:47 PM Changeset [928] by
- Changed LDFLAGS from -s to -Wl,-s. Removed notes about buggy GCC 3.2. …
- 3:44 PM Changeset [927] by
- More cleanup. Life is simpler without other people's include files…
- 3:06 PM Changeset [926] by
- [BA] Eliminated #include <linux/hdreg.h> from code. This should …
- 1:07 PM Changeset [925] by
- Better wording
- 2:13 AM Changeset [924] by
- Fix broken link. Reported by Rune Stensø.
Aug 29, 2003:
- 6:12 PM Changeset [923] by
- More details about Maxtor Attribute #9
- 7:45 AM Changeset [922] by
- Added details about Maxtor's timer troubles.
Aug 28, 2003:
- 6:50 PM Changeset [921] by
- Added comments about some Attributes -- must add some more -v options…
- 6:15 PM Changeset [920] by
- Added Attributes (Maxtor): 207 -- Spin High Current 208 -- Spin Buzz …
Aug 27, 2003:
- 11:16 PM Changeset [919] by
- Added code to parse arguments to the -t option of the form …
- 12:43 PM Changeset [918] by
- make clean now also deletes .\# files
- 12:38 PM Changeset [917] by
- More cleanup
- 12:23 PM Changeset [916] by
- Made use of single and double quotes more consistent, and used …
Aug 26, 2003:
- 12:15 PM Changeset [915] by
- Fixing problems with unescaped and disappearing single and double quotes
- 11:40 AM Changeset [914] by
- Making changes of example address to something that looks more like a …
- 11:13 AM Changeset [913] by
- re-arrange scsiCheckIE() call to check during device scan, only …
- 5:33 AM Changeset [912] by
- \(dq -> " until man2html from man gets fixed. yoyodyne.com -> …
Aug 22, 2003:
- 6:47 AM Changeset [911]
- This commit was manufactured by cvs2svn to create tag 'RELEASE_5_1_18'.
- 6:47 AM Changeset [910] by
- Release 5.1.18
- 6:44 AM Changeset [909] by
- Release 5.1.18
- 6:43 AM Changeset [908] by
- Fixed serious bug in smartd. All Attribute tracking was turned off …
Aug 20, 2003:
- 11:21 AM Changeset [907] by
- Modified man page order
- 8:00 AM Changeset [906] by
- http://ssrc.soe.ucsc.edu/. -> \fBhttp://ssrc.soe.ucsc.edu/\fP . Space …
- 7:22 AM Changeset [905] by
- Added links to the HTML man pages.
Aug 19, 2003:
- 11:25 AM Changeset [904]
- This commit was manufactured by cvs2svn to create tag 'RELEASE_5_1_17'.
- 11:25 AM Changeset [903] by
- Release 5.1.17
- 11:14 AM Changeset [902] by
- Changed default runlevels from 3,5 to 2,3,4,5 Changed function names …
- 9:15 AM Changeset [901] by
- Added additional example disk
Aug 18, 2003:
- 2:40 PM Changeset [900] by
- inhibit repetitive error messages from scsiCheckIE()
- 2:39 PM Changeset [899] by
- add SuppressReport to stop repetitive error messages
- 2:37 PM Changeset [898] by
- better naming of scsiCheckIE()
- 9:19 AM Changeset [897] by
- Added Maxtor 6Y120P0 to database
- 9:10 AM Changeset [896] by
- Additional cleanup. Have removed as much dynamic memory allocation as …
Aug 17, 2003:
- 11:15 AM Changeset [895] by
- Fixed path
- 12:44 AM Changeset [894] by
- It is no longer permissible for the integer part (if any) of arguments …
Aug 16, 2003:
- 8:23 AM Changeset [893] by
- Corrected path
Aug 15, 2003:
- 11:50 PM Changeset [892] by
- More polishing
- 11:12 PM Changeset [891] by
- Corrected comment
- 11:05 PM Changeset [890] by
- Polishing documentation, and a bit more code janitor work. Smartd.c …
- 9:32 PM Changeset [889] by
- Documentation
- 6:58 PM Changeset [888] by
- smartd: added -q/--quit command line option to specify under what …
- 1:35 AM Changeset [887] by
- Moved a lot of detail into helper functions. The body of main() is …
Aug 14, 2003:
- 7:46 PM Changeset [886] by
- Value must be persistent or wake-up time random!
- 4:56 PM Changeset [885] by
- Incorporated Adam Radford's changes to also get SMART RETURN STATUS
- 3:34 PM Changeset [884] by
- [BA] smartd now responds to a HUP signal by re-reading it …
- 3:33 PM Changeset [883] by
- Now correctly get SMART status from disks behind 3ware controllers, …
Aug 13, 2003:
- 2:33 PM Changeset [882] by
- Additional work on dynamic memory allocation/deallocation. This should …
Aug 12, 2003:
- 10:44 PM Changeset [881] by
- Revised 3ware description
- 9:28 PM Changeset [880] by
- Finish inserting CVS tags
- 9:22 PM Changeset [879] by
- Added CVS tags
- 9:12 PM Changeset [878] by
- Making valid XHTML
- 11:08 AM Changeset [877] by
- 3ware has now fixed the 3w-xxxx driver -- updating the web page accordingly
- 7:37 AM Changeset [876] by
- Modified comment. Now tells user to upgrade to 3w-xxxx driver version …
- 5:50 AM Changeset [875] by
- Previous change to utility.c broke parsing of -d 3ware,N option
Aug 11, 2003:
- 10:43 PM Changeset [874] by
- Closed file pointers in smartd. Also deallocate memory on SIGINT or …
- 4:31 PM Changeset [873] by
- Forgot comment
- 4:21 PM Changeset [872] by
- smartd: finished cleanup. Now use create/rm functions for cfgentries …
- 3:25 PM Changeset [871] by
- Added SAMSUNG SV0412H Firmware Version: SK100-01
Aug 10, 2003:
- 2:41 PM Changeset [870] by
- Cleaner scsi temperature delta logic, set reporting granularity to +-2C
- 7:51 AM Changeset [869] by
- smartd: if DEVICESCAN used then knowndrives table might not set the -v …
Aug 9, 2003:
- 10:21 AM Changeset [868] by
- Initialize ata/scsi device lists to zero (Doug, this should do what …
Aug 8, 2003:
- 10:35 PM Changeset [867] by
- Patch for 3w-xxxx driver
- 7:16 AM Changeset [866] by
- Fixed broken link
- 5:24 AM Changeset [865] by
- Clean up SCSI delta temperature logic
Aug 7, 2003:
- 3:04 PM Changeset [864] by
- Added a "make tarball" target to the Makefile
- 1:23 PM Changeset [863] by
- Added link to another bootable CD
- 12:27 PM Changeset [862] by
- Better warning messages
- 11:58 AM Changeset [861] by
- [BA] Now allow -S on and -o on for the 3ware device type. For these …
- 1:26 AM Changeset [860] by
- Added info about 3ware SCSI passthru
- 12:47 AM Changeset [859]
- This commit was manufactured by cvs2svn to create tag 'RELEASE_5_1_16'.
- 12:46 AM Changeset [858] by
- Release 5.1.16
Aug 6, 2003:
- 10:42 AM Changeset [857] by
- Release 5.1.16
- 10:34 AM Changeset [856] by
- Added info about searching mailing list archives, and about 3ware …
Aug 5, 2003:
- 6:27 PM Changeset [855] by
- Started adding selective self-test logs
- 5:32 PM Changeset [854] by
- Code cleanup
- 1:15 PM Changeset [853] by
- Updating man pages etc to cover 3ware controller options
- 12:07 PM Changeset [852] by
- Gave smartd the ability to monitor disks behind 3ware controllers
- 5:56 AM Changeset [851] by
- Fixed typo, indenting
Aug 4, 2003:
- 11:57 PM Changeset [850] by
- I think I figured out how to get SMART RETURN STATUS from 3w-xxxx driver.
- 9:17 PM Changeset [849] by
- Escalade now correctly reports if SMART enabled or disabled.
- 9:04 PM Changeset [848] by
- Improved error reporting from escalade 3ware devices
- 7:12 PM Changeset [847] by
- Clarified kernel version needs
- 3:08 PM Changeset [846] by
- Fixed error messages
- 3:06 PM Changeset [845] by
- Forgot to turn off debugging
- 3:02 PM Changeset [844] by
- Didn't define CVS ID string correctly
- 3:00 PM Changeset [843] by
- Moved a define into utility.h, and fixed missing entry in Makefile
- 2:58 PM Changeset [842] by
- smartctl - added code to look at ATA drives behind 3ware RAID …
Aug 1, 2003:
- 3:18 PM Changeset [841] by
- Just noticed a missing NULL in structure entry
- 3:09 PM Changeset [840] by
- smartd - modified sleep loop, so that smartd no longer comes on the …
- 1:40 PM Changeset [839] by
- add Fujitsu MHN2300AT to knowndrives.c
- 1:09 PM Changeset [838] by
- Fujitsu change in knowndrives ... match the whole MPD and MPE series …
Note:
See TracTimeline
for information about the timeline view.