Commit Graph

20 Commits

Author SHA1 Message Date
Phirxian
b470c568cf adding network !!
- rx/tx graph
- label rx/tx/error
- rewriting some codes
- adding packetin/packetout for each pid
- adding pcap sniffing port -> count
- adding inode mapping to get port <- inode <- pid

# Conflicts:
#	src/main.c
#	src/process-monitor.c
#	src/process-monitor.h
#	src/process-statusbar.c
#	src/process-window.c
#	src/process-window.h
#	src/settings.h
#	src/task-manager-linux.c
#	src/task-manager.c
#	src/task-manager.h

starting freebsd

get mac address trough getifaddrs function, should be more portable
remove mac_get_binary_from_file that use /sys/class/net/%s/address

freebsd adding packetin/packetout/active socket trough sockstat
- move linux code
- adding pseudo inode mapping

OpenBSD suppoort & code cleanup

NetBSD global network usage & per process

hiding of settings and columns on network initialization failure

Apply .clang-format file

# Conflicts:
#	src/main.c
#	src/process-monitor.c
#	src/process-monitor.h
#	src/process-statusbar.c
#	src/process-window.c
#	src/process-window.h
#	src/settings-dialog.c
#	src/settings.h
#	src/task-manager-bsd.c
#	src/task-manager.c
#	src/task-manager.h

use AC_CHECK_LIB and add the corresponding ifdef to disable pcap functionality

fix compilation openbsd

clang format

fix compilation netbsd

clang format ...

disable clang-format on task-manager-bsd, important include order

fix compilation freebsd

disable clang-format on task-manager-freebsd, important include order

typo

openbsd include

fix segfault on openbsd without permissions

fix warning on freebsd : -Wint-to-pointer-cast -Wmissing-declarations -Wshadow

fix compilation for "skel" and "solaris" (implementation todo)

freebsd iterate over all network interface

linux iterate over all network interface and fix some warnings

netbsd iterator over all network interface and fix args issue trough kvm_getargv2

fix ptr issue, clang format

ide change coding style ?

fix close button, hide when "Keep in the notification area" is enable

Discard my changes on the README

Solaris adding mac adresse, rx/tx/error for the network graph
libsocket is in the default package of solaris, it should be linked for getifaddrs

adding packet callback for solaris

solaris pid to socket mapping (tcp, tcp6, udp, udp6) !

final clang format

credit ?

Linux adding udp, udp6, icmp, icmp6, raw, raw6.
Disable virtual network device on linux.

Fix -Wincompatible-pointer-types and -Wdeprecated-declarations
use WNCK_CHECK_VERSION and WnckHandle on version >= 43.0.0

asked changes
2024-07-16 03:30:40 +02:00
Bobby Rong
9f7e58c4fd build: Use XDT_VERSION_INIT and get rid of configure.ac.in 2024-04-06 21:49:10 +08:00
Nick Schermer
b452b402fe Apply patch from Álvaro Lopes to fix CPU usage per task, with more then 1 CPU.
Added a THANKS file.
Remove some svn executable properties and add svn keywords.
Added LINGUAS support and removed the configure.ac > configure.in.in file.
Improved the configure.in.in and Makefiles.


(Old svn revision: 2350)
2007-01-13 10:12:31 +00:00
Stephan Arts
62539816e5 initial dutch translation
(Old svn revision: 2317)
2007-01-08 13:49:16 +00:00
Jean-François Wauthy
c8e67f5285 Add/Update Czech translations
(Old svn revision: 1927)
2006-08-27 14:14:49 +00:00
Jean-François Wauthy
6f41309cec add Galician translations
(Old svn revision: 1914)
2006-08-20 20:56:31 +00:00
Johannes Zellner
0c84320655 * added bz2 for 'make dist'
(Old svn revision: 1899)
2006-08-14 16:55:39 +00:00
Hydonsingore Cia
327d556556 Add trational Chinese po files from Cosmo Chene <cosmolax@gmail.com>
(Old svn revision: 1813)
2006-07-28 16:23:11 +00:00
Johannes Zellner
add5476550 * new design with processinfo-grabbing
* config-file support
 


(Old svn revision: 1462)
2006-06-28 18:27:58 +00:00
Daichi Kawahata
c480236f21 Added Russian translations by Andrey Fedoseev <andrey.fedoseev@gmail.com>.
(Old svn revision: 1323)
2006-04-09 12:56:16 +00:00
Daichi Kawahata
766af13282 Added/Updated Polish translations by Piotr Malinski <admin@rk.edu.pl>.
(Old svn revision: 1306)
2006-04-08 07:15:52 +00:00
Daichi Kawahata
cf09068c7d Added Japanese translations.
(Old svn revision: 1268)
2006-04-01 08:59:34 +00:00
Johannes Zellner
255757695a Hey I'm active! :-)
This is the initial commit for the 0.4.0 xfce4-taskmanager.

New Things:
  - now you have a configuration-file
  - views are saved and restored
  - task SleepAverage display
  - few bugfixes



(Old svn revision: 1262)
2006-03-28 12:22:19 +00:00
Daichi Kawahata
eca8b9b0ce Added Vietnamese translations by Phan Vinh Thinh <teppi@vnlinux.org>.
(Old svn revision: 1120)
2006-02-23 11:59:55 +00:00
Daichi Kawahata
5de0fb7213 Added `hu' to the XDT_I18N()/BM_I18N().
(Old svn revision: 1066)
2006-02-18 09:28:07 +00:00
Daichi Kawahata
0b8cd2770b Added Basque translations by Piarres Beobide <pi@beobide.net>.
(Old svn revision: 1059)
2006-02-15 14:05:35 +00:00
Daichi Kawahata
f972b34f48 Updated and fixed i18n stuffs.
(Old svn revision: 924)
2006-01-04 12:04:31 +00:00
Johannes Zellner
5806bee208 (Old svn revision: 866) 2005-11-09 21:13:14 +00:00
Johannes Zellner
96a493d41b add french translation
(Old svn revision: 828)
2005-10-09 10:20:57 +00:00
Johannes Zellner
6cb63a86fb replace some old files
(Old svn revision: 827)
2005-10-09 10:11:43 +00:00