2010-03-11 |
Sage Weil | todo multi-mds issue |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Greg Farnum | mon: users can now change pool owners. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Greg Farnum | osd: Check auid permissions in get_pool_cap |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Greg Farnum | mon: use MonCaps::check_privileges in prepare_new_pool |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Greg Farnum | Revert "mon: add check_privileges function to OSDMon." |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Greg Farnum | mon: add check_privileges function to MonCaps |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Greg Farnum | vstart: use 'allow *' notation instead of 'allow rwx' |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Greg Farnum | osd: accept 'allow *' as an admin flag that sets allow_all |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Greg Farnum | osd: OSDCaps parses and stores auid permissions |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Greg Farnum | mon: AuthMonitor doesn't overwrite allow_all bit |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Greg Farnum | mon: Add basic operator<< to MonCaps |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Greg Farnum | mon: Accept 'allow *' as an admin flag that sets allow_all |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Greg Farnum | mon: MonCaps parses and stores auid permissions |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Sage Weil | thread: mask all signals on child threads |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Sage Weil | timer: kill unused g_timer |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Sage Weil | mds: create mds.$id debug log symlink |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Sage Weil | mds: only check for canceled _client_ requests, not... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Sage Weil | mds: fix MDentryUnlink |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Yehuda Sadeh | messenger: don't use signal SIGUSRx anymore |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Sage Weil | qa: make -j on kernel build |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Sage Weil | Revert "mon: Hack -- set allow_all in caps if client... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Sage Weil | mds: note when we last became non-laggy |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Sage Weil | mkcephfs: cosd mkfs as root, then chown |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Sage Weil | todo bugs |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Sage Weil | filestore: clean up btrfs, clone range detection |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Sage Weil | cauthtool: verify set_uid arg |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Sage Weil | mds: dump misc struct sizes to log |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Sage Weil | monclient: time out properly from wait_auth_rotating |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Sage Weil | decay: separate fixed DecayRate from DecayCounter |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Sage Weil | mds: drop useless double from DecayCounter |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Greg Farnum | mon: Hack -- set allow_all in caps if client name is... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Greg Farnum | objecter: librados: add optional auid param to |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Greg Farnum | objecter: add auid to PoolOp, fill it in during pool_op... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Greg Farnum | mon: let prepare_new_pool assign an auid. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Greg Farnum | mon: add check_privileges function to OSDMon. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Greg Farnum | msg: Add an auid field to MPoolOp; additional construct... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Greg Farnum | auth: move CEPH_AUTH_UID_DEFAULT into ceph_fs.h |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Farnum | cauthtool: set auid in data member format instead of... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Farnum | mon: store auid in MonCaps |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Farnum | osd: store auid in OSDCaps |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Farnum | mon: fix bad return test! |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Farnum | auth: add set_uid() to KeyRing, print out auid in print... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Farnum | auth: Add an auid parameter to verify_authorizer and... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Farnum | cephx: Piece-wise initialization of structs is BAD! |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Farnum | auth: rename auth_uid -> auid |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Farnum | auth: re-add auid to EntityAuth and AuthTicket. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Farnum | mon: add auid field to MonCaps. Also make it a struct -- |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Farnum | After discussing with Sage, we do want auid to be a... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Sage Weil | mds: shut up about request latency |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Sage Weil | mds: return lease on null dentries (ENOENT lookups) |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Sage Weil | mds: behave when passed NULL *need_issue |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Sage Weil | crushtool: fail on parse error |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Sage Weil | mds: accept stray reconnects |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Sage Weil | filestore: fix --mkjournal option |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Sage Weil | filestore: avoid sync_file_range(2) if not present |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Sage Weil | filejournal: avoid sync_file_range(2) if not present |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Sage Weil | autoconf: detect sync_file_range(2) |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Sage Weil | crushtool: allow multiple -v's to increase verbosity |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Sage Weil | crushtool: fix parsing with new boost library (compress... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Greg Farnum | osd: mon: caps store auth_uid as an int for fast checking |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Greg Farnum | cephx: Add auth_uid (if present) to Info for all servic... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Greg Farnum | osd: OSDCaps have a better check for ownership |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Greg Farnum | authtool: give generated key specific uid if one is... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Greg Farnum | Revert a number of auth_uid commits. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Sage Weil | init-ceph: return success error code on missing ceph... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Sage Weil | mds: fix snapid tests in encode_inodestat |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Sage Weil | mds: fix null pointer deref in resolve on mostly-empty mds |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Sage Weil | journal: set committing_seq in commit_start |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Sage Weil | osd: use per-PG ObjectStore::Sequencer when possible |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Sage Weil | filestore: add Sequencer to queue_transaction interface |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Sage Weil | msgr: don't redefine value of ENTITY_TYPE_AUTH |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Yehuda Sadeh | osd: fix TRIMTRUNC truncation size |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Sage Weil | filestore: use separate finisher for journaled ahead... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Sage Weil | 0.19.1 |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Sage Weil | builddebs.sh: suppress lintian as root warning |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Greg Farnum | auth: Add an auth_uid to AuthTicket. Still to do: copy... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Greg Farnum | auth: misc printing and initialization fixes |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Greg Farnum | vstart:/mkcephfs: set client.admin auth_uid to 0 |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Greg Farnum | authtool: set generated key to specific uid if one... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Greg Farnum | msgr: Remove the type CEPH_ENTITY_TYPE_ADMIN. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Greg Farnum | ceph_fs: Split CEPH_FEATURE_{SUPPORTED, REQUIRED} flags... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Greg Farnum | OSD: If an auth_uid owns a pool and has no explicit... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Greg Farnum | osd: Add auth_uid to OSDCaps, and fill in. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Greg Farnum | auth: constant for unknown/unsecured user |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Sage Weil | filestore: fix ondisk vs onreadable_sync deadlock |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Sage Weil | builddebs.sh: keep base.tgz outside ~/debian |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Sage Weil | mds: put forced open sessions in OPENING then OPEN |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Sage Weil | debian: new release, push, build, publish scripts |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Sage Weil | Makefile: fix /sbin hack |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Sage Weil | Makefile: include debian/ |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Sage Weil | mds: fix (new) sessionmap decoding |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Sage Weil | mds: fix mds_export_targets message parent |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Sage Weil | qa: download linux tarball from ceph.newdream.net for... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Sage Weil | cauthtool: validate arguments better, cleanup |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Sage Weil | osd: use onreadable_sync finishers to drop ondisk locks |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Sage Weil | filestore: add onreadable_sync callback |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Sage Weil | context: minor finish_contexts() cleanup |
commit | commitdiff | tree | snapshot |
next |