summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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
2009-06-08contrib/package/olsrd-luci: fixup md5sum, seems to have changed after olsrd ↵Jo-Philipp Wich
repo was moved to new server
2009-06-07contrib/package/freifunk-p2pblock: fix default configurationJo-Philipp Wich
2009-06-07Commit from LuCI Translation Portal by user jow. 45 of 45 messages ↵Translation System
translated (0 fuzzy).
2009-06-07Commit from LuCI Translation Portal by user jow. 45 of 45 messages ↵Translation System
translated (0 fuzzy).
2009-06-07po: add p2pblock strings to freifunk po templateJo-Philipp Wich
2009-06-07contrib/package: add package definition for p2pblockJo-Philipp Wich
2009-06-07applications: add luci-p2pblock, frontend for freifunk-p2pblockJo-Philipp Wich
2009-06-07contrib/package/freifunk-p2pblock: don't execute start action if init script ↵Jo-Philipp Wich
is disabled
2009-06-07contrib/package: rename config for p2pblock to freifunk_p2pblockJo-Philipp Wich
2009-06-07HTTPd: No keep-alive after POST request, because we do not check stateSteven Barth
of incoming data
2009-06-07modules/admin-full: filter options column through pcdata() in iptables ↵Jo-Philipp Wich
status page
2009-06-07modules/admin-full: style fixes for iptables status page, restrict options ↵Jo-Philipp Wich
column to 30% of the table width
2009-06-07applications/luci-splash: use RETURN target for count rulesJo-Philipp Wich
2009-06-07Moar Makefile fixesSteven Barth
2009-06-07libs/sys: don't convert searched target to uppercase in IptParser, breaks ↵Jo-Philipp Wich
searches for targets referencing custom chains
2009-06-07Rename private cyassl buildSteven Barth
2009-06-07modules/admin-full: cope with empty targets in iptables status pageJo-Philipp Wich
2009-06-07libs/sys: properly parse iptables rules with not target setJo-Philipp Wich
2009-06-07Revert "adjust axtls level"Steven Barth
This reverts commit b123c99304822a1f1502d00df4915e2707940df3.
2009-06-07adjust axtls levelSteven Barth
2009-06-07better warningsSteven Barth
2009-06-07modules/freifunk: fix typo in firewall includeJo-Philipp Wich
2009-06-07modules/freifunk: restart p2pblock on firewall restarts if it's enabledJo-Philipp Wich
2009-06-07contrib/package: add freifunk-p2pblock firewall addonJo-Philipp Wich
2009-06-07Enable key generationSteven Barth
2009-06-07PX5G: no autogenerationSteven Barth
2009-06-07LuCId: PX5G integrationSteven Barth
2009-06-07LuCId: DER certificate / key supportSteven Barth
2009-06-07nixio: Add support for DER certificates, PX5G fix CertmasterSteven Barth
2009-06-06GCC: serious business, srslySteven Barth
2009-06-06Add PX5G KeymasterSteven Barth
2009-06-06nixio: Fix axTLS configuration, prepare px5g integrationSteven Barth
2009-06-06themes/freifunk-hannover: add missing imagesJo-Philipp Wich
2009-06-06nixio: Add support for DER keyfilesSteven Barth
2009-06-06nixio: Use correct datatypes for base64 encodeSteven Barth
2009-06-06Commit from LuCI Translation Portal by user jow. 36 of 36 messages ↵Translation System
translated (0 fuzzy).
2009-06-06Commit from LuCI Translation Portal by user jow. 36 of 36 messages ↵Translation System
translated (0 fuzzy).
2009-06-06po: update freifunk.pot with new splash stringsJo-Philipp Wich
2009-06-06applications/luci-splash: merge splash rework to trunkJo-Philipp Wich
2009-06-05contrib/package: drop build dependency for libnotimpl, obsoleted by recent ↵Jo-Philipp Wich
uclibc versions
2009-06-05modules/freifunk: there's a race-condition between splash and natfix during ↵Jo-Philipp Wich
boot which often prevents proper splash-whitelisting, delay splash-startup by three seconds