summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2009-06-20Fix SDK build processSteven Barth
2009-06-20Merge fixes / improvementsSteven Barth
2009-06-20Drop axtls in contrib (obsolete)Steven Barth
2009-06-17modules/admin-full, modules/admin-mini: set appropriate mime type for ↵Jo-Philipp Wich
luci-flash output
2009-06-17modules/admin-mini: merge r4865 to admin-miniJo-Philipp Wich
2009-06-17modules/admin-full: fix status output of luci-flash with lucidJo-Philipp Wich
2009-06-16contrib/package: properly escape postinstall of freifunk-firewallJo-Philipp Wich
2009-06-16contrib/package: fix postinstall of freifunk-firewallJo-Philipp Wich
2009-06-16contrib/package: reorganize menu structure and move everything to an own ↵Jo-Philipp Wich
LuCI category, remove bitrot
2009-06-16contrib/package: set svn properties on firewall packageJo-Philipp Wich
2009-06-16contrib/package: add separate freifunk-firewall packageJo-Philipp Wich
2009-06-16modules/freifunk: remove firewall addon dataJo-Philipp Wich
2009-06-16applications/luci-splash:Jo-Philipp Wich
- 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-16drop obsoleted lucittpd packagesJo-Philipp Wich
2009-06-16libs/lucid-http: use SERVER_ADDR as fallbackJo-Philipp Wich
2009-06-16Catchall workaround for strange sockaddresses by JowSteven Barth
2009-06-16modules/freifunk: add a rc.local.d hook to fix config quirks after migrationJo-Philipp Wich
2009-06-15libs/nixio: wrap $(CC) in quotes, command could break if ccache is used ↵Jo-Philipp Wich
(CC:=ccache mips-openwrt-linux-uclibc-gcc)
2009-06-15Disable ASM math more sensibleSteven Barth
2009-06-15Redefine splice() flags for crappy uclibc versionsSteven Barth
2009-06-15contrib/package/cyassl-luci: inline asm, -fpic and x86 don't work well togetherJo-Philipp Wich
2009-06-14GSoC: Add RPC clientSteven Barth
2009-06-14GSoC: Documentation #2Steven Barth
2009-06-13GSoC: Documentation #1Steven Barth
2009-06-13GSoC: Add LuCId RPC-SlaveSteven Barth
2009-06-11build: make building more strict, abort on errors in gccbuild phaseJo-Philipp Wich
2009-06-11trunk: remove bitrotJo-Philipp Wich
2009-06-11Mark Broadcom 2.4 as crap, to allow conditional CFLAGSSteven Barth
2009-06-10applications/luci-splash: add rate limiting options for splash clientsJo-Philipp Wich
2009-06-10Revert "libs/lucid-http: copyz() causes a Kernel oops on brcm-2.4, revert to ↵Steven Barth
copy() for now (#70)" Fixed in nixio
2009-06-10Some sendfile() under Linux 2.4 is brokenSteven Barth
2009-06-10build: fix po->lua conversion, last po entry was always missingJo-Philipp Wich
2009-06-10Commit from LuCI Translation Portal by user jow. 104 of 104 messages ↵Translation System
translated (0 fuzzy).
2009-06-10libs/lucid-http: copyz() causes a Kernel oops on brcm-2.4, revert to copy() ↵Jo-Philipp Wich
for now (#70)
2009-06-10Revert r4822, problem is caused by sth. elseJo-Philipp Wich
2009-06-10libs/lucid: Kamikaze 8.09.1/brcm-2.4 still has the uclibc deamon() bug, work ↵Jo-Philipp Wich
around by not deamonizing lucid
2009-06-10libs/px5g: fix "x509write.c:717: warning: 'ret' might be used uninitialized ↵Jo-Philipp Wich
in this function"
2009-06-10libs/px5g: remove -fvisibility=hidden from PX5G_LIB_CFLAGS, OpenWrt cross ↵Jo-Philipp Wich
compiler don't knows it and it seems to be C++ specific
2009-06-10contrib/package: add qos related dependencies to luci-splashJo-Philipp Wich
2009-06-09applications/luci-splash: only load required modulesJo-Philipp Wich
2009-06-09applications/luci-splash: fix typo in init scriptJo-Philipp Wich
2009-06-09applications/luci-splash: cope with non-numeric (invalid) limit_up & ↵Jo-Philipp Wich
limit_down values in luci-splash cli
2009-06-09applications/luci-splash: we don't need to know down_burst in luci-splash cliJo-Philipp Wich
2009-06-09applications/luci-splash: luci-splashd is obsolete, remove start & stop for ↵Jo-Philipp Wich
it (again)
2009-06-09applications/luci-splash: tc delete operations may fail, make them silentJo-Philipp Wich
2009-06-09applications/luci-splash: remove left-over codeJo-Philipp Wich
2009-06-09applications/luci-splash: add optional QoS rate limiting for splash clientsJo-Philipp Wich
2009-06-08modules/admin-full: fix exception in interface status page for devices with ↵Jo-Philipp Wich
an empty ifname for wan (#71)
2009-06-08libs/luanet: fix error in base64 decoder, patch from fonosferaJo-Philipp Wich
2009-06-08applications: enable related init scripts on opkg install, otherwise users ↵Jo-Philipp Wich
would have to use the shell