changelog
[monky] / src /
2006-01-06 Philip Kovacsinfopipe tweaking
2006-01-06 Philip Kovacsinfopipe tweaking
2006-01-06 Philip Kovacsinfopipe_bar done
2006-01-06 Philip Kovacsadded infopipe_bar preliminary
2006-01-05 Brenden Matthewsadded draw_graph_borders
2006-01-05 Philip Kovacsinfopipe improvements
2006-01-05 Roman BogorodskiyMinor cleanups.
2006-01-05 Philip Kovacsinfopipe work in progress
2006-01-05 Philip Kovacsinfopipe work in progress
2006-01-05 Philip Kovacsnew infopipe support for xmms/bmp
2006-01-02 Brenden Matthewsconky 1.3.5
2005-12-31 Brenden Matthewscouple small fixes
2005-12-31 Philip Kovacssys/param.h for all arches, not just freebsd
2005-12-30 Roman BogorodskiyMinor fixes.
2005-12-30 Roman BogorodskiyAdd BMPx (beep-media-player.org/) support. Bugs and...
2005-12-16 Philip Kovacsflush stdout immediately for console output
2005-12-15 Brenden Matthewswoops, fixed mem leaks with exec stuff
2005-12-15 Brenden Matthewsexeci issues resolved?
2005-12-15 Brenden Matthewsexeci issues resolved?
2005-12-13 Brenden Matthewsfixing exec stuff, however there is some serious memory...
2005-12-12 Brenden Matthewsfixing execi timing
2005-12-10 David Carterrefactored code for the w/ exec/texeci/execi stuff...
2005-12-10 David Carteradd ability to have tags in exec and execi output...
2005-12-08 Roman Bogorodskiyfree_all_processes() has been placed in "#ifdef i386...
2005-12-06 Brenden Matthewssf.net bug 1367745
2005-12-05 Philip Kovacsconst several ptr args
2005-12-01 David Cartermake conky fs stuff report same as df for ext3 volumes
2005-11-29 Philip Kovacsadded tmpstring overrun guards
2005-11-27 David Carterforgot to comment out a line for testing
2005-11-27 David Carternew cpu % routines in top.c and linux.c
2005-11-25 Philip Kovacschanged some heap vars to stacks vars. gentoo bug...
2005-11-24 Philip Kovacsadded #define/#undef SIGNAL_BLOCKING
2005-11-23 Philip Kovacssynchronous signal processing. fixes gentoo bug# 113219
2005-11-19 Brenden Matthewsfix for bug 1359055?
2005-11-19 Brenden Matthewsfix for bug 1359055?
2005-11-19 Philip Kovacstypo fixes, no functionality changes
2005-11-17 Philip Kovacsadded stub free_all_processes so freebsd can link conky
2005-11-17 Philip Kovacsfixed typos
2005-11-17 Philip Kovacsfixed typos
2005-11-17 Philip Kovacsfix typos
2005-11-17 Brenden Matthewsget rid of annoying warning
2005-11-13 Philip Kovacsget_adt746x_cpu() / get_adt746x_fan() interface changes...
2005-11-13 Philip Kovacschanged call interfaces for get_freq/get_freq_dynamic...
2005-11-12 Philip Kovacsget_acpi_fan() / get_acpi_ac_adapter() interface change...
2005-11-12 Philip Kovacsadded copy_tcp_connection() instead of bitwise copy
2005-11-12 David Carterno behavior change, just change the % calc math so...
2005-11-12 David Carternum_chars not used (thanks pkovacs)
2005-11-12 Brenden Matthewsoops...bad coding
2005-11-12 Brenden Matthewsless mem leaks is good
2005-11-12 David Carterfix stale static process pointer in top.c and add noden...
2005-11-12 David Carterfixed memory leak in new linked list top routine
2005-11-11 Philip Kovacssmaller tcp_connection_t
2005-11-11 Philip Kovacsupdated comments
2005-11-11 Philip Kovacsbe thorough about setting portmon defaults
2005-11-11 Philip Kovacstypo
2005-11-11 Philip Kovacshash.positions not hash.size dummy
2005-11-11 Philip Kovacstypo
2005-11-11 Philip Kovacsmoved hash sizing code into portmon lib, where it belongs
2005-11-11 Brenden Matthewsfixed small prob with memory stuff being wrong
2005-11-11 Philip Kovacsadded config settings min_port_monitors & min_port_moni...
2005-11-10 Brenden Matthewsfixed some mem leaks
2005-11-10 Brenden Matthewsfixed bug with process stuff being wrong on 64 bit...
2005-11-10 David Carternew top routines using linked lists instead of arrays
2005-11-10 Philip Kovacsallow for cleanup after main_loop instead of exiting
2005-11-09 Brenden Matthewssome fixes that didnt fix anything
2005-11-09 Philip Kovacsaddded cvs id tags
2005-11-09 Philip Kovacsfixed minor connection limit issue
2005-11-09 Brenden Matthewsbug 1331576?
2005-11-08 Philip Kovacsuse unsigned long not int for cpu% calcs. fixes bug...
2005-11-02 Brenden Matthewsupdated ebuild, version
2005-11-02 Brenden Matthewsupdating docs; removed useless cairo stuff
2005-11-01 Philip Kovacscorrected signal processing
2005-11-01 Brenden Matthewsapplied statfs patch
2005-11-01 Philip Kovacsfixed some minor typos
2005-10-31 Philip KovacsAdded tcp port monitor support
2005-10-29 Brenden Matthewswm_class patch
2005-10-22 Brenden Matthewsmore bug fixes
2005-10-22 Brenden Matthewsacpi bug
2005-10-18 Brenden Matthewsfix for bug 1328444?
2005-10-18 Brenden Matthewsconky 1.3.3
2005-10-16 Johannes Winkelmannfix memory leak in mpd introduced in rev 1.3, sf patch...
2005-10-16 Johannes Winkelmannfree text objects for 'tail'
2005-10-16 Roman Bogorodskiy- Fix if_mounted on FreeBSD
2005-10-15 Johannes Winkelmannfix buffer size in open_i2c_sensor (get_first_file_in_a...
2005-10-14 Brenden Matthewsconky 1.3.2
2005-10-11 Brenden Matthewspatch 1319461
2005-10-08 Brenden Matthewsbug 1316531 fixed? i have no way to test
2005-10-01 Brenden Matthewsoops, we can use sys/param.h instead
2005-10-01 Brenden Matthewslinkstatus patch
2005-09-29 Brenden Matthewsfixing small mistake; adding Nattfodd <Nattfodd@gmail...
2005-09-29 Brenden MatthewsFixed top_mem as per Nattfodd's email on conky-developm...
2005-09-29 Roman BogorodskiyAPM is i386-only thing.
2005-09-28 Brenden Matthewsundo changes
2005-09-28 Brenden MatthewsFixed small bug in config parsing (thanks robgrady...
2005-09-24 Brenden Matthewsfix for graphs/bars not showing when using max_width
2005-09-16 Brenden Matthewsgraphs should stop giving crazy data now
2005-09-16 Brenden Matthewschanged it so conky keeps running even if it can't...
2005-09-16 Brenden Matthewsx11 patch 1291420
2005-09-16 Brenden Matthewsright alignment fix
2005-09-11 Brenden Matthewssmall fixes
next