Add support for $pid_read and $pid_write
[monky] / src /
2009-11-19 Nikolas GarofilAdd support for $pid_read and $pid_write
2009-11-18 Nikolas Garofil$format_time treats ( and ) as special chars
2009-11-18 Nikolas GarofilAdded support for \Sx to $format_time
2009-11-18 Nikolas GarofilMake $user_time, $mpd_elapsed and $mpd_length compatibl...
2009-11-18 Nikolas GarofilMake sure $format_time only works when times_in_seconds...
2009-11-18 Nikolas GarofilAdd support for time_in_seconds configuration setting
2009-11-18 Nikolas GarofilFix bug in $pid_cmdline
2009-11-18 Nikolas GarofilFix bug in $pid_nice, $pid_priority, $pid_time, $pid_ti...
2009-11-18 Nikolas GarofilAdded support for $format_time
2009-11-16 Nikolas GarofilBugfix: crash when apcupsd isnt running
2009-11-16 Phil Sutterfix potential buffer overflow in parse_conky_vars()
2009-11-16 Phil Sutterifblock: fix clash with specials when freeing objects
2009-11-16 Phil Sutterdrop leftover freq_dynamic code in freebsd.c and openbsd.c
2009-11-16 Pavel LabathIPv6 support for $tcp_portmon
2009-11-16 Nikolas GarofilUse seconds instead of centiseconds as unit for $pid_ti...
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-14 Phil Sutteryet another fix for FreeBSD (somehow sneaked through...
2009-11-15 Phil Sutterfix compiling for freebsd
2009-11-15 Phil Sutteradd generated files for profiling to clean list
2009-11-14 Nikolas Garofilargument of $cmdline_to_pid doesnt have to be the full...
2009-11-14 Nikolas Garofilfix last commit
2009-11-14 Nikolas GarofilMake it possible to use other vars as arguments for...
2009-11-14 Cesare TirabassiMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-11-14 Cesare TirabassiRefactoring of commit 363cf1ab7390a113c64390357dede0e45...
2009-11-14 Nikolas GarofilShrink proc.c
2009-11-14 Nikolas GarofilSupport for $pid_state
2009-11-13 Pavel LabathAdd middle_middle alignment, mostly for completeness
2009-11-13 Nikolas GarofilAdded support for $pid_chroot
2009-11-13 Cesare TirabassiMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-11-13 Cesare TirabassiAdd $conky_user_time (sf.net #2830919)
2009-11-13 Nikolas GarofilFix bug in $pid_openfiles
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 Phil Suttertop: fix segfault for $if_running
2009-11-12 Nikolas Garofilfix potential bugs in snprintf
2009-11-12 Nikolas GarofilFix building without C99
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 previous commit
2009-11-11 Nikolas Garofilfix tiny compile problem
2009-11-11 Nikolas GarofilFix memleak and change literals to defines
2009-11-11 Nikolas GarofilAdd proc.c and proc.h
2009-11-11 Nikolas GarofilAdd support for ${pid cmdline}
2009-11-10 Nikolas GarofilFix $if_mpd_playing and $mpd_percent when you stop...
2009-11-09 Nikolas GarofilFix memleak
2009-11-09 Nikolas GarofilFix $scroll only scrolls once
2009-11-08 Nikolas GarofilFix segfault and memleaks in curl
2009-11-08 Phil Sutterifblock objects: fix bug for sub-object parsing ifblocks
2009-11-08 Phil Sutterfix conversion bug when freeing exec objects
2009-11-08 Nikolas GarofilFix building with metar but without xoap
2009-11-07 Nikolas GarofilUse a define for the maximum number of network devices
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-xft and add ncurses to...
2009-11-07 Nikolas GarofilFix building with --disable-iostats
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-05 Phil Sutterweather: fix this embarrassing bug
2009-11-03 Phil Suttertop: drop problematic field totalmem
2009-11-03 Phil Sutterenum special_types: define nonspecial for completeness
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 struct text_object field pair, since it got unused...
2009-11-03 Phil Sutterdrop struct text_object field f
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 Sutterreview load* code
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 Suttermail: convert to generic object payload
2009-11-03 Phil Suttermail: use a private common struct mail_s instead of...
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 Sutterdrop now unused sensor field
2009-11-03 Phil Sutterobsd_sensors: cleanup code (untested)
next