HAMMER - Implement volume-list command
[dragonfly.git] / sbin / hammer / hammer.c
2010-11-12 Stathis KamperisHAMMER - Implement volume-list command
2010-11-07 Matthew DillonHAMMER - Add hammer dedup directive and support
2010-09-16 Matthew DillonHAMMER Utility - Adjust documentation
2010-08-17 Matthew DillonHAMMER Utility - Add catastrophic recovery feature
2010-04-16 Matthew DillonHAMMER Util - Add 'checkmap', adjust hammer show
2010-04-04 Matthew DillonHAMMER Utility - Change default split size from 100MB...
2010-03-29 Thomas Nikolajsenhammer(8): adjust markup & improve wording
2010-02-11 Matthew DillonHAMMER Utility - Refactor the histogram code for mirror...
2009-12-22 Sascha Wildnerhammer(8): Add -X to usage().
2009-12-21 Matthew DillonHAMMER Utility - Add ssh compression option
2009-12-11 Michael NeumannHAMMER - Implement experimental volume removal
2009-12-09 Michael NeumannRename "hammer expand" to "hammer volume-add"
2009-12-07 Matthew DillonHAMMER Utility - Add -p <ssh-port> option
2009-11-14 Thomas Nikolajsenhammer: minor doc update
2009-11-02 Thomas Nikolajsenhammer(8): version 3 doc update
2009-11-02 Matthew DillonHAMMER UTIL - Version 4 part 2/many - UNDO FIFO layout...
2009-10-14 Matthew DillonHAMMER - Add version 3 meta-data features
2009-09-28 Thomas Nikolajsenhammer(8): Update man page & sync usage()
2009-08-21 Matthew DillonAMD64 - AUDIT RUN - Fix format strings, size_t, and...
2009-08-19 Matthew DillonHAMMER Util - Refactor mount list scan and other fixes
2009-08-17 Matthew DillonHAMMER Util - Bulk transfer, SIGPIPE, more features.
2009-08-17 Matthew DillonHAMMER Util - Add new features, fix history retention...
2009-08-10 Matthew DillonDEVTAB - Add support in umount, fsck, and hammer, and...
2009-07-13 Michael NeumannExpand HAMMER filesystem stubs
2009-07-05 Antonio HueteAdd 'hammer info' command that shows extended informati...
2009-06-20 Matthew DillonHAMMER UTILITY - reorg cache, add -C, document blockmap...
2009-06-19 Matthew DillonHAMMER UTIL - Add -C cachesize option to improve the...
2009-06-14 Michael NeumannImplement -y "force yes" option for hammer utility.
2009-03-15 Matthew DillonHAMMER Utility: Change B-Tree, inodes, and dir reblocki...
2009-02-25 Matthew DillonHAMMER Utility: Allow -b to specify bytes per second...
2009-01-20 Matthew DillonHAMMER utility - Add ^C support, improve verbosity.
2008-12-26 Matthew DillonAdd CRC checking to the blockmap directive. Document...
2008-12-03 Matthew DillonHAMMER Filesystem changes:
2008-11-13 Matthew DillonHAMMER utilities:
2008-10-08 Thomas Nikolajsen - sync usage() to man
2008-10-07 Thomas Nikolajsen - sync usage() to manual
2008-09-30 Matthew DillonHAMMER Utilities: Adjust 'show' defaults.
2008-09-28 Thomas Nikolajsen * Fix `cleanup' usage to match program
2008-09-20 Matthew DillonAdd the 'hammer cleanup' command. This is a meta-comma...
2008-08-21 Thomas NikolajsenUpdate hammer:
2008-08-19 Michael NeumannAdd missing usage information for hammer mirror-stream.
2008-07-31 Matthew DillonHAMMER Utilities: Cleanup
2008-07-31 Matthew DillonHAMMER Utilities: Streaming mirroring!
2008-07-16 Thomas NikolajsenUpdate hammer doc:
2008-07-12 Matthew DillonHAMMER Utillities: Sync with 61D
2008-07-09 Sascha WildnerClarify that the argument to -t is in seconds.
2008-07-09 Matthew DillonHAMMER Utilities: Sync with 60I
2008-07-07 Matthew DillonHAMMER Utilities: Sync with 60E
2008-07-02 Matthew DillonHAMMER Utilities: Mirroring and pseudo-fs directives
2008-06-26 Michael NeumannAdapt usage string from cmd_prune.c.
2008-06-26 Matthew DillonHAMMER Utilities: Sync with 59A
2008-06-25 Michael NeumannImplement: hammer snapshot <softlink-dir> [<filesystem>]
2008-06-24 Matthew DillonHAMMER Utilities: Remove time/transaction-id conversion...
2008-06-23 Matthew DillonHAMMER Utilities: Sync with 58A
2008-06-23 Matthew DillonHAMMER Utilities: Add the 'pseudofs' directive for...
2008-06-17 Matthew DillonHAMMER Utilities: sync with 56A
2008-06-14 Matthew DillonHAMMER Utilities: Sync with commit 55 - MEDIA STRUCTURE...
2008-05-31 Matthew DillonHAMMER Utilities: Add the 'hammer softprune' command.
2008-05-18 Matthew DillonHAMMER Utilities: Update for HAMMER changes.
2008-05-13 Matthew DillonHAMMER Utilities: Feature add
2008-05-12 Matthew DillonHAMMER Utilities: Cleanup.
2008-05-11 Matthew DillonHAMMER Utilities: Features
2008-05-10 Matthew DillonHAMMER Utilities: Feature add
2008-05-04 Matthew DillonHAMMER Utilities: enhanced show, timeout option
2008-03-25 Matthew DillonHAMMER utilities: automatic sync/sleep
2008-03-20 Matthew DillonHAMMER utilities: feature add.
2008-03-19 Matthew DillonHAMMER 33/many: Expand transaction processing, fix...
2008-03-18 Matthew DillonHAMMER utilities: Add the reblock command, adjust...
2008-02-23 Matthew DillonHAMMER 30A/many: blockmap cleanup
2008-02-08 Matthew DillonHAMMER 27/many: Major surgery - change allocation model
2008-02-04 Matthew DillonHAMMER utilities: Add the 'prune' and 'history' commands.
2008-01-25 Matthew DillonHAMMER utilities: Add a verbose (-v) option.
2008-01-24 Matthew DillonHAMMER utilities: Features and sync with VFS.
2008-01-18 Matthew DillonFix time conversion bugs in the stamp command.
2008-01-17 Matthew DillonHAMMER utilities:
2008-01-03 Matthew DillonHAMMER 15/many - user utility infrastructure, refactor...
2008-01-01 Matthew DillonAdd the 'hammer' utility. This is going to be a catch...