0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/db
2009-01-23 10:17:34 -05:00
..
btree.cpp
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
clientcursor.h
cloner.cpp
commands.cpp
commands.h
cursor.cpp Try to fix vc++ compiler warnings 2009-01-19 09:51:38 -05:00
cursor.h
database.h
db.cpp track where the db was started from so easier to find jars 2009-01-22 11:15:51 -05:00
db.h
db.rc
db.sln
db.vcproj
dbcommands.cpp Add 'fields' spec to cmd run count 2009-01-21 10:36:40 -05:00
dbeval.cpp
dbhelpers.cpp
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
instance.cpp Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-23 10:17:34 -05:00
instance.h Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-23 10:17:34 -05:00
introspect.cpp
introspect.h
javajs.cpp track where the db was started from so easier to find jars 2009-01-22 11:15:51 -05:00
javajs.h track where the db was started from so easier to find jars 2009-01-22 11:15:51 -05:00
javatest.cpp
jsobj.cpp Convert to const 2009-01-23 10:15:36 -05:00
jsobj.h Convert to const 2009-01-23 10:15:36 -05:00
json.cpp Parse both hex characters of each byte 2009-01-22 16:38:02 -05:00
json.h
lasterror.cpp
lasterror.h
makefile Add idempotence tests for some oplog operations 2009-01-23 10:17:29 -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 Convert to const 2009-01-23 10:15:36 -05:00
pdfile.h Convert to const 2009-01-23 10:15:36 -05:00
query.cpp Add idempotence tests for some oplog operations 2009-01-23 10:17:29 -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 Add idempotence tests for some oplog operations 2009-01-23 10:17:29 -05:00
repl.h Add idempotence tests for some oplog operations 2009-01-23 10:17:29 -05:00
replset.h
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 Can inherit from auth 2009-01-23 10:16:36 -05:00
storage.h
tests.cpp