Age | Commit message (Expand) | Author |
2008-09-07 | * luci/libs/uvl: add asterisk uci config scheme | Jo-Philipp Wich |
2008-09-07 | * luci/libs/uvl: fix firewall scheme issue with custom rules | Jo-Philipp Wich |
2008-09-07 | * luci/libs/uvl: extend firewall scheme to include more sane dependencies for... | Jo-Philipp Wich |
2008-09-07 | * luci/libs/uvl: prepare support for @type[n] notation in luci.uvl.uvlitem.cid() | Jo-Philipp Wich |
2008-09-07 | * luci/libs/uvl: fix description of default option in meta scheme | Jo-Philipp Wich |
2008-09-07 | * luci/libs/uvl: implement default value option for variable sections | Jo-Philipp Wich |
2008-09-07 | * luci/libs/uvl: allow combined enum/valueof options | Jo-Philipp Wich |
2008-09-06 | * luci/libs/uvl: add scheme for luci_hosts configuration | Jo-Philipp Wich |
2008-09-06 | Added proto: none to network scheme | Steven Barth |
2008-09-06 | * luci/libs/uvl: add definition for route sections to network scheme | Jo-Philipp Wich |
2008-09-05 | * luci/libs/uvl: fix dependencies in qos scheme | Jo-Philipp Wich |
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 |
2008-09-05 | * luci/libs/uvl: translation fixes | Jo-Philipp Wich |
2008-09-05 | * luci/libs/uvl: make "proto=dhcp" the default value in network scheme | Jo-Philipp Wich |
2008-09-04 | * luci/libs/uvl: | Jo-Philipp Wich |
2008-09-04 | * luci/libs/uvl: | Jo-Philipp Wich |
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 |
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 |
2008-09-03 | * luci/libs/uvl: add "network" option to firewall scheme | Jo-Philipp Wich |
2008-09-03 | * luci/libs/uvl: | Jo-Philipp Wich |
2008-09-03 | * luci/libs/uvl: add missing username, password and server options to network... | Jo-Philipp Wich |
2008-09-03 | * luci/libs/uvl: completed network scheme, add "uint" and "ipaddr" datatypes | Jo-Philipp Wich |
2008-09-02 | * luci/libs: uvl: remove deprecated notice from reference scheme | Jo-Philipp Wich |
2008-09-02 | * luci/libs/uvl: | Jo-Philipp Wich |
2008-09-02 | * luci/libs: uvl: implement package sections in the uvl scheme format | Jo-Philipp Wich |
2008-09-02 | * luci/libs: uvl: reenable xml translations, adept to new method="text" conve... | Jo-Philipp Wich |
2008-09-02 | * luci/libs: uvl: add definition of package sections to meta scheme | Jo-Philipp Wich |
2008-09-01 | * luci/libs: uvl: fix possible "attempt to index field '?' (a nil value)" in ... | Jo-Philipp Wich |
2008-08-31 | * luci/libs: uvl: add reference meta scheme | Jo-Philipp Wich |
2008-08-31 | * luci/libs: uvl: fix errors in xml translations | Jo-Philipp Wich |
2008-08-31 | * luci/libs: uvl: hide xml translations, revert lua translations to non-brack... | Jo-Philipp Wich |
2008-08-31 | * luci/libs: uvl: add error translations in german and english | Jo-Philipp Wich |
2008-08-31 | * luci/libs: uvl: add i18n support to error handling, remove former debug cod... | Jo-Philipp Wich |
2008-08-30 | * luci/libs: uvl: added qos and network schemes, fixes in uvl error handling | Jo-Philipp Wich |
2008-08-30 | * luci/libs: uvl: first round of uci schemes | Jo-Philipp Wich |
2008-08-28 | * luci/libs: uvl: invalid wrong "option not found in config" errors | Jo-Philipp Wich |
2008-08-28 | libs/uvl: Set an own savedir to avoid UCI problems | Steven Barth |
2008-08-28 | * luci/libs: uvl: add uci error mechanism to uvl error handling | Jo-Philipp Wich |
2008-08-27 | * luci/libs: uvl: fix crash when trying to validate malformed or not-existing... | Jo-Philipp Wich |
2008-08-27 | * luci/libs: uvl: allow optional uci config as argument in validate_*() | Jo-Philipp Wich |
2008-08-27 | * luci/libs: uvl: actually create error constants in luci.uvl.error | Jo-Philipp Wich |
2008-08-27 | * luci/libs: uvl: Major rewrite of internal element handling, reworked error ... | Jo-Philipp Wich |
2008-08-25 | * luci/libs: uvl: implement dependencies for enum values | Jo-Philipp Wich |
2008-08-24 | * luci/libs: uvl: store valueof values as associative table | Jo-Philipp Wich |
2008-08-24 | * luci/libs: uvl: implement "valueof" option | Jo-Philipp Wich |
2008-08-24 | * luci/libs: uvl: remove a brain-dead unpack() | Jo-Philipp Wich |
2008-08-24 | * luci/libs: uvl: use python-style format syntax for errors | Jo-Philipp Wich |