summaryrefslogtreecommitdiff
path: root/s/server.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove all clientId related code and systems, and just use tls SERVER-2872Eliot Horowitz2011-03-311-9/+8
* fix replica set cursor cleaning through mongos SERVER-2505Eliot Horowitz2011-02-091-1/+5
* trap top level exceptionsdwight2011-02-091-1/+18
* mongos shouldn't have cmdLine.dur = trueMathias Stearn2011-01-141-0/+4
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-65/+65
* fix exception handling in mongosEliot Horowitz2010-12-291-0/+12
* moving client class into its own fileEliot Horowitz2010-12-271-0/+1
* some replica set client cleaningEliot Horowitz2010-12-201-1/+1
* update config servers when replica set config changes SERVER-1557Eliot Horowitz2010-12-201-0/+2
* envp is not usedAlberto Lerner2010-11-281-1/+1
* fix SIGHUP handling SERVER-1934Eliot Horowitz2010-10-131-2/+2
* SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cppAlberto Lerner2010-10-011-0/+2
* SERVER-1822 dedup webGetAdminUser/webHaveAdminUserAlberto Lerner2010-10-011-1/+2
* set thread name in mongos mainEliot Horowitz2010-09-171-0/+1
* can set connection pool error name so can easily differentiate mongos from mo...Eliot Horowitz2010-09-101-0/+1
* optionally have dbexit try to get a dblockEliot Horowitz2010-08-311-2/+5
* Disable JSONP by default due to security implicationsMathias Stearn2010-08-251-0/+5
* Sharding options get their own category.Justin Dearing2010-08-201-3/+4
* remove mechanism to put mongos -> mongod connections in last error id modeEliot Horowitz2010-08-171-4/+1
* compile vs2010Dwight2010-08-171-0/+4
* SERVER-1593 hook new signal handler to mongosAlberto Lerner2010-08-171-0/+7
* change error reporting order for robustnessEliot Horowitz2010-08-121-1/+3
* don't use id gle for syncEliot Horowitz2010-08-031-1/+2
* check for config server consistency on startupEliot Horowitz2010-08-031-1/+1
* mongos cursor timeout SERVER-1531Eliot Horowitz2010-08-021-0/+3
* SERVER-1292 A bit more prep, separate grid.{h,cpp} from configAlberto Lerner2010-07-281-0/+1
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-281-13/+24
|\
| * SERVER-1497 Cant mix and match localhost and real IPsAlberto Lerner2010-07-281-13/+24
* | hook up webserver to mongos SERVER-1495Eliot Horowitz2010-07-281-1/+4
|/
* consolidate bind_ip handlingEliot Horowitz2010-07-271-3/+1
* handle databases with different cases in mongos SERVER-1443Eliot Horowitz2010-07-221-0/+1
* IPv6 support for mongos SERVER-1426Mathias Stearn2010-07-191-0/+5
* cleaningdwight2010-07-181-1/+1
* Adjust messageAlberto Lerner2010-07-041-1/+1
* workong on moving migrate to mongod, cleaning, and version fixingEliot Horowitz2010-07-011-3/+1
* LastError cleanup SERVER-1165Eliot Horowitz2010-05-281-0/+6
* mongos now accepts a --bind_ip argument [SERVER-1156]alerner2010-05-281-3/+10
* Pull all the code for defining and printing the version of executables to one...alerner2010-05-281-0/+1
* SERVER-109 multi buffer messageAaron2010-05-121-1/+1
* merge signal handling between mongod and mongosEliot Horowitz2010-05-101-3/+4
* more typos SERVER-1103Eliot Horowitz2010-05-081-1/+1
* chunkSize paramEliot Horowitz2010-04-301-0/+4
* really fix getLastError in mongos SERVER-1039Eliot Horowitz2010-04-281-4/+2
* some assertsEliot Horowitz2010-04-281-0/+2
* stdafx->pchDwight2010-04-271-1/+1
* auto balance checkpoint SERVER-945Eliot Horowitz2010-04-221-0/+3
* getLAstError works on mongos assert SERVER-1039Eliot Horowitz2010-04-211-0/+7
* database and shard _id is now meaningfulEliot Horowitz2010-04-211-3/+9
* skip for sharding SERVER-1022Eliot Horowitz2010-04-141-1/+1
* a bunch of refactoring for mongos linkingEliot Horowitz2010-04-131-1/+1