index
:
net_monitor
master
Graphical network monitor, developed for Mageia
Nicolas Lécureuil [neoclust]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow reading Png image for statistics
Papoteur
2015-09-30
1
-1
/
+3
*
do not unset IP if we can't retrieve the MAC one
Thierry Vignaud
2015-09-29
1
-1
/
+1
*
fix "ord() expected string of length 1, but int found"
Thierry Vignaud
2015-09-29
1
-1
/
+1
*
fix "argument for 's' must be a bytes object"
Thierry Vignaud
2015-09-29
1
-2
/
+2
*
fix import warnings with latest gi
Thierry Vignaud
2015-09-29
1
-0
/
+3
*
fix shebang
Thierry Vignaud
2015-09-29
1
-1
/
+1
*
Make net_monitor distro-agnostic
Rémi Verschelde
2015-09-17
1
-1
/
+1
*
Adapt import for Python 3
Papoteur
2015-09-13
1
-1
/
+1
*
Adapt wifi interface monitoring to bytes.
Papoteur
2015-09-13
1
-4
/
+4
*
Adaptation of _native module for Python 3
Papoteur
2015-09-13
1
-4
/
+10
*
Manual adaptations for Python 3
Papoteur
2015-09-12
2
-3
/
+3
*
Applying 2to3-3.4 to net_monitor
Papoteur
2015-09-02
1
-11
/
+12
*
Applying 2to3-3.4 conversion.
Papoteur
2015-09-02
1
-1
/
+1
*
Try to fix a bug with the radio button labels.
1.9
Shlomi Fish
2015-04-11
1
-5
/
+5
*
Fix MGA#12882 (use of str() instead of unicode())
Alexey Loginov
2014-03-30
1
-1
/
+1
*
fix treating UTF-8 strings as ascii (mga#12047)
Thierry Vignaud
2014-02-10
2
-2
/
+2
*
silent a warning when there's no wireless device
Thierry Vignaud
2014-02-10
1
-0
/
+3
*
fix missing interface name in message
Thierry Vignaud
2014-02-10
1
-1
/
+1
*
fix RadioButtons
Thierry Vignaud
2013-11-20
1
-7
/
+12
*
draw event now gets a Cairo context
Thierry Vignaud
2013-11-20
1
-2
/
+2
*
fixup pygi-convert.sh's job on Labels
Thierry Vignaud
2013-11-20
1
-2
/
+2
*
fix creating Frames
Thierry Vignaud
2013-11-20
1
-4
/
+4
*
fix calling pack_start()
Thierry Vignaud
2013-11-20
1
-16
/
+16
*
expose_event => draw
Thierry Vignaud
2013-11-20
1
-2
/
+2
*
fixup pygi-convert.sh's job on Gdk.Rectangle
Thierry Vignaud
2013-11-20
1
-1
/
+2
*
convert to gtk3 (using pygi-convert.sh)
Thierry Vignaud
2013-11-20
1
-73
/
+73
*
Fix the phrase about Mandriva network center, update translations
Yuri Chornoivan
2013-10-08
1
-1
/
+1
*
Fix my mistakes with Python i18n
Yuri Chornoivan
2013-10-07
2
-2
/
+2
*
Add argument markers as requested by Gettext Python standard, update translat...
Yuri Chornoivan
2013-10-07
2
-2
/
+2
*
improved check for network accounting
Eugeni Dodonov
2011-01-16
2
-4
/
+4
*
move check_network_accounting to monitor.py
Eugeni Dodonov
2011-01-16
2
-11
/
+11
*
i18n
Eugeni Dodonov
2011-01-16
2
-1
/
+8
*
Properly detect when device dissapears (#57108)
Eugeni Dodonov
2010-06-14
2
-3
/
+9
*
Check net_monitor.log file permissions for readability (#59777)
Eugeni Dodonov
2010-06-14
1
-1
/
+1
*
use unsigned ints for ip addresses
Eugeni Dodonov
2010-06-05
1
-3
/
+3
*
add support for refreshing connections
Eugeni Dodonov
2010-06-05
1
-5
/
+12
*
parse connection statuses
Eugeni Dodonov
2010-06-05
1
-1
/
+42
*
add tab title
Eugeni Dodonov
2010-06-05
1
-3
/
+16
*
implemented connection visualization
Eugeni Dodonov
2010-06-05
1
-0
/
+64
*
do not output lots and lots of messages
Eugeni Dodonov
2010-06-05
1
-3
/
+4
*
do not crash with invalid native values
Eugeni Dodonov
2010-06-05
1
-1
/
+12
*
add support for reading connection status
Eugeni Dodonov
2010-06-05
1
-0
/
+26
*
properly detect routes on x86_64 systems
Eugeni Dodonov
2010-05-25
1
-1
/
+1
*
properly present uptime
Eugeni Dodonov
2010-03-10
1
-1
/
+1
*
properly calculate uptime (duh..)
Eugeni Dodonov
2010-03-05
1
-3
/
+3
*
changed timeout_add to timeout_add_seconds to improve power usage
Eugeni Dodonov
2010-03-04
1
-2
/
+2
*
implement connection uptime monitoring
Eugeni Dodonov
2010-03-01
2
-3
/
+104
*
added missing comments
Eugeni Dodonov
2010-03-01
1
-0
/
+3
*
stupid typo
Eugeni Dodonov
2010-03-01
1
-1
/
+1
*
Properly align entries in net_monitor.
Eugeni Dodonov
2010-03-01
1
-14
/
+18
[next]