1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-15 09:44:04 +00:00
conky/src
Pavel Labath e5b66d7a7f 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:32:22 +01:00
..
algebra.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
algebra.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
apcupsd.c Bugfix: crash when apcupsd isnt running 2009-11-16 20:19:57 +01:00
apcupsd.h apcupsd: drop init_apcupsd() since it was called at the wrong place 2009-09-15 23:12:15 +02:00
audacious.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
audacious.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
bmpx.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
bmpx.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
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
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 combine: convert to generic object payload 2009-11-03 23:23:22 +01:00
combine.h combine: outsource code 2009-11-03 01:50:28 +01:00
common.c fix new_graph parameters 2009-11-22 21:12:54 +01:00
common.h fix new_graph parameters 2009-11-22 21:12: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 Add support for max_text_width configuration setting 2009-11-25 16:04:49 +01:00
conky.h cleanup times_in_seconds enhancement 2009-11-19 23:39:08 +01:00
core.c Fix: $scroll,$if_running and $apcupsd_lastxfer can now have long arguments if text_buffer_size is increased 2009-11-24 13:23:58 +01:00
core.h mixer: convert to generic object payload 2009-11-03 23:23:22 +01:00
diskio.c fix new_graph parameters 2009-11-22 21:12:54 +01:00
diskio.h diskio: convert print functions to match common signature 2009-11-19 23:51:13 +01:00
entropy.c realise seamless integration of new_bar_in_shell 2009-11-22 02:09:46 +01:00
entropy.h entropy: outsource code 2009-11-13 00:02:16 +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 fix new_graph parameters 2009-11-22 21:12:54 +01:00
exec.h Fix compiling with --disable-x11 2009-11-22 14:05:11 +01:00
fonts.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
fonts.h Revert "Uhh..ansohus" 2009-08-07 01:24:24 -06:00
freebsd.c drop leftover freq_dynamic code in freebsd.c and openbsd.c 2009-11-16 19:41:06 +01:00
freebsd.h entropy: outsource code 2009-11-13 00:02:16 +01:00
fs.c realise seamless integration of new_bar_in_shell 2009-11-22 02:09:46 +01:00
fs.h fs_*: convert to generic object payload 2009-11-03 23:23:22 +01:00
hddtemp.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
hddtemp.h Rewrite hddtemp support for better scaling 2009-09-06 21:53:53 +02: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 drop a few unused fields from struct text_object 2009-11-03 23:23:23 +01:00
iconv_tools.h iconv: outsource code into it's own file 2009-10-04 03:41:45 +02:00
imlib2.c imlib2: don't flood warnings on non-existing images 2009-09-15 23:12:15 +02:00
imlib2.h Fix imlib2 context. 2009-08-03 12:39:44 -06: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:32:22 +01:00
linux.h i8k: outsource code 2009-11-19 23:04:09 +01:00
llua.c fix new_graph parameters 2009-11-22 21:12:54 +01:00
llua.h Fix compiling with --disable-x11 2009-11-22 14:05:11 +01: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 i8k: outsource code 2009-11-19 23:04:09 +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 Fix compiling with --disable-x11 2009-11-22 14:05:11 +01:00
mixer.h Fix building with --disable-x11 2009-11-22 23:05:08 +01:00
moc.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
moc.h rework the update machinery to use callbacks 2009-09-07 00:36:02 +02:00
mpd.c realise seamless integration of new_bar_in_shell 2009-11-22 02:09:46 +01:00
mpd.h mpd: outsource printing code 2009-11-20 00:01:33 +01:00
net_stat.c fix new_graph parameters 2009-11-22 21:12:54 +01:00
net_stat.h {down,up}speedgraph: convert to match common signature 2009-11-19 23:52:39 +01:00
netbsd.c entropy: outsource code 2009-11-13 00:02:16 +01:00
netbsd.h entropy: outsource code 2009-11-13 00:02:16 +01:00
nvidia.c nvidia: convert to generic text object payload 2009-11-03 23:23:22 +01:00
nvidia.h nvidia: convert to generic text object payload 2009-11-03 23:23:22 +01:00
openbsd.c drop leftover freq_dynamic code in freebsd.c and openbsd.c 2009-11-16 19:41:06 +01:00
openbsd.h entropy: outsource code 2009-11-13 00:02:16 +01:00
proc.c Add support for $pid_read and $pid_write 2009-11-19 12:32:14 +01:00
proc.h Add support for $pid_read and $pid_write 2009-11-19 12:32:14 +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 Fix $scroll only scrolls once 2009-11-09 02:38:20 +01:00
scroll.h scroll: outsource code 2009-11-03 01:50:28 +01:00
smapi.c realise seamless integration of new_bar_in_shell 2009-11-22 02:09:46 +01:00
smapi.h smapi: outsource printing code 2009-11-19 23:57:38 +01:00
solaris.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
sony.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
sony.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
specials.c fix new_graph parameters 2009-11-22 21:12:54 +01:00
specials.h Fix building with --disable-x11 2009-11-22 23:05:08 +01:00
tailhead.c lines, words: outsource code 2009-11-19 23:59:50 +01:00
tailhead.h lines, words: outsource code 2009-11-19 23:59:50 +01:00
tcp-portmon.c tcp_portmon: convert to generic object payload 2009-11-03 23:23:22 +01:00
tcp-portmon.h tcp_portmon: convert to generic object payload 2009-11-03 23:23:22 +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 ifblock: fix clash with specials when freeing objects 2009-11-16 19:52:12 +01:00
text_object.h Fix compiling with --disable-x11 2009-11-22 14:05:11 +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 Bugfix: Sx in $format_time prints out wrong values when number of seconds ends with a zero and has no numbers behind the point 2009-11-20 15:23:54 +01:00
timeinfo.h cleanup times_in_seconds enhancement 2009-11-19 23:39:08 +01:00
top.c fix potential buffer overflow when printing top values 2009-11-19 23:04:09 +01:00
top.h fix potential buffer overflow when printing top values 2009-11-19 23:04:09 +01:00
user.c Added support for $gid_name 2009-11-15 17:46:41 +01:00
user.h Added support for $gid_name 2009-11-15 17:46:41 +01:00
users.c cleanup times_in_seconds enhancement 2009-11-19 23:39:08 +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 move get_x11_color() to colours.c 2009-11-22 21:07:42 +01:00
x11.h move get_x11_color() to colours.c 2009-11-22 21:07:42 +01:00
xmms2.c xmms2: do 'gg=G' in vim :) 2009-11-20 00:01:47 +01:00
xmms2.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00