0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2009-01-21 17:51:53 -05:00
..
btree.cpp compile on windows 2009-01-18 11:53:33 -05:00
btree.h Fix simple match spec for encapsulating elements and numbers 2009-01-20 16:54:57 -05:00
btreecursor.cpp Fix simple match spec for encapsulating elements and numbers 2009-01-20 16:54:57 -05:00
clientcursor.cpp Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
clientcursor.h Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
cloner.cpp Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
commands.cpp
commands.h basic security 2009-01-18 20:31:33 -05:00
cursor.cpp Try to fix vc++ compiler warnings 2009-01-19 09:51:38 -05:00
cursor.h Add start / end key to explain, fix key extraction ordering 2009-01-15 13:04:25 -05:00
database.h Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
db.cpp if no admin.system.users, allow access to everything from localhost 2009-01-21 17:26:16 -05:00
db.h
db.rc
db.sln
db.vcproj basic security 2009-01-18 20:31:33 -05:00
dbcommands.cpp Add 'fields' spec to cmd run count 2009-01-21 10:36:40 -05:00
dbeval.cpp authenticate command work 2009-01-18 17:48:44 -05:00
dbhelpers.cpp authenticate command work 2009-01-18 17:48:44 -05:00
dbhelpers.h if no admin.system.users, allow access to everything from localhost 2009-01-21 17:26:16 -05:00
dbinfo.cpp
dbinfo.h
dbmessage.h Clean up object size check 2009-01-21 11:14:35 -05:00
dbwebserver.cpp Set up authInfo in contexts where it may be required 2009-01-20 11:05:53 -05:00
flushtest.cpp Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
instance.cpp changed verbose to logLevel and added log(int) 2009-01-20 14:30:59 -05:00
instance.h
introspect.cpp
introspect.h
javajs.cpp changed verbose to logLevel and added log(int) 2009-01-20 14:30:59 -05:00
javajs.h
javatest.cpp
jsobj.cpp Fix simple match spec for encapsulating elements and numbers 2009-01-20 16:54:57 -05:00
jsobj.h Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-20 17:07:29 -05:00
json.cpp
json.h
lasterror.cpp
lasterror.h
makefile Add HostByName test 2009-01-21 15:50:49 -05:00
makefile.Darwin.i386
makefile.Linux.i686
makefile.Linux.x86_64
matcher.cpp Matcher only reject incompatible types if not numbers 2009-01-20 15:44:40 -05:00
matcher.h Matcher only reject incompatible types if not numbers 2009-01-20 15:44:40 -05:00
minilex.h
namespace.cpp Use ns string value for map key, rather than pointer location 2009-01-21 14:40:15 -05:00
namespace.h Use ns string value for map key, rather than pointer location 2009-01-21 14:40:15 -05:00
pcre.txt
pdfile.cpp changed verbose to logLevel and added log(int) 2009-01-20 14:30:59 -05:00
pdfile.h changed verbose to logLevel and added log(int) 2009-01-20 14:30:59 -05:00
query.cpp Add 'fields' spec to cmd run count 2009-01-21 10:36:40 -05:00
query.h Add 'fields' spec to cmd run count 2009-01-21 10:36:40 -05:00
queryoptimizer.cpp
queryoptimizer.h
repl.cpp changed verbose to logLevel and added log(int) 2009-01-20 14:30:59 -05:00
repl.h
replset.h authenticate command work 2009-01-18 17:48:44 -05:00
resource.h
scanandorder.h
security_commands.cpp getnonce now returns a prettier nonce string -- hex digits as a string instead of double as a string. 2009-01-21 15:06:13 -05:00
security.cpp if no admin.system.users, allow access to everything from localhost 2009-01-21 17:26:16 -05:00
security.h if you are authorized for admin, you can access all databases 2009-01-21 17:51:53 -05:00
storage.h
tests.cpp authenticate command work 2009-01-18 17:48:44 -05:00