]> git.ipfire.org Git - thirdparty/mtr.git/shortlog
thirdparty/mtr.git
2014-07-14  Derek J. BallingImplemented the changes requested by maintainer for... 53/head
2014-07-13  Derek J. BallingMade the '?' bold-red
2014-07-12  rewolffMerge pull request #52 from zorun/documentation-fixes
2014-07-12  Baptiste JonglezPrint a meaningful error when -M is used but SO_MARK... 52/head
2014-07-12  Baptiste JonglezDocument environment variables, especially MTR_OPTIONS
2014-07-12  Baptiste JonglezClarify manpage regarding -a option
2014-07-12  rewolffMerge pull request #50 from kilobyte/master
2014-07-12  Baptiste JonglezImprove command-line handling and documentation
2014-07-11  Adam BorowskiColourize the ping graph in curses. 50/head
2014-06-20  R.E. Wolfffixed len confusion for IPV4 / IPV6 addresses
2014-06-19  rewolffMerge pull request #48 from jta/master
2014-06-18  João Taveira... Add support for setting SO_MARK through --mark option. 48/head
2014-06-14  rewolffMerge pull request #46 from dhduvall/master
2014-06-13  Danek DuvallFix a potential buffer overrun from an off-by-one error. 46/head
2014-04-28  R.E. Wolfffixed DNS confusion in select.c if dnsfd(6) == 0
2014-01-29  rewolffMerge pull request #41 from aquerubin/master
2014-01-29  aquerubinRestore the name resolver query order to their relative... 41/head
2013-12-04  R.E. WolffRemoved Email addr on request.
2013-10-26  Roger WolffMoved include of config.h above all other includes.
2013-10-07  Travis CrossDirect contributors to github in man page
2013-10-07  Travis CrossFix remaining single-space after stop in manpage
2013-10-07  Travis CrossMerge Richard Hartmann's tweaks to the man page
2013-10-07  Richard Hartmannmtr.8: Improve help on -i 34/head
2013-10-07  Richard Hartmannmtr.8: Use two whitespace after all full stops
2013-10-03  rewolffMerge pull request #33 from msekletar/master
2013-10-03  Michal Sekletardoc: add missing documentation 33/head
2013-09-24  rewolffMerge pull request #32 from msekletar/master
2013-09-24  Michal Sekletardns: iterate over all configured nameservers 32/head
2013-09-18  rewolffMerge pull request #31 from msekletar/master
2013-09-17  Michal Sekletarcore: introduce grace period 31/head
2013-08-21  R.E. Wolfffixed 100% CPU bug when paused
2013-08-07  rewolffMerge pull request #26 from RichiH/master
2013-08-07  Richard HartmannSECURITY: Improve/fix wording, spelling, and formatting 26/head
2013-08-07  rewolffMerge pull request #25 from RichiH/patch-4
2013-08-07  Richard HartmannREADME: Specify GPLv2 25/head
2013-08-07  rewolffMerge pull request #23 from RichiH/patch-2
2013-08-07  rewolffMerge pull request #22 from RichiH/patch-1
2013-08-07  Richard HartmannNEWS: Fix spelling 23/head
2013-08-07  Richard Hartmannselect.c: Improve comment 22/head
2013-08-06  Roger Wolfffix '100% CPU when paused' bug. debian 637546. But...
2013-07-16  Roger Wolfffixed manpage, updated NEWS
2013-07-16  Roger WolffFix bombout with ipv6 enabled binary on ipv4 only system.
2013-07-06  rewolffMerge pull request #18 from zyxar/master
2013-07-06  Markus Choufix building on osx 18/head
2013-07-06  Roger WolffMerge branch 'master' of github.com:traviscross/mtr
2013-07-06  Roger Wolffupdated NEWS.
2013-07-06  Roger Wolffremoved double negatives for ipinfo define.
2013-07-05  R.E. Wolffadded typo fix.
2013-07-05  Roger Wolffupdated NEWS.
2013-07-05  Roger Wolffglib dependency fixes.
2013-07-04  Roger Wolffupdated NEWS.
2013-07-04  Roger Wolfffix for NetBSD: 64bit time_t -- Thomas Klausner
2013-07-03  Roger Wolffupdated NEWS.
2013-07-03  Roger Wolfffixed default hostname
2013-06-26  R.E. Wolffmanual execution of the release script bumps the versio... v0.85
2013-06-18  rewolffMerge pull request #16 from rpwoodbu/fix_sizes
2013-06-16  Richard WoodburyMake block_map dynamically constructed. 16/head
2013-06-14  Richard WoodburyUse MAX_FACTORS to convey length of factors[] and scale...
2013-06-06  rewolffMerge pull request #14 from msekletar/rhbz-969707
2013-06-06  Michal Sekletardns: Fix segfault with mixed ipv4/ipv6 nameservers 14/head
2013-05-13  R.E. Wolffadded Vaibhav and Jurgen tot authors as requested
2013-05-13  Vaibhav BajpaiBUGFIX: updated the --csv format for when AS lookups...
2013-05-13  Vaibhav Bajpaiadded file locking capability if --csv results are...
2013-05-13  Vaibhav Bajpaiwhen looping on a list of service names with --csv...
2013-05-13  Vaibhav Bajpaiadded --filename=FILE option
2013-05-13  Vaibhav Bajpaiupdated --csv format: VERSION;TIMESTAMP;STATUS;HOSTNAME...
2013-05-13  Vaibhav Bajpai--csv allows multiple service names as arguments
2013-05-13  Vaibhav Bajpaiupdated --csv format: VERSION;TIMESTAMP;HOSTNAME;TTL...
2013-05-13  Vaibhav Bajpaiupdated --csv format: VERSION;TIMESTAMP;HOSTNAME;TTL...
2013-05-13  Vaibhav Bajpaiupdated --csv format: VERSION;TIMESTAMP;HOSTNAME;TTL...
2013-05-13  Vaibhav Bajpai* updated the version number to v0.84 in configure.ac
2013-05-13  Vaibhav Bajpai--csv: VERSION;HOSTNAME;TTL;ENDPOINT
2013-05-13  Vaibhav Bajpaienabled displayCSV with --csv (or -C) argument
2013-05-13  Vaibhav Bajpaibumped version number to v0.84 in configure.ac
2013-05-05  Justin LecherDetect tgetent in libtinfo 7/head
2013-04-29  R.E. Wolfffixed merge conflicts
2013-04-24  R.E. WolffAdded Yakovetsky Vladimir (vsyakovetsky)'s asn/ipinfo...
2013-04-22  R.E. Wolffupdated NEWS.
2013-04-21  mutantmonkeyFix segfault with mixed IPv4/IPv6 nameservers 5/head
2013-03-10  Travis CrossRemove vanity comments and update AUTHORS
2013-03-10  Travis CrossFix last commit
2013-03-10  Travis CrossFix build on (at least) Ubuntu
2013-03-10  rewolffMerge pull request #3 from mackyle/osx
2013-02-23  R.E. Wolfffixed showips.. -- Sergey v0.84
2013-02-22  Kyle J. McKaySupport building on OS X 3/head
2013-02-22  Rogier 'DocWilco... Add TCP (SYN) support 1/head
2013-02-22  Kyle J. McKayFix curses.c support when ENABLE_IPV6 undefined 2/head
2013-02-12  R.E. WolffUse glib2 flags set by configure. Rewrite a rule so...
2013-02-12  R.E. WolffCheck for glib2 presence even if gtk2 is disabled.
2013-02-12  R.E. WolffRemove duplicate includes. Add missing string.h include...
2013-02-12  R.E. WolffModernize for current autoconf/automake.
2013-02-12  R.E. WolffRename to follow current autoconf file name conventions.
2013-02-11  R.E. WolffFixed the README for the new situation
2013-02-09  Travis CrossSynchronize gtk authors with AUTHORS
2013-02-09  Travis CrossUse format +git:XXXXXXXX
2013-02-09  Travis CrossAdd git version handling to build system
2013-02-07  R.E. Wolffmoving towards relasing .83. v0.83
2013-02-07  R.E. WolffFixed docu for -b
2013-02-07  Travis CrossRemove unused variable
2013-02-07  Travis CrossFix corrupted '\n' chars
next