More splicing stuff
[project/luci.git] / libs / uvl /
2009-01-18 Jo-Philipp Wichlibs/uvl: update inline documentation
2009-01-17 Jo-Philipp Wichlibs/uvl:
2008-11-04 Jo-Philipp Wich* luci/libs/uvl: remove max_nil option for now
2008-11-04 Jo-Philipp Wich* luci/libs/uvl:
2008-11-04 Jo-Philipp Wich* luci/libs/uvl: fix option dependency error handling...
2008-11-04 Jo-Philipp Wich* luci/libs/uvl: revert accidentally committed changes...
2008-11-04 Jo-Philipp Wich* luci/libs/uvl: more sensitive checking of error reaso...
2008-11-04 Jo-Philipp Wich* luci/libs/lua: process option dependencies first...
2008-11-02 Steven BarthFixed new UVL options
2008-11-02 Steven BarthAdded UVL values minlength, maxlength, minimum, maximum
2008-10-12 Jo-Philipp Wich* luci/libs/uvl: add new datatype "device"
2008-10-05 Jo-Philipp Wich* luci/i18n: rename *.pt_br.* to *.pt-br.*, extend...
2008-10-02 Jo-Philipp Wich* luci/i18n/portuguese_brazilian: add uvl lua translati...
2008-10-02 Jo-Philipp Wich* luci/i18n/portuguese_brazilian: add uvl translations
2008-09-25 Jo-Philipp Wich* luci/applications: create empty asterisk app folder
2008-09-25 Jo-Philipp Wich* luci/libs/uvl: move most schemes to their correspondi...
2008-09-23 Steven Barthhttpd sections are not unique anymore
2008-09-22 Jo-Philipp Wich* luci/libs/uvl: add "device" option to wireless scheme
2008-09-19 Steven BarthFixed a typo for broadcom maclist, Improved general...
2008-09-17 Jo-Philipp Wich* luci/libs/uvl: set type of "dhcp_option" variable...
2008-09-17 Jo-Philipp Wich* luci/libs/uvl: mark "enabled" option as required...
2008-09-14 Steven BarthFix some too strict validation schemes
2008-09-13 Steven BarthOverall CBI-UVL ineraction fixes
2008-09-13 Jo-Philipp Wich* luci/libs/uvl:
2008-09-11 Steven BarthReworked UVL schemes
2008-09-11 Steven BarthUVL: Fixed dependency handling
2008-09-10 Steven BarthUVL: Fixed dependency parsing
2008-09-10 Steven BarthUVL: Export raw value of "valueof" for references
2008-09-09 Steven BarthUVL: Add missing export for loadfile
2008-09-09 Jo-Philipp Wich* luci/libs/uvl: allow empty strings or undefined optio...
2008-09-09 Jo-Philipp Wich* luci/libs/uvl: prevent "Value "" of option "qos.wan...
2008-09-09 Steven Barthagain
2008-09-09 Steven BarthFixed last commit
2008-09-09 Steven BarthReplace some util.splits with gmatch and match
2008-09-09 Steven BarthMain library optimizations #2
2008-09-09 Steven BarthMain library optimizations #1
2008-09-09 Steven BarthOptimized uvl.dependencies
2008-09-09 Steven BarthFixed uvl.errors
2008-09-09 Steven BarthOptimized uvl.validation
2008-09-09 Steven BarthOptimized uvl.errors
2008-09-09 Steven BarthOptimized uvl.datatypes
2008-09-09 Steven BarthScheme parsing optimizations
2008-09-09 Steven BarthRevert UVL optimizations
2008-09-08 Steven BarthFixed UVL
2008-09-08 Steven BarthFixed last commit
2008-09-08 Steven BarthUVL optimizations round 1
2008-09-07 Jo-Philipp Wich* luci/libs/uvl: extend network scheme to allow proto...
2008-09-07 Jo-Philipp Wich* luci/libs/uvl: add asterisk uci config scheme
2008-09-07 Jo-Philipp Wich* luci/libs/uvl: fix firewall scheme issue with custom...
2008-09-07 Jo-Philipp Wich* luci/libs/uvl: extend firewall scheme to include...
2008-09-07 Jo-Philipp Wich* luci/libs/uvl: prepare support for @type[n] notation...
2008-09-07 Jo-Philipp Wich* luci/libs/uvl: fix description of default option...
2008-09-07 Jo-Philipp Wich* luci/libs/uvl: implement default value option for...
2008-09-07 Jo-Philipp Wich* luci/libs/uvl: allow combined enum/valueof options
2008-09-06 Jo-Philipp Wich* luci/libs/uvl: add scheme for luci_hosts configuration
2008-09-06 Steven BarthAdded proto: none to network scheme
2008-09-06 Jo-Philipp Wich* luci/libs/uvl: add definition for route sections...
2008-09-05 Jo-Philipp Wich* luci/libs/uvl: fix dependencies in qos scheme
2008-09-05 Jo-Philipp Wich* luci/libs/uvl: fix an error message in luci.uvl.read_...
2008-09-05 Jo-Philipp Wich* luci/libs/uvl:
2008-09-05 Jo-Philipp Wich* luci/libs/uvl: translation fixes
2008-09-05 Jo-Philipp Wich* luci/libs/uvl: make "proto=dhcp" the default value...
2008-09-04 Jo-Philipp Wich* luci/libs/uvl:
2008-09-04 Jo-Philipp Wich* luci/libs/uvl:
2008-09-03 Jo-Philipp Wich* luci/libs/uvl: fix error handling of OPT_INVVALUE too
2008-09-03 Jo-Philipp Wich* luci/libs/uvl:
2008-09-03 Jo-Philipp Wich* luci/libs/uvl: fix zone references in firewall scheme
2008-09-03 Jo-Philipp Wich* luci/libs/uvl: completed firewall scheme
2008-09-03 Jo-Philipp Wich* luci/libs/uvl: add "network" option to firewall scheme
2008-09-03 Jo-Philipp Wich* luci/libs/uvl:
2008-09-03 Jo-Philipp Wich* luci/libs/uvl: add missing username, password and...
2008-09-03 Jo-Philipp Wich* luci/libs/uvl: completed network scheme, add "uint...
2008-09-02 Jo-Philipp Wich* luci/libs: uvl: remove deprecated notice from referen...
2008-09-02 Jo-Philipp Wich* luci/libs/uvl:
2008-09-02 Jo-Philipp Wich* luci/libs: uvl: implement package sections in the...
2008-09-02 Jo-Philipp Wich* luci/libs: uvl: reenable xml translations, adept...
2008-09-02 Jo-Philipp Wich* luci/libs: uvl: add definition of package sections...
2008-09-01 Jo-Philipp Wich* luci/libs: uvl: fix possible "attempt to index field...
2008-08-31 Jo-Philipp Wich* luci/libs: uvl: add reference meta scheme
2008-08-31 Jo-Philipp Wich* luci/libs: uvl: fix errors in xml translations
2008-08-31 Jo-Philipp Wich* luci/libs: uvl: hide xml translations, revert lua...
2008-08-31 Jo-Philipp Wich* luci/libs: uvl: add error translations in german...
2008-08-31 Jo-Philipp Wich* luci/libs: uvl: add i18n support to error handling...
2008-08-30 Jo-Philipp Wich* luci/libs: uvl: added qos and network schemes, fixes...
2008-08-30 Jo-Philipp Wich* luci/libs: uvl: first round of uci schemes
2008-08-28 Jo-Philipp Wich* luci/libs: uvl: invalid wrong "option not found in...
2008-08-28 Steven Barthlibs/uvl: Set an own savedir to avoid UCI problems
2008-08-28 Jo-Philipp Wich* luci/libs: uvl: add uci error mechanism to uvl error...
2008-08-27 Jo-Philipp Wich* luci/libs: uvl: fix crash when trying to validate...
2008-08-27 Jo-Philipp Wich* luci/libs: uvl: allow optional uci config as argument...
2008-08-27 Jo-Philipp Wich* luci/libs: uvl: actually create error constants in...
2008-08-27 Jo-Philipp Wich* luci/libs: uvl: Major rewrite of internal element...
2008-08-25 Jo-Philipp Wich* luci/libs: uvl: implement dependencies for enum values
2008-08-24 Jo-Philipp Wich* luci/libs: uvl: store valueof values as associative...
2008-08-24 Jo-Philipp Wich* luci/libs: uvl: implement "valueof" option
2008-08-24 Jo-Philipp Wich* luci/libs: uvl: remove a brain-dead unpack()
2008-08-24 Jo-Philipp Wich* luci/libs: uvl: use python-style format syntax for...
2008-08-24 Jo-Philipp Wich* luci/libs: uvl: implement "named" flag for schemes
2008-08-24 Jo-Philipp Wich* luci/libs: uvl: implement get_scheme() and get_depend...
2008-08-19 Jo-Philipp Wich* luci/libs: change default scheme directory to /lib...
next