index
:
osl
maint
master
next
pu
osl - the object storage layer
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fsck.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'refs/heads/t/sha3' into master
Andre Noll
2020-10-15
|
\
|
*
Prepare hash_function() for multiple hash algorithms.
Andre Noll
2020-06-17
|
*
Store table version in struct osl_table.
Andre Noll
2020-06-17
*
|
Activate -Wsign-compare.
Andre Noll
2020-09-12
|
/
*
Convert oslfsck to lopsub.
Andre Noll
2017-04-11
*
Silence a gcc warning.
Andre Noll
2015-02-18
*
Update URLs and email addresses.
Andre Noll
2014-08-19
*
The fsck program is called oslfsck rather than osl_fsck.
Andre Noll
2009-08-02
*
fsck.c: Make a couple of functions static.
Andre Noll
2009-07-22
*
Implement --dry-run option for fsck.
Andre Noll
2009-07-13
*
Fix a gcc warning on x86_64.
Andre Noll
2009-07-13
*
Change copyright year to 2009.
Andre Noll
2009-07-13
*
Simplify check_index_ranges().
Andre Noll
2009-07-12
*
fsck: Add some more log messages.
Andre Noll
2009-07-11
*
fsck: Fix a serious bug in prune_mapped_column().
Andre Noll
2009-07-11
*
fsck: Overwrite the backup index file if it exists.
Andre Noll
2009-07-11
*
Fix stale comment.
Andre Noll
2009-07-10
*
Remove remaining references to paraslash.
Andre Noll
2009-07-06
*
Kill error.h.
Andre Noll
2009-06-11
*
Kill all users of is_errno().
Andre Noll
2009-06-11
*
Kill all remaining users of ERRNO_TO_ERROR().
Andre Noll
2009-06-11
*
Get rid of E_INVALID_OBJECT.
Andre Noll
2008-06-20
*
Change type of struct osl_table_description->flags to uint8_t.
Andre Noll
2008-06-06
*
Rename fd.[ch] to util.[ch].
Andre Noll
2008-06-06
*
Move and rename para_opendir().
Andre Noll
2008-06-06
*
Inline para_fchdir(), move it to fsck.c and rename it.
Andre Noll
2008-06-06
*
Rename para_truncate() to truncate_file().
Andre Noll
2008-06-06
*
fsck: Rename para_malloc() and friends.
Andre Noll
2008-06-06
*
fsck: --database-dir is required, no need to set defaults.
Andre Noll
2008-06-06
*
Rename base_dir to database-dir and check in fsck.ggo.
Andre Noll
2008-06-06
*
fsck cleanups.
Andre Noll
2008-06-06
*
Set loglevel and use fsck_cmdline_parser_ext().
Andre Noll
2008-06-06
*
Remove para_log() from fsck.c.
Andre Noll
2008-06-06
*
Fix fsck error codes.
Andre Noll
2008-06-05
*
Add oslfsck.
Andre Noll
2008-06-05