summaryrefslogtreecommitdiff
path: root/tools/sniffer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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