Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-15 | More nixio fixes | Steven Barth | |
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 | 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-02 | libs/sys: import missing symbol | 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-30 | Fix autodetection for extended language identifiers | Steven Barth | |
2009-01-25 | libs/core: further fixes for luci.util.pcdata(), fix wrong character range ↵ | Jo-Philipp Wich | |
and drop invalid control chars entirely | |||
2009-01-25 | libs/core: rework luci.util.pcdata() to also escape ascii control chars | Jo-Philipp Wich | |
2009-01-21 | libs/lucittpd: fix format strings in luaplugin.c and log.c | Jo-Philipp Wich | |
2009-01-20 | urldecode path_info before using it | Steven Barth | |
2009-01-20 | Add utime to luci.fs | Steven Barth | |
2009-01-20 | libs/cbi: remove workaround for libuci | Jo-Philipp Wich | |
2009-01-20 | libs/cbi: | Jo-Philipp Wich | |
- add workaround for libuci-lua bug when writing list values - compare values against keyllist not vallist when validating StaticList -> fixes StaticList and DynamicList widgets | |||
2009-01-19 | libs/uci: implement get_bool() to retrive uci variables as boolean value | Jo-Philipp Wich | |
2009-01-18 | libs/uvl: update inline documentation | Jo-Philipp Wich | |
2009-01-17 | libs/uvl: | Jo-Philipp Wich | |
- allow overriding the config directory in luci.uvl - support --configdir for uvl verify too | |||
2009-01-17 | Purge abandonend brands | Steven Barth | |
2009-01-17 | build: add mkversion.sh helper script | Jo-Philipp Wich | |
contrib: (re-)generate version.lua at build time libs/core: use version.lua themes: adept header to version.lua, fix css for openwrt.org | |||
2009-01-17 | Autoapplying on creation / deletion of sections is annoying, disable it. | Steven Barth | |
2009-01-14 | Automatic language detection | Steven Barth | |
2009-01-12 | libs/cbi: implement .sectionhead and .sectiondesc properties to allow ↵ | Jo-Philipp Wich | |
labelling the id column in table layouts | |||
2009-01-11 | libs/cbi: also set id attribute for hidden fields | Jo-Philipp Wich | |
2009-01-11 | libs/cbi: add support for hidden form fields in sections | Jo-Philipp Wich | |
2009-01-09 | Resolve dependencies when a combobox is updated. | Steven Barth | |
2009-01-04 | Introduce active (pulling) JSON-Decoder | Steven Barth | |
2009-01-04 | Add extended dispatching targets, optimize dispatching behaviour | Steven Barth | |
2008-12-27 | libs/ip: return a copy of given tables in __mask16() to avoid destroying ↵ | Jo-Philipp Wich | |
them later | |||
2008-12-22 | Fix urltoken passing on several pages | Steven Barth | |
2008-12-19 | libs/core: implement fs.isdirectory() | Jo-Philipp Wich | |
2008-12-17 | Fixed REQUEST_URI | Steven Barth | |
2008-12-15 | Refined urltokens and XSRF protection | Steven Barth | |
2008-12-14 | Implement URL tokens | Steven Barth | |
Add basic XSRF protection | |||
2008-12-14 | Added luci.sauth.kill, sanitize luci.sauth even more | Steven Barth | |
2008-12-09 | prevent package upgrade failures caused by sloppy postinstalls | Jo-Philipp Wich | |
2008-12-07 | Start LuCIttpd in background | Steven Barth | |
2008-12-07 | Make luci.sys.wifi.getiwconfig more compatible | Steven Barth | |
2008-12-07 | Make LuCIttpd work OOTB | Steven Barth | |
2008-12-06 | build: generate timezone offsets too in zoneinfo2lua.pl | Jo-Philipp Wich | |
libs/http: drop zoneinfo information in luci.http.protocol.data, use luci.sys.zoneinfo instead libs/sys: refresh zoneinfo information | |||
2008-12-05 | Reload luci.config for each thread | Steven Barth | |