Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
smartmontools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Git Tracking Service
smartmontools
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c916c4c1a668b53acae1064557c954d880a96c97
Select Git revision
Branches
20
RELEASE_5_1_14_MARVELL_SATA_BRANCH
RELEASE_5_26_WIN32_BRANCH
RELEASE_5_33_WITH_MARVELL_SUPPORT
RELEASE_5_39_BRANCH
RELEASE_5_39_DRIVEDB
RELEASE_5_40_DRIVEDB
RELEASE_5_41_DRIVEDB
RELEASE_5_42_DRIVEDB
RELEASE_5_43_DRIVEDB
RELEASE_6_0_DRIVEDB
RELEASE_6_1_DRIVEDB
RELEASE_6_2_DRIVEDB
RELEASE_6_3_DRIVEDB
RELEASE_6_4_DRIVEDB
RELEASE_6_5_DRIVEDB
RELEASE_6_6_DRIVEDB
RELEASE_7_0_DRIVEDB
RELEASE_7_2_DRIVEDB
RELEASE_7_3_DRIVEDB
master
default
protected
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Jan
30
Dec
29
28
26
22
21
19
16
15
12
11
8
7
6
5
4
3
2
1
29
Nov
28
27
26
25
23
22
21
17
16
15
14
13
12
11
10
8
7
6
5
4
3
2
1
31
Oct
30
29
28
26
25
24
23
22
21
20
17
16
15
14
13
12
11
10
9
8
In comments, defined -a option and mentioned that -m option supported with SCSI
Uncommented comment fixed in smartd.conf
Comment was not commented out
Added details about pcdx problem
Added Maxtor disk and some comments about Attribute 9.
Added example disk
add DG maintainer entry + fix 'Recommended start stop count' for SCSI devices
correct 4 byte integer decoding for LOG SENSE in start/stop cycle
Replaced smartd.conf directive -C with smartd option -i
Updated documentation for new smartctl options.
second problem system
Added report for promise two disk controller card
Added IBM GXP 180 disk to examples. Added link to sg_utils and sg3_utils.
Added a couple of items.
Various improvements to new smartctl options code
Added domainname to contents of error message from smartd.
This commit was manufactured by cvs2svn to create tag
tags/RELEASE_5_…
tags/RELEASE_5_0_49
Forgot to include changelog from 5.0-49 release.
I have been reading W. Richard Stevens "Advanced Programming in the UNIX Environment".
Replaced ackward constructions with simpler ones by using strerror()
Cleaned up with strerror()
Simplified checksum handling for easier porting to Darwin.
The smartctl option --badsum=ignore should now work
Should use strerror() function.
smartctl now supports new options -- see README
release 49
Renamed smartd 5.0 option 'debugmode' to 'debug'
Renamed smartd option 'debugmode' to 'debug'
Clarified that -M once is the default directive, and that smartd -i command
Added proposed options for -m smartd.conf directive
Added table of proposed smartd options and updated proposed smartd directives
Mentioned that long options are not available on all systems
fix typoes
Updated
Added example smartd.conf file to "to do" list.
smartd: don't include long options in usage message if HAVE_GETOPT_LONG is not set
Tell users about smartd.conf.5 manual page
Missing include file
Might be that token is a null string "", so token[1] undefined.
Added new command line argument for smartd.
Loading