Skip to content
Snippets Groups Projects
  1. Feb 25, 2019
  2. Feb 08, 2019
  3. Feb 07, 2019
  4. Feb 06, 2019
  5. Feb 05, 2019
  6. Feb 04, 2019
  7. Feb 03, 2019
  8. Feb 02, 2019
  9. Feb 01, 2019
    • Daniel F. Dickinson's avatar
      git: Fix gitweb missing dependencies · 4e3b866e
      Daniel F. Dickinson authored
      
      gitweb is missing a dependencies on perlbase-filetest and
      perlbase-storable.  It fails to start without these packages.
      
      Signed-off-by: default avatarDaniel F. Dickinson <cshored@thecshore.com>
      4e3b866e
    • Hannu Nyman's avatar
      Merge pull request #4474 from ecsv/ratechecker · 265a1459
      Hannu Nyman authored
      net/ratechecker: Add new package
      Unverified
      265a1459
    • Hannu Nyman's avatar
      Merge pull request #8090 from rosysong/nft-qos · 9705ab41
      Hannu Nyman authored
      nft-qos: fix useless log in syslog
      Unverified
      9705ab41
    • Jeffery To's avatar
      htpdate: Update init script · ab2e94b2
      Jeffery To authored
      
      This replaces the use of uci_validate_section() with
      uci_load_validate(), which removes the need to declare local variables
      for every config option.
      
      This also corrects a variable name typo ("proxy" instead of
      "proxy_host").
      
      Signed-off-by: default avatarJeffery To <jeffery.to@gmail.com>
      ab2e94b2
    • Jeffery To's avatar
      clamav: Update init scripts · 9a7ffc77
      Jeffery To authored
      
      This replaces the use of uci_validate_section() with
      uci_load_validate(), which removes the need to declare local variables
      for every config option.
      
      This also removes some unnecessary curly brackets.
      
      Signed-off-by: default avatarJeffery To <jeffery.to@gmail.com>
      9a7ffc77
    • David Yang's avatar
      lighttpd: Add missing 'server.modules' in some config files · 2ceeaeb5
      David Yang authored
      
      e.g. 20-auth.conf
      
      Signed-off-by: default avatarDavid Yang <mmyangfl@gmail.com>
      2ceeaeb5
    • David Yang's avatar
      30134902
    • David Yang's avatar
      lighttpd: Disable auto loading mod_authn_file · c866e3f2
      David Yang authored
      
      which never works on OpenWrt
      
      Signed-off-by: default avatarDavid Yang <mmyangfl@gmail.com>
      c866e3f2
    • Rosy Song's avatar
      nft-qos: fix useless log in syslog · 9ba94ebb
      Rosy Song authored
      
      Since the functions in procd.sh invoke "initscript" variable which is
      not defined when imported procd.sh from hotplug scripts. And this
      results in error when calling basename utility.
      
      Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: BusyBox v1.28.4 () multi-call binary.
      Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]:
      Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Usage: basename FILE [SUFFIX]
      Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]:
      Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Strip directory path and .SUFFIX from FILE
      Sun Jan 20 12:34:50 2019 user.notice nft-qos-monitor: ACTION=update, MACADDR=xxxxxx, IPADDR=192.168.11.109, HOSTNAME=Honor_Play
      Sun Jan 20 12:34:50 2019 daemon.info dnsmasq[15340]: 250 192.168.11.109/60566 reply www.google.com is 216.58.215.68
      Sun Jan 20 12:34:50 2019 daemon.info dnsmasq[15340]: 251 192.168.11.109/43456 reply mtalk.google.com is <CNAME>
      Sun Jan 20 12:34:50 2019 daemon.info dnsmasq[15340]: 251 192.168.11.109/43456 reply mobile-gtalk.l.google.com is 173.194.222.188
      Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: BusyBox v1.28.4 () multi-call binary.
      Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]:
      Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Usage: basename FILE [SUFFIX]
      Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]:
      Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Strip directory path and .SUFFIX from FILE
      Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: BusyBox v1.28.4 () multi-call binary.
      Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]:
      Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: Usage: basename FILE [SUFFIX]
      Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]:
      Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: Strip directory path and .SUFFIX from FILE
      Sun Jan 20 12:34:51 2019 user.notice nft-qos-dynamic: ACTION=update, MACADDR=xxxxxx, IPADDR=192.168.11.109, HOSTNAME=Honor_Play
      
      Signed-off-by: default avatarRosy Song <rosysong@rosinson.com>
      9ba94ebb
  10. Jan 31, 2019
Loading