1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-15 17:47:09 +00:00
conky/src
Pavel Labath b1cbc64f60 Remove some strange network related code
Reported by norsetto.
This code disallows network traffic to be 0.
Brenden says it once had a purpose, but noone can think of what would that be atm.
2009-12-07 21:13:04 +01:00
..
algebra.c drop struct information parameter from generate_text_internal() 2009-12-01 00:32:33 +01:00
algebra.h convert some ifblock objects to callbacks.iftest 2009-12-01 00:32:32 +01:00
apcupsd.c convert apcupsd_loadbarval to double 2009-12-04 22:18:54 +01:00
apcupsd.h convert apcupsd_loadbarval to double 2009-12-04 22:18:54 +01:00
audacious.c convert audacious_barval to double 2009-12-04 22:18:53 +01:00
audacious.h convert audacious_barval to double 2009-12-04 22:18:53 +01:00
bmpx.c bmpx: convert to callbacks.print 2009-11-29 22:21:48 +01:00
bmpx.h bmpx: convert to callbacks.print 2009-11-29 22:21:48 +01:00
bsdapm.c convert bsd apm objects to callbacks.print 2009-12-01 00:32:32 +01:00
bsdapm.h convert bsd apm objects to callbacks.print 2009-12-01 00:32:32 +01:00
build.h.in - Comment out NetBSD/SanOS garbage 2006-08-12 06:10:18 +00:00
ccurl_thread.c Fix segfault and memleaks in curl 2009-11-08 21:49:28 +01:00
ccurl_thread.h curl: convert to generic object payload 2009-11-03 23:23:22 +01:00
CMakeLists.txt Handle build.h, too. 2009-12-07 11:51:00 -08:00
colours.c Fix building with --disable-x11 2009-11-22 23:05:08 +01:00
colours.h move get_x11_color() to colours.c 2009-11-22 21:07:42 +01:00
combine.c cleanup free_text_objects() 2009-12-01 00:32:33 +01:00
combine.h combine: convert to callbacks.print 2009-11-29 22:21:48 +01:00
common.c convert loadgraphval to double 2009-12-04 22:18:54 +01:00
common.h convert loadgraphval to double 2009-12-04 22:18:54 +01:00
conf_cookie.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
conf_cookie.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
conky.c convert meter type object values from uint8_t to double 2009-12-04 22:17:40 +01:00
conky.h reenable top for all target OS's 2009-12-01 00:45:17 +01:00
core.c convert exec bars to double 2009-12-04 22:18:54 +01:00
core.h cleanup free_text_objects() 2009-12-01 00:32:33 +01:00
diskio.c convert diskiographval_* to double 2009-12-04 22:18:54 +01:00
diskio.h convert diskiographval_* to double 2009-12-04 22:18:54 +01:00
entropy.c convert entropy_barval to double 2009-12-04 22:18:54 +01:00
entropy.h convert entropy_barval to double 2009-12-04 22:18:54 +01:00
eve.c eve: convert to generic object payload 2009-11-03 23:23:22 +01:00
eve.h eve: convert to generic object payload 2009-11-03 23:23:22 +01:00
exec.c convert exec bars to double 2009-12-04 22:18:54 +01:00
exec.h convert exec bars to double 2009-12-04 22:18:54 +01:00
fonts.c unconditionally call load_fonts() 2009-12-01 00:32:32 +01:00
fonts.h Revert "Uhh..ansohus" 2009-08-07 01:24:24 -06:00
freebsd.c convert get_battery_perct_bar to double 2009-12-04 22:18:53 +01:00
freebsd.h entropy: outsource code 2009-11-13 00:02:16 +01:00
fs.c convert fs bars to double 2009-12-04 22:18:54 +01:00
fs.h convert fs bars to double 2009-12-04 22:18:54 +01:00
hddtemp.c hddtemp: convert to callbacks.print 2009-11-29 22:21:48 +01:00
hddtemp.h hddtemp: convert to callbacks.print 2009-11-29 22:21:48 +01:00
i8k.c i8k: outsource code 2009-11-19 23:04:09 +01:00
i8k.h i8k: outsource code 2009-11-19 23:04:09 +01:00
ibm.c ibm: convert to common signature 2009-11-19 23:57:16 +01:00
ibm.h ibm: convert to common signature 2009-11-19 23:57:16 +01:00
iconv_tools.c simplify iconv_convert() a bit (exit early on error) 2009-12-01 00:32:32 +01:00
iconv_tools.h convert iconv objects to callbacks 2009-12-01 00:32:32 +01:00
imlib2.c convert image to callbacks.print 2009-12-01 00:32:32 +01:00
imlib2.h convert image to callbacks.print 2009-12-01 00:32:32 +01:00
libmpdclient.c allow AF_INET6 in libmpdclient since mpd supports it 2009-11-20 23:00:47 +01:00
libmpdclient.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
libtcp-portmon.c IPv6 support for $tcp_portmon 2009-11-16 18:17:16 +01:00
libtcp-portmon.h IPv6 support for $tcp_portmon 2009-11-16 18:17:16 +01:00
linux.c Remove some strange network related code 2009-12-07 21:13:04 +01:00
linux.h convert gateway objects to callbacks.free 2009-12-01 00:32:33 +01:00
llua.c convert lua_barval to double 2009-12-04 22:18:54 +01:00
llua.h More CMake build work, added Lua support. 2009-12-05 18:45:26 -08:00
logging.h Revert "auesnthaeou" 2009-08-07 01:21:56 -06:00
mail.c misc smaller fixes 2009-11-03 23:23:23 +01:00
mail.h local_mails: convert to generic object payload 2009-11-03 23:23:22 +01:00
Makefile.am reenable top for all target OS's 2009-12-01 00:45:17 +01:00
mboxscan.c mboxscan: convert to generic object payload 2009-11-03 23:23:22 +01:00
mboxscan.h mboxscan: convert to generic object payload 2009-11-03 23:23:22 +01:00
mixer.c convert mixer bars to double 2009-12-04 22:18:54 +01:00
mixer.h convert mixer bars to double 2009-12-04 22:18:54 +01:00
moc.c moc: convert to callbacks.print and callbacks.free 2009-11-29 22:21:48 +01:00
moc.h moc: convert to callbacks.print and callbacks.free 2009-11-29 22:21:48 +01:00
mpd.c convert mpd_barval to double 2009-12-04 22:18:53 +01:00
mpd.h convert mpd_barval to double 2009-12-04 22:18:53 +01:00
net_stat.c convert *speedgraphval to double 2009-12-04 22:18:54 +01:00
net_stat.h convert *speedgraphval to double 2009-12-04 22:18:54 +01:00
netbsd.c if_mounted: convert to callbacks.iftest 2009-11-29 22:21:49 +01:00
netbsd.h entropy: outsource code 2009-11-13 00:02:16 +01:00
nvidia.c nvidia: convert to callbacks.print 2009-11-29 22:21:49 +01:00
nvidia.h nvidia: convert to callbacks.print 2009-11-29 22:21:49 +01:00
openbsd.c reenable top for all target OS's 2009-12-01 00:45:17 +01:00
openbsd.h convert obsd_* to callbacks.print (completely untested) 2009-11-29 22:21:49 +01:00
proc.c drop struct information parameter from generate_text_internal() 2009-12-01 00:32:33 +01:00
proc.h pid objects: outsource sub object evaluation 2009-12-01 00:32:32 +01:00
prss.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
prss.h Fix broken RSS code. 2009-08-04 22:56:19 -06:00
read_tcp.c fix compiling for freebsd 2009-11-15 01:36:17 +01:00
read_tcp.h read_tcp: outsource code 2009-11-03 01:50:28 +01:00
rss.c rss: convert to generic object payload 2009-11-03 23:23:22 +01:00
rss.h rss: convert to generic object payload 2009-11-03 23:23:22 +01:00
scroll.c cleanup free_text_objects() 2009-12-01 00:32:33 +01:00
scroll.h scroll: convert to callbacks.print 2009-11-29 22:21:48 +01:00
smapi.c convert smapi_bat_barval to double 2009-12-04 22:18:53 +01:00
smapi.h convert smapi_bat_barval to double 2009-12-04 22:18:53 +01:00
solaris.c if_mounted: convert to callbacks.iftest 2009-11-29 22:21:49 +01:00
sony.c convert sony_fanspeed to callbacks.print 2009-11-29 22:21:49 +01:00
sony.h convert sony_fanspeed to callbacks.print 2009-11-29 22:21:49 +01:00
specials.c More work on CMake build system (see README.cmake for instructions). 2009-12-05 12:00:10 -08:00
specials.h convert meter type object values from uint8_t to double 2009-12-04 22:17:40 +01:00
tailhead.c offset, align, tailhead: convert to callbacks.print 2009-11-29 22:21:48 +01:00
tailhead.h offset, align, tailhead: convert to callbacks.print 2009-11-29 22:21:48 +01:00
tcp-portmon.c tcp-portmon: convert to callbacks.print 2009-11-29 22:21:48 +01:00
tcp-portmon.h tcp-portmon: convert to callbacks.print 2009-11-29 22:21:48 +01:00
temphelper.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
temphelper.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
template.c Fix: Templates only work when they end with a space or a } 2009-11-23 12:58:20 +01:00
template.h Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
text_object.c replace substitute_newlines() object typecheck with object field 2009-12-01 00:32:33 +01:00
text_object.h convert meter type object values from uint8_t to double 2009-12-04 22:17:40 +01:00
timed_thread.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
timed_thread.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
timeinfo.c More work on CMake build system (see README.cmake for instructions). 2009-12-05 12:00:10 -08:00
timeinfo.h convert format_time to callbacks.print 2009-12-01 00:32:31 +01:00
top.c replace modulo by bitwise AND for hash table lookups 2009-12-06 21:49:27 +01:00
top.h convert top objects to callbacks.free 2009-12-01 00:32:33 +01:00
user.c More work on CMake build system (see README.cmake for instructions). 2009-12-05 12:00:10 -08:00
user.h gid_name, uid_name: outsource sub object parsing and convert to callbacks.print 2009-12-01 00:32:32 +01:00
users.c convert user objects to callbacks.{print,free} 2009-12-01 00:32:32 +01:00
users.h convert user objects to callbacks.{print,free} 2009-12-01 00:32:32 +01:00
weather.c Fix building with metar but without xoap 2009-11-08 18:00:13 +01:00
weather.h weather objects: convert to generic object payload 2009-11-03 23:23:22 +01:00
x11.c free desktop information where it should be done 2009-12-01 00:32:33 +01:00
x11.h free desktop information where it should be done 2009-12-01 00:32:33 +01:00
xmms2.c convert xmms2_barval to double 2009-12-04 22:18:53 +01:00
xmms2.h convert xmms2_barval to double 2009-12-04 22:18:53 +01:00