summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2009-02-27Add Makefile definitions for http-clientSteven Barth
2009-02-27nixio: Fixes, use POSIX calls for file i/oSteven Barth
httpclient: resume support, splice() support, cookie support
2009-02-26Introduce luci.dispatcher.get(...) which works like node(...) but doesSteven Barth
not disable the autocreated flag and does not overwrite the target controller so that call()-targets won't loose their binding to their controller
2009-02-26Enable stack tracebacks for 500 errorsSteven Barth
2009-02-26Add GUI for 802.11sSteven Barth
2009-02-24nixio: Finetuning of TLS-supportSteven Barth
httpclient: HTTPS support axTLS: enable diagnostic mode
2009-02-24applications/luci-asterisk:Jo-Philipp Wich
- initial dialplan management - disabled uci scheme - improved context handling in sip and trunk settings
2009-02-23Fix option dependencies, this was lost in some IE fixing stuffSteven Barth
2009-02-23nixio:Steven Barth
Reogranize TLS headers Fix TLS receive buffer workaround for axTLS Add support for flock()
2009-02-22More compat fixesSteven Barth
2009-02-22Remove some crapSteven Barth
Add compatiblity for older uclibc versions
2009-02-22Add axTLS sourcecodeSteven Barth
2009-02-22NIXIO: TLS-Support, bugfixesSteven Barth
2009-02-21Sync with OpenWrtSteven Barth
2009-02-20Fixes UVLdoc generation, thanks ffrrrr (closes #49)Steven Barth
2009-02-20applications/luci-splash: prevent duplicate firewall rules after bootJo-Philipp Wich
2009-02-20applications/luci-ffwizard-leipzig: fix dhcp splash network configurationJo-Philipp Wich
2009-02-20applications/luci-ffwizard-leipzig: tune tcp defaultsJo-Philipp Wich
2009-02-20applications/luci_splash: fix restart of luci-splashdJo-Philipp Wich
2009-02-20applications/luci-splash: yet another bunch of firewall fixes, improved ↵Jo-Philipp Wich
handling of luci_splash restarts
2009-02-20applications/luci-splash: firewall fixesJo-Philipp Wich
2009-02-19applications/luci-splash: remove debugging code from splashdJo-Philipp Wich
2009-02-19applications/luci-splash: implement alias interface support in luci-splashdJo-Philipp Wich
2009-02-19applications/luci-splash: fix redirections and form targetsJo-Philipp Wich
2009-02-19applications/luci-splash: fix crash in splashdJo-Philipp Wich
2009-02-18More nixio fixes, initial httpclientSteven Barth
2009-02-17libs/ipkg: use -force-defaults to ensure non-interactive executionJo-Philipp Wich
2009-02-16contrib/package: make luci-app-statistics depend on a few collectd pluginsJo-Philipp Wich
applications/luci-statistics: implement a workaround for broken permissions on /tmp
2009-02-15More nixio fixesSteven Barth
2009-02-15applications/luci-ffwizard-leipzig: fix typo in firewall rulesJo-Philipp Wich
2009-02-15applications/luci-ffwizard-leipzig: also allow dns trafficJo-Philipp Wich
2009-02-14nixio: +performanceSteven Barth
2009-02-14nixio: added sendfile(), return false instead of nil for EWOULDBLOCKSteven Barth
2009-02-12nixio nextSteven Barth
splice() still does not work correctly
2009-02-10nixio + io = nix2ioSteven Barth
2009-02-09libs/web: don't send Status: 500 in error500() if header is already sentJo-Philipp Wich
modules/admin-core: include template header only once
2009-02-08Use poll() instead of select()Steven Barth
Reintroduce nanosleep()
2009-02-08modules/admin-full:Jo-Philipp Wich
- translate i18n fallbacks to english in status controller - bump copyright year in iptables and interfaces templates - remove redundant fieldsets from iptables page and nuke a left-over code
2009-02-08modules/admin-full: implement interface status pageJo-Philipp Wich
i18n/english: add required strings for interface status
2009-02-08nixio linux IO/socket api (incomplete / WIP)Steven Barth
2009-02-08modules/admin-full: implement iptables status pageJo-Philipp Wich
i18n/english: resync xml, add strings for iptables page libs/sys/iptparser: implement chain() and is_custom_target()
2009-02-08libs/sys/iptparser: remove typo, bump copyright yearJo-Philipp Wich
2009-02-08libs/sys/iptparser: import required functionsJo-Philipp Wich
2009-02-08libs/sys/iptparser:Jo-Philipp Wich
- rewrite inline documentation to luadoc - utilize luci.ip for source and destination comparisations
2009-02-04Fix Wifi-Client mode for devices without standard default network configurationSteven Barth
2009-02-02libs/sys: import missing symbolJo-Philipp Wich
2009-02-02modules/admin-full: also show bssid option in ad-hoc mode for broadcom cardsJo-Philipp Wich
2009-02-01applications/luci-ffwizard-leipzig: use luci.sys.hostname() to update hostnameJo-Philipp Wich
2009-02-01libs/sys: extend luci.sys.hostname() to allow setting a new nameJo-Philipp Wich
modules/admin-{full,mini}: update the hostname at runtime
2009-01-31modules/freifunk: start crond if required, send sighup after processing ↵Jo-Philipp Wich
custom scripts