ceph/src
Joao Eduardo Luis deabdc8a10 auth: cephx: increase log levels when logging secrets
We understand that logging secrets may be useful when debugging the root
causes for auth issues. However, logging secrets is far from a good idea.
Therefore, just increase the log levels to a high enough value so that
most other debug infos can be obtained without even logging the secrets.
If one really wants to log the secrets, then setting --debug-auth 30 should
do the trick.

Fixes: #3361

Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
2012-11-23 19:13:01 +00:00
..
auth auth: cephx: increase log levels when logging secrets 2012-11-23 19:13:01 +00:00
bash_completion
client client: fix lock leak in lazio_*() failure paths 2012-11-16 17:36:16 -08:00
cls Merge branch 'next' 2012-11-06 15:52:38 -08:00
common Merge remote-tracking branch 'origin/next' into next 2012-11-22 12:57:33 -08:00
crush crush: CrushWrapper: don't add item to a bucket with != type than wanted 2012-11-23 19:12:57 +00:00
doc
global
gtest Makefile: Updates to eliminates warnings, add test for boost system lib. 2012-10-15 14:14:34 -07:00
include common: dumpers for ceph_{file,dir}_layout 2012-11-12 15:05:52 -08:00
java java: remove redundant src.dir 2012-11-13 09:39:20 -08:00
jobs
json_spirit json_spirit: thread safe 2012-11-08 13:24:29 -08:00
key_value_store
leveldb@c79c270174 leveldb: fix accidental submodule revert 2012-10-24 17:04:42 -07:00
librados objecter: separate locked and unlocked init/shutdown 2012-11-13 18:17:55 -08:00
librbd Merge branch 'wip-oc-hang' into next 2012-11-16 16:43:07 -08:00
libs3@9dc3a9c683
log
mds mds: child directory inherits SGID bit 2012-11-22 13:53:29 -08:00
messages message: add MRecoveryReserve 2012-11-01 01:05:01 -07:00
mon mon: PGMonitor: check if pg exists when handling 'pg map <PG>' 2012-11-23 19:12:48 +00:00
mount
msg msgr: use get_myaddr and set_myaddr to set the nonce 2012-11-21 12:00:37 -08:00
objclass
objsync
ocf
os Try using syscall() for syncfs if not supported directly by glibc 2012-11-22 08:50:44 -08:00
osd osd/: add config helper for min_size and update build_simple* 2012-11-13 17:09:26 -08:00
osdc osdc/Striper: fix handling for sparse reads in add_partial_sparse_result() 2012-11-20 16:41:28 -08:00
perfglue
pybind librbd: update python bindings for striped image creation 2012-10-15 15:34:03 -07:00
rgw Merge branch 'wip-opslog-socket2' into next 2012-11-22 12:55:35 -08:00
script dep-report.sh: ceph package dependency report. 2012-10-29 09:55:33 -07:00
test test_librbd_fsx: Add OP_FLATTEN 2012-11-21 08:34:50 -08:00
tools mon: require pgnum in 'ceph osd pool create <poolname> <pgnum> [<pgp_num>]' command 2012-11-12 12:01:07 -08:00
upstart upstart: set high open file limits 2012-11-16 16:19:00 -08:00
.gitignore rgw: fix build 2012-11-08 13:24:30 -08:00
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc
ceph_common.sh
ceph_conf.cc
ceph_fuse.cc ceph-fuse: fix leak of args 2012-11-09 16:03:20 -08:00
ceph_mds.cc
ceph_mon.cc mon: shutdown async signal handler sooner 2012-11-18 08:34:35 -08:00
ceph_osd.cc Merge remote-tracking branch 'gh/wip-msgauth4' 2012-10-15 20:57:19 -07:00
ceph_syn.cc ceph-fuse: fix leak of args 2012-11-09 16:03:20 -08:00
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-debugpack.in ceph-debugpack: updates 2012-10-09 14:13:57 -07:00
ceph-disk-activate ceph-disk-activate: avoid duplicating mounts if already activated 2012-10-31 17:14:31 -07:00
ceph-disk-prepare ceph-disk-prepare: poke kernel into refreshing partition tables 2012-10-30 10:40:58 -07:00
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
crushtool.cc
dupstore.cc
fetch_config
fooclass.cc
init-ceph.in
init-radosgw
libcephfs.cc client: Support for fchown 2012-11-04 04:25:31 -08:00
librados-config.cc
loadclass.sh
logrotate.conf logrotate: fix bash syntax 2012-10-13 22:34:29 -07:00
make_version
Makefile.am Merge branch 'wip-opslog-socket2' into next 2012-11-22 12:55:35 -08:00
mkcephfs.in
monmaptool.cc
multi-dump.sh
osdmaptool.cc
ps-ceph.pl
psim.cc
push_to_kclient.pl
push_to_qemu.pl
rados_export.cc
rados_import.cc
rados_sync.cc
rados_sync.h
rados.cc
radosacl.cc
rbd.cc rbd: make snap purge fail if removing a snap fails 2012-11-21 13:27:27 -08:00
README
sample.ceph.conf
scratchtool.c
scratchtoolpp.cc
stop.sh
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc
testkeys.cc
testmsgr.cc ceph-fuse: fix leak of args 2012-11-09 16:03:20 -08:00
TODO
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart.sh: support -X by adding 'auth required = none' entries 2012-11-13 15:12:16 -08:00

Sage Weil <sage@newdream.net>
Ceph - scalable distributed storage system