Mathias Stearn
|
d27c8505ea
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
|
Aaron
|
83b3f358f1
|
make smokeClient work with nonstandard port, path
|
2009-05-11 12:41:49 -04:00 |
|
Aaron
|
5a276ef621
|
Replace emptyObj with BSONObj()
|
2009-03-19 16:23:04 -04:00 |
|
Eliot Horowitz
|
120f859704
|
change password digest
from md5( "mongo" + pwd )
to md5( username + ":mongo:" + pwd )
|
2009-01-30 15:06:12 -05:00 |
|
Dwight
|
dcf90d4def
|
sort() for c++ client
|
2009-01-29 18:38:35 -05:00 |
|
Eliot Horowitz
|
c14ac3ac0e
|
fix authTest
abstract out pssword digest
|
2009-01-21 18:58:03 -05:00 |
|
Eliot Horowitz
|
bbb6744798
|
simple authTest
|
2009-01-20 11:38:12 -05:00 |
|