index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ceph_mon.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1011 from dachary/wip-mon-daemonize
Loic Dachary
2014-01-01
1
-10
/
+32
|
\
|
*
mon: add flags argument to common_init_finish
Loic Dachary
2013-12-31
1
-1
/
+1
|
*
mon: fix indentation
Loic Dachary
2013-12-31
1
-9
/
+9
|
*
mon: do not daemonize if CINIT_FLAG_NO_DAEMON_ACTIONS
Loic Dachary
2013-12-31
1
-0
/
+2
|
*
mon: set CINIT_FLAG_NO_DAEMON_ACTIONS when appropriate
Loic Dachary
2013-12-31
1
-1
/
+21
*
|
mon: make ceph-mon --mkfs idempotent
Loic Dachary
2013-12-31
1
-0
/
+51
*
|
mon: create mon-data directory on --mkfs
Loic Dachary
2013-12-31
1
-0
/
+29
|
/
*
doc: improve ceph-mon usage, fix ceph tell examples
Loic Dachary
2013-11-26
1
-1
/
+13
*
ceph-mon: add debug to ip selection
Sage Weil
2013-10-22
1
-0
/
+2
*
mon, mds, osd: add early SIGTERM injection
Sage Weil
2013-07-20
1
-0
/
+3
*
mon: install signal handlers after init
Sage Weil
2013-07-20
1
-4
/
+4
*
ceph_mon: obtain backup monmap if store is marked with 'force_sync'
Joao Eduardo Luis
2013-07-17
1
-1
/
+2
*
mon: Monitor: support multiple formatters on some status functions
Dan Mick
2013-07-11
1
-1
/
+1
*
mon: add --force-sync startup option
Sage Weil
2013-07-09
1
-1
/
+19
*
mon: do not reopen MonitorDBStore during startup
Sage Weil
2013-06-26
1
-15
/
+25
*
mon: fix preforker exit behavior behavior
Sage Weil
2013-06-06
1
-1
/
+2
*
mon: destroy MonitorDBStore before g_ceph_context
Sage Weil
2013-05-31
1
-8
/
+9
*
mon: return instead of exit(3) via preforker
Sage Weil
2013-05-30
1
-1
/
+1
*
Merge branch 'next'
Sage Weil
2013-05-23
1
-1
/
+0
|
\
|
*
osd, mds: shut down async signal handler on exit
Sage Weil
2013-05-22
1
-1
/
+0
|
*
mon: implement --extract-monmap <filename>
Sage Weil
2013-05-22
1
-3
/
+15
*
|
ceph-mon: only care about public addr during pick_addresses()
Joao Eduardo Luis
2013-05-22
1
-2
/
+2
*
|
mon: implement --extract-monmap <filename>
Sage Weil
2013-05-21
1
-3
/
+15
|
/
*
mon: fix init sequence when not daemonizing
Sage Weil
2013-05-04
1
-2
/
+2
*
mon: fork early to avoid leveldb static env state
Sage Weil
2013-05-03
1
-15
/
+29
*
mon: --compact argument, config option to compact the store on start
Sage Weil
2013-04-30
1
-0
/
+9
*
ceph-mon: Attempt to obtain monmap from several possible sources
Joao Eduardo Luis
2013-04-22
1
-19
/
+58
*
msgr: add second per-message throttler to message policy
Sage Weil
2013-04-06
1
-3
/
+3
*
mon: Monitor: clearer output on error during attempt to convert store
Joao Eduardo Luis
2013-03-20
1
-2
/
+7
*
mon: give useful errors to user when store is missing
Joao Eduardo Luis
2013-02-27
1
-3
/
+16
*
mon: ceph-mon: convert an old monitor store to the new format
Joao Eduardo Luis
2013-02-21
1
-1
/
+8
*
os: LevelDBStore: scrap init() and create open() and create_and_open()
Joao Eduardo Luis
2013-02-21
1
-0
/
+3
*
mon: Single-paxos and key/value store support
Joao Eduardo Luis
2013-02-21
1
-18
/
+15
*
Merge branch 'next'
Sage Weil
2012-11-30
1
-2
/
+2
|
\
|
*
mon: add new get_bl_[sn|ss]_safe functions
Greg Farnum
2012-11-29
1
-2
/
+2
*
|
ceph_mon.cc: remove twice included sys/stat.h
Danny Al-Gaaf
2012-11-28
1
-1
/
+0
|
/
*
mon: shutdown async signal handler sooner
Sage Weil
2012-11-18
1
-1
/
+2
*
ceph_mon: cleanup on shutdown
Joao Eduardo Luis
2012-11-18
1
-7
/
+11
*
mon: set default port when binding to random local ip
Sage Weil
2012-11-15
1
-0
/
+2
*
mon: separate pre- and post-fork init
Sage Weil
2012-10-30
1
-1
/
+7
*
Code to allow pipes to be prepared to sign messages and to call the authentic...
Peter Reiher
2012-10-01
1
-1
/
+2
*
mon: refactor monitor feature checks
Sage Weil
2012-09-13
1
-2
/
+0
*
mon: move start-up feature check into static helper
Sage Weil
2012-09-13
1
-23
/
+3
*
mon: require --id
Sage Weil
2012-08-26
1
-0
/
+5
*
Merge branch 'wip-msgr'
Sage Weil
2012-08-23
1
-3
/
+3
|
\
|
*
msg/Pipe: conditionally detect session reset
Sage Weil
2012-08-23
1
-3
/
+3
*
|
mon: throttle daemon messages independently from client messages
Sage Weil
2012-08-15
1
-2
/
+8
*
|
global: fix version banner in log on startup
Sage Weil
2012-08-14
1
-2
/
+0
|
/
*
Merge remote-tracking branch 'gh/wip-assert'
Sage Weil
2012-06-07
1
-0
/
+2
|
\
|
*
make everyone use our assert #include and macro
Sage Weil
2012-06-07
1
-0
/
+2
[next]