Commit Graph

223 Commits

Author SHA1 Message Date
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
Dwight
b63867ab3c cleanup how we use boost.
eliminate boost hpp's from this repository
see 10gen.com/wiki/pub.db.contrib.windows
2008-12-16 17:48:48 -05:00
Aaron
75a45c346f Add repairDatabase support 2008-12-16 10:20:24 -05:00
Dwight
0e32c98bf3 protect against inappropriate $cmd's to a slave mode db
Command code cleanup
--quiet for Jim
2008-12-11 10:27:05 -05:00
Geir Magnusson Jr
40dd1bd6e4 Move the definition of objcheck variable from db.cpp to
instance.cpp, so that the dbtests can link - it doesn't
link with db.cpp
2008-12-08 14:41:38 -05:00
Dwight
a43b0755ad --objcheck command 2008-12-08 11:21:00 -05:00
Dwight
e98dbf5acd compile on windows 2008-12-03 10:12:27 -05:00
Aaron Staple
58fd04ab38 Merge with recent db.cpp, makefile changes 2008-12-03 09:56:18 -05:00
Aaron Staple
ffc4cd87af Remove #include cruft 2008-12-02 17:27:22 -08:00
Dwight
60b769a8cb replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
Aaron Staple
6c5b0b5cfb Forgot commit -a 2008-12-02 09:54:32 -08:00
unknown
dfb8f562ae web console beginnings 2008-11-29 20:01:58 -05:00
Dwight
890048958b --source useful now 2008-11-10 17:45:39 -05:00
Dwight
a89d6b94f7 --source cmd line 2008-11-10 11:20:30 -05:00
unknown
9bc872695d catch asserts and report error to client on a query
various dbgrid work incremental
background job class
2008-10-29 16:48:03 -05:00
Dwight
13480027d9 reorganize commands code for dbgrid 2008-10-22 16:56:39 -04:00
Dwight
0aef80f8cc rename classes 2008-10-21 16:13:48 -04:00
Dwight
1bef26dcc0 don't exit if client sends us garbage for a query 2008-10-13 16:19:39 -04:00
Dwight
b696111e64 repl: source parm now optional 2008-10-10 16:55:21 -04:00
Dwight
efe9d8be20 checkpointing soem dbgrid work 2008-09-29 18:00:53 -04:00
dwight
2a8679c801 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-09-14 22:49:44 -04:00
dwight
e783239b3f copydb work 2008-09-14 22:49:30 -04:00