Changed addr to print "No Address" when there is no address
[monky] / src / conky.c
2008-06-19 Kevin LylesChanged addr to print "No Address" when there is no...
2008-06-15 Kevin LylesRemoved all trailing whitespace
2008-06-15 Roman BogorodskiyMore or less working on FreeBSD now.
2008-06-14 Kevin LylesSplit conky.h into several smaller header files
2008-06-08 Nikolas GarofilBugfix: execgraph scale 0-0 instead of 0-100
2008-06-08 Nikolas GarofilBugfix: didn't work
2008-06-07 Nikolas GarofilBugfix: same text multiple times caused by if-family
2008-06-07 Nikolas GarofilBugfix: DEV_NAME tried to read uninitialised mem
2008-06-04 Nikolas GarofilBugfix: Lines printed to STDOUT with out_to_console...
2008-06-04 Nikolas GarofilBugfix: chars followed by backspace should not be displayed
2008-06-03 Brenden Matthews* Added --quiet patch (thanks sceptik)
2008-06-03 Brenden Matthews* Added NVIDIA Graficcard support patch (thanks meissna)
2008-05-30 Philconfigurable if_up, may check for:
2008-05-06 Brenden Matthewsdocs; small code simplification
2008-05-06 Brenden Matthewsupdating docs, syntax highlighting, code formatting
2008-05-03 Roman BogorodskiySmall portion of FreeBSD fixes:
2008-04-29 Brenden Matthews* own_window_type dock patch (thanks Morgan).
2008-04-22 Brenden Matthewsfixed hddtemp problems as well as some other misc things
2008-04-22 Brenden Matthewsfixed crash on realloc due to use of strncpy
2008-04-17 Brenden Matthewsadd missing math.h include
2008-04-17 Brenden Matthewsinclude stdarg.h for va_start/va_end
2008-04-13 Brenden Matthews* Added patch for the following (thanks larsko):
2008-04-10 Brenden Matthews * Getting rid of goto usage throughout code.
2008-04-02 Brenden Matthews* Replacing strdup() with strndup() throughout
2008-04-02 Brenden Matthews* Added patch to use mail_spool correctly (thanks Kapil)
2008-04-02 Brenden Matthews* Fixed segfault when configuration doesn't contain...
2008-04-01 Brenden Matthewsbump version; doc fixes
2008-03-31 Philmake specifying hdd names more flexible
2008-03-31 Brenden Matthewsdoc cleanup
2008-03-30 Brenden Matthews* Added mem_res and mem_vsize to $top.
2008-03-29 Philmake use of __attribute__
2008-03-29 Philrename all shadowing variables for -Wshadow
2008-03-29 Philfix register_iconv
2008-03-29 Philthe big relocation patch
2008-03-29 Phildon't use %Lu here, too
2008-03-29 Philclear naming for the global text objects
2008-03-29 Philfix thread definitions
2008-03-29 Brenden Matthewsfix segfault
2008-03-29 Philmake intense use of const keyword
2008-03-29 Philmatch signedness and format when scanning into variables
2008-03-29 Philsome linting on function definitions
2008-03-28 Brenden Matthewsoh yeah, battery_percent too
2008-03-28 Brenden Matthews* Fixed messed up percentages (fs_free_perc, fs_used_pe...
2008-03-27 Brenden Matthewsminor updates; changing package naming to meet devmanua...
2008-03-24 Brenden Matthews * Fixed battery_bar default size
2008-03-24 Phildisk_protect - show queue protection state
2008-03-24 Philcheck validity of specified config
2008-03-23 Brenden Matthewsfixed compilation with --disable-x11
2008-03-22 Philsupport displaying current nameservers
2008-03-22 Philenable displaying the used ioscheduler for a given...
2008-03-22 Phillaptop_mode displays the current laptop mode
2008-03-22 Philmake default gateway information accessible
2008-03-22 Philhopefully fix spaced_print
2008-03-22 Philsmapi review
2008-03-22 Brenden Matthewsadded $execpi, new ebuild, various other misc updates
2008-03-21 Brenden Matthewssmall fix for newly introduced bug in non-xft font...
2008-03-20 Brenden Matthewsfixing up text_buffer_size stuff
2008-03-20 Brenden Matthewsfixing problem where p_max_size becomes <1
2008-03-20 Brenden Matthews * Added CRLF characters to POP3 and IMAP stuff (should...
2008-03-20 Brenden Matthewscleaning up
2008-03-20 Brenden Matthewstrying to fix more leaks
2008-03-19 Brenden Matthews2008-03-19
2008-03-18 Brenden Matthews * Applied 12 patches:
2008-03-17 Brenden Matthews * Applied 2 patches:
2008-02-24 Roman BogorodskiyFix compilation.
2008-02-20 Kevin LylesReformatted all code
2008-02-20 Kevin LylesRefactored the top and top_mem handling to use a switch...
2008-02-20 Kevin LylesFixed a few minor type issues
2008-02-20 Kevin LylesRemoved unused macros and removed X11 options from...
2008-02-20 Kevin LylesAdded missing break statements and a missing freebsd...
2008-02-20 Kevin LylesFixed a typo and re-added an accidentally removed line
2008-02-10 Kevin LylesFixed some typos and restored a few accidentally remove...
2008-02-09 Brenden Matthews * Applied 2 patches:
2008-01-06 Brenden Matthews2008-01-05
2007-12-31 Philip Kovacsapplied submitted patches for get_ibm_acpi_volume bug,
2007-11-14 Philip KovacsFix compilation error with --disable-x11 (bug #1830373).
2007-10-31 Philip Kovacsfix mpd_smart bug #1822773
2007-10-23 Philip Kovacsadd system config file to -v output
2007-10-23 Philip KovacsExternalize default config file: /conky/conky.conf
2007-10-21 Philip KovacsRemove ${tail /var/log/Xorg.0.log} from default text
2007-10-21 Philip KovacsInitialize music_player_interval so built-in .conkyrc...
2007-10-18 Philip Kovacsconky 1.4.8
2007-10-17 Philip Kovacsstruct alignment patch #1812924
2007-10-03 Philip Kovacsfix uninitialized var warning
2007-10-02 Brenden Matthews Multiple mailbox patch (thanks Ben Kibbey)
2007-09-28 Brenden Matthews * Small fix for $ibm_volume (thanks Kapil Hari...
2007-09-17 Toni SpetsOpenBSD cleanups, remove unsupported printf flag and...
2007-09-02 Brenden Matthews* Zero out imap and pop3 stuff when the connection...
2007-09-02 Philip Kovacsmpd_interval -> music_player_interval
2007-09-02 Brenden Matthews* Fixed some minor memory leaks associated with SIGUSR1
2007-09-02 Brenden Matthews * Improved performance slightly
2007-08-31 Philip KovacsFix timed thread race condition, seen esp. on new kerne...
2007-08-31 Brenden Matthewssome small fixes for mpd stuff
2007-08-27 Brenden Matthews * Fixed issue with SIGPIPE and mpd
2007-08-13 Philip Kovacshwmon leveraging existing code
2007-08-13 Philip Kovacssvn merge -rHEAD:918 .
2007-08-13 Toni Spetsreally apply the hwmon patch (tracker item 1650894)
2007-08-13 Philip Kovacsplatform stuff
2007-08-13 Philip Kovacs* Added var $platform which is similar to $i2c and...
2007-08-10 Toni SpetsThat one neither
next