Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2009-01-31 | modules/freifunk: move txpower default to wifi-device | Jo-Philipp Wich | |
2009-01-31 | Fix ff_olsr_test_gw | Steven Barth | |
2009-01-31 | modules/admin-full: move txpower control to wifi-device | Jo-Philipp Wich | |
modules/admin-core: extend wireless schema to cover txpower changes | |||
2009-01-31 | modules/freifunk: disable gateway test for now due to uci problems | Jo-Philipp Wich | |
2009-01-31 | contrib/package: remove IpcConnect section from olsrd default config | Jo-Philipp Wich | |
applications/luci-olsr: disable IpcConnection configuration | |||
2009-01-31 | contrib/package: switch olsrd-luci to 0.5.6-r3 release + patches for ↵ | Jo-Philipp Wich | |
freifunk firmware | |||
2009-01-30 | Lost without translation... | Steven Barth | |
2009-01-30 | Lost in translation... | Steven Barth | |
2009-01-30 | Cleanup Freifunk defaults | Steven Barth | |
Remove RTS, fallback to default Disable Fledermaus theme Disable forced German language, fallback to autodetect | |||
2009-01-30 | modules/freifunk: | Jo-Philipp Wich | |
- install cronjob for gateway check - provide /etc/rc.local.d/ as suggested by ufo |