applications/luci-olsr: Fix rowstyle, make html valid
[project/luci.git] / libs /
2011-11-12 Jo-Philipp Wichlibs/core: fix removal of wifi networks without interfa...
2011-11-10 Jo-Philipp Wichlibs/sys: update zoneinfo data to version 2011n (#345)
2011-10-30 Jo-Philipp Wichlibs/web: dispatcher: fix access to template properties...
2011-10-28 Jo-Philipp Wichlibs/core: fix status reporting of standalone wifi...
2011-10-26 Jo-Philipp Wichlibs/sys: recent busybox versions changed top output...
2011-10-26 Jo-Philipp Wichlibs/web: fix possible dispatcher crash
2011-10-26 Jo-Philipp Wichlibs/web: move ifattr() and attr() helpers into dispatc...
2011-10-26 Jo-Philipp Wichlibs/web: dispatcher add node_childs() and node_visible...
2011-10-25 Jo-Philipp Wichlibs/web: dispatcher: implement a "firstchild()" target...
2011-10-24 Jo-Philipp Wichlibs/nixio: remove forgotten stamp file
2011-10-23 Jo-Philipp Wichlibs/web: cbi: support description attribute in nullsec...
2011-10-21 Jo-Philipp Wichlibs/web: fix package name in error suggestion
2011-10-15 Jo-Philipp Wichlibs/ipkg: give caller more control over filter pattern
2011-10-14 Jo-Philipp Wichlibs/ipkg: don't --autoremove; its dangeros. Attempting...
2011-10-11 Jo-Philipp Wichmove protocol support into a new protocols/ subdir
2011-10-11 Jo-Philipp Wichlibs/web: handle .redirect property for SimpleForm...
2011-10-11 Jo-Philipp Wichlibs/core: more fixes for network model
2011-10-10 Jo-Philipp Wichlibs/core: mark relay protocol as floating
2011-10-10 Jo-Philipp Wichlibs/web: add network_netlist widget option to filter...
2011-10-09 Jo-Philipp Wichlibs/core: remove uneeded error import
2011-10-09 Jo-Philipp Wichlibs/core: add more heuristics to infer device name...
2011-10-09 Jo-Philipp Wichlibs/core: add luci.model.network.get_protocol(protonam...
2011-10-09 Jo-Philipp Wichlibs/web: sent origin section id encoded in cbi.cts...
2011-10-09 Jo-Philipp Wichlibs/web: pass origin section id to :create() callback...
2011-10-09 Jo-Philipp Wichlibs/core: fix bug in contains_interface() implementati...
2011-10-09 Jo-Philipp Wichlibs/web: add error message printing to nullsection...
2011-10-04 Jo-Philipp Wichlibs/core: rework class structure of network model...
2011-10-03 Jo-Philipp Wichlibs/core: clean up network model, make it modular...
2011-09-30 Jo-Philipp Wichlibs/web: assign extra css class to typed or named...
2011-09-25 Jo-Philipp Wichlibs/web: network widget fixes
2011-09-25 Jo-Philipp Wichlibs/core: more fixes in network model
2011-09-24 Jo-Philipp Wichlibs/web: align interface related widgets to changed...
2011-09-24 Jo-Philipp Wichlibs/core: non-bridge handling fix in network model
2011-09-24 Jo-Philipp Wichlibs/core: add "tunnel" interface type to network model...
2011-09-22 Jo-Philipp Wichlibs/web: add missing class attributes
2011-09-22 Jo-Philipp Wichlibs/web: cbi: dynamically update css class of last...
2011-09-22 Jo-Philipp Wichlibs/web: cbi: assign dedicated css class to last child
2011-09-22 Jo-Philipp Wichlibs/web: cbi: provide a "last_child" property to allow...
2011-09-22 Jo-Philipp Wichlibs/web: add another missing class attribute
2011-09-22 Jo-Philipp Wichmodules/admin-full, modules/freifunk, modules/niu,...
2011-09-22 Jo-Philipp Wichmodules/admin-full, libs/web: various interface handlin...
2011-09-22 Jo-Philipp Wichlibs/core: various interface handling fixes in network...
2011-09-14 Jo-Philipp Wichlibs/core: also enumerate not-yet-spawned vlan interfac...
2011-09-14 Jo-Philipp Wichlibs/web: track submit state in network_ifacelist widge...
2011-09-04 Jo-Philipp Wichlibs/web: add "neg()" cbi datatype to negate arbritary...
2011-09-01 Jo-Philipp Wichlibs/web: fix some missing escapes in iface and netlist...
2011-08-13 Jo-Philipp Wichlibs/core: fallback to trunk version
2011-08-12 Jo-Philipp Wichlibs/web: add _() function to dispatcher, used for...
2011-08-12 Jo-Philipp Wichlibs/web: eliminate another uneeded require in dispatcher
2011-08-12 Jo-Philipp Wichlibs/web: optimize access to translate() api by directl...
2011-08-12 Jo-Philipp Wich[PATCH] Allow smarter node creation based on visibility...
2011-08-12 Jo-Philipp Wich[PATCH] Wasted memory use storing path copies in node...
2011-08-12 Jo-Philipp Wichlibs/nixio: add missing file in previous commit, revert...
2011-08-12 Jo-Philipp Wichlibs/nixio: implement getproto(), getprotobyname()...
2011-08-11 Jo-Philipp Wichlibs/lucid: fix process function leak (#285)
2011-08-11 Jo-Philipp Wichlibs/nixio: allow building without shadow password...
2011-08-11 Jo-Philipp Wichlibs/nixio: fix possible issue with nonblocking bind()
2011-07-22 Jo-Philipp Wichlibs/lucid: perform full gc cycle prior to forking...
2011-07-21 Jo-Philipp Wichlibs/web: more verbose faults
2011-07-20 Jo-Philipp Wichlibs/web: make dispatcher faults more verbose
2011-07-18 Jo-Philipp Wichlibs/web: fix index cache rebuild triggering (#275)
2011-07-17 Jo-Philipp Wichlibs/nixio: Fix recvfrom() return values for unnamed...
2011-07-11 Jo-Philipp Wichlibs/core: fix multiple errors in zone delete handling...
2011-06-25 Jo-Philipp Wichlibs/httpclient: return server response line in error...
2011-06-23 Jo-Philipp Wichlibs/ipkg: capture stdout, stderr when running opkg...
2011-06-17 Jo-Philipp Wichlibs/web: add new datatypes min(...), max(...) and...
2011-06-01 Manuel Munzlibs/core: Allow the use of commands with arguments...
2011-05-21 Jo-Philipp Wichlibs/sys: redirect stdout to /dev7null when calling...
2011-05-04 Jo-Philipp Wichlibs/web: remove license comments from cbi templates...
2011-05-03 Jo-Philipp Wichlibs/web: fix another invalid entity
2011-05-03 Jo-Philipp Wichtrunk: s/ / /g
2011-04-17 Jo-Philipp Wichlibs/json: Fix a typo and a logic error in json.lua...
2011-04-13 Manuel Munzluci-firewall: Add support for negations for ip address...
2011-03-17 Jo-Philipp Wichlibs/web: fix "port" datatype to allow port 0
2011-03-13 Jo-Philipp Wichlibs/sys: ignore TIME_WAIT connections in luci.sys...
2011-03-13 Jo-Philipp Wichlibs/web: explicitely cast input value of %m pattern...
2011-03-13 Jo-Philipp Wichlibs/core: add luci.model.network.wifinet.id()
2011-03-13 Jo-Philipp Wichlibs/core: add txpower() and country() to luci.model...
2011-03-13 Jo-Philipp Wichlibs/web: add %m pattern to String.format()
2011-03-12 Jo-Philipp Wichlibs/sys: disregard ::/0 routes on "lo" in luci.sys...
2011-03-11 Jo-Philipp Wichlibs/core: allow resolving of virtual interfaces via...
2011-03-05 Jo-Philipp Wichlibs/web: repair and modernize FileBrowser widget,...
2011-02-26 Jo-Philipp Wichlibs/core: make general network model aware of the...
2011-02-20 Jo-Philipp Wichlibs/core: mark radvd as affected by network restarts
2011-02-20 Jo-Philipp Wichlibs/core: ensure that luci.model.network.network._ip...
2011-02-14 Manuel Munzlibs/sys: Filter model string from /proc/diag/model
2011-02-14 Jo-Philipp Wichlibs/sys: better handle bogomips parsing
2011-02-12 Manuel Munzweb: Relax hostname validation for length
2011-02-12 Jo-Philipp Wichlibs/sys: fix call to nixio.uname()
2011-02-12 Jo-Philipp Wichlibs/sys: fix parsing of model and cpu info, consider...
2011-02-12 Jo-Philipp Wichlibs/core: use is6linklocal()
2011-02-12 Jo-Philipp Wichlibs/core: whitespace fix in previous commit
2011-02-12 Jo-Philipp Wichlibs/core: add is4linklocal(), is4rfc1918() and is6link...
2011-02-12 Manuel Munzweb: Improve hostname validation
2011-02-11 Jo-Philipp Wichlibs/core: add new convenience functions to luci.model...
2011-02-06 Jo-Philipp Wichlibs/core: fix lookups bridge interface -> network...
2011-01-29 Jo-Philipp Wichlibs/sys: fix ip6tables parsing issue
2011-01-29 Jo-Philipp Wichlibs/sys: add ip6tables support to luci.sys.iptparser
2011-01-29 Jo-Philipp Wichlibs/web: improve cbi handling of Flag values, support...
2011-01-26 Jo-Philipp Wichlibs/web: remove a stray non breaking space in DummyVal...
next