Arnout Engelen
33fab67135
Merge pull request #157 from pavan02/DEV-Column
...
fixes issue #110 - DEV colum length to 15
2018-05-03 16:29:31 +02:00
PAVAN
a251024bff
fixes issue #110 - dynamic DEV column length, MIN=5, MAX=15
2018-05-03 19:46:48 +05:30
PAVAN
0984d92d90
fixes issue #110 - dynamic DEV column length, MIN=5, MAX=15
2018-05-03 19:12:06 +05:30
PAVAN
5e2763d40f
fixes issue #110 - DEV colum length to 15
2018-05-02 00:05:54 +05:30
Arnout Engelen
7093964413
Merge pull request #137 from jantman/issues/29
...
fixes #29 - change all sent/recv counters from int32 to int64 to prevent wraparound
2017-08-27 16:54:43 +02:00
Jason Antman
2a2ce7c909
fixes #29 - change all sent/recv counters from int32 to int64 to prevent wraparound
2017-08-27 10:46:21 -04:00
Arnout Engelen
7b66240e0d
Merge pull request #136 from jantman/issues/119
...
fixes #119 - add support for pcap capture filters
2017-08-27 16:43:10 +02:00
Jason Antman
76ced1b8d8
issue #119 - add warnings about capture filter being experimental
2017-08-27 10:37:13 -04:00
Jason Antman
7f02b84ced
fixes #119 - add support for pcap capture filters
2017-08-27 09:07:44 -04:00
Arnout Engelen
e5455240c9
Merge pull request #134 from jantman/issues/129
...
fixes #129 - libnethogs support for limiting to specific devices
2017-08-27 13:49:52 +02:00
Arnout Engelen
11eb540ca4
Merge pull request #133 from jantman/issues/130-process-changes-only
...
issue #130 - have Process::gettotal include closed connections removed from ConnList
2017-08-27 13:22:57 +02:00
Arnout Engelen
15afa1b03e
Merge pull request #135 from raboof/buildLibNethogsOnTravis
...
Build not just nethogs but also libnethogs on travis
2017-08-27 13:17:27 +02:00
Arnout Engelen
a02c293d0b
Build not just nethogs but also libnethogs on travis
2017-08-27 13:11:30 +02:00
Jason Antman
a7c14c842a
fixes #129 - libnethogs support for limiting to specific devices
2017-08-26 15:34:30 -04:00
Jason Antman
226ec6ccdb
issue #130 - have Process::gettotal include closed connections removed from ConnList
2017-08-26 09:56:43 -04:00
Arnout Engelen
99a38c003c
Merge pull request #123 from pik/make-install-dev
...
Bugfix: no install_dev target in docs/Makefile
2017-06-07 13:58:48 -07:00
pik
bfddb011dc
Bugfix: no install_dev target in docs/Makefile
2017-05-15 15:10:37 -05:00
Arnout Engelen
262799a36b
Merge pull request #114 from aib/master
...
Add "how to run without root" (capabilities note) to README
2017-01-03 11:55:05 +01:00
aib
80d23dab21
Add "how to run without root" (capabilities note) to README
2017-01-03 13:53:04 +03:00
Arnout Engelen
6e59fdfb0b
Merge pull request #113 from anomen-s/fix-warnings
...
fix compiler warning - type of refreshdelay
2017-01-02 09:59:53 +01:00
anomen
b27fb233e4
fix compiler warning - type of refreshdelay
2017-01-01 21:24:42 +01:00
Arnout Engelen
ff82eebb6b
Merge pull request #108 from anomen-s/issue-23-r
...
Add -l option to show full command line (fixes #23 )
2017-01-01 21:20:18 +01:00
anomen
2d829675a8
cleanup
2017-01-01 20:49:38 +01:00
Arnout Engelen
046196ba7b
Add python wrapper by Philip Semanchuk as 'contrib' script
2016-12-19 17:41:29 +01:00
Arnout Engelen
28356c9261
Merge branch 'master' of github.com:raboof/nethogs
2016-12-19 16:46:31 +01:00
Arnout Engelen
2bab639aba
Link to nethogs-qt
2016-12-19 16:46:20 +01:00
Arnout Engelen
cfc83336c9
Merge pull request #106 from anomen-s/doc-for-a-option
...
fix docs of -a option
2016-12-13 15:39:25 +01:00
anomen
5e2c35700b
Add -l option to show full command line ( fixes #23 )
2016-12-05 08:23:50 +01:00
anomen
276d648c33
fix docs of -a option
2016-11-21 21:42:07 +01:00
Arnout Engelen
1fae256200
Link to releases page
...
Mentioned in #104
2016-11-19 23:49:32 +01:00
Arnout Engelen
67d211a814
Remove changelog (as I wasn't updating it anyway) ( closes #99 )
2016-11-19 23:18:15 +01:00
Arnout Engelen
5400ed3af1
Better error message when dispatching fails
...
In #104 an error while dispatching is logged, but gives insufficient context
to explain the problem.
2016-11-19 21:00:47 +01:00
Arnout Engelen
bb6c75ccd7
Merge branch 'master' of github.com:raboof/nethogs
2016-11-12 18:30:48 +01:00
Arnout Engelen
8e9de7a17d
Remove confusing 'waiting for first packet' message
...
Users are unlikely to run into this problem anymore, and
might get confused when seeing this message when there's
actually nothing wrong.
2016-11-12 18:29:41 +01:00
Arnout Engelen
fd17a3a21b
Merge pull request #100 from samalba/patch-1
...
Update Readme.md
2016-10-09 23:23:38 -07:00
Sam Alba
e9636274ce
Update Readme.md
...
Changed debian install instructions to use checkinstall...
2016-10-09 18:14:30 -07:00
Arnout Engelen
2cc4463b45
Merge pull request #97 from sectioneight/update-readme
...
Update readme to point to correct binary location
2016-10-09 03:06:17 -07:00
Arnout Engelen
4ae096c286
Merge pull request #98 from richlv/patch-1
...
improve manpage consistency
2016-10-09 03:05:19 -07:00
Richlv
899b9b55e6
improve manpage consistency
...
* be consistent about the trailing dot usage and capitalisation
* use the same verb tense
2016-10-09 10:48:10 +03:00
Aiden Scandella
54be8adb0e
Update readme to point to correct binary location
...
After running `make`, I got a `nethogs` binary in the `src/` directory, not in
the root. I think that's intended since `make install` works fine, but the docs
for running before installing are wrong.
2016-10-08 22:36:44 -07:00
Arnout Engelen
316eea5e9b
Remove dead 'BusyTasks' link ( fixes #95 )
2016-07-31 16:30:51 +02:00
Arnout Engelen
3a38086682
By default don't build libnethogs (but document how to do it)
2016-07-12 23:34:31 +02:00
Arnout Engelen
57b668b478
Fix final comment
2016-07-12 18:04:41 +02:00
Arnout Engelen
49c9b93e80
Integrate release procedure in Makefile
2016-07-12 17:59:38 +02:00
Arnout Engelen
9defe58674
Determine version based on git tag or pwd ( fixes #92 )
2016-07-12 08:16:02 +02:00
Arnout Engelen
a1efe5b023
Add some notes on how to release
...
it'd be nice to make this even simpler :)
2016-07-11 22:07:50 +02:00
Arnout Engelen
777aa392d8
Next version is 0.8.3
2016-06-26 18:21:59 +02:00
Arnout Engelen
ba1c0c1825
Releasing 0.8.2
2016-06-26 18:14:19 +02:00
Arnout Engelen
a884d3630a
Merge pull request #90 from chrisjunlee/master
...
Fixes screen flickering on urxvt.
2016-06-26 18:00:17 +02:00
Chris
4fbecbe54c
Fixes screen flickering on urxvt.
...
Erase() is ncurses optimal for screen refresh. Clear() blanks the
entire screen first, which produces a flickering output on urxvt.
2016-06-19 01:58:46 -07:00