Globally reduce copyright headers
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
parent
9980114624
commit
7a3493b1f7
383 changed files with 964 additions and 5063 deletions
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2011 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2011 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id: init.lua 6731 2011-01-14 19:44:03Z soma $
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.ahcp", package.seeall)
|
module("luci.controller.ahcp", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2011 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2011 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id: init.lua 5764 2010-03-08 19:05:34Z jow $
|
|
||||||
]]--
|
|
||||||
|
|
||||||
m = Map("ahcpd", translate("AHCP Server"), translate("AHCP is an autoconfiguration protocol " ..
|
m = Map("ahcpd", translate("AHCP Server"), translate("AHCP is an autoconfiguration protocol " ..
|
||||||
"for IPv6 and dual-stack IPv6/IPv4 networks designed to be used in place of router " ..
|
"for IPv6 and dual-stack IPv6/IPv4 networks designed to be used in place of router " ..
|
||||||
|
|
|
@ -1,18 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Asterisk PBX interface library
|
|
||||||
|
|
||||||
Copyright 2009 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.asterisk", package.seeall)
|
module("luci.asterisk", package.seeall)
|
||||||
require("luci.asterisk.cc_idd")
|
require("luci.asterisk.cc_idd")
|
||||||
|
|
|
@ -1,13 +1,4 @@
|
||||||
--[[
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
LuCI - Asterisk - International Direct Dialing Prefixes and Country Codes
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module "luci.asterisk.cc_idd"
|
module "luci.asterisk.cc_idd"
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.asterisk", package.seeall)
|
module("luci.controller.asterisk", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "asterisk", "")
|
cbimap = Map("asterisk", "asterisk", "")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
--[[
|
-- Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local ast = require("luci.asterisk")
|
local ast = require("luci.asterisk")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
--[[
|
-- Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local ast = require("luci.asterisk")
|
local ast = require("luci.asterisk")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
--[[
|
-- Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id: trunks.lua 4025 2009-01-11 23:37:21Z jow $
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local ast = require("luci.asterisk")
|
local ast = require("luci.asterisk")
|
||||||
local uci = require("luci.model.uci").cursor()
|
local uci = require("luci.model.uci").cursor()
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2009 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local ast = require "luci.asterisk"
|
local ast = require "luci.asterisk"
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2009 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
cbimap = Map("asterisk", "MeetMe - Common Settings",
|
cbimap = Map("asterisk", "MeetMe - Common Settings",
|
||||||
"Common settings for MeetMe phone conferences.")
|
"Common settings for MeetMe phone conferences.")
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
--[[
|
-- Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local ast = require("luci.asterisk")
|
local ast = require("luci.asterisk")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
--[[
|
-- Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local ast = require("luci.asterisk")
|
local ast = require("luci.asterisk")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
--[[
|
-- Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local ast = require("luci.asterisk")
|
local ast = require("luci.asterisk")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
--[[
|
-- Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local ast = require("luci.asterisk")
|
local ast = require("luci.asterisk")
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2009 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local ast = require "luci.asterisk"
|
local ast = require "luci.asterisk"
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2009 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
require "luci.sys.zoneinfo"
|
require "luci.sys.zoneinfo"
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,7 @@
|
||||||
<%#
|
<%#
|
||||||
LuCI - Lua Configuration Interface
|
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
Licensed to the public under the Apache License 2.0.
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id: dvalue.htm 3367 2008-09-19 10:42:02Z Cyrus $
|
|
||||||
|
|
||||||
-%>
|
-%>
|
||||||
|
|
||||||
<%+cbi/valueheader%>
|
<%+cbi/valueheader%>
|
||||||
|
|
|
@ -1,16 +1,7 @@
|
||||||
<%#
|
<%#
|
||||||
LuCI - Lua Configuration Interface
|
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
Licensed to the public under the Apache License 2.0.
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
-%>
|
-%>
|
||||||
|
|
||||||
<%+header%>
|
<%+header%>
|
||||||
|
|
|
@ -1,16 +1,7 @@
|
||||||
<%#
|
<%#
|
||||||
LuCI - Lua Configuration Interface
|
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
Licensed to the public under the Apache License 2.0.
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
-%>
|
-%>
|
||||||
|
|
||||||
<%+header%>
|
<%+header%>
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2012 Jo-Philipp Wich <jow@openwrt.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2012 Jo-Philipp Wich <jow@openwrt.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.commands", package.seeall)
|
module("luci.controller.commands", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2012 Jo-Philipp Wich <jow@openwrt.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2012 Jo-Philipp Wich <jow@openwrt.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local m, s
|
local m, s
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,6 @@
|
||||||
<%#
|
<%#
|
||||||
LuCI - Lua Configuration Interface
|
|
||||||
Copyright 2012 Jo-Philipp Wich <jow@openwrt.org>
|
Copyright 2012 Jo-Philipp Wich <jow@openwrt.org>
|
||||||
|
Licensed to the public under the Apache License 2.0.
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
-%>
|
-%>
|
||||||
|
|
||||||
<% css = [[
|
<% css = [[
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.coovachilli", package.seeall)
|
module("luci.controller.coovachilli", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,18 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
|
|
||||||
m = Map("coovachilli")
|
m = Map("coovachilli")
|
||||||
|
|
||||||
|
|
|
@ -1,18 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
|
|
||||||
m = Map("coovachilli")
|
m = Map("coovachilli")
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
require("luci.sys")
|
require("luci.sys")
|
||||||
require("luci.ip")
|
require("luci.ip")
|
||||||
|
|
|
@ -1,18 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
|
|
||||||
m = Map("coovachilli")
|
m = Map("coovachilli")
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,8 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Copyright 2013 Manuel Munz <freifunk at somakoma dot de>
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
-- Copyright 2014 Christian Schoenebeck <christian dot schoenebeck at gmail dot com>
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2013 Manuel Munz <freifunk at somakoma dot de>
|
|
||||||
Copyright 2014 Christian Schoenebeck <christian dot schoenebeck at gmail dot com>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.ddns", package.seeall)
|
module("luci.controller.ddns", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,8 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Copyright 2013 Manuel Munz <freifunk at somakoma dot de>
|
||||||
A lot of code taken from original ddns.lua cbi-model made by
|
-- Copyright 2014 Christian Schoenebeck <christian dot schoenebeck at gmail dot com>
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
Copyright 2013 Manuel Munz <freifunk at somakoma dot de>
|
|
||||||
|
|
||||||
modified to use as detail page together with new overview page and
|
|
||||||
extensions for IPv6, HTTPS settings, syslog and log settings,
|
|
||||||
optional Proxy-Support, optional DNS-Server, optional use of TCP requests to DNS server,
|
|
||||||
optional force of IP protocol version usage
|
|
||||||
Copyright 2014 Christian Schoenebeck <christian dot schoenebeck at gmail dot com>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local NX = require "nixio"
|
local NX = require "nixio"
|
||||||
local FS = require "nixio.fs"
|
local FS = require "nixio.fs"
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2014 Christian Schoenebeck <christian dot schoenebeck at gmail dot com>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2014 Christian Schoenebeck <christian dot schoenebeck at gmail dot com>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local CTRL = require "luci.controller.ddns" -- this application's controller
|
local CTRL = require "luci.controller.ddns" -- this application's controller
|
||||||
local DISP = require "luci.dispatcher"
|
local DISP = require "luci.dispatcher"
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2014 Christian Schoenebeck <christian dot schoenebeck at gmail dot com>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2014 Christian Schoenebeck <christian dot schoenebeck at gmail dot com>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local NXFS = require "nixio.fs"
|
local NXFS = require "nixio.fs"
|
||||||
local CTRL = require "luci.controller.ddns" -- this application's controller
|
local CTRL = require "luci.controller.ddns" -- this application's controller
|
||||||
|
|
|
@ -1,20 +1,5 @@
|
||||||
--[[
|
-- Copyright 2014 Christian Schoenebeck <christian dot schoenebeck at gmail dot com>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
shared module for luci-app-ddns
|
|
||||||
Copyright 2014 Christian Schoenebeck <christian dot schoenebeck at gmail dot com>
|
|
||||||
|
|
||||||
function parse_url copied from https://svn.nmap.org/nmap/nselib/url.lua
|
|
||||||
Parses a URL and returns a table with all its parts according to RFC 2396.
|
|
||||||
@author Diego Nehab @author Eddie Bell <ejlbell@gmail.com>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.tools.ddns", package.seeall)
|
module("luci.tools.ddns", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Daniel Dickinson
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Luci Voice Core
|
|
||||||
(c) 2009 Daniel Dickinson
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.luci_diag", package.seeall)
|
module("luci.controller.luci_diag", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,8 @@
|
||||||
<%#
|
<%#
|
||||||
LuCI - Lua Configuration Interface
|
Copyright 2009 Daniel Dickinson
|
||||||
(c) 2009 Daniel Dickinson
|
Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
-%>
|
-%>
|
||||||
|
|
||||||
<%+header%>
|
<%+header%>
|
||||||
<h2><a id="content" name="content"><%:Diagnostics%></a></h2>
|
<h2><a id="content" name="content"><%:Diagnostics%></a></h2>
|
||||||
<p><%:The entries in the menu allow you to perform diagnostic tests on your system to aid in troubleshooting.%></p>
|
<p><%:The entries in the menu allow you to perform diagnostic tests on your system to aid in troubleshooting.%></p>
|
||||||
|
|
|
@ -1,16 +1,8 @@
|
||||||
<%#
|
<%#
|
||||||
LuCI - Lua Configuration Interface
|
Copyright 2009 Daniel Dickinson
|
||||||
(c) 2009 Daniel Dickinson
|
Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
-%>
|
-%>
|
||||||
|
|
||||||
<%+header%>
|
<%+header%>
|
||||||
<h2><a id="content" name="content"><%:Diagnostics%></a></h2>
|
<h2><a id="content" name="content"><%:Diagnostics%></a></h2>
|
||||||
<p><%:With this menu you can configure network diagnostics, such as network device scans and ping tests.%></p>
|
<p><%:With this menu you can configure network diagnostics, such as network device scans and ping tests.%></p>
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Daniel Dickinson
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Luci diag - Diagnostics controller module
|
|
||||||
(c) 2009 Daniel Dickinson
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.luci_diag.devinfo_common", package.seeall)
|
module("luci.controller.luci_diag.devinfo_common", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Daniel Dickinson
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Luci diag - Diagnostics controller module
|
|
||||||
(c) 2009 Daniel Dickinson
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.luci_diag.luci_diag_devinfo", package.seeall)
|
module("luci.controller.luci_diag.luci_diag_devinfo", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Daniel Dickinson
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Luci diag - Diagnostics controller module
|
|
||||||
(c) 2009 Daniel Dickinson
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.luci_diag.netdiscover_common", package.seeall)
|
module("luci.controller.luci_diag.netdiscover_common", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Daniel Dickinson
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Luci diag - Diagnostics controller module
|
|
||||||
(c) 2009 Daniel Dickinson
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.luci_diag.smap_common", package.seeall)
|
module("luci.controller.luci_diag.smap_common", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Daniel Dickinson
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
(c) 2009 Daniel Dickinson
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
m = Map("mactodevinfo", luci.i18n.translate("MAC Device Info Overrides"), translate("Override the information returned by the MAC to Device Info Script (mac-to-devinfo) for a specified range of MAC Addresses"))
|
m = Map("mactodevinfo", luci.i18n.translate("MAC Device Info Overrides"), translate("Override the information returned by the MAC to Device Info Script (mac-to-devinfo) for a specified range of MAC Addresses"))
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Daniel Dickinson
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
(c) 2009 Daniel Dickinson
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
require("luci.controller.luci_diag.devinfo_common")
|
require("luci.controller.luci_diag.devinfo_common")
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Daniel Dickinson
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
(c) 2009 Daniel Dickinson
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
require("luci.controller.luci_diag.devinfo_common")
|
require("luci.controller.luci_diag.devinfo_common")
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Daniel Dickinson
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
(c) 2009 Daniel Dickinson
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
require("luci.controller.luci_diag.devinfo_common")
|
require("luci.controller.luci_diag.devinfo_common")
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2009 Daniel Dickinson
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
(c) 2009 Daniel Dickinson
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
require("luci.controller.luci_diag.devinfo_common")
|
require("luci.controller.luci_diag.devinfo_common")
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,8 @@
|
||||||
<%#
|
<%#
|
||||||
LuCI - Lua Configuration Interface
|
Copyright 2009 Daniel Dickinson
|
||||||
(c) 2009 Daniel Dickinson
|
Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
-%>
|
-%>
|
||||||
|
|
||||||
<%-
|
<%-
|
||||||
local rowcnt = 1
|
local rowcnt = 1
|
||||||
function rowstyle()
|
function rowstyle()
|
||||||
|
|
|
@ -1,15 +1,6 @@
|
||||||
<%#
|
<%#
|
||||||
LuCI - Lua Configuration Interface
|
Copyright 2009 Daniel Dickinson
|
||||||
(c) 2009 Daniel Dickinson
|
Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
-%>
|
-%>
|
||||||
|
|
||||||
<%+cbi/valueheader%>
|
<%+cbi/valueheader%>
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2014 Álvaro Fernández Rojas <noltari@gmail.com>
|
||||||
LuCI - Lua Configuration Interface - dump1090 support
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2014 Álvaro Fernández Rojas <noltari@gmail.com>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.dump1090", package.seeall)
|
module("luci.controller.dump1090", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2014 Álvaro Fernández Rojas <noltari@gmail.com>
|
||||||
LuCI - Lua Configuration Interface - dump1090 support
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2014 Álvaro Fernández Rojas <noltari@gmail.com>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
m = Map("dump1090", "dump1090", translate("dump1090 is a Mode S decoder specifically designed for RTLSDR devices, here you can configure the settings."))
|
m = Map("dump1090", "dump1090", translate("dump1090 is a Mode S decoder specifically designed for RTLSDR devices, here you can configure the settings."))
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2011 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2011 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local fs = require "nixio.fs"
|
local fs = require "nixio.fs"
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2011 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2011 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local sys = require "luci.sys"
|
local sys = require "luci.sys"
|
||||||
local dsp = require "luci.dispatcher"
|
local dsp = require "luci.dispatcher"
|
||||||
|
|
|
@ -1,16 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2010-2012 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2010-2012 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local ds = require "luci.dispatcher"
|
local ds = require "luci.dispatcher"
|
||||||
local ft = require "luci.tools.firewall"
|
local ft = require "luci.tools.firewall"
|
||||||
|
|
|
@ -1,16 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2010-2012 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2010-2012 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local sys = require "luci.sys"
|
local sys = require "luci.sys"
|
||||||
local utl = require "luci.util"
|
local utl = require "luci.util"
|
||||||
|
|
|
@ -1,16 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2010-2012 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2010-2012 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local ds = require "luci.dispatcher"
|
local ds = require "luci.dispatcher"
|
||||||
local ft = require "luci.tools.firewall"
|
local ft = require "luci.tools.firewall"
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2010-2011 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2010-2011 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local nw = require "luci.model.network"
|
local nw = require "luci.model.network"
|
||||||
local fw = require "luci.model.firewall"
|
local fw = require "luci.model.firewall"
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local ds = require "luci.dispatcher"
|
local ds = require "luci.dispatcher"
|
||||||
local fw = require "luci.model.firewall"
|
local fw = require "luci.model.firewall"
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2011-2012 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2011-2012 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.tools.firewall", package.seeall)
|
module("luci.tools.firewall", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,7 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2011 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
|
-- Copyright 2013 Manuel Munz <freifunk@somakoma.de>
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2011 Jo-Philipp Wich <xm@subsignal.org>
|
|
||||||
Copyright 2013 Manuel Munz <freifunk@somakoma.de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.freifunk.diag", package.seeall)
|
module("luci.controller.freifunk.diag", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,6 @@
|
||||||
<%#
|
<%#
|
||||||
LuCI - Lua Configuration Interface
|
|
||||||
Copyright 2010 Jo-Philipp Wich <xm@subsignal.org>
|
Copyright 2010 Jo-Philipp Wich <xm@subsignal.org>
|
||||||
|
Licensed to the public under the Apache License 2.0.
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
-%>
|
-%>
|
||||||
|
|
||||||
<%+header%>
|
<%+header%>
|
||||||
|
|
|
@ -1,14 +1,5 @@
|
||||||
--[[
|
-- Copyright 2011 Manuel Munz <freifunk at somakoma de>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2011 Manuel Munz <freifunk at somakoma de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module "luci.controller.freifunk.policy-routing"
|
module "luci.controller.freifunk.policy-routing"
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,5 @@
|
||||||
--[[
|
-- Copyright 2011 Manuel Munz <freifunk at somakoma de>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2011 Manuel Munz <freifunk at somakoma de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local uci = require "luci.model.uci".cursor()
|
local uci = require "luci.model.uci".cursor()
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,6 @@
|
||||||
--[[
|
-- Copyright 2012 Manuel Munz <freifunk at somakoma de>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2012 Manuel Munz <freifunk at somakoma de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
local require = require
|
local require = require
|
||||||
module "luci.controller.freifunk.widgets"
|
module "luci.controller.freifunk.widgets"
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local map, section = ...
|
local map, section = ...
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local map, section = ...
|
local map, section = ...
|
||||||
local utl = require "luci.util"
|
local utl = require "luci.util"
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local map, section = ...
|
local map, section = ...
|
||||||
local utl = require "luci.util"
|
local utl = require "luci.util"
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local map, section = ...
|
local map, section = ...
|
||||||
local utl = require "luci.util"
|
local utl = require "luci.util"
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local map, section = ...
|
local map, section = ...
|
||||||
local utl = require "luci.util"
|
local utl = require "luci.util"
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
|
|
||||||
local uci = require "luci.model.uci".cursor()
|
local uci = require "luci.model.uci".cursor()
|
||||||
local dsp = require "luci.dispatcher"
|
local dsp = require "luci.dispatcher"
|
||||||
|
|
|
@ -1,14 +1,5 @@
|
||||||
--[[
|
-- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local uci = require "luci.model.uci".cursor()
|
local uci = require "luci.model.uci".cursor()
|
||||||
local fs = require "nixio.fs"
|
local fs = require "nixio.fs"
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
--[[
|
-- Copyright 2008 Yanira <forum-2008@email.de>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
LuCI hd-idle
|
|
||||||
(c) 2008 Yanira <forum-2008@email.de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.hd_idle", package.seeall)
|
module("luci.controller.hd_idle", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
--[[
|
-- Copyright 2008 Yanira <forum-2008@email.de>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
LuCI hd-idle
|
|
||||||
(c) 2008 Yanira <forum-2008@email.de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
require("nixio.fs")
|
require("nixio.fs")
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2019 John Crispin <blogic@openwrt.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2019 John Crispin <blogic@openwrt.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.ltqtapi", package.seeall)
|
module("luci.controller.ltqtapi", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2010 John Crispin <blogic@openwrt.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2010 John Crispin <blogic@openwrt.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
m = Map("telephony", translate("VoIP"))
|
m = Map("telephony", translate("VoIP"))
|
||||||
m.on_after_commit = function() luci.sys.call("/etc/init.d/telephony restart") end
|
m.on_after_commit = function() luci.sys.call("/etc/init.d/telephony restart") end
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2010 John Crispin <blogic@openwrt.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2010 John Crispin <blogic@openwrt.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
m = Map("telephony", translate("VoIP"))
|
m = Map("telephony", translate("VoIP"))
|
||||||
m.on_after_commit = function() luci.sys.call("/etc/init.d/telephony reload") end
|
m.on_after_commit = function() luci.sys.call("/etc/init.d/telephony reload") end
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2011 Manuel Munz <freifunk somakoma de>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2011 Manuel Munz <freifunk somakoma de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module "luci.controller.meshwizard"
|
module "luci.controller.meshwizard"
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2012 Gabor Juhos <juhosg@openwrt.org>
|
||||||
LuCI - Lua Configuration Interface - miniDLNA support
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2012 Gabor Juhos <juhosg@openwrt.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.minidlna", package.seeall)
|
module("luci.controller.minidlna", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,5 @@
|
||||||
--[[
|
-- Copyright 2012 Gabor Juhos <juhosg@openwrt.org>
|
||||||
LuCI - Lua Configuration Interface - miniDLNA support
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2012 Gabor Juhos <juhosg@openwrt.org>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local m, s, o
|
local m, s, o
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
--[[
|
-- Copyright 2014 Roger D <rogerdammit@gmail.com>
|
||||||
LuCI MJPEG Streamer
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
(c) 2014 Roger D <rogerdammit@gmail.com>
|
|
||||||
Based on work by: vargabab and OpenWrt Dreambox
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.mjpg-streamer", package.seeall)
|
module("luci.controller.mjpg-streamer", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
--[[
|
-- Copyright 2014 Roger D <rogerdammit@gmail.com>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
LuCI MJPEG Streamer
|
|
||||||
|
|
||||||
(c) 2014 Roger D <rogerdammit@gmail.com>
|
|
||||||
Based on work by: vargabab and OpenWrt Dreambox
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
m = Map("mjpg-streamer", "MJPG-streamer", translate("mjpg streamer is a streaming application for Linux-UVC compatible webcams"))
|
m = Map("mjpg-streamer", "MJPG-streamer", translate("mjpg streamer is a streaming application for Linux-UVC compatible webcams"))
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
--[[
|
-- Copyright 2008 Yanira <forum-2008@email.de>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
LuCI mmc_over_gpio
|
|
||||||
(c) 2008 Yanira <forum-2008@email.de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.mmc_over_gpio", package.seeall)
|
module("luci.controller.mmc_over_gpio", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,5 @@
|
||||||
--[[
|
-- Copyright 2008 Yanira <forum-2008@email.de>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
LuCI mmc_over_gpio
|
|
||||||
(c) 2008 Yanira <forum-2008@email.de>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
m = Map("mmc_over_gpio", translate("MMC/SD driver configuration"),
|
m = Map("mmc_over_gpio", translate("MMC/SD driver configuration"),
|
||||||
translate("MMC/SD driver configuration"))
|
translate("MMC/SD driver configuration"))
|
||||||
|
|
|
@ -1,17 +1,6 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.ntpc", package.seeall)
|
module("luci.controller.ntpc", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,7 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
m = Map("ntpclient", translate("Time Synchronisation"), translate("Synchronizes the system time"))
|
m = Map("ntpclient", translate("Time Synchronisation"), translate("Synchronizes the system time"))
|
||||||
|
|
||||||
s = m:section(TypedSection, "ntpclient", translate("General"))
|
s = m:section(TypedSection, "ntpclient", translate("General"))
|
||||||
|
|
|
@ -1,17 +1,7 @@
|
||||||
--[[
|
-- Copyright 2008 Steven Barth <steven@midlink.org>
|
||||||
LuCI - Lua Configuration Interface
|
-- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
||||||
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2008 Steven Barth <steven@midlink.org>
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
]]--
|
|
||||||
require("luci.tools.webadmin")
|
require("luci.tools.webadmin")
|
||||||
m = Map("ntpclient", translate("Time Synchronisation"), translate("Synchronizes the system time"))
|
m = Map("ntpclient", translate("Time Synchronisation"), translate("Synchronizes the system time"))
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2014 Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2014 Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
module("luci.controller.ocserv", package.seeall)
|
module("luci.controller.ocserv", package.seeall)
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2014 Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2014 Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local fs = require "nixio.fs"
|
local fs = require "nixio.fs"
|
||||||
local has_ipv6 = fs.access("/proc/net/ipv6_route")
|
local has_ipv6 = fs.access("/proc/net/ipv6_route")
|
||||||
|
|
|
@ -1,15 +1,5 @@
|
||||||
--[[
|
-- Copyright 2014 Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
|
||||||
LuCI - Lua Configuration Interface
|
-- Licensed to the public under the Apache License 2.0.
|
||||||
|
|
||||||
Copyright 2014 Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
]]--
|
|
||||||
|
|
||||||
local fs = require "nixio.fs"
|
local fs = require "nixio.fs"
|
||||||
local has_ipv6 = fs.access("/proc/net/ipv6_route")
|
local has_ipv6 = fs.access("/proc/net/ipv6_route")
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue