Jo-Philipp Wich
35874fad2b
contrib/package/sysupgrade-atheros: add more sanity checks
2009-06-23 19:17:53 +00:00
Jo-Philipp Wich
c6a29c1a08
contrib/package/freifunk-watchdog:
...
- lower watchdog poll interval to 10 seconds (fixes reboot porblems on rb532)
- prevent unneeded config reloads (happens when no wireless device is active)
- remove not working watchdog stop workaround (no driver can cope with 3600)
- bump pkg revision
2009-06-22 19:33:30 +00:00
Jo-Philipp Wich
216937af29
themes: properly format load values in theme headers
2009-06-22 10:20:06 +00:00
Steven Barth
30b216f774
Drop support for luaposix and bitlib (obsoleted by nixio)
...
Mark luci.fs as deprecated
2009-06-21 13:42:26 +00:00
Steven Barth
2baab00b19
Ignore checkpasswd locally
2009-06-21 13:42:12 +00:00
Steven Barth
a2c71bf739
nixio: Resolve namespace clashes
2009-06-21 13:41:18 +00:00
Jo-Philipp Wich
8616bbc872
contrib/package/sysupgrade-atheros: fix postinstall
2009-06-21 11:18:09 +00:00
Jo-Philipp Wich
522f324ae3
contrib/package: make sysupgrade-atheros depend on the atheros target
2009-06-20 21:47:01 +00:00
Jo-Philipp Wich
94322a8315
contrib/package: add experimental sysupgrade support for the atheros target
2009-06-20 20:27:32 +00:00
Jo-Philipp Wich
4f6fca3be9
contrib/package/freifunk-watchdog: don't kill watchdog daemon before sysupgrade, prepares support for atheros platforms
2009-06-20 20:11:56 +00:00
Jo-Philipp Wich
2dd2698e67
contrib/package/freifunk-p2pblock: do not start if no wan interface is present (spotted on the fonera)
2009-06-20 16:30:10 +00:00
Steven Barth
623b431c0e
axTLS does not need dropbearkey/convert anymore (obsoleted by px5g)
2009-06-20 11:27:44 +00:00
Steven Barth
ab236ad6da
Cleanup
2009-06-20 07:29:01 +00:00
Steven Barth
a90206c089
Drop webuci (obsolete)
2009-06-20 07:24:09 +00:00
Steven Barth
7355eccc21
Cleanup
2009-06-20 07:22:59 +00:00
Steven Barth
a060a9e135
Fix SDK build process
2009-06-20 07:20:56 +00:00
Steven Barth
341f757255
Merge fixes / improvements
2009-06-20 07:14:36 +00:00
Steven Barth
e2f2d1a634
Drop axtls in contrib (obsolete)
2009-06-20 07:14:26 +00:00
Jo-Philipp Wich
6088f2b3fe
modules/admin-full, modules/admin-mini: set appropriate mime type for luci-flash output
2009-06-17 12:56:55 +00:00
Jo-Philipp Wich
2f9cbf7d05
modules/admin-mini: merge r4865 to admin-mini
2009-06-17 12:48:18 +00:00
Jo-Philipp Wich
901499b866
modules/admin-full: fix status output of luci-flash with lucid
2009-06-17 12:47:20 +00:00
Jo-Philipp Wich
286b11c508
contrib/package: properly escape postinstall of freifunk-firewall
2009-06-16 23:12:33 +00:00
Jo-Philipp Wich
e2e59b6895
contrib/package: fix postinstall of freifunk-firewall
2009-06-16 23:05:11 +00:00
Jo-Philipp Wich
ac45654a16
contrib/package: reorganize menu structure and move everything to an own LuCI category, remove bitrot
2009-06-16 22:40:31 +00:00
Jo-Philipp Wich
b193ca54de
contrib/package: set svn properties on firewall package
2009-06-16 22:39:27 +00:00
Jo-Philipp Wich
604afe9bc9
contrib/package: add separate freifunk-firewall package
2009-06-16 22:38:38 +00:00
Jo-Philipp Wich
720e460893
modules/freifunk: remove firewall addon data
2009-06-16 22:38:08 +00:00
Jo-Philipp Wich
992bc68b2b
applications/luci-splash:
...
- use kilobyte/s for rate limiting
- reject traffic instead of silently dropping it
- allow unsplashed access to the mesh
- add possibility to specify non-splashed destination networks
- reorganize iptables rules
2009-06-16 21:41:29 +00:00
Jo-Philipp Wich
65cde286cc
drop obsoleted lucittpd packages
2009-06-16 19:30:22 +00:00
Jo-Philipp Wich
8c359115f9
libs/lucid-http: use SERVER_ADDR as fallback
2009-06-16 14:41:43 +00:00
Steven Barth
b3a7ff9f8f
Catchall workaround for strange sockaddresses by Jow
2009-06-16 14:27:43 +00:00
Jo-Philipp Wich
b8c3aa96d4
modules/freifunk: add a rc.local.d hook to fix config quirks after migration
2009-06-16 13:27:36 +00:00
Jo-Philipp Wich
988eeb8ff1
libs/nixio: wrap $(CC) in quotes, command could break if ccache is used (CC:=ccache mips-openwrt-linux-uclibc-gcc)
2009-06-15 20:07:59 +00:00
Steven Barth
22c2ed1717
Disable ASM math more sensible
2009-06-15 19:13:00 +00:00
Steven Barth
8546622f65
Redefine splice() flags for crappy uclibc versions
2009-06-15 19:11:38 +00:00
Jo-Philipp Wich
af4c152ed3
contrib/package/cyassl-luci: inline asm, -fpic and x86 don't work well together
2009-06-15 16:06:44 +00:00
Steven Barth
bdf0a4b520
GSoC: Add RPC client
2009-06-14 09:02:40 +00:00
Steven Barth
c47be2e727
GSoC: Documentation #2
2009-06-14 08:51:43 +00:00
Steven Barth
f9263e00c1
GSoC: Documentation #1
2009-06-13 18:16:34 +00:00
Steven Barth
120a7f558e
GSoC: Add LuCId RPC-Slave
2009-06-13 08:56:43 +00:00
Jo-Philipp Wich
90ce9746c2
build: make building more strict, abort on errors in gccbuild phase
2009-06-11 11:10:01 +00:00
Jo-Philipp Wich
63160370ee
trunk: remove bitrot
2009-06-11 00:12:25 +00:00
Steven Barth
97afc4b495
Mark Broadcom 2.4 as crap, to allow conditional CFLAGS
2009-06-11 00:04:55 +00:00
Jo-Philipp Wich
5c26ca647b
applications/luci-splash: add rate limiting options for splash clients
2009-06-10 23:39:40 +00:00
Steven Barth
a75d304028
Revert "libs/lucid-http: copyz() causes a Kernel oops on brcm-2.4, revert to copy() for now ( #70 )"
...
Fixed in nixio
2009-06-10 23:29:10 +00:00
Steven Barth
690927bf6b
Some sendfile() under Linux 2.4 is broken
2009-06-10 23:28:16 +00:00
Jo-Philipp Wich
2ef4b11de9
build: fix po->lua conversion, last po entry was always missing
2009-06-10 23:04:07 +00:00
Translation System
ef92e3677c
Commit from LuCI Translation Portal by user jow. 104 of 104 messages translated (0 fuzzy).
2009-06-10 22:53:22 +00:00
Jo-Philipp Wich
0649e94571
libs/lucid-http: copyz() causes a Kernel oops on brcm-2.4, revert to copy() for now ( #70 )
2009-06-10 22:43:11 +00:00
Jo-Philipp Wich
8c7ad9624c
Revert r4822, problem is caused by sth. else
2009-06-10 18:24:18 +00:00