Yehuda Sadeh
|
87198660d5
|
auth: rotate rotating keys every time interval
|
2009-09-17 10:18:59 -07:00 |
|
Sage Weil
|
736c415f1d
|
Merge branch 'unstable' into auth
Conflicts:
src/mon/ClientMonitor.cc
src/mon/ClientMonitor.h
src/mon/MonClient.cc
src/mon/MonClient.h
|
2009-09-09 13:42:51 -07:00 |
|
Sage Weil
|
b95c29042b
|
Makefile: do not install init.d script at all; let packages do that
|
2009-09-04 15:50:14 -07:00 |
|
Sage Weil
|
8a215c840d
|
Makefile: do not install init.d script at all; let packages do that
|
2009-09-04 11:31:24 -07:00 |
|
Sage Weil
|
ca7af7353f
|
Makefile: add missing MRoute.h
|
2009-09-04 10:06:42 -07:00 |
|
Sage Weil
|
50abeda05e
|
Merge branch 'unstable' into auth
Conflicts:
src/client/Client.cc
src/include/ceph_fs.h
src/kernel/super.c
src/librados.cc
src/mon/ClientMap.h
src/mon/ClientMonitor.cc
src/mon/ClientMonitor.h
src/mon/MonClient.cc
src/mon/MonClient.h
|
2009-09-03 11:30:03 -07:00 |
|
Sage Weil
|
829ed7d772
|
Merge commit 'origin/unstable' into msgr
Conflicts:
src/mon/ClientMonitor.cc
|
2009-09-02 16:13:14 -07:00 |
|
Sage Weil
|
a1d5533c43
|
debian: add lib{ceph,rados,crush}-dev packages
|
2009-09-02 13:55:31 -07:00 |
|
Sage Weil
|
a790820a16
|
Makefile: force init.d script into /etc/init.d (not sysconfdir)
|
2009-09-02 10:49:55 -07:00 |
|
Sage Weil
|
afd038b431
|
mon: add subscribe function
|
2009-08-28 16:48:09 -07:00 |
|
Sage Weil
|
4fab953393
|
mon: simplify mount; remove MClientUnmount
|
2009-08-28 16:01:34 -07:00 |
|
Yehuda Sadeh
|
bf304fa92c
|
auth: client/auth tgt sequence, protocol implementation
|
2009-08-28 15:23:08 -07:00 |
|
Yehuda Sadeh
|
811276f745
|
auth: client side protocol handler
|
2009-08-26 14:02:49 -07:00 |
|
Yehuda Sadeh
|
e0508c8f7c
|
auth: rename ClientAuth to Auth, MonClient basic infrastructure
|
2009-08-24 17:22:34 -07:00 |
|
Sage Weil
|
88179a3727
|
auth: rearrange types
|
2009-08-21 16:21:26 -07:00 |
|
Sage Weil
|
10940c2c81
|
Makefile: add missing MOSDPGTemp.h
|
2009-08-20 15:52:24 -07:00 |
|
Yehuda Sadeh
|
8fc4666223
|
auth: fixed aes, added test utility
|
2009-08-19 15:59:52 -07:00 |
|
Sage Weil
|
3cb690d7cd
|
kclient: add base64, crypt.[ch]
|
2009-08-19 15:10:21 -07:00 |
|
Yehuda Sadeh
|
0157567e09
|
auth: compiles, everything links with libcrypto
|
2009-08-19 14:56:23 -07:00 |
|
Yehuda Sadeh
|
2d4556fd59
|
auth: work in progress
|
2009-08-19 14:02:49 -07:00 |
|
Yehuda Sadeh
|
3c275a5857
|
auth: auth stub implementation
|
2009-08-19 10:30:29 -07:00 |
|
Sage Weil
|
81a8fe8316
|
kclient: use reference counted ceph_buffer for xattr blob, msg middle
|
2009-08-18 14:59:06 -07:00 |
|
Sage Weil
|
8fff74019f
|
kclient: add msgpools
|
2009-08-17 12:36:47 -07:00 |
|
Sage Weil
|
6a78671cd3
|
configure: fix --with-radosgw
|
2009-08-13 11:23:54 -07:00 |
|
Sage Weil
|
0d45c57cad
|
Makefile: include stop.sh in tarball
|
2009-08-11 16:29:01 -07:00 |
|
Yehuda Sadeh
|
788e5dd9ce
|
radosgw: static linkage
|
2009-08-07 11:35:08 -07:00 |
|
Yehuda Sadeh
|
d0f58ad8b2
|
radosgw: rename symbols, use generic name for rgw
|
2009-08-07 10:46:29 -07:00 |
|
Yehuda Sadeh
|
a7995b79d2
|
radosgw: rename files to use the generic name
|
2009-08-07 10:26:07 -07:00 |
|
Yehuda Sadeh
|
1fb90d367d
|
Merge commit 'origin/unstable' into rados
Conflicts:
src/Makefile.am
|
2009-08-07 08:50:05 -07:00 |
|
Greg Farnum
|
e15c40a7c0
|
Hadoop: libhadoopcephfs now links against libceph
rather than incorporating it; the Java code accounts for this and
loads based on a configuration setting -- no more worries
about java.library.path.
|
2009-08-06 16:05:30 -07:00 |
|
Sage Weil
|
dad494c563
|
Makefile: add missing header to noinst_HEADERS
|
2009-08-05 14:11:17 -07:00 |
|
Sage Weil
|
1b89c167e0
|
Makefile: remove java hadoop _SOURCES dep
|
2009-08-05 14:09:59 -07:00 |
|
Sage Weil
|
7032e8a084
|
Makefile: reorg
|
2009-08-04 15:33:37 -07:00 |
|
Sage Weil
|
b3a1b789dd
|
Makefile: no fakefuse
|
2009-08-04 15:33:36 -07:00 |
|
Greg Farnum
|
a41c762fcb
|
Hadoop: hadoopcephfs is now self-contained instead of requiring other libs.
|
2009-07-27 17:20:29 -07:00 |
|
Sage Weil
|
5f7581d223
|
Makefile: skip hadoop client if jni.h not present
|
2009-07-23 16:17:41 -07:00 |
|
Greg Farnum
|
9f254d5a16
|
Hadoop: Converted CephFSInterface.cc to use libceph.
|
2009-07-22 16:58:06 -07:00 |
|
Sage Weil
|
d9d3d6254b
|
mount.ceph: update /etc/mtab
|
2009-07-21 16:42:19 -07:00 |
|
Yehuda Sadeh
|
e2100bceda
|
s3gw: rearrange code, move REST related stuff away from s3gw
|
2009-07-20 16:41:25 -07:00 |
|
Yehuda Sadeh
|
536a8b6486
|
s3gw: restructure code, better layering (not done yet)
|
2009-07-17 17:49:59 -07:00 |
|
Yehuda Sadeh
|
70a24c12ca
|
Merge commit 'origin/unstable' into rados
|
2009-07-16 10:38:55 -07:00 |
|
Yehuda Sadeh
|
512dc61aac
|
Merge commit 'origin/unstable' into rados
|
2009-07-16 10:36:47 -07:00 |
|
Sage Weil
|
464d248e35
|
Makefile: fix up initscript packaging
|
2009-07-15 14:07:37 -07:00 |
|
Sage Weil
|
0d5b2c08ad
|
Makefile: fix whitespace
|
2009-07-13 10:39:25 -07:00 |
|
Sage Weil
|
5bb2968985
|
initscripts: substitute in proper autoconf paths
Based on
http://www.gnu.org/software/hello/manual/autoconf/Installation-Directory-Variables.html
|
2009-07-13 10:30:43 -07:00 |
|
Yehuda Sadeh
|
3b9f310074
|
Merge commit 'origin/unstable' into rados
Conflicts:
src/Makefile.am
|
2009-07-10 15:08:13 -07:00 |
|
Yehuda Sadeh
|
7494390c56
|
Makefile.am: missing some header files declarations
|
2009-07-09 18:33:26 -07:00 |
|
Yehuda Sadeh
|
6908f59686
|
s3gw: rados backend seems to work
|
2009-07-09 18:30:48 -07:00 |
|
Sage Weil
|
67822ef05a
|
s3gw: make compilation optional (./configure --with-s3gw)
|
2009-07-09 16:28:18 -07:00 |
|
Greg Farnum
|
0bd233424b
|
Merged Makefile.am
|
2009-07-09 14:06:43 -07:00 |
|