monky
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 Nikolas GarofilMerge branch 'master' of ssh://git.omp.am/home/omp...
2009-11-08 Nikolas GarofilMake sure there is no optimization with --enable-debug...
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-07 Nikolas GarofilMinor autoconf fix for iconv
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-05 Phil Suttergit ignore temporary files in lua/
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)
2009-11-03 Phil Sutteribm: convert to generic object payload
2009-11-03 Phil Sutternet_stats: convert to generic object payload
2009-11-03 Phil Sutterdiskio: convert to generic object payload
2009-11-03 Phil Suttercombine: convert to generic object payload
2009-11-03 Phil Sutterscroll: convert to generic object payload
2009-11-03 Phil Sutterread_tcp: convert to generic object payload
2009-11-03 Phil Sutterexec: 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 Sutterfs_bar, fs_bar_free: convert to generic object payload
2009-11-03 Phil Suttertailhead: convert to generic object payload
2009-11-03 Phil Sutterconvert tztime to generic object payload
2009-11-03 Phil Sutternvidia: convert to generic text object payload
2009-11-03 Phil Suttertext_object: introduce a generic payload pointer
2009-11-03 Phil Sutternvidia: fix syntax in variables.xml
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-11-01 Cesare TirabassiFix indenting of last commit
2009-11-01 Cesare TirabassiFix hwmon location for kernel >= 2.6.31 (closes sf...
2009-10-12 Phil Sutterrss.h: drop useless header include
2009-10-12 Phil Sutterfix compiling in a messy way
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
next