summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* inclode strerror in recv error message MINORAaron2009-05-041-1/+1
* add 'bind_ip' option to bind listener only to requested local interfaceAaron2009-04-295-6/+15
* Revert "Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per ...Aaron2009-04-281-3/+0
* Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per function...Aaron Staple2009-04-271-0/+3
* use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniquenessAaron2009-04-271-3/+0
* fix compiler warning MINORAaron2009-04-241-1/+1
* optime separate fileAaron2009-04-231-0/+99
* tests for db and mem based id setsAaron2009-04-231-0/+4
* don't seg fault when run out of disk spaceAaron2009-04-231-0/+4
* clean asio shutdownEliot Horowitz2009-04-201-0/+7
* make old boost happy MINORAaron2009-04-171-1/+1
* listener handle closed socket MINORAaron2009-04-171-1/+1
* simple blocking queueEliot Horowitz2009-04-171-0/+57
* hopefully compile winAaron2009-04-162-4/+5
* compile visual studio windowsDwight2009-04-161-1/+1
* update size in map and allocate asap interfacesAaron2009-04-155-6/+8
* Revert "Revert "add errno header for non osx MINOR""Aaron2009-04-151-0/+1
* Revert "Revert "fix compile warning, rename condition_variable -> condition t...Aaron2009-04-151-2/+2
* Revert "Revert "abort allocation on failed write""Aaron2009-04-151-2/+2
* Revert "Revert "do preallocation after initial allocation too, make file allo...Aaron2009-04-152-34/+52
* Revert "Revert "allocate files in background""Aaron2009-04-156-38/+183
* Revert "allocate files in background"Aaron2009-04-156-183/+38
* Revert "do preallocation after initial allocation too, make file allocator in...Aaron2009-04-152-52/+34
* Revert "abort allocation on failed write"Aaron2009-04-151-2/+2
* Revert "fix compile warning, rename condition_variable -> condition to make o...Aaron2009-04-151-2/+2
* Revert "add errno header for non osx MINOR"Aaron2009-04-151-1/+0
* add errno header for non osx MINORAaron2009-04-151-0/+1
* fix compile warning, rename condition_variable -> condition to make old boost...Aaron2009-04-151-2/+2
* abort allocation on failed writeAaron2009-04-151-2/+2
* do preallocation after initial allocation too, make file allocator interface ...Aaron2009-04-152-34/+52
* allocate files in backgroundAaron2009-04-156-38/+183
* printStackTrace don't leave stream in hex mode MINORAaron2009-04-101-1/+1
* print error description, test timeout MINORAaron2009-04-061-1/+2
* fix sleepmillisAaron2009-04-031-5/+6
* solaris fixEliot Horowitz2009-04-021-0/+4
* Close listener sockets on exitAaron2009-04-015-9/+28
* Validate length of allocated fileAaron2009-04-011-1/+2
* Validate length of allocated fileAaron2009-04-011-1/+2
* Build a subobject without recopying the contentsAaron2009-03-251-3/+9
* Use string instead of char * in client codeAaron2009-03-241-0/+4
* Remove unnecessary includeAaron2009-03-201-1/+0
* Reduce dbtop performance hitAaron2009-03-201-13/+28
* fix : -> _ conversion on windowsEliot Horowitz2009-03-191-4/+8
* doesOpGetAResponseEliot Horowitz2009-03-172-0/+6
* objcheck validates every bson object read from a messageAaron2009-03-131-0/+2
* compile windowsDwight2009-03-031-1/+1
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-022-21/+42
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-021-12/+29
| |\
| | * work on old versions of boostEliot Horowitz2009-03-021-12/+29
| * | Add number of calls to setClient to DBTOPAaron2009-03-021-9/+13
| |/