Commit Graph

17 Commits (1532383650245f5c825ce70c60f0d3483a35db54)

Author SHA1 Message Date
Guido Berhoerster 17ba2f635b Fix array out of bounds write
- Fix bug #11328
2017-06-09 12:28:58 +02:00
Landry Breuil b02c6f44e9 Drop global.h, and use DBG() macro from libxfce4util instead of the hand-rolled PRINT_DBG() 2016-05-14 15:37:34 +02:00
Yves-Alexis Perez 6751c3da27 Bug 7360: Fix two calls to snprintf() 2012-01-07 15:56:26 +01:00
Florian Rivoal f1c7c550d7 Update the license
Clarify that wormulon is under GPL2 or later, and, after agreeing witn
Bernhard Walle, relicense xfce4-netload-plugin under GPL2 or later,
instead of GPL2 strictly.
2010-12-08 11:00:54 +09:00
Florian Rivoal 8bab222cea Clean up
Update copyright notices, rename the configure.in.in into
configure.ac.in, upgrade autogen.sh, and INSTAL, and remove svn fluff in
comments.
2010-12-08 01:25:04 +09:00
Florian Rivoal cd6830349d Add support for GNU/kFreeBSD
Change the ifdefery to use existing code to support GNU/kFreeBSD.

Fixes bug 3043.
2010-10-13 10:07:04 +09:00
Bernhard Walle 31403e75d8 ChangeLog, panel-plugin/net.{c,h}, panel-plugin/netload.c:
- Not reporting errors if the interface has no IP address yet, thanks to
    Mathy Vanvoorden <matje@lanzone.be> (fixed #1158)



(Old svn revision: 2249)
2006-12-17 21:11:54 +00:00
Bernhard Walle 3ca61bba76 panel-plugin/net.{c,h}, panel-plugin/os.h:
- added code for DragonFly BSD, thanks to Bob Bagwill <bob@bagwill.com>
    (fixed #1456)


(Old svn revision: 2247)
2006-12-17 19:44:57 +00:00
Bernhard Walle 22959322fb * Fixed error output if not in debug mode (#4707)
* Increased version number to 0.3.3.


(Old svn revision: 756)
2005-07-31 22:54:22 +00:00
Bernhard Walle cf3e10adc6 Close the socket
(Old svn revision: 340)
2005-02-04 18:14:41 +00:00
Bernhard Walle 65af5a9649 Implemented display of IP address, minor code cleanup
(Old svn revision: 337)
2005-02-04 18:12:01 +00:00
Bernhard Walle 6c59586f2e Added support for MacOS X
(Old svn revision: 313)
2003-09-13 12:30:49 +00:00
Bernhard Walle 6140e1bbd0 New version 0.2.0pre6
Added GUI warning if the plugin initialization failed and corrected "ms" to "s" (seconds)


(Old svn revision: 309)
2003-09-06 12:37:20 +00:00
Bernhard Walle eaaaa9c2e3 New version 0.2.0pre5
Fixed problems on all operating systems that require initialization and removed
superfluous call of init_netload() function.


(Old svn revision: 307)
2003-08-31 12:54:36 +00:00
Bernhard Walle bee2164e55 New version 0.2.0pre3
Fixed a small bug, implemented configurable update interval and improved automatic maximum.


(Old svn revision: 300)
2003-08-26 20:34:46 +00:00
Bernhard Walle bf777a0384 New version 0.2.0pre2
Support more than one instance of the plugin


(Old svn revision: 298)
2003-08-25 21:08:58 +00:00
Bernhard Walle 1407a73ebb Change netcode based on wormulon
(Old svn revision: 295)
2003-08-24 20:05:32 +00:00