summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* v11.0.0v11.0.0Sage Weil2016-06-281-1/+1
* Merge pull request #8818 from SUSE/wip-drop-ceph-raSage Weil2016-06-231-1/+0
|\
| * Drop ceph Resource AgentNathan Cutler2016-05-051-1/+0
* | configure.ac: add --with-reentrant-strsignal and --with-thread-safe-res-query...John Coyle2016-06-221-0/+14
* | configure.ac,debian,rpm: do not package .a files in rpm/deb packagesKefu Chai2016-06-071-1/+1
* | FreeBSD/configure.ac: No RPMs and fix YASM selectionWillem Jan Withagen2016-05-101-2/+9
|/
* Merge pull request #8637 from roidayan/xio-remove_rdma_and_ibverbs_from_confi...Casey Bodley2016-05-031-3/+1
|\
| * confiugre.ac: remove rdma and ibverbs dependency from xioRoi Dayan2016-04-181-3/+1
* | 10.2.0v10.2.0Jenkins Build Slave User2016-04-201-1/+1
|/
* 10.1.2v10.1.2Jenkins Build Slave User2016-04-121-1/+1
* 10.1.1v10.1.1Jenkins Build Slave User2016-04-061-1/+1
* configure: Add -D_LARGEFILE64_SOURCE to Linux build.Ira Cooper2016-03-311-0/+1
* script: subscription-manager support (part 2)Loic Dachary2016-03-261-2/+2
* Merge remote-tracking branch 'gh/jewel'Sage Weil2016-03-251-1/+1
|\
| * 10.1.0v10.1.0Jenkins Build Slave User2016-03-241-1/+1
* | Merge pull request #7907 from dachary/wip-subman-factsSage Weil2016-03-231-0/+7
|\ \ | |/ |/|
| * script: subscription-manager supportLoic Dachary2016-03-171-0/+7
* | rgw-ldap: conditional buildMatt Benjamin2016-03-161-0/+13
|/
* Merge pull request #7663 from javacruft/wip-pybind-flagsJosh Durgin2016-03-121-0/+8
|\
| * pybind: Ensure correct python flags are passedJames Page2016-02-161-0/+8
* | Merge pull request #7856 from jdurgin/wip-cython-cleanupJosh Durgin2016-03-121-2/+2
|\ \
| * | configure.ac: cython is used for more than librbd nowJosh Durgin2016-03-011-2/+2
* | | Merge tag 'v10.0.5'Sage Weil2016-03-111-1/+1
|\ \ \
| * | | v10.0.5v10.0.5Sage Weil2016-03-111-1/+1
* | | | Merge remote-tracking branch 'gh/jewel'Sage Weil2016-03-031-1/+1
|\| | |
| * | | v10.0.4v10.0.4Sage Weil2016-03-031-1/+1
* | | | Merge remote-tracking branch 'gh/jewel'Sage Weil2016-03-021-85/+0
|\| | | | |/ / |/| |
| * | rpm: drop systemd_libexec_dir template variableNathan Cutler2016-02-151-41/+0
| * | rpm: drop user_rgw and group_rgw template variablesNathan Cutler2016-02-151-44/+0
* | | configure.ac: boost_iostreams is required, not optionalHector Martin2016-02-261-1/+1
* | | rgw: fix compilation with older boost versions that don't have asio coroutinesOrit Wasserman2016-02-121-0/+3
| |/ |/|
* | Merge pull request #7349 from yuyuyu101/add-pwritevSage Weil2016-02-091-0/+1
|\ \ | |/ |/|
| * configure.ac: add pwritev checkHaomai Wang2016-01-301-0/+1
* | Merge remote-tracking branch 'gh/jewel'Sage Weil2016-02-081-1/+1
|\ \
| * | v10.0.3v10.0.3Sage Weil2016-02-081-1/+1
* | | Merge pull request #7503 from tchaikov/wip-cmake-spdkSage Weil2016-02-051-25/+9
|\ \ \
| * | | autotools: enable NVMEDevice if SPDK is foundKefu Chai2016-02-041-25/+9
* | | | Merge branch 'gelf-logging-backend' of git://github.com/irq0/cephSage Weil2016-02-031-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Graylog2 loggingMarcel Lauhoff2016-01-291-0/+4
* | | | configure: remove unused linesHaomai Wang2016-02-011-10/+0
* | | | NVMEDevice: let aio_write submit request FIFOHaomai Wang2016-02-011-1/+1
* | | | NVMEDevice: Fix static methodHaomai Wang2016-02-011-4/+5
* | | | NVMEDevice: fix unknown serial number problemHaomai Wang2016-02-011-0/+19
* | | | Makefile: let spdk/dpdk libraries linked in upper layerHaomai Wang2016-02-011-2/+2
* | | | configure.ac: fix spdk external header locationHaomai Wang2016-02-011-3/+4
* | | | makefile: add SPDK detect and NVMEDevice to MakefileHaomai Wang2016-02-011-0/+26
|/ / /
* | | Merge pull request #7368 from somnathr/wip-jemalloc-buildSage Weil2016-01-291-8/+0
|\ \ \
| * | | Build: Allow jemalloc enabled build with rocksdb-staticSomnath Roy2016-01-271-8/+0
| |/ /
* | | make: disable FuseStore if !WITH_FUSEKefu Chai2016-01-281-1/+2
* | | Merge pull request #7284 from ceph/wip-make-remove-libeditLoic Dachary2016-01-251-10/+0
|\ \ \