summaryrefslogtreecommitdiff
path: root/tools/sniffer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* compile?Dwight2010-09-091-2/+4
|
* SERVER-1270 Hook StringData to BufBuilderAlberto Lerner2010-07-191-2/+2
|
* Fix buildAlberto Lerner2010-07-181-2/+2
|
* compile snifferdwight2010-07-181-2/+2
|
* add objcheck option to snifferAaron2010-05-271-59/+92
|
* convert massert and uassert back to macrosMathias Stearn2010-05-141-1/+0
|
* SERVER-109 multi buffer messageAaron2010-05-121-18/+18
|
* compileEliot Horowitz2010-04-241-0/+1
|
* towards 3Dwight Merriman2010-04-241-1/+1
|
* mongosniff: add DIAGLOG option to help.Mathias Stearn2010-03-161-2/+3
|
* mongosniff can forward diaglog filesEliot Horowitz2010-03-161-14/+61
|
* remove some manual free()s and mixed new/free()Mathias Stearn2010-02-121-8/+3
|
* Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter2010-02-091-0/+16
|
* uassert/massert take error code SERVER-112Eliot Horowitz2009-12-281-2/+2
|
* fix assertion SERVER-433Eliot Horowitz2009-11-211-2/+2
|
* print hex of id alsoEliot Horowitz2009-09-111-1/+1
|
* almost made sniff compile on WIN32 MINOREliot Horowitz2009-08-111-0/+1
|
* another sniff win attempt MINOREliot Horowitz2009-08-111-2/+6
|
* try to fix win32 compile MINOREliot Horowitz2009-08-111-2/+2
|
* towards mongosniff on windows with winpcapMike Dirolf2009-08-071-1/+4
|
* freebsd warning MINOREliot Horowitz2009-07-021-0/+4
|
* sniffer check args length to avoid segfault w/ bad args - print error from ↵Mike Dirolf2009-06-251-3/+4
| | | | underlying pcap calls
* whitespaceMike Dirolf2009-06-251-56/+56
|
* a little more info for query diagnostics MINOREliot Horowitz2009-06-031-1/+1
|
* fix warningsAaron2009-04-031-1/+1
|
* Remap cursor id on forwardAaron2009-03-101-14/+59
|
* CleanerAaron2009-03-101-20/+1
|
* sniffer enhancements: Parse additional message types, detect dropped ↵Aaron2009-03-091-35/+213
| | | | packets, detect unexpected message encapsulation, option to forward captured messages, option to read from tcpdump file, etc
* safetyEliot Horowitz2009-02-141-0/+1
|
* enough sniffing functionality to work with mongos - more to doEliot Horowitz2009-02-131-6/+45
|
* Remove compiler warningAaron2009-02-131-1/+1
|
* most of a mongo protocol snifferEliot Horowitz2009-02-131-0/+191