Fix for segfault in top_name stuff.
[monky] / src / core.c
2010-05-28 Alexander Graf${top} fixes for FreeBSD
2010-05-23 Cesare TirabassiFix battery_bar not parsing arguments correctly (sf...
2010-04-13 Laurent PapierAdd $nodename_short.
2010-04-12 Nikolas GarofilBugfix: ac-adapter is sometimes called ADP1 in sysfs...
2010-04-11 Nikolas GarofilBugfix: battery_bar should also work without argument
2010-04-10 Nikolas GarofilBugfix: When the first line behind TEXT was a comment...
2010-04-07 Brenden MatthewsFix device name parsing for diskio variables.
2010-01-24 Pavel LabathAdd optional argument to $acpiacadapter
2010-01-24 Pavel LabathAdd optional argument to $acpiacadapter
2010-01-16 Nikolas Garofilsigned to unsigned before comparing
2010-01-02 Brenden MatthewsImprove handling of ARGB visuals a bit.
2010-01-01 Brenden MatthewsUpdate copyright notices.
2009-12-13 Phil Suttersimplify this conditional a bit
2009-11-24 Nikolas GarofilFix: $scroll,$if_running and $apcupsd_lastxfer can...
2009-11-22 Phil Sutterimplement ASCII gauge and enable all gauge objects...
2009-11-22 Phil Sutterrealise seamless integration of new_bar_in_shell
2009-11-19 Phil Suttersimplify conky_version and co. a bit
2009-11-19 Phil Sutteri8k: outsource code
2009-11-19 Nikolas GarofilAdd support for $pid_read and $pid_write
2009-11-18 Nikolas GarofilAdded support for $format_time
2009-11-16 Phil Sutterifblock: fix clash with specials when freeing objects
2009-11-16 Nikolas GarofilAdded support for $pid_time_usermode, $pid_time_kernelm...
2009-11-16 Nikolas GarofilAdd support for $pid_nice and $pid_priority
2009-11-16 Nikolas GarofilAdded support for $pid_threads and $pid_thread_list
2009-11-16 Nikolas GarofilBugfix: make sure $else works correct and without memleaks
2009-11-15 Nikolas GarofilFix invalid free for all $if_-vars
2009-11-15 Nikolas Garofilfix invalid free in if_up
2009-11-15 Pavel LabathForgot to set top_running when $running_processes is...
2009-11-15 Nikolas GarofilAdded support for $pid_vmpeak, $pid_vmsize, $pid_vmlck...
2009-11-15 Pavel LabathRename $running_processes to $running_threads, implemen...
2009-11-15 Nikolas GarofilAdded support for $gid_name
2009-11-15 Nikolas GarofilAdded support for $uid_name
2009-11-15 Nikolas GarofilAdded support for $pid_uid, $pid_euid, $pid_suid, ...
2009-11-15 Nikolas GarofilAdd support for $pid_parent
2009-11-15 Phil Sutterfix compiling for freebsd
2009-11-14 Nikolas GarofilMake it possible to use other vars as arguments for...
2009-11-14 Cesare TirabassiRefactoring of commit 363cf1ab7390a113c64390357dede0e45...
2009-11-14 Nikolas GarofilSupport for $pid_state
2009-11-13 Nikolas GarofilAdded support for $pid_chroot
2009-11-13 Cesare TirabassiAdd $conky_user_time (sf.net #2830919)
2009-11-12 Phil Sutterdrop adt746x objects
2009-11-12 Nikolas GarofilMerge branch 'master' of ssh://git.omp.am/home/omp...
2009-11-12 Nikolas GarofilAdded support for $pid_openfiles
2009-11-12 Phil Sutterentropy: outsource code
2009-11-12 Nikolas GarofilAdded support for $pid_exe and $pid_stdin, $pid_stdout...
2009-11-12 Nikolas GarofilAdded support for $pid_environ_list
2009-11-11 Nikolas GarofilAdd support for $pid_environ
2009-11-11 Nikolas GarofilAdd cwd to $pid and split into $pid_cmdline and $pid_cwd
2009-11-11 Nikolas GarofilFix memleak and change literals to defines
2009-11-11 Nikolas GarofilAdd support for ${pid cmdline}
2009-11-09 Nikolas GarofilFix memleak
2009-11-08 Phil Sutterfix conversion bug when freeing exec objects
2009-11-07 Nikolas GarofilAdded support for $threads and fixed $processes on...
2009-11-07 Nikolas GarofilRevert "Added support for and fixed on Linux"
2009-11-07 Nikolas GarofilAdded support for and fixed on Linux
2009-11-07 Nikolas GarofilFix building with --disable-x11 --disable-lua --disable...
2009-11-05 Phil Sutterscan_graph: allow giving a "hint" about a good scale...
2009-11-03 Phil Sutterif_gw: no need to free unused obj->data.s
2009-11-03 Phil Suttertext_object: completely remove the need for data.ifblock
2009-11-03 Phil Sutterdrop useless ifblock.str
2009-11-03 Phil Sutterno need to save the args passed to if_empty and if_match
2009-11-03 Phil Sutterdrop a few unused fields from struct text_object
2009-11-03 Phil Sutterdrop now unused SIZE_DEFAULTS macro
2009-11-03 Phil Sutterspecials: convert stippled_hr object to new style
2009-11-03 Phil Sutterspecials: convert tab object to new style
2009-11-03 Phil Sutterspecials: convert gauge objects to new style
2009-11-03 Phil Sutterspecials: convert graph objects to new style
2009-11-03 Phil Suttermisc smaller fixes
2009-11-03 Phil Sutterspecials: introduce dedicated per-object data and merge...
2009-11-03 Phil Suttermove loadavg and loadgraph code to common.c
2009-11-03 Phil Sutterlocal_mails: convert to generic object payload
2009-11-03 Phil Suttertext_object: use field i instead of cpu_index
2009-11-03 Phil Sutterif_up: convert to generic object payload
2009-11-03 Phil Sutterobsd_sensors: cleanup code (untested)
2009-11-03 Phil Sutterdiskio: convert to generic object payload
2009-11-03 Phil Suttertop: convert to generic object payload
2009-11-03 Phil Suttermboxscan: convert to generic object payload
2009-11-03 Phil Suttermixer: convert to generic object payload
2009-11-03 Phil Suttercurl: convert to generic object payload
2009-11-03 Phil Sutterweather objects: convert to generic object payload
2009-11-03 Phil Sutterrss: convert to generic object payload
2009-11-03 Phil Suttereve: convert to generic object payload
2009-11-03 Phil Suttersysfs objects: convert to generic object payload
2009-11-03 Phil Suttertcp_portmon: convert to generic object payload
2009-11-03 Phil Sutterfs_*: convert to generic object payload
2009-11-03 Phil Suttertailhead: convert to generic object payload
2009-11-03 Phil Sutternvidia: convert to generic text object payload
2009-11-03 Phil Sutterlocal_mails: put code to where it belongs
2009-11-03 Phil Suttermail: put imap and pop3 code to where it belongs
2009-11-03 Phil Sutternet_stats: outsource network-related objects
2009-11-03 Phil Suttercombine: outsource code
2009-11-03 Phil Sutterscroll: outsource code
2009-11-03 Phil Sutterread_tcp: outsource code
2009-11-03 Phil Sutterexec: put all exec-related stuff into it's own file
2009-11-03 Phil Sutteribm: put specific code to where it belongs
2009-11-03 Phil Suttergw_info: move code to where it belongs
2009-10-12 Phil Suttercurl: put init and print code to where it belongs
2009-10-12 Phil Sutterweather objects: move init and print code to weather.c
2009-10-12 Phil Sutterrss: move init and print code into rss.c
2009-10-12 Phil Sutterspend some time with eve.{c,h}
next