summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Makefile: add -Wformat-securitySage Weil2013-05-201-5/+16
* Makefle: force char to be signedSage Weil2013-05-151-1/+2
* mon: fork early to avoid leveldb static env stateSage Weil2013-05-031-0/+1
* Makefile,gitignore: ceph-monstore-tool, not ceph_monstore_toolSamuel Just2013-05-011-1/+1
* Makefile: put ceph_monstore_tool in bin_DEBUGPROGRAMSSamuel Just2013-05-011-1/+1
* tools: ceph-osdomap-tool.ccSamuel Just2013-05-011-0/+7
* tools: add ceph_monstore_tool with getosdmapSamuel Just2013-04-261-0/+7
* Makefile.am: Add -lpthread to fix build on newer ld in Raring RingtailDan Mick2013-04-261-4/+4
* ceph-disk: OSD hotplug fixes for CentosGary Lowell2013-04-221-0/+2
* common/: add tracked_int_ptr.hppSamuel Just2013-04-191-0/+1
* init-radosgw.sysv: New radosgw init file for rpm based systemsGary Lowell2013-04-111-0/+1
* Makefile.am: install ceph-* python scripts to /usr/bin directlyDanny Al-Gaaf2013-04-041-2/+7
* Makefile.am: fix build of ceph_test_corsDanny Al-Gaaf2013-04-031-1/+1
* rgw: Create RESTful endpoint for user and bucket administration.caleb miles2013-04-011-3/+9
* Makefile.am: disable building ceph_test_cors when radosgw is not enabledJosh Durgin2013-04-011-0/+2
* Merge pull request #169 from ceph/wip-rbd-diffSage Weil2013-04-011-0/+2
|\
| * librados: move snap_set_diff to librados/Sage Weil2013-03-311-2/+2
| * librbd: implement diff_iterateSage Weil2013-03-311-0/+2
* | Makefile.am: change some cors rulesYehuda Sadeh2013-03-311-7/+10
* | rgw: with CORS supportBabu Shanmugam2013-03-311-1/+9
|/
* mon: OSDMonitor: add 'osd pool set-quota' commandSage Weil2013-03-291-1/+2
* common: util: add 'unit_to_bytesize()' functionJoao Eduardo Luis2013-03-291-0/+5
* Merge pull request #161 from dachary/wip-4560athanatos2013-03-291-0/+6
|\
| * unit test LFNIndex::lfn_get_nameLoic Dachary2013-03-281-0/+6
* | mon: ConfigKeyService: stash config keys on the monitorJoao Eduardo Luis2013-03-281-1/+3
|/
* Merge pull request #141 from ceph/wip-rgw-zone-configSage Weil2013-03-271-4/+7
|\
| * moved rgw/rgw_json.* common/ceph_json.*Yehuda Sadeh2013-03-221-3/+2
| * rgw: decode RGWUserInfo using decode_jsonYehuda Sadeh2013-03-221-2/+6
* | Merge pull request #148 from dachary/wip-4542athanatos2013-03-271-0/+6
|\ \
| * | fix append to uninitialized buffer in FlatIndex::createdLoic Dachary2013-03-261-0/+6
| |/
* | java: support ceph_get_osd_addrNoah Watkins2013-03-241-1/+5
|/
* Merge pull request #117 from ceph/wip-ceph-diskSage Weil2013-03-221-0/+2
|\
| * ceph-disk: install and packageSage Weil2013-03-191-0/+2
* | Makefile: add MOSDMarkMeDownSamuel Just2013-03-211-0/+1
|/
* Makefile: missing headerSage Weil2013-03-191-0/+1
* Makefile.am: fix misspelt header nameJoao Eduardo Luis2013-03-191-1/+1
* Makefile: fix header nameSage Weil2013-03-181-1/+1
* mon: HealthMonitor: Keep track of monitor cluster's healthJoao Eduardo Luis2013-03-181-1/+6
* mon: QuorumService: Allow for services quorum-bound to be easily createdJoao Eduardo Luis2013-03-181-0/+2
* pybind/cephfs: Add initial py wrappers for cephfs.Sam Lang2013-03-161-1/+2
* Makefile: add SnapMapper to osdSamuel Just2013-03-131-1/+2
* test/: add tests for map_cacherSamuel Just2013-03-131-0/+6
* osd/: add SnapMapperSamuel Just2013-03-131-0/+1
* common/: add map_cacherSamuel Just2013-03-131-0/+1
* osd/librados: add op to list clones/snaps for an objectDavid Zafman2013-03-041-0/+2
* Merge pull request #89 from Elbandi/masterSage Weil2013-03-041-16/+15
|\
| * Build: no longer need to use LEVELDB_INCLUDEAndras Elso2013-03-041-16/+15
* | Merge remote-tracking branch 'gh/wip-3484'Sage Weil2013-03-041-1/+1
|\ \ | |/ |/|
| * mon: Monitor: 'ceph df'Joao Eduardo Luis2013-03-041-1/+1
* | init-ceph: kick off ceph-create-keys when starting monsSage Weil2013-02-281-0/+1
|/