2011-06-23 |
Jo-Philipp Wich | libs/ipkg: capture stdout, stderr when running opkg... |
tree | commitdiff |
2011-06-17 |
Jo-Philipp Wich | libs/web: add new datatypes min(...), max(...) and... |
tree | commitdiff |
2011-06-01 |
Manuel Munz | libs/core: Allow the use of commands with arguments... |
tree | commitdiff |
2011-05-21 |
Jo-Philipp Wich | libs/sys: redirect stdout to /dev7null when calling... |
tree | commitdiff |
2011-05-04 |
Jo-Philipp Wich | libs/web: remove license comments from cbi templates... |
tree | commitdiff |
2011-05-03 |
Jo-Philipp Wich | libs/web: fix another invalid entity |
tree | commitdiff |
2011-05-03 |
Jo-Philipp Wich | trunk: s/ / /g |
tree | commitdiff |
2011-04-17 |
Jo-Philipp Wich | libs/json: Fix a typo and a logic error in json.lua... |
tree | commitdiff |
2011-04-13 |
Manuel Munz | luci-firewall: Add support for negations for ip address... |
tree | commitdiff |
2011-03-17 |
Jo-Philipp Wich | libs/web: fix "port" datatype to allow port 0 |
tree | commitdiff |
2011-03-13 |
Jo-Philipp Wich | libs/sys: ignore TIME_WAIT connections in luci.sys... |
tree | commitdiff |
2011-03-13 |
Jo-Philipp Wich | libs/web: explicitely cast input value of %m pattern... |
tree | commitdiff |
2011-03-13 |
Jo-Philipp Wich | libs/core: add luci.model.network.wifinet.id() |
tree | commitdiff |
2011-03-13 |
Jo-Philipp Wich | libs/core: add txpower() and country() to luci.model... |
tree | commitdiff |
2011-03-13 |
Jo-Philipp Wich | libs/web: add %m pattern to String.format() |
tree | commitdiff |
2011-03-12 |
Jo-Philipp Wich | libs/sys: disregard ::/0 routes on "lo" in luci.sys... |
tree | commitdiff |
2011-03-11 |
Jo-Philipp Wich | libs/core: allow resolving of virtual interfaces via... |
tree | commitdiff |
2011-03-05 |
Jo-Philipp Wich | libs/web: repair and modernize FileBrowser widget,... |
tree | commitdiff |
2011-02-26 |
Jo-Philipp Wich | libs/core: make general network model aware of the... |
tree | commitdiff |
2011-02-20 |
Jo-Philipp Wich | libs/core: mark radvd as affected by network restarts |
tree | commitdiff |
2011-02-20 |
Jo-Philipp Wich | libs/core: ensure that luci.model.network.network._ip... |
tree | commitdiff |
2011-02-14 |
Manuel Munz | libs/sys: Filter model string from /proc/diag/model |
tree | commitdiff |
2011-02-14 |
Jo-Philipp Wich | libs/sys: better handle bogomips parsing |
tree | commitdiff |
2011-02-12 |
Manuel Munz | web: Relax hostname validation for length |
tree | commitdiff |
2011-02-12 |
Jo-Philipp Wich | libs/sys: fix call to nixio.uname() |
tree | commitdiff |
2011-02-12 |
Jo-Philipp Wich | libs/sys: fix parsing of model and cpu info, consider... |
tree | commitdiff |
2011-02-12 |
Jo-Philipp Wich | libs/core: use is6linklocal() |
tree | commitdiff |
2011-02-12 |
Jo-Philipp Wich | libs/core: whitespace fix in previous commit |
tree | commitdiff |
2011-02-12 |
Jo-Philipp Wich | libs/core: add is4linklocal(), is4rfc1918() and is6link... |
tree | commitdiff |
2011-02-12 |
Manuel Munz | web: Improve hostname validation |
tree | commitdiff |
2011-02-11 |
Jo-Philipp Wich | libs/core: add new convenience functions to luci.model... |
tree | commitdiff |
2011-02-06 |
Jo-Philipp Wich | libs/core: fix lookups bridge interface -> network... |
tree | commitdiff |
2011-01-29 |
Jo-Philipp Wich | libs/sys: fix ip6tables parsing issue |
tree | commitdiff |
2011-01-29 |
Jo-Philipp Wich | libs/sys: add ip6tables support to luci.sys.iptparser |
tree | commitdiff |
2011-01-29 |
Jo-Philipp Wich | libs/web: improve cbi handling of Flag values, support... |
tree | commitdiff |
2011-01-26 |
Jo-Philipp Wich | libs/web: remove a stray non breaking space in DummyVal... |
tree | commitdiff |
2011-01-25 |
Jo-Philipp Wich | libs/sys: properly handle passwords with apostrophes |
tree | commitdiff |
2011-01-23 |
Jo-Philipp Wich | libs/web: readd add/remove icons to dynamic list widgets |
tree | commitdiff |
2011-01-20 |
Jo-Philipp Wich | libs/core: reuse existing, empty networks in add_network() |
tree | commitdiff |
2011-01-20 |
Jo-Philipp Wich | libs/web: fix row sorting in IE |
tree | commitdiff |
2011-01-20 |
Jo-Philipp Wich | libs/web: fix row ordering for named sections |
tree | commitdiff |
2011-01-20 |
Jo-Philipp Wich | libs/web: add missing cells to tblsection template |
tree | commitdiff |
2011-01-20 |
Jo-Philipp Wich | libs/web: implement sortable rows for uci reordering |
tree | commitdiff |
2011-01-19 |
Jo-Philipp Wich | libs/web: add up & down arrow icons |
tree | commitdiff |
2011-01-19 |
Jo-Philipp Wich | libs/sys: fix luci.sys.wifi.channels() |
tree | commitdiff |
2011-01-14 |
Jo-Philipp Wich | libs/web: fix an untranslated string |
tree | commitdiff |
2011-01-14 |
Jo-Philipp Wich | libs/web: some fixes for network_ifacelist widget |
tree | commitdiff |
2011-01-13 |
Jo-Philipp Wich | libs/nixio: fix sendto(), implement support for unix... |
tree | commitdiff |
2011-01-13 |
Jo-Philipp Wich | libs/web: properly handle .default property for ListVal... |
tree | commitdiff |
2011-01-13 |
Jo-Philipp Wich | libs/web: introduce width property for fields in tblsec... |
tree | commitdiff |
2011-01-02 |
Jo-Philipp Wich | libs: drop uvl and uvldoc |
tree | commitdiff |
2011-01-02 |
Jo-Philipp Wich | libs/lmo: skip all entries with identical key and value... |
tree | commitdiff |
2011-01-02 |
Jo-Philipp Wich | libs/sys: update zonedata to version 2010i |
tree | commitdiff |
2010-12-24 |
Jo-Philipp Wich | libs/core: fix some issues in network model |
tree | commitdiff |
2010-12-24 |
Jo-Philipp Wich | libs/core: bring get_first() boolean casting in line... |
tree | commitdiff |
2010-12-24 |
Jo-Philipp Wich | libs/lmo: apply FD_CLOEXEC on archive descriptors to... |
tree | commitdiff |
2010-12-16 |
Jo-Philipp Wich | libs/web: fix error in wep key validation |
tree | commitdiff |
2010-12-15 |
Manuel Munz | modules/freifunk: Make status page update dynamically... |
tree | commitdiff |
2010-12-15 |
Manuel Munz | libs/sgi-uhttpd: move exectime inside handle_request |
tree | commitdiff |
2010-12-15 |
Manuel Munz | libs/sgi-uhttpd: Add variable exectime to measure scrip... |
tree | commitdiff |
2010-12-12 |
Jo-Philipp Wich | libs/web: change "module" variable to "modname" in... |
tree | commitdiff |
2010-12-12 |
Manuel Munz | libs/core: Create get_first() in uci model |
tree | commitdiff |
2010-12-05 |
Jo-Philipp Wich | libs/httpclient: fix cookie handling (#141) |
tree | commitdiff |
2010-12-05 |
Jo-Philipp Wich | libs/web: add field validation for add section name... |
tree | commitdiff |
2010-12-05 |
Jo-Philipp Wich | libs/core: always use internal network ids for admin... |
tree | commitdiff |
2010-12-05 |
Jo-Philipp Wich | libs/core: ignore sit0 in network model |
tree | commitdiff |
2010-12-05 |
Jo-Philipp Wich | libs/web: handle empty tables in Map.set() |
tree | commitdiff |
2010-12-05 |
Jo-Philipp Wich | libs/web: add float and ufloat datatypes for field... |
tree | commitdiff |
2010-12-03 |
Jo-Philipp Wich | libs/web: fix dynamic list handling |
tree | commitdiff |
2010-12-01 |
Jo-Philipp Wich | libs/core: fix nil access, implement luci.model.network... |
tree | commitdiff |
2010-12-01 |
Jo-Philipp Wich | libs/web: remove debug code from cbi.js |
tree | commitdiff |
2010-12-01 |
Jo-Philipp Wich | libs/web: add %t format to String.format(), fix float... |
tree | commitdiff |
2010-11-28 |
Jo-Philipp Wich | libs/web: fix filtering of overlong utf8 sequences |
tree | commitdiff |
2010-11-27 |
Jo-Philipp Wich | libs/web: render aggregated messages |
tree | commitdiff |
2010-11-27 |
Jo-Philipp Wich | libs/web: add the ability for maps to push error messag... |
tree | commitdiff |
2010-11-27 |
Jo-Philipp Wich | libs/sys: protect iwinfo loading and return stub if... |
tree | commitdiff |
2010-11-27 |
Jo-Philipp Wich | libs/sys: lazy load iwinfo |
tree | commitdiff |
2010-11-25 |
Jo-Philipp Wich | libs/sys: remove luci.sys.flash() |
tree | commitdiff |
2010-11-23 |
Jo-Philipp Wich | libs/web: fix IPv6 live validation |
tree | commitdiff |
2010-11-23 |
Manuel Munz | Add possibility to show execution time in the footer |
tree | commitdiff |
2010-11-22 |
Jo-Philipp Wich | libs/web: combine apply actions of all maps on a page... |
tree | commitdiff |
2010-11-21 |
Jo-Philipp Wich | libs/web: implement "unspecified" option for netlist... |
tree | commitdiff |
2010-11-21 |
Jo-Philipp Wich | libs/web: add network_netinfo widget |
tree | commitdiff |
2010-11-21 |
Jo-Philipp Wich | libs/web: add "back to overview" button to page actions... |
tree | commitdiff |
2010-11-21 |
Jo-Philipp Wich | libs/web: expose cbi map redirect property to page... |
tree | commitdiff |
2010-11-20 |
Jo-Philipp Wich | libs/web: better server side handling of DynList values |
tree | commitdiff |
2010-11-20 |
Jo-Philipp Wich | libs/web: fix DynList template for empty values |
tree | commitdiff |
2010-11-20 |
Jo-Philipp Wich | libs/web: skip empty values in DynList widget |
tree | commitdiff |
2010-11-19 |
Jo-Philipp Wich | libs/web: give cbi tabcontainers a CSS class |
tree | commitdiff |
2010-11-18 |
Jo-Philipp Wich | libs/web: fix apply xhr for IE... |
tree | commitdiff |
2010-11-17 |
Jo-Philipp Wich | libs/web: make apply_xhr less aggressive, only rereques... |
tree | commitdiff |
2010-11-16 |
Jo-Philipp Wich | libs/web: add range(min,max) datatype validator |
tree | commitdiff |
2010-11-16 |
Jo-Philipp Wich | libs/web: treat .rmempty like .optional for live field... |
tree | commitdiff |
2010-11-16 |
Jo-Philipp Wich | libs/px5g: fix compilation on OpenWrt trunk |
tree | commitdiff |
2010-11-15 |
Jo-Philipp Wich | libs/core: network model fixes |
tree | commitdiff |
2010-11-15 |
Jo-Philipp Wich | libs/core: make network model 6to4 aware |
tree | commitdiff |
2010-11-15 |
Jo-Philipp Wich | libs/web: add support for exclude property to ifacelist... |
tree | commitdiff |
2010-11-13 |
Jo-Philipp Wich | libs/web: allow percent sign in urls |
tree | commitdiff |
2010-11-13 |
Jo-Philipp Wich | libs/web: stricter validation in build_url(), prevents... |
tree | commitdiff |
2010-11-13 |
Jo-Philipp Wich | libs/core: switch to C pcdata() implementation, its... |
tree | commitdiff |
next |