summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* rs dropalldatabases bugDwight2010-07-221-14/+14
* rs rollback workDwight2010-07-211-0/+3
* debuggingEliot Horowitz2010-07-211-1/+2
* linkify ramlogdwight2010-07-201-1/+15
* Don't put 256k array on stack. Caused overflow on OpenBSDMathias Stearn2010-07-201-2/+3
* SERVER-1270 Elim c_str() /utilAlberto Lerner2010-07-202-2/+2
* rs initial syncDwight2010-07-191-1/+1
* better hostandportDwight2010-07-192-4/+14
* Eliminate implicit conversionAlberto Lerner2010-07-192-2/+2
* minor htmlDwight2010-07-191-0/+3
* SERVER-1270 Hook StringData to BufBuilderAlberto Lerner2010-07-191-1/+1
* change LazyString to toString rather than (string)Eliot Horowitz2010-07-175-10/+8
* make a global RamLog and display in webserverEliot Horowitz2010-07-173-0/+82
* post 1.5.5Eliot Horowitz2010-07-161-1/+1
* BUMP 1.5.5Eliot Horowitz2010-07-161-1/+1
* Don't use log() in ntservice.cppMathias Stearn2010-07-161-16/+16
* Rejiggering of log file handling. should solve SERVER-733Mathias Stearn2010-07-152-12/+35
* More error verbosity in file_allocator.Richard Kreuter2010-07-151-1/+5
* rs clean up some things regarding configuration changesDwight2010-07-151-1/+3
* rs cant use localhostDwight2010-07-141-0/+10
* tolowerStringEliot Horowitz2010-07-141-0/+14
* added string getHostNameCached();Eliot Horowitz2010-07-132-0/+12
* rs reconfdwight2010-07-121-1/+7
* rs tweaksdwight2010-07-121-3/+1
* Fixed windows build.Justin Dearing2010-07-082-2/+2
* Improved command line cleanup for ntservice installation.Justin Dearing2010-07-081-15/+16
* errno doesnt work with winsock, handledwight2010-07-072-4/+44
* SERVER-1270 Improve StringData (on behalf of Andrew Morrow)Alberto Lerner2010-07-071-15/+0
* full option to BSONObj::toString. fix Chunk::genId. SERVER-1370Mathias Stearn2010-07-071-0/+16
* temporarily Revert "git rid of "operator string""Mathias Stearn2010-07-079-31/+14
* SERVER-1270 A string class that can take both a strig and a char *. We'll app...Alberto Lerner2010-07-071-0/+21
* git rid of "operator string"Mathias Stearn2010-07-079-14/+31
* better diag screen rsdwight2010-07-061-0/+8
* Better error message if CreateService() fails.Justin Dearing2010-07-061-5/+6
* Error handling when calls to OpenSCManager fail.Justin Dearing2010-07-062-8/+57
* More stringutil goodiesAlberto Lerner2010-07-042-11/+19
* add stringutils.cpp to vcxproj filesdwight2010-07-041-1/+0
* fix linux compileEliot Horowitz2010-07-041-0/+4
* oops - #if != #ifdefEliot Horowitz2010-07-041-1/+1
* better windows limitEliot Horowitz2010-07-041-1/+1
* cut off new connections based on fd limitEliot Horowitz2010-07-042-1/+32
* Pull string manip code out of ConfigServerAlberto Lerner2010-07-032-0/+60
* post 1.5.4Eliot Horowitz2010-07-031-1/+1
* BUMP 1.5.4r1.5.4Eliot Horowitz2010-07-021-1/+1
* fix debug build & repl hackEliot Horowitz2010-07-021-0/+9
* oopsMathias Stearn2010-07-021-1/+1
* Try to fix NumberLong on win32Mathias Stearn2010-07-021-7/+3
* Revert "debugging"Mathias Stearn2010-07-021-10/+1
* debuggingMathias Stearn2010-07-021-1/+10
* cleaner #ifdefsMathias Stearn2010-07-021-3/+1