index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utilities
Age
Commit message (
Expand
)
Author
2014-05-07
fix a comment typo
Michael Cahill
2014-05-07
Update dump utility to use new metadata cursors properly.
Alex Gorrod
2014-05-06
Update list utility to work with new metadata cursors.
Alex Gorrod
2014-05-05
Allow "wt salvage" of any URI.
Michael Cahill
2014-04-01
Add support for a new verify option "-d dump_offsets=#,#,#", that allows
Keith Bostic
2014-03-13
Revert previous memory leak fix - it introduced a build warning.
Alex Gorrod
2014-03-13
Fix a memory leak in dump utility.
Alex Gorrod
2014-01-07
Update copyright notices for 2014.
Keith Bostic
2013-12-23
Make addr_size (block manager's address sizes) a size_t instead of a
Keith Bostic
2013-12-07
Free up allocated memory -- it makes Coverity happier.
Keith Bostic
2013-11-22
Fix a memory leak on error in "wt load".
Michael Cahill
2013-11-22
Fix a trivial leak in the utility.
Michael Cahill
2013-11-18
Merge branch 'develop' into fine-grained-durability
Alex Gorrod
2013-11-16
Coverity: Resource leak (RESOURCE_LEAK)
Keith Bostic
2013-11-16
Coverity: Resource leak (RESOURCE_LEAK)
Keith Bostic
2013-11-15
Paired lines is a mod test, not a divide test -- found by inspection.
Keith Bostic
2013-11-15
CID 1129031 (#1 of 1): Explicit null dereferenced (FORWARD_NULL)
Keith Bostic
2013-11-12
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-11-12
Update "wt stat" with an "all" command line option for the new statistics API.
Michael Cahill
2013-11-11
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-11-09
Complain if we can't call wiredtiger_open or create a session.
Keith Bostic
2013-11-05
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-11-04
Don't require logging to be enabled explicitly to print the log. #746
Susan LoVerso
2013-11-04
Support both command-line and other config arguments; prepend internal
Keith Bostic
2013-11-04
Configure statistics if stat command used. #746
Susan LoVerso
2013-10-30
Turn off log archive for printlog. #744
Susan LoVerso
2013-10-29
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-10-25
Fix compiler warnings.
Alex Gorrod
2013-10-23
Truncate logs in the second pass, when we know the checkpoint LSN we are star...
Michael Cahill
2013-10-09
Merge branch 'develop' into java-auto-close
Michael Cahill
2013-09-14
Fix printlog to use the auto-generated functions.
Michael Cahill
2013-09-05
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-09-02
Create a "metadata" cursor.
Keith Bostic
2013-08-29
Add a WT_SESSION handle to WT_EVENT_HANDLER callbacks.
Alex Gorrod
2013-08-15
Merge branch 'develop' into java-auto-close
Alex Gorrod
2013-08-05
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-08-04
When we changed the meaning of the overwrite configuration, we missed
Keith Bostic
2013-07-31
The "loadtext" command can reasonably create the database.
Keith Bostic
2013-07-26
Implement basic transactional recovery.
Michael Cahill
2013-07-26
Add support for "wt printlog" for the new transactional logging code.
Michael Cahill
2013-07-15
Alex notes users might reasonably pass NULL pointers when trying to get
Keith Bostic
2013-06-04
Rename metadata_read to be metadata_search to follow the other
Keith Bostic
2013-06-04
Make data-sources responsible for their own metadata entries.
Keith Bostic
2013-04-08
Add a stub callback for auto closed handles. Update handlers in tree.
Alex Gorrod
2013-04-04
Review rename calls, use "olduri" or "uri" instead of "oldname", use
Keith Bostic
2013-03-14
Fix a bug in the dump utility that allowed index URIs.
Alex Gorrod
2013-01-01
Update copyright notice to 2013.
Keith Bostic
2012-12-04
Update the 'wt stat' command line utility to support all statistics sources
Michael Cahill
2012-12-03
Rename our strtouq to __wt_strtouq so we don't export anything outside
Alex Gorrod
2012-12-01
Replace a call to ctime_r() with ctime() -- Solaris has a non-standard
Keith Bostic
[next]