git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
593bc2d
)
applications/luci-splash: remove debugging code from splashd
author
Jo-Philipp Wich
<redacted>
Thu, 19 Feb 2009 23:12:34 +0000
(23:12 +0000)
committer
Jo-Philipp Wich
<redacted>
Thu, 19 Feb 2009 23:12:34 +0000
(23:12 +0000)
applications/luci-splash/root/usr/bin/luci-splashd
patch
|
blob
|
history
diff --git
a/applications/luci-splash/root/usr/bin/luci-splashd
b/applications/luci-splash/root/usr/bin/luci-splashd
index c94537fbc9bc54804eead48c1f049ea32b2f24fe..b6b877ad0481ecaaacc14e46bde4ced50b7de185 100755
(executable)
--- a/
applications/luci-splash/root/usr/bin/luci-splashd
+++ b/
applications/luci-splash/root/usr/bin/luci-splashd
@@
-16,7
+16,6
@@
while true do
if client then
client:settimeout(1)
local srv
- print (client:getpeername())
local ip = luci.ip.IPv4((client:getpeername()))
local function find_srv(section)
git clone https://git.99rst.org/PROJECT