| Commit message (Expand) | Author | Age | Files | Lines |
* | monmaptool.cc: prefer prefix ++operator for iterators | Danny Al-Gaaf | 2013-03-14 | 1 | -2/+2 |
* | monmaptool.cc: use empty() instead of size() to check for emptiness | Danny Al-Gaaf | 2013-02-13 | 1 | -2/+2 |
* | monmaptool.cc: remove twice included sys/stat.h | Danny Al-Gaaf | 2012-11-28 | 1 | -1/+0 |
* | monmap: filter_initial_members -> set_initial_members | Sage Weil | 2012-05-21 | 1 | -5/+5 |
* | monmaptool: add --generate, --filter-initial options | Sage Weil | 2012-05-18 | 1 | -1/+30 |
* | monmaptool: don't increment epoch on modification | Sage Weil | 2012-05-18 | 1 | -3/+0 |
* | config: parse fsid uuid in config, not ceph_mon | Sage Weil | 2012-04-05 | 1 | -6/+3 |
* | monmaptool: make clear you can set the fsid when making a new map. | Greg Farnum | 2012-03-30 | 1 | -1/+1 |
* | config: alternative config options for global_init() | Yehuda Sadeh | 2012-03-12 | 1 | -1/+1 |
* | mon: add '--fsid foo' arg for setting generated monmap fsid | Sage Weil | 2011-11-12 | 1 | -2/+12 |
* | monmaptool: new maps get epoch 0 | Sage Weil | 2011-11-11 | 1 | -1/+2 |
* | monmap: simplify constructor | Sage Weil | 2011-11-07 | 1 | -1/+3 |
* | monmaptool, osdmaptool: fix double-dash handling | Colin Patrick McCabe | 2011-09-06 | 1 | -10/+12 |
* | monmaptool: use new argument parsing stuff | Colin Patrick McCabe | 2011-09-06 | 1 | -29/+30 |
* | monmaptool: don't inc bool | Sage Weil | 2011-08-15 | 1 | -1/+1 |
* | Convert g_ceph_context to a pointer. | Colin Patrick McCabe | 2011-06-21 | 1 | -2/+2 |
* | move common_init to global_init | Colin Patrick McCabe | 2011-06-20 | 1 | -2/+2 |
* | mon/MonMap: deglobalize | Colin Patrick McCabe | 2011-06-20 | 1 | -1/+1 |
* | monmaptool: implement --help | Colin Patrick McCabe | 2011-06-14 | 1 | -1/+3 |
* | monmaptool: use default mon port if not specified | Sage Weil | 2011-06-06 | 1 | -0/+2 |
* | Add CephContext | Colin Patrick McCabe | 2011-05-23 | 1 | -1/+1 |
* | Split common_init_daemonize from common_init_finish | Colin Patrick McCabe | 2011-05-23 | 1 | -1/+1 |
* | common_init: don't init crypto until after fork | Colin Patrick McCabe | 2011-05-20 | 1 | -0/+1 |
* | common: rename old argument parsing macros | Colin Patrick McCabe | 2011-03-28 | 1 | -8/+8 |
* | common_init: allow init without config file | Colin Patrick McCabe | 2011-03-24 | 1 | -0/+2 |
* | logging: default to foreground logging | Colin Patrick McCabe | 2011-03-02 | 1 | -1/+0 |
* | Rename config.h -> common/config.h | Colin Patrick McCabe | 2011-02-23 | 1 | -1/+1 |
* | common: Split argument parsing into ceph_argparse | Colin Patrick McCabe | 2011-02-20 | 1 | -0/+1 |
* | monmaptool: fix command-line output | Colin Patrick McCabe | 2011-02-16 | 1 | -1/+1 |
* | monmaptool: set_foreground_logging | Colin Patrick McCabe | 2011-02-16 | 1 | -1/+2 |
* | monmaptool: Return a non-zero error code and print a useful error | Samuel Just | 2010-11-23 | 1 | -2/+8 |
* | monmaptool: don't allow dup names, addrs to be added to the map | Sage Weil | 2010-06-11 | 1 | -1/+10 |
* | monmaptool: fix usages tring | Sage Weil | 2010-06-11 | 1 | -1/+1 |
* | mon: identify monitors by name, not rank | Sage Weil | 2010-06-08 | 1 | -13/+18 |
* | move addr parse() into entity_addr_t | Sage Weil | 2010-06-02 | 1 | -1/+1 |
* | monmaptool: use generic MonMap::print methods | Sage Weil | 2009-10-10 | 1 | -10/+1 |
* | strerror -> strerror_r | Sage Weil | 2009-09-18 | 1 | -2/+3 |
* | conf: redo all arg parsing for different modules | Yehuda Sadeh | 2009-03-12 | 1 | -18/+20 |
* | man: mkmonfs, monmaptool, ceph | Sage Weil | 2009-03-10 | 1 | -9/+0 |
* | remove user error induced asserts | Sage Weil | 2009-03-10 | 1 | -1/+4 |
* | fix env parsing | Sage Weil | 2008-11-05 | 1 | -2/+5 |
* | monmaptool: srand when generating fsid | Sage Weil | 2008-04-09 | 1 | -0/+1 |
* | mon: include fsid in most mon, map messages | Sage Weil | 2008-04-08 | 1 | -0/+6 |
* | revamped mkfs procedures, mon startup, and more | Sage Weil | 2008-03-10 | 1 | -9/+11 |
* | forgot these | Sage Weil | 2008-02-01 | 1 | -0/+142 |