summaryrefslogtreecommitdiff
path: root/src/utilities/util_dump.c
Commit message (Expand)AuthorAgeFilesLines
* WT-3099 lint: static function declarations, non-text characters in documentat...Keith Bostic2017-01-041-8/+8
* WT-2833 Fix a compiler warning (#3208)Alex Gorrod2016-12-201-1/+1
* WT-2833 Add projections to wt dump utility (#3192)Don Anderson2016-12-201-30/+170
* WT-2645 Moved the complexity of dump from the dump utility to the metadata cu...Don Anderson2016-08-151-156/+54
* WT-2765 wt dump: indices need to be shown in the dump output (#2873)Don Anderson2016-07-141-24/+24
* WT-2677 Fix JSON output so only printable ASCII is produced. (#2771)Don Anderson2016-06-031-2/+3
* WT-2268 WT-2597 JSON load/dump Unicode fixes (#2749)Don Anderson2016-05-311-7/+13
* WT-2479 Refactored json dump to eliminate duplicate code. (#2699)Don Anderson2016-04-291-254/+81
* WT-2505: Review clang analyzer warningsKeith Bostic2016-04-061-15/+14
* WT-2482: Coverity 1353015, 1353016, out-of-bounds accessKeith Bostic2016-03-141-2/+2
* WT-2381: dump utility discards table configKeith Bostic2016-03-101-3/+3
* WT-2381: dump utility discards table configKeith Bostic2016-03-081-26/+37
* WT-2381: dump utility discards table configKeith Bostic2016-03-081-43/+62
* WT-2381: dump utility discards table configKeith Bostic2016-02-121-19/+93
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* Boolean conversion pass over utilities.Keith Bostic2015-09-241-21/+23
* Boolean conversion pass over cursor.Keith Bostic2015-09-241-2/+2
* WT-1980 Rename data source for WT_SESSION::create metadata to "metadata:create".Michael Cahill2015-07-131-5/+5
* SERVER-19083 Provide an API to query metadata meaningful to WT_SESSION::create.Michael Cahill2015-07-081-77/+44
* Make the rest of the code consistent, remove the initial if test fromKeith Bostic2015-05-021-8/+5
* Switch uses of wiredtiger_strerror() for WT_SESSION.strerror().Keith Bostic2015-03-201-87/+92
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* Strip metadata from JSON dumps if if cannot be passed to WT_SESSION::create.Michael Cahill2014-10-161-14/+28
* Don't use const for strings returned in allocated memory.Michael Cahill2014-10-161-4/+3
* Merge branch 'develop' into json-loadAlex Gorrod2014-10-151-6/+6
|\
| * Move the utilities/util_getopt.c implementation of getopt(3) into theKeith Bostic2014-10-101-6/+6
* | Changed JSON dump output format to add another level to 'tag' the data segment.Don Anderson2014-08-291-4/+4
|/
* It's non-standard to have multiple usage statements for incompatible options,Keith Bostic2014-06-021-4/+11
* Fix Coverity 1215468, the memory attached to the variable jsonconfigKeith Bostic2014-05-231-8/+13
* Change WT_METADATA_URI to "metadata:".Michael Cahill2014-05-231-4/+5
* Simplify URI handling in utilities: accept most things the user provides, let...Michael Cahill2014-05-231-3/+1
* Allow the metadata to be dumped, use "metadata:" consistently as the public U...Michael Cahill2014-05-231-1/+2
* Lint.Susan LoVerso2014-05-221-6/+8
* KNF.Susan LoVerso2014-05-221-2/+1
* Wrap json cursors as a type of dump cursor.Susan LoVerso2014-05-211-3/+3
* Merge branch 'develop' into json-dumpMichael Cahill2014-05-081-55/+27
|\
| * fix a comment typoMichael Cahill2014-05-071-3/+2
| * Update dump utility to use new metadata cursors properly.Alex Gorrod2014-05-071-56/+29
* | cleanup, move config values into dist/api_data.pyMichael Cahill2014-04-171-2/+2
* | Use dump=json as config option for json cursor.Don Anderson2014-04-151-2/+2
* | Changed json cursor to behave more like other dump cursors, returningDon Anderson2014-04-151-105/+47
* | The wt dump utility now contains all the json dump functionality. refs #740.Don Anderson2014-04-151-33/+399
|/
* Update copyright notices for 2014.Keith Bostic2014-01-071-1/+1
* Create a "metadata" cursor.Keith Bostic2013-09-021-3/+2
* Rename metadata_read to be metadata_search to follow the otherKeith Bostic2013-06-041-1/+1
* Make data-sources responsible for their own metadata entries.Keith Bostic2013-06-041-1/+5
* Update copyright notice to 2013.Keith Bostic2013-01-011-1/+1
* The dump utility quit working on tables awhile back and we didn't haveKeith Bostic2012-11-291-83/+98
* Merge branch 'develop' into lsmMichael Cahill2012-09-071-36/+43
|\
| * OK, spell doesn't like "mistyped" in any form.Keith Bostic2012-09-011-3/+3