Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-27 | Add Makefile definitions for http-client | Steven Barth | |
2009-02-27 | nixio: Fixes, use POSIX calls for file i/o | Steven Barth | |
httpclient: resume support, splice() support, cookie support | |||
2009-02-26 | Introduce luci.dispatcher.get(...) which works like node(...) but does | Steven 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-26 | Enable stack tracebacks for 500 errors | Steven Barth | |
2009-02-26 | Add GUI for 802.11s | Steven Barth | |
2009-02-24 | nixio: Finetuning of TLS-support | Steven Barth | |
httpclient: HTTPS support axTLS: enable diagnostic mode | |||
2009-02-24 | applications/luci-asterisk: | Jo-Philipp Wich | |
- initial dialplan management - disabled uci scheme - improved context handling in sip and trunk settings | |||
2009-02-23 | Fix option dependencies, this was lost in some IE fixing stuff | Steven Barth | |
2009-02-23 | nixio: | Steven Barth | |
Reogranize TLS headers Fix TLS receive buffer workaround for axTLS Add support for flock() | |||
2009-02-22 | More compat fixes | Steven Barth | |
2009-02-22 | Remove some crap | Steven Barth | |
Add compatiblity for older uclibc versions | |||
2009-02-22 | Add axTLS sourcecode | Steven Barth | |
2009-02-22 | NIXIO: TLS-Support, bugfixes | Steven Barth | |
2009-02-21 | Sync with OpenWrt | Steven Barth | |
2009-02-20 | Fixes UVLdoc generation, thanks ffrrrr (closes #49) | Steven Barth | |
2009-02-20 | applications/luci-splash: prevent duplicate firewall rules after boot | Jo-Philipp Wich | |
2009-02-20 | applications/luci-ffwizard-leipzig: fix dhcp splash network configuration | Jo-Philipp Wich | |
2009-02-20 | applications/luci-ffwizard-leipzig: tune tcp defaults | Jo-Philipp Wich | |
2009-02-20 | applications/luci_splash: fix restart of luci-splashd | Jo-Philipp Wich | |
2009-02-20 | applications/luci-splash: yet another bunch of firewall fixes, improved ↵ | Jo-Philipp Wich | |
handling of luci_splash restarts | |||
2009-02-20 | applications/luci-splash: firewall fixes | Jo-Philipp Wich | |
2009-02-19 | applications/luci-splash: remove debugging code from splashd | Jo-Philipp Wich | |
2009-02-19 | applications/luci-splash: implement alias interface support in luci-splashd | Jo-Philipp Wich | |
2009-02-19 | applications/luci-splash: fix redirections and form targets | Jo-Philipp Wich | |
2009-02-19 | applications/luci-splash: fix crash in splashd | Jo-Philipp Wich | |
2009-02-18 | More nixio fixes, initial httpclient | Steven Barth | |
2009-02-17 | libs/ipkg: use -force-defaults to ensure non-interactive execution | Jo-Philipp Wich | |
2009-02-16 | contrib/package: make luci-app-statistics depend on a few collectd plugins | Jo-Philipp Wich | |
applications/luci-statistics: implement a workaround for broken permissions on /tmp | |||
2009-02-15 | More nixio fixes | Steven Barth | |
2009-02-15 | applications/luci-ffwizard-leipzig: fix typo in firewall rules | Jo-Philipp Wich | |
2009-02-15 | applications/luci-ffwizard-leipzig: also allow dns traffic | Jo-Philipp Wich | |
2009-02-14 | nixio: +performance | Steven Barth | |
2009-02-14 | nixio: added sendfile(), return false instead of nil for EWOULDBLOCK | Steven Barth | |
2009-02-12 | nixio next | Steven Barth | |
splice() still does not work correctly | |||
2009-02-10 | nixio + io = nix2io | Steven Barth | |
2009-02-09 | libs/web: don't send Status: 500 in error500() if header is already sent | Jo-Philipp Wich | |
modules/admin-core: include template header only once | |||
2009-02-08 | Use poll() instead of select() | Steven Barth | |
Reintroduce nanosleep() | |||
2009-02-08 | modules/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-08 | modules/admin-full: implement interface status page | Jo-Philipp Wich | |
i18n/english: add required strings for interface status | |||
2009-02-08 | nixio linux IO/socket api (incomplete / WIP) | Steven Barth | |
2009-02-08 | modules/admin-full: implement iptables status page | Jo-Philipp Wich | |
i18n/english: resync xml, add strings for iptables page libs/sys/iptparser: implement chain() and is_custom_target() | |||
2009-02-08 | libs/sys/iptparser: remove typo, bump copyright year | Jo-Philipp Wich | |
2009-02-08 | libs/sys/iptparser: import required functions | Jo-Philipp Wich | |
2009-02-08 | libs/sys/iptparser: | Jo-Philipp Wich | |
- rewrite inline documentation to luadoc - utilize luci.ip for source and destination comparisations | |||
2009-02-04 | Fix Wifi-Client mode for devices without standard default network configuration | Steven Barth | |
2009-02-02 | libs/sys: import missing symbol | Jo-Philipp Wich | |
2009-02-02 | modules/admin-full: also show bssid option in ad-hoc mode for broadcom cards | Jo-Philipp Wich | |
2009-02-01 | applications/luci-ffwizard-leipzig: use luci.sys.hostname() to update hostname | Jo-Philipp Wich | |
2009-02-01 | libs/sys: extend luci.sys.hostname() to allow setting a new name | Jo-Philipp Wich | |
modules/admin-{full,mini}: update the hostname at runtime | |||
2009-01-31 | modules/freifunk: start crond if required, send sighup after processing ↵ | Jo-Philipp Wich | |
custom scripts |