Update copyright stuff, fix conky.conf weirdness.
[monky] / src / linux.c
2009-03-30 Brenden MatthewsUpdate copyright stuff, fix conky.conf weirdness.
2009-03-29 Nikos NtarmosAdding if_up support for FreeBSD.
2009-03-16 Brenden MatthewsFix possible mem leak with net stats.
2009-03-16 Brenden MatthewsFix wacky net speed values on startup.
2009-02-22 Phil Sutteroutsource ibm-acpi stuff into it's own source file
2009-02-18 Martin TůmaFix shown battery status patch.
2009-02-18 SwoögPatch to add $battery_short variable.
2009-02-07 Alexander GrafAdd ${top_time} sorting processes by CPU time
2008-12-18 Brenden MatthewsMerge branch 'master' of git://nwl.cc/~n0-1/conky
2008-12-17 Phil SutterMake gateway objects also detect routes with missing...
2008-12-16 Brenden MatthewsMerge branch 'master' of git://nwl.cc/~n0-1/conky
2008-12-15 Phil Sutterhere comes the big header include rewrite
2008-12-14 Brenden MatthewsImprove behaviour of $pb_battery.
2008-12-14 Phil Sutterfix disk_protect for linux-2.6.27
2008-12-09 Brenden MatthewsRemoving old svn keywords.
2008-12-09 Brenden MatthewsFix broken cpu usage stuff (due to a previous commit).
2008-12-07 Brenden MatthewsLimit $battery_percent to 100 (bug 2145006)
2008-12-07 Brenden MatthewsFix last 'fix'
2008-12-07 Brenden MatthewsRemoving $freq_dyn and $freq_dyn_g
2008-09-08 Brenden Matthews* Fixed bug with freq_dyn on x86_64 (thanks Miroslav)
2008-09-01 Philfix error reporting for battery_* variables
2008-07-12 Nikolas Garofilmade defines of some literal values and defines to...
2008-06-28 Brenden MatthewsAdded sysfs AC adapter support patch (thanks Byron...
2008-06-21 Nikolas GarofilMerge ... conky1-extra, Changelog contains the changes
2008-06-21 Nikolas Garofil'inline' removed from functions that are called from...
2008-06-15 Kevin LylesRemoved all trailing whitespace
2008-06-14 Kevin LylesSplit conky.h into several smaller header files
2008-06-06 Nikolas Garofilsmall changes to let code compile with enable-testing
2008-06-04 Nikolas GarofilBugfix: gw_iface with a empty routingtable no longer...
2008-05-30 Philconfigurable if_up, may check for:
2008-04-29 Brenden Matthews* own_window_type dock patch (thanks Morgan).
2008-04-22 Brenden Matthewsexclude reserved IPs with if_up
2008-04-10 Brenden Matthews * Getting rid of goto usage throughout code.
2008-04-02 Brenden Matthews* Replacing strdup() with strndup() throughout
2008-04-01 Brenden Matthewscapitalization consistency
2008-03-31 Brenden Matthewsdoc cleanup
2008-03-31 Brenden Matthewsmake diskio accept devices starting with "/dev/"
2008-03-30 Brenden Matthewsmore battery cleanup
2008-03-30 Brenden Matthewsadd more checking in libmpdclient; make battery stuff...
2008-03-29 Philrename all shadowing variables for -Wshadow
2008-03-29 Philthe big relocation patch
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-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 Phildisk_protect - show queue protection state
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-22 Philenable displaying the used ioscheduler for a given...
2008-03-22 Phillaptop_mode displays the current laptop mode
2008-03-22 Philmake default gateway information accessible
2008-03-21 Brenden Matthewsfixing warning
2008-03-20 Brenden Matthewsfixing up text_buffer_size stuff
2008-03-18 Brenden Matthews * Applied 12 patches:
2008-03-17 Brenden Matthews * Applied 2 patches:
2008-02-20 Kevin LylesReformatted all code
2008-02-09 Brenden Matthews * Applied 2 patches:
2007-12-31 Philip Kovacsapplied submitted patches for get_ibm_acpi_volume bug,
2007-09-28 Brenden Matthews * Small fix for $ibm_volume (thanks Kapil Hari...
2007-08-13 Philip Kovacshwmon leveraging existing code
2007-08-13 Philip Kovacssvn merge -rHEAD:918 .
2007-08-13 Toni Spetsreally apply the hwmon patch (tracker item 1650894)
2007-08-13 Philip Kovacsplatform stuff
2007-08-13 Philip Kovacs* Added var $platform which is similar to $i2c and...
2007-08-10 Toni SpetsRemove deprecated linkstatus completely from conky...
2007-08-10 Toni SpetsFixed wireless documentation. Fixed wireless quality...
2007-08-10 Brenden Matthewsclarifying licensing
2007-08-07 Toni SpetsAdded spacer for wireless variables. Fixed some tabs...
2007-08-07 Toni SpetsAdded wireless_link_qual_perc. Cleaned unused variables...
2007-08-07 Toni SpetsRSS was not really disabled when it was supposed to...
2007-08-07 Toni SpetsFixed incorrect ACPI battery percentage (using last...
2007-08-07 Toni SpetsFixed major issues with ACPI batteries
2007-08-05 Brenden Matthews * Updated to libmpdclient 0.13.0
2007-08-05 Brenden Matthews * Fixed potential issue on FreeBSD when nprocs...
2007-07-15 Philip KovacsFix displaying 4 GB traffic after reloading network...
2007-04-06 Brenden Matthews* Added if_existing patch for string matching (thanks...
2007-02-25 Philip Kovacsconky 1.4.6-svn trunk
2007-01-15 Philip Kovacsfallback to gettimeofday () if no clock_gettime ()...
2007-01-10 Philip Kovacsapi change for dexter_timedsampler_new
2006-12-29 Brenden Matthewshead/tail rewrite patch
2006-12-26 Philip Kovacsclear conky vars on disconnect/failure to open files
2006-12-23 Philip KovacsConky 1.5.0 -- client/server prototype
2006-12-12 Philip Kovacssplit battery off into battery and battery_time
2006-12-12 Philip Kovacssimplify battery expressions
2006-12-12 Philip Kovacsfix battery issues
2006-12-01 Philip Kovacsentropy: close fp1 on fp2 open failure
2006-11-30 Philip Kovacsadded , , for crypto freaks
2006-11-18 Philip Kovacshow about actually reading the battery vars -- doh
2006-11-15 Philip Kovacsfix reported memory var overflow by using unsigned...
2006-11-08 Philip KovacsSIGUSR1 fix on freebsd and linux
2006-11-08 Philip Kovacsfix sigsegv on SIGUSR1
2006-06-22 Brenden Matthewsmore battery stuff
2006-06-22 Brenden MatthewsAdd check for battery not being present
2006-06-08 Brenden Matthewsfixed order of variables and stuff (credit peter tarjan...
2006-05-24 Brenden Matthewsfixed some errors
2006-05-24 Brenden Matthewscpu voltage patch
next