project/luci.git
14 years agomodules/freifunk: add a rc.local.d hook to fix config quirks after migration
Jo-Philipp Wich [Tue, 16 Jun 2009 13:27:36 +0000 (13:27 +0000)]
modules/freifunk: add a rc.local.d hook to fix config quirks after migration

14 years agolibs/nixio: wrap $(CC) in quotes, command could break if ccache is used (CC:=ccache...
Jo-Philipp Wich [Mon, 15 Jun 2009 20:07:59 +0000 (20:07 +0000)]
libs/nixio: wrap $(CC) in quotes, command could break if ccache is used (CC:=ccache mips-openwrt-linux-uclibc-gcc)

14 years agoDisable ASM math more sensible
Steven Barth [Mon, 15 Jun 2009 19:13:00 +0000 (19:13 +0000)]
Disable ASM math more sensible

14 years agoRedefine splice() flags for crappy uclibc versions
Steven Barth [Mon, 15 Jun 2009 19:11:38 +0000 (19:11 +0000)]
Redefine splice() flags for crappy uclibc versions

14 years agocontrib/package/cyassl-luci: inline asm, -fpic and x86 don't work well together
Jo-Philipp Wich [Mon, 15 Jun 2009 16:06:44 +0000 (16:06 +0000)]
contrib/package/cyassl-luci: inline asm, -fpic and x86 don't work well together

14 years agoGSoC: Add RPC client
Steven Barth [Sun, 14 Jun 2009 09:02:40 +0000 (09:02 +0000)]
GSoC: Add RPC client

14 years agoGSoC: Documentation #2
Steven Barth [Sun, 14 Jun 2009 08:51:43 +0000 (08:51 +0000)]
GSoC: Documentation #2

14 years agoGSoC: Documentation #1
Steven Barth [Sat, 13 Jun 2009 18:16:34 +0000 (18:16 +0000)]
GSoC: Documentation #1

14 years agoGSoC: Add LuCId RPC-Slave
Steven Barth [Sat, 13 Jun 2009 08:56:43 +0000 (08:56 +0000)]
GSoC: Add LuCId RPC-Slave

14 years agobuild: make building more strict, abort on errors in gccbuild phase
Jo-Philipp Wich [Thu, 11 Jun 2009 11:10:01 +0000 (11:10 +0000)]
build: make building more strict, abort on errors in gccbuild phase

14 years agotrunk: remove bitrot
Jo-Philipp Wich [Thu, 11 Jun 2009 00:12:25 +0000 (00:12 +0000)]
trunk: remove bitrot

14 years agoMark Broadcom 2.4 as crap, to allow conditional CFLAGS
Steven Barth [Thu, 11 Jun 2009 00:04:55 +0000 (00:04 +0000)]
Mark Broadcom 2.4 as crap, to allow conditional CFLAGS

14 years agoapplications/luci-splash: add rate limiting options for splash clients
Jo-Philipp Wich [Wed, 10 Jun 2009 23:39:40 +0000 (23:39 +0000)]
applications/luci-splash: add rate limiting options for splash clients

14 years agoRevert "libs/lucid-http: copyz() causes a Kernel oops on brcm-2.4, revert to copy...
Steven Barth [Wed, 10 Jun 2009 23:29:10 +0000 (23:29 +0000)]
Revert "libs/lucid-http: copyz() causes a Kernel oops on brcm-2.4, revert to copy() for now (#70)"

Fixed in nixio

14 years agoSome sendfile() under Linux 2.4 is broken
Steven Barth [Wed, 10 Jun 2009 23:28:16 +0000 (23:28 +0000)]
Some sendfile() under Linux 2.4 is broken

14 years agobuild: fix po->lua conversion, last po entry was always missing
Jo-Philipp Wich [Wed, 10 Jun 2009 23:04:07 +0000 (23:04 +0000)]
build: fix po->lua conversion, last po entry was always missing

14 years agoCommit from LuCI Translation Portal by user jow. 104 of 104 messages translated ...
Translation System [Wed, 10 Jun 2009 22:53:22 +0000 (22:53 +0000)]
Commit from LuCI Translation Portal by user jow. 104 of 104 messages translated (0 fuzzy).

14 years agolibs/lucid-http: copyz() causes a Kernel oops on brcm-2.4, revert to copy() for now...
Jo-Philipp Wich [Wed, 10 Jun 2009 22:43:11 +0000 (22:43 +0000)]
libs/lucid-http: copyz() causes a Kernel oops on brcm-2.4, revert to copy() for now (#70)

14 years agoRevert r4822, problem is caused by sth. else
Jo-Philipp Wich [Wed, 10 Jun 2009 18:24:18 +0000 (18:24 +0000)]
Revert r4822, problem is caused by sth. else

14 years agolibs/lucid: Kamikaze 8.09.1/brcm-2.4 still has the uclibc deamon() bug, work around...
Jo-Philipp Wich [Wed, 10 Jun 2009 17:48:41 +0000 (17:48 +0000)]
libs/lucid: Kamikaze 8.09.1/brcm-2.4 still has the uclibc deamon() bug, work around by not deamonizing lucid

14 years agolibs/px5g: fix "x509write.c:717: warning: 'ret' might be used uninitialized in this...
Jo-Philipp Wich [Wed, 10 Jun 2009 17:35:23 +0000 (17:35 +0000)]
libs/px5g: fix "x509write.c:717: warning: 'ret' might be used uninitialized in this function"

14 years agolibs/px5g: remove -fvisibility=hidden from PX5G_LIB_CFLAGS, OpenWrt cross compiler...
Jo-Philipp Wich [Wed, 10 Jun 2009 17:26:47 +0000 (17:26 +0000)]
libs/px5g: remove -fvisibility=hidden from PX5G_LIB_CFLAGS, OpenWrt cross compiler don't knows it and it seems to be C++ specific

14 years agocontrib/package: add qos related dependencies to luci-splash
Jo-Philipp Wich [Wed, 10 Jun 2009 16:28:56 +0000 (16:28 +0000)]
contrib/package: add qos related dependencies to luci-splash

14 years agoapplications/luci-splash: only load required modules
Jo-Philipp Wich [Tue, 9 Jun 2009 12:48:58 +0000 (12:48 +0000)]
applications/luci-splash: only load required modules

14 years agoapplications/luci-splash: fix typo in init script
Jo-Philipp Wich [Tue, 9 Jun 2009 12:41:36 +0000 (12:41 +0000)]
applications/luci-splash: fix typo in init script

14 years agoapplications/luci-splash: cope with non-numeric (invalid) limit_up & limit_down value...
Jo-Philipp Wich [Tue, 9 Jun 2009 12:36:31 +0000 (12:36 +0000)]
applications/luci-splash: cope with non-numeric (invalid) limit_up & limit_down values in luci-splash cli

14 years agoapplications/luci-splash: we don't need to know down_burst in luci-splash cli
Jo-Philipp Wich [Tue, 9 Jun 2009 12:34:52 +0000 (12:34 +0000)]
applications/luci-splash: we don't need to know down_burst in luci-splash cli

14 years agoapplications/luci-splash: luci-splashd is obsolete, remove start & stop for it (again)
Jo-Philipp Wich [Tue, 9 Jun 2009 12:31:42 +0000 (12:31 +0000)]
applications/luci-splash: luci-splashd is obsolete, remove start & stop for it (again)

14 years agoapplications/luci-splash: tc delete operations may fail, make them silent
Jo-Philipp Wich [Tue, 9 Jun 2009 12:30:16 +0000 (12:30 +0000)]
applications/luci-splash: tc delete operations may fail, make them silent

14 years agoapplications/luci-splash: remove left-over code
Jo-Philipp Wich [Tue, 9 Jun 2009 12:19:28 +0000 (12:19 +0000)]
applications/luci-splash: remove left-over code

14 years agoapplications/luci-splash: add optional QoS rate limiting for splash clients
Jo-Philipp Wich [Tue, 9 Jun 2009 12:15:31 +0000 (12:15 +0000)]
applications/luci-splash: add optional QoS rate limiting for splash clients

14 years agomodules/admin-full: fix exception in interface status page for devices with an empty...
Jo-Philipp Wich [Mon, 8 Jun 2009 20:40:18 +0000 (20:40 +0000)]
modules/admin-full: fix exception in interface status page for devices with an empty ifname for wan (#71)

14 years agolibs/luanet: fix error in base64 decoder, patch from fonosfera
Jo-Philipp Wich [Mon, 8 Jun 2009 20:20:12 +0000 (20:20 +0000)]
libs/luanet: fix error in base64 decoder, patch from fonosfera

14 years agoapplications: enable related init scripts on opkg install, otherwise users would...
Jo-Philipp Wich [Mon, 8 Jun 2009 20:00:50 +0000 (20:00 +0000)]
applications: enable related init scripts on opkg install, otherwise users would have to use the shell

14 years agocontrib/package/olsrd-luci: fixup md5sum, seems to have changed after olsrd repo...
Jo-Philipp Wich [Mon, 8 Jun 2009 18:36:40 +0000 (18:36 +0000)]
contrib/package/olsrd-luci: fixup md5sum, seems to have changed after olsrd repo was moved to new server

14 years agocontrib/package/freifunk-p2pblock: fix default configuration
Jo-Philipp Wich [Sun, 7 Jun 2009 22:08:59 +0000 (22:08 +0000)]
contrib/package/freifunk-p2pblock: fix default configuration

14 years agoCommit from LuCI Translation Portal by user jow. 45 of 45 messages translated (0...
Translation System [Sun, 7 Jun 2009 20:18:45 +0000 (20:18 +0000)]
Commit from LuCI Translation Portal by user jow. 45 of 45 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user jow. 45 of 45 messages translated (0...
Translation System [Sun, 7 Jun 2009 20:18:33 +0000 (20:18 +0000)]
Commit from LuCI Translation Portal by user jow. 45 of 45 messages translated (0 fuzzy).

14 years agopo: add p2pblock strings to freifunk po template
Jo-Philipp Wich [Sun, 7 Jun 2009 20:09:48 +0000 (20:09 +0000)]
po: add p2pblock strings to freifunk po template

14 years agocontrib/package: add package definition for p2pblock
Jo-Philipp Wich [Sun, 7 Jun 2009 20:07:51 +0000 (20:07 +0000)]
contrib/package: add package definition for p2pblock

14 years agoapplications: add luci-p2pblock, frontend for freifunk-p2pblock
Jo-Philipp Wich [Sun, 7 Jun 2009 20:06:23 +0000 (20:06 +0000)]
applications: add luci-p2pblock, frontend for freifunk-p2pblock

14 years agocontrib/package/freifunk-p2pblock: don't execute start action if init script is disabled
Jo-Philipp Wich [Sun, 7 Jun 2009 20:05:54 +0000 (20:05 +0000)]
contrib/package/freifunk-p2pblock: don't execute start action if init script is disabled

14 years agocontrib/package: rename config for p2pblock to freifunk_p2pblock
Jo-Philipp Wich [Sun, 7 Jun 2009 17:57:17 +0000 (17:57 +0000)]
contrib/package: rename config for p2pblock to freifunk_p2pblock

14 years agoHTTPd: No keep-alive after POST request, because we do not check state
Steven Barth [Sun, 7 Jun 2009 13:51:18 +0000 (13:51 +0000)]
HTTPd: No keep-alive after POST request, because we do not check state
of incoming data

14 years agomodules/admin-full: filter options column through pcdata() in iptables status page
Jo-Philipp Wich [Sun, 7 Jun 2009 13:44:50 +0000 (13:44 +0000)]
modules/admin-full: filter options column through pcdata() in iptables status page

14 years agomodules/admin-full: style fixes for iptables status page, restrict options column...
Jo-Philipp Wich [Sun, 7 Jun 2009 13:37:07 +0000 (13:37 +0000)]
modules/admin-full: style fixes for iptables status page, restrict options column to 30% of the table width

14 years agoapplications/luci-splash: use RETURN target for count rules
Jo-Philipp Wich [Sun, 7 Jun 2009 13:29:17 +0000 (13:29 +0000)]
applications/luci-splash: use RETURN target for count rules

14 years agoMoar Makefile fixes
Steven Barth [Sun, 7 Jun 2009 13:25:25 +0000 (13:25 +0000)]
Moar Makefile fixes

14 years agolibs/sys: don't convert searched target to uppercase in IptParser, breaks searches...
Jo-Philipp Wich [Sun, 7 Jun 2009 13:18:53 +0000 (13:18 +0000)]
libs/sys: don't convert searched target to uppercase in IptParser, breaks searches for targets referencing custom chains

14 years agoRename private cyassl build
Steven Barth [Sun, 7 Jun 2009 13:09:56 +0000 (13:09 +0000)]
Rename private cyassl build

14 years agomodules/admin-full: cope with empty targets in iptables status page
Jo-Philipp Wich [Sun, 7 Jun 2009 13:00:26 +0000 (13:00 +0000)]
modules/admin-full: cope with empty targets in iptables status page

14 years agolibs/sys: properly parse iptables rules with not target set
Jo-Philipp Wich [Sun, 7 Jun 2009 12:48:28 +0000 (12:48 +0000)]
libs/sys: properly parse iptables rules with not target set

14 years agoRevert "adjust axtls level"
Steven Barth [Sun, 7 Jun 2009 12:38:37 +0000 (12:38 +0000)]
Revert "adjust axtls level"

This reverts commit b123c99304822a1f1502d00df4915e2707940df3.

14 years agoadjust axtls level
Steven Barth [Sun, 7 Jun 2009 12:24:30 +0000 (12:24 +0000)]
adjust axtls level

14 years agobetter warnings
Steven Barth [Sun, 7 Jun 2009 12:09:14 +0000 (12:09 +0000)]
better warnings

14 years agomodules/freifunk: fix typo in firewall include
Jo-Philipp Wich [Sun, 7 Jun 2009 11:57:52 +0000 (11:57 +0000)]
modules/freifunk: fix typo in firewall include

14 years agomodules/freifunk: restart p2pblock on firewall restarts if it's enabled
Jo-Philipp Wich [Sun, 7 Jun 2009 11:52:24 +0000 (11:52 +0000)]
modules/freifunk: restart p2pblock on firewall restarts if it's enabled

14 years agocontrib/package: add freifunk-p2pblock firewall addon
Jo-Philipp Wich [Sun, 7 Jun 2009 11:48:37 +0000 (11:48 +0000)]
contrib/package: add freifunk-p2pblock firewall addon

14 years agoEnable key generation
Steven Barth [Sun, 7 Jun 2009 11:38:34 +0000 (11:38 +0000)]
Enable key generation

14 years agoPX5G: no autogeneration
Steven Barth [Sun, 7 Jun 2009 11:38:30 +0000 (11:38 +0000)]
PX5G: no autogeneration

14 years agoLuCId: PX5G integration
Steven Barth [Sun, 7 Jun 2009 11:38:23 +0000 (11:38 +0000)]
LuCId: PX5G integration

14 years agoLuCId: DER certificate / key support
Steven Barth [Sun, 7 Jun 2009 11:38:20 +0000 (11:38 +0000)]
LuCId: DER certificate / key support

14 years agonixio: Add support for DER certificates, PX5G fix Certmaster
Steven Barth [Sun, 7 Jun 2009 10:15:12 +0000 (10:15 +0000)]
nixio: Add support for DER certificates, PX5G fix Certmaster

14 years agoGCC: serious business, srsly
Steven Barth [Sat, 6 Jun 2009 20:50:43 +0000 (20:50 +0000)]
GCC: serious business, srsly

14 years agoAdd PX5G Keymaster
Steven Barth [Sat, 6 Jun 2009 20:34:47 +0000 (20:34 +0000)]
Add PX5G Keymaster

14 years agonixio: Fix axTLS configuration, prepare px5g integration
Steven Barth [Sat, 6 Jun 2009 20:34:33 +0000 (20:34 +0000)]
nixio: Fix axTLS configuration, prepare px5g integration

14 years agothemes/freifunk-hannover: add missing images
Jo-Philipp Wich [Sat, 6 Jun 2009 15:56:21 +0000 (15:56 +0000)]
themes/freifunk-hannover: add missing images

14 years agonixio: Add support for DER keyfiles
Steven Barth [Sat, 6 Jun 2009 13:03:31 +0000 (13:03 +0000)]
nixio: Add support for DER keyfiles

14 years agonixio: Use correct datatypes for base64 encode
Steven Barth [Sat, 6 Jun 2009 10:09:52 +0000 (10:09 +0000)]
nixio: Use correct datatypes for base64 encode

14 years agoCommit from LuCI Translation Portal by user jow. 36 of 36 messages translated (0...
Translation System [Sat, 6 Jun 2009 09:53:02 +0000 (09:53 +0000)]
Commit from LuCI Translation Portal by user jow. 36 of 36 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user jow. 36 of 36 messages translated (0...
Translation System [Sat, 6 Jun 2009 09:49:59 +0000 (09:49 +0000)]
Commit from LuCI Translation Portal by user jow. 36 of 36 messages translated (0 fuzzy).

14 years agopo: update freifunk.pot with new splash strings
Jo-Philipp Wich [Sat, 6 Jun 2009 09:44:59 +0000 (09:44 +0000)]
po: update freifunk.pot with new splash strings

14 years agoapplications/luci-splash: merge splash rework to trunk
Jo-Philipp Wich [Sat, 6 Jun 2009 09:41:02 +0000 (09:41 +0000)]
applications/luci-splash: merge splash rework to trunk

14 years agocontrib/package: drop build dependency for libnotimpl, obsoleted by recent uclibc...
Jo-Philipp Wich [Fri, 5 Jun 2009 19:52:48 +0000 (19:52 +0000)]
contrib/package: drop build dependency for libnotimpl, obsoleted by recent uclibc versions

14 years agomodules/freifunk: there's a race-condition between splash and natfix during boot...
Jo-Philipp Wich [Fri, 5 Jun 2009 17:44:13 +0000 (17:44 +0000)]
modules/freifunk: there's a race-condition between splash and natfix during boot which often prevents proper splash-whitelisting, delay splash-startup by three seconds

14 years agocontrib/package: drop xrelayd and luaxyssl, obsoleted by polarssl and nixio
Jo-Philipp Wich [Wed, 3 Jun 2009 22:55:27 +0000 (22:55 +0000)]
contrib/package: drop xrelayd and luaxyssl, obsoleted by polarssl and nixio

14 years ago[applications] luci-olsr: Fix enable option for interfaces
Vasilis Tsiligiannis [Tue, 2 Jun 2009 21:09:43 +0000 (21:09 +0000)]
[applications] luci-olsr: Fix enable option for interfaces

14 years agoluci-olsr: Fix Net list netmask parsing
Vasilis Tsiligiannis [Tue, 2 Jun 2009 21:09:38 +0000 (21:09 +0000)]
luci-olsr: Fix Net list netmask parsing

14 years agoAdd diversity option for prism2 cards
Vasilis Tsiligiannis [Tue, 2 Jun 2009 21:09:33 +0000 (21:09 +0000)]
Add diversity option for prism2 cards

14 years agoFix query string detection
Steven Barth [Mon, 1 Jun 2009 18:30:41 +0000 (18:30 +0000)]
Fix query string detection

14 years agolucid: fix separation of query string and url in server handler
Jo-Philipp Wich [Mon, 1 Jun 2009 18:10:37 +0000 (18:10 +0000)]
lucid: fix separation of query string and url in server handler

14 years agoapplications/luci-splash: properly fix mac address detection in mixed IPv4/IPv6 envir...
Jo-Philipp Wich [Sat, 30 May 2009 22:38:46 +0000 (22:38 +0000)]
applications/luci-splash: properly fix mac address detection in mixed IPv4/IPv6 environments (thanks stargieg)

14 years agocontrib/package: fix cyassl download location (#69)
Jo-Philipp Wich [Sat, 30 May 2009 02:20:36 +0000 (02:20 +0000)]
contrib/package: fix cyassl download location (#69)

14 years agoapplications/luci-ffwizard-leipzig: enable init scripts for olsr and luci_splash...
Jo-Philipp Wich [Sat, 30 May 2009 01:31:07 +0000 (01:31 +0000)]
applications/luci-ffwizard-leipzig: enable init scripts for olsr and luci_splash if they're selected (required if ff-support was installed as package)

14 years agomodules/admin-full: purge indexcache after installing or removing packages
Jo-Philipp Wich [Sat, 30 May 2009 01:20:07 +0000 (01:20 +0000)]
modules/admin-full: purge indexcache after installing or removing packages

14 years agomodules/admin-full: fix bridge info on interface status page if multiple bridges...
Jo-Philipp Wich [Sat, 30 May 2009 00:44:04 +0000 (00:44 +0000)]
modules/admin-full: fix bridge info on interface status page if multiple bridges are present on the system

14 years agomodules/admin-full: fix cbi dependency of stp flag
Jo-Philipp Wich [Fri, 29 May 2009 23:03:15 +0000 (23:03 +0000)]
modules/admin-full: fix cbi dependency of stp flag

14 years agomodules/admin-core: fix typo in network schema
Jo-Philipp Wich [Fri, 29 May 2009 22:56:23 +0000 (22:56 +0000)]
modules/admin-core: fix typo in network schema

14 years agomodules/admin-core: extend network schema to cover stp option
Jo-Philipp Wich [Fri, 29 May 2009 22:54:47 +0000 (22:54 +0000)]
modules/admin-core: extend network schema to cover stp option

14 years agoCommit from LuCI Translation Portal by user jow. 414 of 414 messages translated ...
Translation System [Fri, 29 May 2009 22:40:53 +0000 (22:40 +0000)]
Commit from LuCI Translation Portal by user jow. 414 of 414 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user jow. 414 of 414 messages translated ...
Translation System [Fri, 29 May 2009 22:37:07 +0000 (22:37 +0000)]
Commit from LuCI Translation Portal by user jow. 414 of 414 messages translated (0 fuzzy).

14 years agomodules/admin-full: add stp option in interface configuration
Jo-Philipp Wich [Fri, 29 May 2009 22:32:42 +0000 (22:32 +0000)]
modules/admin-full: add stp option in interface configuration

14 years agomodules/admin-core: extend wireless schema to cover psk mixed mode in encryption...
Jo-Philipp Wich [Fri, 29 May 2009 21:22:23 +0000 (21:22 +0000)]
modules/admin-core: extend wireless schema to cover psk mixed mode in encryption enum

14 years agomodules/admin-{mini,full}: rename "mode" to "hwmode"
Jo-Philipp Wich [Fri, 29 May 2009 20:18:32 +0000 (20:18 +0000)]
modules/admin-{mini,full}: rename "mode" to "hwmode"

14 years agomodules/admin-{mini,full}: fixup wpa-mixed dependencies, make key a password field...
Jo-Philipp Wich [Fri, 29 May 2009 19:54:18 +0000 (19:54 +0000)]
modules/admin-{mini,full}: fixup wpa-mixed dependencies, make key a password field, fix bssid dependency for broadcom ad-hoc mode in admin-mini

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 190 of 190 messages transl...
Translation System [Thu, 28 May 2009 19:12:47 +0000 (19:12 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 190 of 190 messages translated (0 fuzzy).

14 years agosync lucid
Steven Barth [Thu, 28 May 2009 13:50:05 +0000 (13:50 +0000)]
sync lucid

14 years agonixio: Rework TLS support, added support for CyaSSL
Steven Barth [Thu, 28 May 2009 13:50:00 +0000 (13:50 +0000)]
nixio: Rework TLS support, added support for CyaSSL

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 246 of 251 messages transl...
Translation System [Thu, 28 May 2009 11:38:35 +0000 (11:38 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 246 of 251 messages translated (2 fuzzy).

14 years agoDisable checkkey for now: Something is wrong with dropbearkey
Steven Barth [Thu, 28 May 2009 08:48:14 +0000 (08:48 +0000)]
Disable checkkey for now: Something is wrong with dropbearkey