Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | * 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 | * 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 | |
2008-09-03 | * luci/libs/uvl: add "network" option to firewall scheme | Jo-Philipp Wich | |
2008-09-03 | * luci/libs/uvl: add missing username, password and server options to ↵ | Jo-Philipp Wich | |
network schame, fix c-n-p errors | |||
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 | |
- fix handling of missing package/section/variable fields in scheme specs - fix dereferencing of scheme tables in luci.uvl.uvlitem.scheme() - unify TYPE_VARIABLE and TYPE_OPTION - implement external "regexp:..." validators - extend reference scheme to implement "lazylist" type for lists | |||
2008-09-02 | * luci/libs: uvl: implement package sections in the uvl scheme format | Jo-Philipp Wich | |
2008-09-02 | * luci/libs: uvl: add definition of package sections to meta scheme | Jo-Philipp Wich | |
2008-08-31 | * luci/libs: uvl: add reference meta scheme | 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 | |