0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

244 Commits

Author SHA1 Message Date
Dwight
3366714892 better error msgs
--sysinfo
2009-01-29 16:06:22 -05:00
Aaron
6ffc4ecfa7 Release mutex before exit 2009-01-27 11:52:52 -05:00
Eliot Horowitz
1cffce1077 get rid of #define exit and just defined it in the mongo namespace 2009-01-25 12:40:11 -05:00
dwight
cc62027aee replication with security on 2009-01-23 18:24:15 -05:00
Aaron
7487c76283 Rely on DBDirectClient dummy authorization instead 2009-01-23 11:33:26 -05:00
Eliot Horowitz
64e1027072 track where the db was started from so easier to find jars 2009-01-22 11:15:51 -05:00
dwight
0f9f3648b0 if no admin.system.users, allow access to everything from localhost 2009-01-21 17:26:16 -05:00
Aaron
f6e8243d96 Better message if dbpath does not exist 2009-01-21 11:44:40 -05:00
Aaron
e6f024873d Set up authInfo for auto- repair/migration 2009-01-21 11:06:53 -05:00
Eliot Horowitz
3e7985c5d6 changed verbose to logLevel and added log(int) 2009-01-20 14:30:59 -05:00
unknown
cb90806ce1 basic security 2009-01-18 20:31:33 -05:00
dwight
e1021ee8ab authenticate command work
some dbhelpers additions
less verbose logging
2009-01-18 17:48:44 -05:00
dwight
f7dcfc6a2c better randoms on OS X 2009-01-18 12:19:26 -05:00
unknown
f412f99bee compile on windows 2009-01-18 11:53:33 -05:00
Aaron
261a467aa5 Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
Aaron
90d45238aa Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
Aaron
248a6dd8de Replace tab indentation with spaces 2009-01-14 17:17:24 -05:00
Aaron
ad1f6b3cbd Put our code in 'mongo' namespace 2009-01-14 17:09:51 -05:00
Aaron
51276a86b1 Large oplog collection sizes + misc 2009-01-13 10:34:18 -05:00
Dwight
e586e5220a a little work on securit 2009-01-09 18:15:30 -05:00
Dwight
3310cb2280 security beginnings 2009-01-07 18:47:11 -05:00
Dwight
db20305fa1 md5 2009-01-07 13:31:16 -05:00
Dwight
6e9a533d67 more threadsafe 2009-01-06 18:57:01 -05:00
Dwight
1cc123561a try not to die in segv printouts with deadlocks and such 2009-01-06 18:25:38 -05:00
Dwight
2e35206b47 getlasterror 2009-01-05 15:30:07 -05:00
dwight
ffc3bb2216 minor nicer logging 2009-01-04 20:09:31 -05:00
Eliot Horowitz
f867ea1a11 typo 2008-12-29 17:59:44 -05:00
Eliot Horowitz
875ea007ef boost filesystem oddity
this lets me use a:b with all versions of boost
2008-12-29 17:52:23 -05:00
Aaron
6e639c392d Log prettier 2008-12-29 14:36:41 -05:00
Aaron
a6169c8e88 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2008-12-29 14:22:39 -05:00
Aaron
4e01f4fc84 Clear tmp dirs on startup 2008-12-29 14:22:36 -05:00
Aaron
689962e86d Move getDatabaseNames to instance.cpp 2008-12-29 14:07:21 -05:00
Aaron
59c6f23224 Add listDatabases command 2008-12-29 13:24:24 -05:00
Aaron
3211918f04 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2008-12-29 12:11:14 -05:00
Aaron
f6613cc644 Check db size before repairing 2008-12-29 11:56:13 -05:00
Dwight
a9bbd5681b nicer logging
--verbose
2008-12-29 11:47:20 -05:00
Aaron
b8c9daf883 Catch more exception types in connThread(), instead of failing silently 2008-12-28 23:11:09 -05:00
Aaron
b7cbd30112 Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
unknown
4148938303 simple quotas for disk usage 2008-12-27 12:07:20 -05:00
unknown
d3d8cb55d1 minor logging cleanup 2008-12-27 11:05:04 -05:00
dwight
ac2ab910d5 begin --quotasimple 2008-12-26 22:06:48 -05:00
Aaron
e00864a8b6 Print new pdfile version number in log message 2008-12-24 17:21:26 -05:00
Aaron
0611369ae8 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2008-12-22 13:14:35 -05:00
Aaron
351c50c7a4 dbpath parameter to initAndListen has been removed 2008-12-22 13:14:22 -05:00
Dwight
8b0a5e7f49 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-12-22 12:38:24 -05:00
Dwight
0ffc82172d release_nojni visual studio target added
check for little endian when start
2008-12-22 12:38:12 -05:00
Aaron
e416c1f119 Automatically repair databases when pdfile version changes 2008-12-18 13:32:47 -05:00
Aaron
6ae140a2df Use socketless interface for cloning using single db instance 2008-12-18 12:02:12 -05:00
Aaron
b473e85b92 Make g++ warnings stricter, clear a few new warnings 2008-12-17 14:09:37 -05:00
Dwight
ac51aadd92 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/pdfile.h
2008-12-16 18:01:00 -05:00