Commit Graph

32 Commits

Author SHA1 Message Date
Dwight
5f9d52a2f5 more work on pairing 2008-09-04 18:24:03 -04:00
Dwight
5deec92469 endian check capability
repl work in progress
cleanup
2008-09-04 10:33:56 -04:00
dwight
bc24777c11 replication fixes plus some log cleanup 2008-08-02 14:58:15 -04:00
Dwight
e011494cbc cloneDatabase() 2008-07-27 18:36:47 -04:00
Eliot Horowitz
50e8a1a3f5 added AGPL License Header to every file
take 2
2008-07-20 17:37:33 -04:00
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
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
Dwight
880049d39e recv() 2008-02-25 19:13:30 -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
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
cbf7e7db04 jumbo frames on localhost 2007-11-26 19:38:14 -05:00
Dwight
1b272bdfaf complain if can't send message 2007-11-26 11:31:48 -05:00
Dwight
ab654fb9ed transport 2007-11-17 21:10:00 -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
e73188b551 first commit 2007-10-19 19:35:48 -04:00