Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
nload
/
310f3d9e28594b040834fdd56f399dd8a4854f15
310f3d9
Remove indentation of options in option window
by Roland Riegel
· 7 years ago
7f0b9a3
Hide traffic window below a certain window height with options being visible
by Roland Riegel
· 7 years ago
c93f9f4
Explicitely set default properties of option window fields
by Roland Riegel
· 7 years ago
193fe5f
Search for form.h in ncurses directory (thanks to Adam Majer)
by Roland Riegel
· 7 years ago
6d0a215
Remove --enable-debug argument from configure script
by Roland Riegel
· 7 years ago
da91260
Properly detect Darwin/MacOS in configure script
by Roland Riegel
· 7 years ago
fb36cb3
Fix automake complaining about missing README after renaming it
by Roland Riegel
· 7 years ago
bf42b1c
Fix segmentation fault without any devices detected
by Roland Riegel
· 7 years ago
19b3443
Fix ordinary files in /sys/class/net being interpreted as interfaces (thanks to Daniel Kiper)
by Roland Riegel
· 7 years ago
1139d8f
Fix three-letter interface names to be interpreted as "all" (thanks to Daniel Kiper)
by Roland Riegel
· 7 years ago
3506c72
Document automatic graph scaling in the man page
by Roland Riegel
· 7 years ago
3c7a5ae
Enable automatic graph scaling by default
by Roland Riegel
· 7 years ago
4994d77
Implement automatic graph scaling
by Roland Riegel
· 7 years ago
e43a35f
Implement setting filter for explicitely allowing a single value
by Roland Riegel
· 7 years ago
f2eddb0
Enhance setting filters such that they can tell the filter loop to quit
by Roland Riegel
· 7 years ago
fee4093
Add .gitignore
by Roland Riegel
· 7 years ago
011b595
Fix write beyond end of array (thanks to Liu Yang)
by Roland Riegel
· 7 years ago
040ede3
Rename configure.in to configure.ac as required by current autoconf
by Roland Riegel
· 7 years ago
a282340
Reformat README with Markdown now that we are hosted at GitHub
by Roland Riegel
· 7 years ago
d4388ce
clarify that syntax of global configuration file equals the user-specific one
by Roland Riegel
· 13 years ago
cfc0cdd
fix compilation with ncurses on GNU/OpenSolaris and OpenIndiana (thanks to Mats Erik Andersson)
by Roland Riegel
· 13 years ago
9067912
fix garbage after device names on BSD
by Roland Riegel
· 13 years ago
4229b96
fix man page install for srcdir != builddir (thanks to Stuart Henderson)
by Roland Riegel
· 13 years ago
a5715a7
prepare new release
by Roland Riegel
· 13 years ago
v0.7.4
77b3577
bump version number to 0.7.4
by Roland Riegel
· 13 years ago
d922260
use unsigned integers for statistical counters
by Roland Riegel
· 13 years ago
a738efc
update copyright for 2012
by Roland Riegel
· 13 years ago
fd1d6ec
use unsigned integers for statistical counters
by Roland Riegel
· 13 years ago
2d21dae
fix overflow computation, and use bitmasks instead of modulo calculation
by Roland Riegel
· 13 years ago
eade8cc
newer Linux kernels use 64 bit counters, so use string conversion into long long to read procfs/sysfs files
by Roland Riegel
· 13 years ago
87834d5
fix strict-aliasing violation
by Roland Riegel
· 13 years ago
459cd00
update copyright prepare new release
by Roland Riegel
· 13 years ago
v0.7.3
338a8cd
workaround for faulty newwin() in ncurses 5.8
by Roland Riegel
· 13 years ago
42c4faa
fix memory leak in BSD network device detection
by Roland Riegel
· 13 years ago
b32438f
correctly escape minus signs
by Roland Riegel
· 13 years ago
f9c6679
fix calculation of traffic and data units (see also Debian bug #586943)
by Roland Riegel
· 13 years ago
6d95265
fix factor calculation in human-readable mode (thanks to Kirby Zhou)
by Roland Riegel
· 16 years ago
2e9f286
prepare new release
by Roland Riegel
· 16 years ago
v0.7.2
cd8e928
prepare new release
by Roland Riegel
· 16 years ago
5c2ca7c
fix compilation for g++ 4.3
by Roland Riegel
· 16 years ago
7ad1c8e
prepare release
by Roland Riegel
· 17 years ago
v0.7.1
cc2421d
use sysconfdir given to configure
by Roland Riegel
· 17 years ago
0281635
this is the branch which contains nload 0.7.x, after all
by Roland Riegel
· 17 years ago
c0a4797
forget about devices mentioned in the config file when they have been specified on the command line
by Roland Riegel
· 17 years ago
4dc672d
make parameters for template constructor mandatory, they are needed anyway when specifying a setting value
by Roland Riegel
· 17 years ago
ca5b082
prepare release
by Roland Riegel
· 17 years ago
v0.7.0
83f6b80
update copyright
by Roland Riegel
· 17 years ago
70443c8
change defaults for traffic units to human readable
by Roland Riegel
· 17 years ago
264daa9
ensure reasonable device list
by Roland Riegel
· 17 years ago
7ca41a3
make shown devices configurable at run time and save this setting as well
by Roland Riegel
· 17 years ago
821d212
put format version into config files
by Roland Riegel
· 17 years ago
ed4a99e
rewrite the linux proc devreader using c++ style
by Roland Riegel
· 17 years ago
fe9303b
silence compiler warnings
by Roland Riegel
· 17 years ago
7c2e859
again fix hpux compilation (crappy aCC precompiler expands macros within class definitions...)
by Roland Riegel
· 17 years ago
d0a1625
abort configure script if ncurses is not found
by Roland Riegel
· 17 years ago
27e5e39
implement hpux device detection
by Roland Riegel
· 17 years ago
6b83942
fix compilation of the hpux devreader
by Roland Riegel
· 17 years ago
aebe0e2
implement filters for settings which apply restrictions on their values
by Roland Riegel
· 17 years ago
d099030
implement reading and writing of config files (fix debian bug #247030)
by Roland Riegel
· 17 years ago
ac1aa56
print to windows using streams
by Roland Riegel
· 17 years ago
b8c86da
more coding style fixes
by Roland Riegel
· 17 years ago
61bfa80
fix debian bug #417449
by Roland Riegel
· 17 years ago
e6a081f
replace "average smoothness" by average window period in seconds
by Roland Riegel
· 17 years ago
6eab983
use spaces for indention
by Roland Riegel
· 17 years ago
654fa31
rewrite setting handling
by Roland Riegel
· 17 years ago
fb51fe0
change coding style
by Roland Riegel
· 17 years ago
f4658c2
update copyright
by Roland Riegel
· 17 years ago
968733c
make it compile again
by Roland Riegel
· 17 years ago
b2b955b
fix behaviour on 64 bit systems reformat ChangeLog
by Roland Riegel
· 17 years ago
04f453e
NLOAD_0_6_0_BRANCH
by Roland Riegel
· 17 years ago
313a86e
This commit was manufactured by cvs2svn to create tag 'NLOAD_0_6_0_RELEASE'.
by Roland Riegel
· 21 years ago
v0.6.0
fc6f52c
- bump version number - update README, ChangeLog
by Roland Riegel
· 21 years ago
1567b24
- large manual page update
by Roland Riegel
· 21 years ago
ea0ea75
- update copyright in help message
by Roland Riegel
· 21 years ago
868bc0d
- merged HP-UX port by Roshan Sequeira <roshans@india.hp.com>
by Roland Riegel
· 21 years ago
325f5b7
- forgot to initialize some vars
by Roland Riegel
· 21 years ago
737abfd
- add some useful key shortcuts
by Roland Riegel
· 21 years ago
1c9870e
- update some autoconf macros
by Roland Riegel
· 21 years ago
8dbc769
-fix BSD memory leak
by Roland Riegel
· 21 years ago
c57e2e8
- general source code cleanup - adjust build system to newer autotool versions
by Roland Riegel
· 21 years ago
71827bb
-make it compile with gcc 3.x
by Roland Riegel
· 22 years ago
8c43419
-fix a minor grammar mistake
by Roland Riegel
· 22 years ago
0ec3fb2
*** empty log message ***
by Helder Correia
· 22 years ago
f8e5c2c
spec file no more in source tree / distro
by Helder Correia
· 22 years ago
0fa4b00
*** empty log message ***
by Helder Correia
· 22 years ago
55cd20c
-make nload ready for 0.5.0
by Roland Riegel
· 22 years ago
e7418c4
-more updates
by Roland Riegel
· 22 years ago
b81e493
-display IP address of devices
by Roland Riegel
· 22 years ago
26d4733
-updates
by Roland Riegel
· 22 years ago
f9ad219
-now "make install" copies the binary again
by Roland Riegel
· 22 years ago
07978b5
Using mandir macro now, more cross-distro
by Helder Correia
· 22 years ago
584d9a7
Decent spec file now
by Helder Correia
· 22 years ago
bbbbd71
Removed 2 warnings concerning double to long longg int conversion
by Helder Correia
· 22 years ago
537fd1b
-fixed some bugs which appeared when resizing the option window
by Roland Riegel
· 22 years ago
cec3366
-updated the man page regarding the option window
by Roland Riegel
· 22 years ago
5c765e3
-removed ugly curses callback (notification of form field changes); integrated into curses classes now
by Roland Riegel
· 22 years ago
9971ddd
-more code cleanups (put curses into OO classes) -some UI fixes
by Roland Riegel
· 22 years ago
1313058
-fix two mem leaks
by Roland Riegel
· 22 years ago
cae0e2e
-fixed a bug introduced shortly: CTRL+C now works again
by Roland Riegel
· 22 years ago
69e5c7d
-now nload displays a real average
by Roland Riegel
· 22 years ago
Next »