Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-05 | * luci/libs/uvl: fix dependencies in qos scheme | Jo-Philipp Wich | |
2008-09-05 | * luci/libs/cbi: improved error integration with uvl | Jo-Philipp Wich | |
2008-09-05 | Added memory tracer | Steven Barth | |
2008-09-05 | Fixed last commit | Steven Barth | |
2008-09-05 | Move RPC-bidnings out of the way to prevent the indexer to require them | Steven Barth | |
2008-09-05 | * luci/applications/uvc_streamer: | Jo-Philipp Wich | |
- display streaming address in map description - sync translation - add credits | |||
2008-09-05 | Small dispatcher improvement | Steven Barth | |
2008-09-05 | Fix UVL RPC-API | Steven Barth | |
2008-09-05 | Fixed luci.config | Steven Barth | |
2008-09-05 | Removed inefficient environment manipulation functions | Steven Barth | |
2008-09-05 | Heavy memory/performance optimizations #4 | Steven Barth | |
2008-09-05 | Heavy memory/performance optimizations #3 | Steven Barth | |
2008-09-05 | Heavy memory/performance optimizations #2 | Steven Barth | |
2008-09-05 | Heavy memory/performance optimizations #1 | Steven Barth | |
2008-09-05 | * luci/libs/uvl: fix an error message in luci.uvl.read_scheme() | Jo-Philipp Wich | |
2008-09-05 | * luci/libs/uvl: | Jo-Philipp Wich | |
- implement bytecode loading in luci.uvl.read_scheme() - add "uvlc" executable to byte-compile arbitary schemes - add lib/uci/schema/bytecode/ directory | |||
2008-09-05 | libs/cbi: Pass default values from UVL | Steven Barth | |
2008-09-05 | Fixed UVL bindings | Steven Barth | |
2008-09-05 | Fixed JSON-RPC API, added uvl API-Bindings | Steven Barth | |
2008-09-05 | * luci/libs/uvl: translation fixes | Jo-Philipp Wich | |
2008-09-05 | Inprove sanity check for luci.sauth.read | Steven Barth | |
2008-09-05 | libs/web: Turn dependency tracking on by default | Steven Barth | |
2008-09-05 | Fixed some minor session handling issues | Steven Barth | |
2008-09-05 | * luci/libs/uvl: make "proto=dhcp" the default value in network scheme | Jo-Philipp Wich | |
2008-09-05 | libs/sys: Added luci.sys.call | Steven Barth | |
2008-09-05 | Added .href parameter to DummyValues | Steven Barth | |
2008-09-05 | Fixed luci.uci.Cursor.delete_all | Steven Barth | |
2008-09-05 | Fixed HTTP stack to parse urlencoded data from Internet Explorer correctly | Steven Barth | |
Internet Explorer appends a whitespace character after the last parameter which will now be stripped | |||
2008-09-05 | Fix whitespace issues in CBI template | Steven Barth | |
2008-09-05 | Fixed Reboot pages | Steven Barth | |
2008-09-05 | Optimized error handling | Steven Barth | |
2008-09-05 | Push new Freifunk configuration | Steven Barth | |
2008-09-05 | FFWizard rewrite | Steven Barth | |
2008-09-04 | * luci/libs/uvl: | Jo-Philipp Wich | |
- implement port and portrange datatypes - fix datatype of port ranges in firewall scheme | |||
2008-09-04 | Added device hints to fstab configuration page. | Steven Barth | |
2008-09-04 | Use /usr/bin/env lua instead of /usr/bin/lua in development environment ↵ | Steven Barth | |
startscript | |||
2008-09-04 | Added placeholder example application | Steven Barth | |
2008-09-04 | Add table-comparators to luci.model.uci.delete_all | Steven Barth | |
2008-09-04 | * luci/applications/uvc_streamer: sync xml translations | Jo-Philipp Wich | |
2008-09-04 | * luci/application/uvc_streame: apply translation enhancements | Jo-Philipp Wich | |
2008-09-04 | libs/cbi: Use a Combobox for optional values if a section is dynamic and has ↵ | Steven Barth | |
defined optional fields | |||
2008-09-04 | Fixed event handlers to be more standards compliant | Steven Barth | |
(fixed dependency tracking not working correctly on Konqueror and others) | |||
2008-09-04 | * luci/libs/uvl: | Jo-Philipp Wich | |
- implement aliasing in luci.uvl.read_scheme() - fixed wrong enum definition in reference scheme - fixed boolean() datatype validator to actually accept "true" and "false" literals - extend uvl cli to validate schemes against the reference scheme (incomplete) | |||
2008-09-03 | libs/cbi: Compatibility changes for non-standards-compliant browsers | Steven Barth | |
2008-09-03 | * luci/modules: fix default translation of no-encryption-option in both ↵ | Jo-Philipp Wich | |
admin-full and admin-fixed | |||
2008-09-03 | * luci/contrib/luci-addons: always create /var/etc in luci_ethers, fixes ↵ | Jo-Philipp Wich | |
#113 - thanks KanjiMonster! | |||
2008-09-03 | * luci/libs/uvl: fix error handling of OPT_INVVALUE too | Jo-Philipp Wich | |
2008-09-03 | * luci/libs/uvl: | Jo-Philipp Wich | |
- implement host datatype which matches hostname, ip4addr or ip6addr datatype - implement multival flag for options - fix handling of OPT_BADVALUE errors - add multival flag spec to reference scheme | |||
2008-09-03 | * luci/libs/uvl: fix zone references in firewall scheme | Jo-Philipp Wich | |
2008-09-03 | * luci/libs/uvl: completed firewall scheme | Jo-Philipp Wich | |