summaryrefslogtreecommitdiff
path: root/src/mongo/s/mongos_options.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-11792 Fixed mongos option help to specify size unitsaksaharan2013-11-221-1/+1
* SERVER-11538: Create library for socket code and fix dependencies of libserve...Shaun Verch2013-11-041-0/+1
* SERVER-11144 Swap meaning of prevalidation return value and add commentShaun Verch2013-10-241-4/+4
* SERVER-11144 Use new positional option interface and remove old interfaceShaun Verch2013-10-241-3/+0
* SERVER-11144 Use new chaining interface in optionsShaun Verch2013-10-231-45/+27
* SERVER-11144 Create unit tests for registration in all option filesShaun Verch2013-10-231-32/+0
* SERVER-11144 Do not call _exit directly in any options handling functionsShaun Verch2013-10-231-30/+30
* SERVER-8510 Consolidate option parsing into the parser so parsing is implied ...Shaun Verch2013-10-111-21/+6
* SERVER-8510 Make initializer groups for the four stages of option handlingShaun Verch2013-10-091-19/+20
* SERVER-10930 Clean up output for parsing errors and show option name in dupli...Shaun Verch2013-10-071-2/+3
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-1/+150
* SERVER-8510 Factored out ssl option registration and storageShaun Verch2013-10-041-0/+1
* SERVER-8510 Use new option parser in mongod and mongos and move parsing into ...Shaun Verch2013-09-051-0/+126