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

44 Commits

Author SHA1 Message Date
Eliot Horowitz
383a862ad3 Revert "added AGPL License Header to every file"
Oops - added multiple times.

This reverts commit 608769fd03.
2008-07-20 17:34:22 -04:00
Eliot Horowitz
608769fd03 added AGPL License Header to every file 2008-07-20 17:33:02 -04:00
Dwight
2612fa547b Revert "safemalloc"
This reverts commit d195086cb8.
2008-07-17 13:23:26 -04:00
Eliot Horowitz
d195086cb8 safemalloc
slight perf. hit
we can always just do #define safemalloc malloc

someone should look at realloc,calloc, etc...
2008-07-17 09:26:42 -04:00
Dwight
1bf45a0843 fix deleteindexes and drop issue
minor hashtab fix
ensureindex works now if collection DNE
2008-07-07 18:57:04 -04:00
Dwight
b3f5a1f27f close sockets on shutdown 2008-07-01 20:01:28 -04:00
Dwight
c79a5e1753 fix a jni issue with the last bug fix. 2008-06-12 11:56:40 -04:00
Dwight
1d8c3e37b3 bad memory issue with cursors 2008-06-11 16:58:34 -04:00
Dwight
4690479e34 handle bad connect from something weird 2008-06-09 15:05:00 -04:00
Dwight
3051b961ca dos2unix 2008-06-06 09:43:15 -04:00
Eliot Horowitz
48de06f6e9 db local jni access works 2008-03-27 17:48:07 -04:00
Dwight
8cdedebc9c jnicallback 2008-03-24 18:04:22 -04:00
Dwight
880049d39e recv() 2008-02-25 19:13:30 -05:00
Dwight
b59d9b5f65 cursor cleanup 2008-02-13 00:26:39 -05:00
Eliot Horowitz
093b76717e Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p 2008-01-26 13:12:42 -05:00
Eliot Horowitz
9f35516beb debugging 2008-01-26 13:12:38 -05:00
yellow
573b11ecd4 prebind 2008-01-24 16:09:24 +00:00
Dwight
f94a9d3fa5 update key bug fix 2007-12-14 12:48:47 -05:00
Dwight
30094cdb68 make regex smart 2007-12-13 15:36:56 -05:00
Dwight
6c86ae3278 assert z>len 2007-12-12 10:32:34 -05:00
Dwight
5ab9ae9d47 use tcp
and an add index key fix
2007-12-08 15:50:47 -05:00
Dwight
0df2998769 unindex bug 2007-12-02 11:33:59 -05:00
Dwight
bcfc3b7b22 logging 2007-12-01 22:49:55 -05:00
Dwight
fb7d5b718c timing 2007-12-01 11:44:42 -05:00
Dwight
6b0f00c292 query for null / undefined values
rather large transport fixes for concurrent connections and other cleanup of that.
2007-11-30 21:30:24 -05:00
Dwight
3199971604 signal 2007-11-27 16:18:56 -05:00
Dwight
cbf7e7db04 jumbo frames on localhost 2007-11-26 19:38:14 -05:00
Dwight
178091b0ad transport changes 2007-11-26 16:19:50 -05:00
Dwight
1b272bdfaf complain if can't send message 2007-11-26 11:31:48 -05:00
Dwight
ace493f36f elim dups 2007-11-24 16:15:09 -05:00
Dwight
76fafc9ad0 index fixes, fancier packet dump output, 64 bit fix, partridge, pear tree 2007-11-19 09:41:28 -05:00
Dwight
01986ab502 limit queueing 2007-11-18 19:15:36 -05:00
Dwight
4f17681bdb only one msg qiueued for sending for now 2007-11-18 17:05:04 -05:00
Dwight
e3c947f118 cleaner output 2007-11-18 14:05:28 -05:00
Dwight
a07fb60cd4 bugs
readable output
2007-11-18 13:33:00 -05:00
Dwight
cc1b83cf5c Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p 2007-11-17 21:10:25 -05:00
Dwight
ab654fb9ed transport 2007-11-17 21:10:00 -05:00
Eliot Horowitz
3418a3cd9d default port of 0 means picks automatically 2007-11-13 21:32:29 -05:00
Dwight
a1e5147225 bugs 2007-11-13 16:44:01 -05:00
Dwight
52b78a3d75 checkpointing btree - not fully done 2007-11-08 21:42:50 -05:00
Dwight
282d3ba529 msging a little more robust 2007-11-05 15:12:45 -05:00
Dwight
8f932515bf long msgs work 2007-11-05 11:29:12 -05:00
Dwight
1e7d144631 checkpoint delete code 2007-10-30 05:50:14 -04:00
Dwight
e73188b551 first commit 2007-10-19 19:35:48 -04:00