summaryrefslogtreecommitdiff
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
* dbgrid.vcproj missing; more work on dbgridr0.1.2_rc1Dwight2008-09-111-0/+6
|
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-09-093-3/+46
| | | | | | Conflicts: db/makefile
* endian check capabilityDwight2008-09-042-0/+17
| | | | | repl work in progress cleanup
* advertise new dbs for replication; handle user asserts on replDwight2008-09-032-0/+12
|
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-08-113-26/+16
|\ | | | | | | | | | | Conflicts: db/repl.h
| * log cleanupdwight2008-08-022-8/+8
| |
| * replication fixes plus some log cleanupdwight2008-08-022-19/+9
| |
* | minor cleanup pragmasDwight2008-08-111-2/+1
|/
* checkpoitning workDwight2008-07-312-5/+30
|
* collection options are retained when db is cloned;Dwight2008-07-282-7/+6
| | | | | those options now listed in system.namespaces; more repl work
* cloneDatabase()Dwight2008-07-271-1/+11
|
* added AGPL License Header to every fileEliot Horowitz2008-07-2010-2/+160
| | | | take 2
* Revert "added AGPL License Header to every file"Eliot Horowitz2008-07-2010-160/+2
| | | | | | Oops - added multiple times. This reverts commit 608769fd03cdaeea5647cd2e730e54fd76b57336.
* added AGPL License Header to every fileEliot Horowitz2008-07-2010-2/+160
|
* check for out of memoryDwight2008-07-171-1/+0
|
* --nojni option.Dwight2008-07-111-45/+46
|
* compilesDwight2008-07-091-1/+3
|
* logging wasnt' threadsafeDwight2008-07-092-13/+33
|
* --nocursorsDwight2008-07-093-2/+44
|
* fix deleteindexes and drop issuer0.0.7_rc3Dwight2008-07-071-1/+4
| | | | | minor hashtab fix ensureindex works now if collection DNE
* detect mmap failure properly; sigsegv fixesDwight2008-07-011-2/+12
|
* validate a little smarterDwight2008-06-291-0/+2
|
* stack tracesDwight2008-06-271-0/+20
|
* close datafiles on any sort of termination (including seg fault)Dwight2008-06-262-5/+23
|
* change to do ref counts for JSObj objects.Dwight2008-06-252-8/+9
| | | | | should fix OS X dangerous change.
* db.dropDatabase();Dwight2008-06-241-4/+3
|
* horrific cursor code goneDwight2008-06-081-0/+14
|
* dos2unixDwight2008-06-069-896/+896
|
* mysterious disappearing blog post fixDwight2008-06-061-0/+1
|
* sai hackDwight2008-04-301-1/+12
|
* dbproblem.log fileDwight2008-04-251-0/+1
|
* profilingDwight2008-03-161-0/+6
|
* Merge branch 'master' of /data/gitroot/p/yellow2008-02-291-3/+5
|\ | | | | | | | | | | Conflicts: util/sock.h
| * fix for nalge on linuxyellow2008-02-291-3/+12
| |
* | Merge branch 'master' of /data/gitroot/p/yellow2008-02-281-1/+1
|\ \ | |/
| * intr.curs fix;Dwight2008-02-271-1/+1
| | | | | | | | new latent cursor implementation (actually works perhaps)
* | Merge branch 'master' of /data/gitroot/p/yellow2008-02-251-0/+11
|\ \ | |/
| * timestamptsDwight2008-02-241-0/+11
| |
* | fix for linux for nagleyellow2008-02-171-3/+9
|/
* i think this will work on linux and macEliot Horowitz2008-02-131-2/+2
|
* dropDwight2008-02-111-0/+7
|
* assertions etc.Dwight2008-02-102-2/+6
|
* gt lt index supportDwight2008-01-271-1/+2
|
* prebindyellow2008-01-242-0/+12
|
* separate dbsDwight2008-01-203-0/+90
|
* update key bug fixDwight2007-12-141-0/+5
|
* use tcpDwight2007-12-081-1/+12
| | | | and an add index key fix
* timingDwight2007-12-011-1/+1
|
* query for null / undefined valuesDwight2007-11-302-3/+27
| | | | rather large transport fixes for concurrent connections and other cleanup of that.
* signalDwight2007-11-271-1/+1
|