Timeline
Oct 15, 2003:
- 11:19 PM Changeset [1138] by
- Attempt to get comments out of on-line smartd.8 man page
- 4:22 PM Changeset [1137] by
- Forgot
- 4:11 PM Changeset [1136] by
- oops
- 4:06 PM Changeset [1135] by
- Code now compiles cleanly using Sun Workshop compiler under Solaris. …
- 12:59 PM Changeset [1134] by
- regenerate manpages on makefile changes
- 10:26 AM Changeset [1133] by
- Postrelease
- 7:40 AM Changeset [1132]
- This commit was manufactured by cvs2svn to create tag 'RELEASE_5_21'.
- 7:40 AM Changeset [1131] by
- Release 5.21 RELEASE_5_21
- 7:37 AM Changeset [1130] by
- Release 5.21 RELEASE_5_21
Oct 14, 2003:
- 7:34 PM Changeset [1129] by
- Mention of mods to configure.in so the code works with Suns cc
- 7:29 PM Changeset [1128] by
- Added -Wall option if using gcc
- 7:21 PM Changeset [1127] by
- removed options -Wall and -fsignedchar, which are gcc specific, so …
- 5:36 PM Changeset [1126] by
- Will include os_generic.[hc] in the distribution
- 4:22 PM Changeset [1125] by
- Low level commands in os_*.c should NEVER call EXIT (this might kill …
- 4:05 PM Changeset [1124] by
- Release 5.21 RELEASE_5_21
- 4:03 PM Changeset [1123] by
- Release 5.22 RELEASE_5_22
- 3:59 PM Changeset [1122] by
- Release 5.21 RELEASE_5_21
- 3:48 PM Changeset [1121] by
- Updating
- 3:40 PM Changeset [1120] by
- Added link to Darwin work
- 3:09 PM Changeset [1119] by
- Fixed broken smartd -D option Modified getopt() routine to work with …
- 2:12 PM Changeset [1118] by
- Added os_generic.[hc] with some documentation as a guide to future ports.
- 11:01 AM Changeset [1117] by
- according to Doug automake 1.6 is recent enough
- 1:56 AM Changeset [1116] by
- Testing the new CVS.
Oct 13, 2003:
- 5:15 PM Changeset [1115] by
- oops
- 4:50 PM Changeset [1114] by
- Code now compiles cleanly under solaris. Doug, can you cross check on …
- 4:31 PM Changeset [1113] by
- Add notes to MAN pages indicating that 3ware controllers are NOT …
- 3:09 PM Changeset [1112] by
- Added AC check for getdomainname() which is not available on solaris
- 2:43 PM Changeset [1111] by
- Fixing getopt.h includes
- 1:49 PM Changeset [1110] by
- These don't yet belong to anyone…
- 1:10 PM Changeset [1109] by
- make the various dates of last change consistent
- 11:54 AM Changeset [1108] by
- - require automake 1.7 - look for smartd.initd in $(top_build_dir) not …
- 7:24 AM Changeset [1107] by
- Eduard, please add a few lines to this file.
- 6:58 AM Changeset [1106] by
- Please make it clear when a change is OS-specific.
- 4:28 AM Changeset [1105] by
- Fixes to FreeBSD ATA device recognition. I was making a bad …
Oct 12, 2003:
- 11:16 PM Changeset [1104] by
- Update INSTALL instructions to reflect addition of '--enable-sample' …
- 11:02 PM Changeset [1103] by
- Small fixup to init script for FreeBSD
- 10:19 PM Changeset [1102] by
- Forgot to include smartd.initd.in in configure.in and Makefile.am …
- 9:21 PM Changeset [1101] by
- Treading dangerous ground... 1) smartd.initd should have it's shell …
- 11:41 AM Changeset [1100] by
- introduce FreeBSD report, mention device age problem
- 11:19 AM Changeset [1099] by
- Guido, do you agree? I think this is why doing a build directly from …
- 11:10 AM Changeset [1098] by
- Clean up -- in order for CVS versioning with -V option to smartd and …
- 12:59 AM Changeset [1097] by
- Good thing I tried to build from scratch again... Found out I was …
Oct 11, 2003:
- 6:18 PM Changeset [1096] by
- Add code to allow port to compile on older versions of FreeBSD, and to …
- 7:41 AM Changeset [1095] by
- Well...I guess doing CAM is not that hard. Finished implementation of …
Oct 10, 2003:
- 10:42 AM Changeset [1094] by
- Polishing
- 10:25 AM Changeset [1093] by
- Slight mods to make_device_name() so that it returns -1 if no memory. …
- 7:11 AM Changeset [1092] by
- Ok...I really should be more carefull and remember to save ALL my …
- 7:08 AM Changeset [1091] by
- Missed one.... Finish up the switch over to 'atexit' rather than …
- 7:06 AM Changeset [1090] by
- Finish up the switch over to 'atexit' rather than 'on_exit', as it is …
- 6:56 AM Changeset [1089] by
- Move the DEVICESCAN logic out to the os_xxx files. Also move some of …
Oct 8, 2003:
- 4:09 PM Changeset [1088] by
- Some more cleanups
- 3:31 PM Changeset [1087] by
- Oops
- 3:30 PM Changeset [1086] by
- Better byte count, and a bit more string safety margin
- 3:26 PM Changeset [1085] by
- Eduard, please make notes in CHANGELOG. Apologies for messing about …
- 2:18 PM Changeset [1084] by
- Fixups to suggestions by Bruce.
- 11:29 AM Changeset [1083] by
- Further fix up of missing memory deallocation pointed out by Eduard. …
- 11:00 AM Changeset [1082] by
- This does the following: - I was concerned that when you cast the …
- 5:23 AM Changeset [1081] by
- Under FreeBSD, trying to reference the 'copy' pointer after we called …
- 3:56 AM Changeset [1080] by
- First pass at FreeBSD Port. Currently, only ATA devices are …
- 3:30 AM Changeset [1079] by
- Oops
- 3:25 AM Changeset [1078] by
- Moved linux specific code into os_linux.[hc]. Flushed out …
Oct 7, 2003:
- 11:43 PM Changeset [1077] by
- - use correct include in os_freebsd.c - add freebsd fiels to EXTRA_ …
- 11:36 PM Changeset [1076] by
- document changes
- 11:35 PM Changeset [1075] by
- - compile os_{linux,freebsd}.o conditionally wether on freebsd or …
- 9:55 PM Changeset [1074] by
- Fixed broken deb install instruction line
- 1:53 PM Changeset [1073] by
- Add duration and estimated completion time to extended offline self test
Oct 6, 2003:
- 11:43 PM Changeset [1072] by
- Print completion time for offline tests too…
- 11:23 PM Changeset [1071] by
- Print estimated completion time for tests
- 10:15 AM Changeset [1070] by
- Typo
- 2:37 AM Changeset [1069] by
- Added -F samsung2 flag to correct firmware byte swap. All samsung …
Oct 5, 2003:
- 10:42 PM Changeset [1068] by
- Trivial edit
- 10:36 PM Changeset [1067] by
- Forgot to validate XHTML
- 10:05 PM Changeset [1066] by
- Edited installation instructions for clarity. Moved two items to FAQ.
- 3:57 PM Changeset [1065]
- This commit was manufactured by cvs2svn to create tag 'RELEASE_5_20'.
- 3:57 PM Changeset [1064] by
- Release 5.20 RELEASE_5_20
- 2:41 PM Changeset [1063] by
- According to smartd.conf.5, a sample config file is in the doc/ directory.
- 1:48 PM Changeset [1062] by
- use DESTDIR in uninstall targets, fixes "make distcheck"
Oct 4, 2003:
- 6:21 PM Changeset [1061] by
- Minor mods: AUTHORS alphabetical smartd.conf CVS id after title …
- 6:01 PM Changeset [1060] by
- don't install smartd.conf into $(docdir)
- 5:15 PM Changeset [1059] by
- look for manpage templates in $(srcdir)
Oct 3, 2003:
- 11:11 PM Changeset [1058]
- This commit was manufactured by cvs2svn to create tag 'RELEASE_5_19'.
- 11:11 PM Changeset [1057] by
- Release 5.19 RELEASE_5_19
- 10:15 PM Changeset [1056] by
- Remove cvs-script. It is only pertinent to Bruce and is already in …
- 10:09 PM Changeset [1055] by
- * empty log message *
- 9:28 PM Changeset [1054] by
- Don't assume it's in /etc.
- 9:09 PM Changeset [1053] by
- Simplify it by just listing the supported distributions.
- 7:50 PM Changeset [1052] by
- Better use my URL if people ever want to contact me.
- 7:44 PM Changeset [1051] by
- * empty log message *
- 7:38 PM Changeset [1050] by
- * empty log message *
- 7:26 PM Changeset [1049] by
- Improve Slackware script etc.
- 4:09 PM Changeset [1048] by
- Release 5.19 RELEASE_5_19
- 4:06 PM Changeset [1047] by
- Release 5.19
- 4:01 PM Changeset [1046] by
- Release 5.19
- 3:43 PM Changeset [1045] by
- Release 5.19
- 3:14 PM Changeset [1044] by
- smartctl: added '-T verypermissive' option which is equivalent to …
- 5:51 AM Changeset [1043] by
- Checking in the last five weeks of code changes, after merging. …
- 3:41 AM Changeset [1042] by
- Don't need setjmp.h any more
- 3:37 AM Changeset [1041] by
- Fixed date format, ignore more stuff
- 3:15 AM Changeset [1040] by
- Got CVS info from Config file
- 3:03 AM Changeset [1039] by
- Adding in a bit more info to bug messages and to the -V options
- 2:15 AM Changeset [1038] by
- Oops
- 2:13 AM Changeset [1037] by
- Polishing for first auto* release…
- 2:03 AM Changeset [1036] by
- More edits
- 12:48 AM Changeset [1035] by
- Inserted slackware script from INSTALL
Oct 2, 2003:
- 8:09 PM Changeset [1034] by
- Minor changes.
- 4:57 PM Changeset [1033] by
- remove references to datadir
- 3:36 PM Changeset [1032] by
- Putting package name into manual pages
- 1:59 PM Changeset [1031] by
- No longer needed (SMART WRITE LOG ioctl needs taskfile support)
- 12:07 PM Changeset [1030] by
- Added CVS tags, got rid of two more unneccesary files
- 11:47 AM Changeset [1029] by
- Updated
- 11:06 AM Changeset [1028] by
- smartd: if user asked to monitor either error or self-test logs (-l …
- 8:31 AM Changeset [1027] by
- Do AC and AM configuration so that the PACKAGE* macros are defined in …
Oct 1, 2003:
- 10:32 PM Changeset [1026] by
- If enable auto offline command given, update auto offline status …
- 8:08 PM Changeset [1025] by
- Construct configuration file name (normally /etc/smartd.conf) from …
- 4:50 PM Changeset [1024] by
- update to match the actual option names
- 4:37 PM Changeset [1023] by
- make the initdddir default relative to sysconfdir
- 4:29 PM Changeset [1022] by
- pass -DSYSCONFDIR=... as CPP_FLAGS
- 4:14 PM Changeset [1021] by
- - make docdir default relative to $prefix so we don't have to specify …
- 1:53 PM Changeset [1020] by
- When Guido converted CVS archive to autotools, he modified revision …
- 11:35 AM Changeset [1019] by
- make docdir overridable too
- 11:19 AM Changeset [1018] by
- properly prepend $prefix to $mandir
- 11:10 AM Changeset [1017] by
- mandir should properly default to /usr/share/man now when no prefix is …
- 11:09 AM Changeset [1016] by
- use $DESTDIR when installing files
- 3:36 AM Changeset [1015] by
- Modified to allow other distributions to put in their prefered script
- 12:09 AM Changeset [1014] by
- man pages aren't compressed anymore (and shouldn't by default).
- 12:05 AM Changeset [1013] by
- Modify Slackware instructions.
Sep 30, 2003:
- 9:41 PM Changeset [1012] by
- Small missing change merged
- 9:10 PM Changeset [1011] by
- Eliminated files that are now built from corresponding *.in files. …
- 4:01 PM Changeset [1010] by
- add --with-initscriptdir don't blindly AC_SUBST mandir
Sep 28, 2003:
- 6:19 PM Changeset [1009] by
- Adding list of ./configure arguments for different linux distributions …
- 5:50 PM Changeset [1008] by
- Added Device Model: Maxtor 6Y080L0 Serial Number: Y2M956HE …
Sep 27, 2003:
- 12:02 PM Changeset [1007] by
- don't lie in the CHANGELOG
- 11:54 AM Changeset [1006] by
- Finally move to autotools.
- 7:51 AM Changeset [1005] by
- Minor changes. The "Press Release" links should look better.
- 6:03 AM Changeset [1004] by
- Modified to use make prefix=... rather than make DESTDIR=…
- 5:14 AM Changeset [1003] by
- Corrected FHS path
- 3:05 AM Changeset [1002] by
- Almost done. Generates HTML and txt with xmlto.
Sep 26, 2003:
- 9:27 PM Changeset [1001] by
- Added details (a proposal) of how ./configure variables are used
- 8:57 PM Changeset [1000] by
- New file. Should be a minimal CHANGELOG.
- 8:21 PM Changeset [999] by
- Was broken by pervalidus at last smartmontools.spec edit -- fixed
- 12:20 AM Changeset [998] by
- Minor changes.
Sep 25, 2003:
- 2:16 AM Changeset [997] by
- First round of a XML FAQ so we can edit it, generate HTML for the …
Sep 24, 2003:
- 8:44 PM Changeset [996] by
- Move some parts to "Optional notes for source tarball and CVS …
- 6:08 PM Changeset [995] by
- SMARTmontools -> smartmontools
- 8:21 AM Changeset [994] by
- Only list the e-mail addresses in AUTHORS. They were removed from …
- 7:51 AM Changeset [993] by
- Some minor changes. That's all for now. Maybe I should do a single …
- 7:36 AM Changeset [992] by
- What if people don't have Internet access and want to read the …
- 4:28 AM Changeset [991] by
- Minor changes.
- 2:53 AM Changeset [990] by
- Add Ports section. Bruce, I also removed the copyrights from this …
- 2:35 AM Changeset [989] by
- I forgot what I changed here, but didn't break anything.
- 2:22 AM Changeset [988] by
- More moves. Also remove README from autotools.diff.
- 2:09 AM Changeset [987] by
- I don't think we need to include copyright notices in various files. …
- 2:02 AM Changeset [986] by
- Use COPYING from ftp.gnu.org (the same file included in GNU Automake …
- 1:45 AM Changeset [985] by
- Create AUTHORS and INSTALL since they're required by autoreconf. NEWS …
Sep 23, 2003:
- 9:26 PM Changeset [984] by
- This has been proposed before to reduce spam and shouldn't break …
- 8:14 PM Changeset [983] by
- Added Windows port and versioning scheme change sections to the FAQ.
- 7:25 PM Changeset [982] by
- Oops
- 7:18 PM Changeset [981] by
- Warn user about bogus smartd.conf man page
- 6:38 PM Changeset [980] by
- Added Bruce comments, objdir != srcdir and DESTDIR instructions.
- 5:22 PM Changeset [979] by
- fix patch substitutions
- 1:18 AM Changeset [978] by
- Removed.
- 1:11 AM Changeset [977] by
- Added instructions to compile code => 5.1-18 for both tarballs and CVS.
Sep 22, 2003:
- 10:58 PM Changeset [976] by
- Simplified to only include installation instructions for releases <= …
- 9:29 PM Changeset [975] by
- Copy index.html to index-old.html. It may (should) be simplified to …
- 5:58 PM Changeset [974] by
- Fix doc path
- 5:44 PM Changeset [973] by
- Added in additional sed lines for changing paths
- 4:23 PM Changeset [972] by
- document missing substitutions
- 1:31 AM Changeset [971] by
- more path fixups in manpages
Sep 21, 2003:
- 11:52 PM Changeset [970] by
- This should remove the annoying ? examplescripts/Makefile.in
- 11:50 PM Changeset [969] by
- This should remove the annoying ? Makefile.in ? aclocal.m4 ? …
Note:
See TracTimeline
for information about the timeline view.