monky
2008-04-29 Brenden Matthews* own_window_type dock patch (thanks Morgan).
2008-04-22 Brenden Matthewsupdating ebuild
2008-04-22 Brenden Matthewsexclude reserved IPs with if_up
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-16 Brenden Matthewsupdating LICENSE for ebuild
2008-04-16 Brenden Matthewsadd missing include
2008-04-14 Brenden Matthewsupdating ebuilds
2008-04-13 Brenden Matthewsoops; updating authors
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-03 Brenden Matthewsdetect conky.conf as well as conkyrc for syntax highlig...
2008-04-02 Brenden Matthewsdefine our own strndup() when its not available (thanks...
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 Matthewsdocs
2008-04-01 Brenden Matthewscapitalization consistency
2008-04-01 Brenden Matthewscleanup configure output
2008-04-01 Brenden Matthewsbump version; doc fixes
2008-04-01 Brenden MatthewsConky 1.5.1
2008-03-31 Philmake specifying hdd names more flexible
2008-03-31 Brenden Matthewsdoc cleanup
2008-03-31 Philfix two typos in docs
2008-03-31 Brenden Matthewsfix possible mem leak in prepare_diskio_stat, fix retur...
2008-03-31 Brenden Matthewsmake diskio accept devices starting with "/dev/"
2008-03-30 Brenden Matthews* Added mem_res and mem_vsize to $top.
2008-03-30 Brenden Matthewsmore battery cleanup
2008-03-30 Brenden Matthewsadd more checking in libmpdclient; make battery stuff...
2008-03-30 Brenden Matthewsmpd fix take 2
2008-03-30 Brenden Matthews* Fixed bug in libmpdclient that caused file descriptor...
2008-03-29 Philfinally update our debugging CFLAGS
2008-03-29 Philsome relocation of header includes
2008-03-29 Philfix typo
2008-03-29 Philmake use of __attribute__
2008-03-29 Philupdate ChangeLog
2008-03-29 Philimplement upwards path traversal to find fs type
2008-03-29 Philimprove header style
2008-03-29 Philno 'a' modifier in C99
2008-03-29 Philremove unused global mail_s instance
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 Phildeclaring info in common.c is redundant
2008-03-29 PhilISO C99 forbids named variadic macros
2008-03-29 Brenden Matthewsfix segfault
2008-03-29 Brenden Matthewsmoving debug cflags below other stuff
2008-03-29 Brenden Matthewsmade configure output better; fixed small error in...
2008-03-29 Philmake intense use of const keyword
2008-03-29 Philmatch signedness and format when scanning into variables
2008-03-29 Philuse %llu instead of %Lu
2008-03-29 Philfix potential segfault in get_ioscheduler().
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 Matthewsadding missing include to smapi code
2008-03-27 Brenden Matthewsminor updates; changing package naming to meet devmanua...
2008-03-26 Philrecord my recent changes
2008-03-24 Brenden Matthews * Fixed battery_bar default size
2008-03-24 Philfix indenting in linux.c
2008-03-24 Philtwo conky fixes
2008-03-24 Philcorrected indenting
2008-03-24 Phildisk_protect - show queue protection state
2008-03-24 Philcheck validity of specified config
2008-03-24 Brenden Matthews* $battery_bar sysfs fix (thanks Marcus)
2008-03-24 Brenden Matthews * Fixed linux.c compilation problem due to (suspect...
2008-03-23 Brenden Matthewsfixed compilation with --disable-x11
2008-03-23 Brenden Matthewsversion bump for 1.5.1
2008-03-23 Brenden Matthewsconky 1.5.0
2008-03-22 Philadded propset svn:ignore to ignore all temporary files
2008-03-22 Philupdated ChangeLog
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 Philfixed another memleak issue in smapi.c
2008-03-22 Philmake default gateway information accessible
2008-03-22 Philbury dead code
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-22 Brenden Matthewsclarifying docs on $execp
2008-03-21 Brenden Matthewssmall fix for newly introduced bug in non-xft font...
2008-03-21 Brenden Matthewsfixing warning
2008-03-20 Brenden Matthewsupdating docs/changelog, again
2008-03-20 Brenden Matthewsupdating docs/changelog
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-20 Brenden Matthewssvn readme
2008-03-20 Brenden Matthewsupdating svn readme
2008-03-19 Brenden Matthews2008-03-19
2008-03-18 Brenden Matthewsadding $Id$
2008-03-18 Brenden Matthewsadding missing files
next