modules/admin-full: rework interface overview
[project/luci.git] / libs /
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...
2011-01-25 Jo-Philipp Wichlibs/sys: properly handle passwords with apostrophes
2011-01-23 Jo-Philipp Wichlibs/web: readd add/remove icons to dynamic list widgets
2011-01-20 Jo-Philipp Wichlibs/core: reuse existing, empty networks in add_network()
2011-01-20 Jo-Philipp Wichlibs/web: fix row sorting in IE
2011-01-20 Jo-Philipp Wichlibs/web: fix row ordering for named sections
2011-01-20 Jo-Philipp Wichlibs/web: add missing cells to tblsection template
2011-01-20 Jo-Philipp Wichlibs/web: implement sortable rows for uci reordering
2011-01-19 Jo-Philipp Wichlibs/web: add up & down arrow icons
2011-01-19 Jo-Philipp Wichlibs/sys: fix luci.sys.wifi.channels()
2011-01-14 Jo-Philipp Wichlibs/web: fix an untranslated string
2011-01-14 Jo-Philipp Wichlibs/web: some fixes for network_ifacelist widget
2011-01-13 Jo-Philipp Wichlibs/nixio: fix sendto(), implement support for unix...
2011-01-13 Jo-Philipp Wichlibs/web: properly handle .default property for ListVal...
2011-01-13 Jo-Philipp Wichlibs/web: introduce width property for fields in tblsec...
2011-01-02 Jo-Philipp Wichlibs: drop uvl and uvldoc
2011-01-02 Jo-Philipp Wichlibs/lmo: skip all entries with identical key and value...
2011-01-02 Jo-Philipp Wichlibs/sys: update zonedata to version 2010i
2010-12-24 Jo-Philipp Wichlibs/core: fix some issues in network model
2010-12-24 Jo-Philipp Wichlibs/core: bring get_first() boolean casting in line...
2010-12-24 Jo-Philipp Wichlibs/lmo: apply FD_CLOEXEC on archive descriptors to...
2010-12-16 Jo-Philipp Wichlibs/web: fix error in wep key validation
2010-12-15 Manuel Munzmodules/freifunk: Make status page update dynamically...
2010-12-15 Manuel Munzlibs/sgi-uhttpd: move exectime inside handle_request
2010-12-15 Manuel Munzlibs/sgi-uhttpd: Add variable exectime to measure scrip...
2010-12-12 Jo-Philipp Wichlibs/web: change "module" variable to "modname" in...
2010-12-12 Manuel Munzlibs/core: Create get_first() in uci model
2010-12-05 Jo-Philipp Wichlibs/httpclient: fix cookie handling (#141)
2010-12-05 Jo-Philipp Wichlibs/web: add field validation for add section name...
2010-12-05 Jo-Philipp Wichlibs/core: always use internal network ids for admin...
2010-12-05 Jo-Philipp Wichlibs/core: ignore sit0 in network model
2010-12-05 Jo-Philipp Wichlibs/web: handle empty tables in Map.set()
2010-12-05 Jo-Philipp Wichlibs/web: add float and ufloat datatypes for field...
2010-12-03 Jo-Philipp Wichlibs/web: fix dynamic list handling
next