Skip to content
  1. Jan 08, 2015
  2. Jan 05, 2015
  3. Dec 29, 2014
  4. Dec 09, 2014
  5. Dec 07, 2014
  6. Nov 15, 2014
  7. Nov 10, 2014
  8. Nov 09, 2014
    • Christian Schoenebeck's avatar
      luci-app-ddns: Update to support ddns-scripts 2.1.0-1 · ee9fdba6
      Christian Schoenebeck authored
      
      
      fix verify of entry for DNS server Issue #244
      	https://github.com/openwrt/luci/issues/244
      add support for option 'update_script'
      add display of version information when click on "Dynamic DNS" on
      overview page
      add verify of installed ddns-scripts version and show as hint if not
      correct version
      modified epoch to date conversation
      cbi object Flag did not set section.changed state, fixed in
      tools.flag_parse function
      ucitrack entry no longer needed and removed
      minor fixes
      
      Signed-off-by: default avatarChristian Schoenebeck <christian.schoenebeck@gmail.com>
      ee9fdba6
  9. Oct 30, 2014
  10. Oct 28, 2014
  11. Oct 26, 2014
  12. Oct 22, 2014
  13. Oct 20, 2014
  14. Oct 11, 2014
  15. Oct 10, 2014
  16. Sep 18, 2014
    • Jo-Philipp Wich's avatar
      collectd: Update luci-statistics / collectd to 5.4.1 - Luci · 0dc160db
      Jo-Philipp Wich authored
      
      
      [PATCH 1/2] [packages] collectd: Update luci-statistics / collectd to 5.4.1 -
      packages
      [PATCH 2/2] [luci] collectd: Update luci-statistics / collectd to 5.4.1 - Luci
      
      Collectd, the backbone of Luci statistics module, has been recently updated
      already to 5.4.1, while Openwrt is still with 4.10.8.
      
      5.0-5.4 branches have been released in 2011-2013 and the last Collectd
      release in January 2014 only contained 5.4.1. 4.10.x is being "phased out"
      and new commits have been made only rarely. No 4.10.x release for ages.
      
      My ar71xx/wndr3700 build has been using 5.4.1 since March (and used 5.3.1
      long before that).
      
      I have compile-tested (with ar71xx) all collectd modules, and I have verified
      the real-life functionality of the following plugins: Conntrack,
      CPU/Processor, DNS, Interfaces, Memory, Ping, Processes, TCP Connections,
      System Load, Uptime, Wireless.
      
      The version bump requires changes both to "collectd" in the packages feed and
      to "luci-statistics" in the luci feed, as some of the data items have changed
      name or file structure.
      
      I am including two separate patches: one for collectd in packages and one for
      luci-statistics in Luci trunk.
      
      Collectd:
      Explanation of main changes in the patches for collectd in packages feed:
      
      Patches to be removed:
      
      - 120-fix_kernel_2.6.37.patch is unnecessary. The file to be patched has been
      removed upstream.
      
      - 130-timeleft-max.patch is included upstream. Patch removed.
      http://git.verplant.org/?p=collectd.git;a=commitdiff;h=d5b09f2bb673ac9396da52b85bcbd16c98b3d633
      
      Changed patches:
      
      - 003-remove-werror.patch: Quilt choked on some -Werror related changes, so I
      removed them.
      
      - 900-add-iwinfo-plugin.patch: Changed to patch configure.ac instead of
      configure.in
      
      New patches:
      
      - 140-fix-fqdnlookup.patch : FQDNLookup option has been turned on by default
      since 5.1. If that option is enabled, it causes collectd to refuse to start
      in a basic Openwrt box as typically a fully qualified domain name does not
      exist for the router. (That error related can only be properly seen when
      console is used to start collectd. Otherwise Luci statistics collectd simply
      dies immediately after starting it.) That option should be false by default.
      I included a new patch 140-fix-fqdnlookup.patch to turn the option off by
      default.
      http://git.verplant.org/?p=collectd.git;a=commit;h=e58f85bb68b4c45130bb6fdf40b51db95d2b71e5
      
      - 150-fix-interface-af-link : a FreeBSD10-specific change broke build for me,
      so I reverted the change.
      http://git.verplant.org/?p=collectd.git;a=commitdiff;h=645dadb3fcc466e8880fda4eb23b21ad433631fc
      
      - 905-disable-sigrok-glib: libsigrok checks for a glib-related macro that
      breaks configure. Bypass the invalid macro. I have also added a disabling
      option in Makefile.
      
      Luci:
      Data presentation in luci-statistics requires three changes in the Luci sources:
      
      -conntrack result data has changed name from "entropy" to "value".
      -ping result data has changed name from "ping" to "value".
      http://git.verplant.org/?p=collectd.git;a=commitdiff;h=77a6905147798210ec17173bd5e4410adcc3a112
      
      -interface plugin has changed rrd data file structure so that the plugin
      instances (=interfaces) have separate data files. Luci needs to draw the
      graph for each plugin instance, not for each data instance.
      http://git.verplant.org/?p=collectd.git;a=commitdiff;h=cc3640ba512862cd5745446f1f1a997dd4344454
      
      My previous patches for upgrading to earlier 5.x series can be marked as
      superseeded in Patchwork.
      http://patchwork.openwrt.org/patch/2457/
      http://patchwork.openwrt.org/patch/3300/
      http://patchwork.openwrt.org/patch/4204/
      http://patchwork.openwrt.org/patch/4205/
      
      Signed-off-by: default avatarHannu Nyman <hannu.nyman@iki.fi>
      0dc160db
  17. Aug 12, 2014
  18. Aug 05, 2014
  19. Jul 30, 2014
  20. Jun 07, 2014
  21. Apr 27, 2014
  22. Apr 24, 2014
  23. Dec 29, 2013
  24. Dec 04, 2013
  25. Nov 11, 2013
  26. Nov 03, 2013
  27. Oct 27, 2013
  28. Oct 20, 2013
  29. Oct 18, 2013