Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-16 | Update my email addresses in the license headers | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-16 | Globally reduce copyright headers | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-16 | luci-proto-3g: add dialnumber option | Luiz Angelo Daros de Luca | |
UCI network already permit dialnumber option for 3g interfaces. This adds dialnumber to luci protocol 3g. Also it introduces a new translation string "Dial number", added to template and updated on each language (all empty but pt-br). Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> | |||
2015-01-15 | protocols: fix keepalive settings for pppd based protocols | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-10-29 | openconnect proto: added missing makefile | Nikos Mavrogiannopoulos | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
2014-10-20 | Added luci configuration for openconnect protocol | Nikos Mavrogiannopoulos | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | |||
2014-07-01 | proto/ipv6: emit a validation error if 6in4 username is still an md5sum | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-06-19 | hnet: update mode selection | Steven Barth | |
2014-06-11 | build: introduce luci-base | Jo-Philipp Wich | |
Merges libs/core, libs/ipkg, libs/web, libs/sys, libs/sgi-cgi, libs/sgi-uhttpd, modules/admin-core, themes/base and protcols/core into modules/base and renames luci-lib-core to luci-base. | |||
2014-06-10 | hnet: update protocol configuration | Steven Barth | |
2014-06-03 | Add hnet protocol support | Steven Barth | |
2013-05-23 | Make static IPv6-configuration more usable | Steven Barth | |
2013-05-23 | Add DS-Lite support | Steven Barth | |
2013-05-23 | Fix IPv6 package dependencies | Steven Barth | |
2013-05-10 | protocols: allow MTU sizes up to 9200 bytes (!OpenWrt ticket !#13492) | Jo-Philipp Wich | |
2013-04-09 | Add LuCI support for newly introduced IPv6 options | Jo-Philipp Wich | |
2013-01-22 | move dhcpv6 support into luci-proto-6x4, rename luci-proto-6x4 to ↵ | Jo-Philipp Wich | |
luci-proto-ipv6 | |||
2013-01-22 | New IPv6 integration | Jo-Philipp Wich | |
2012-12-15 | fix is_installed() check for l2tp | Jo-Philipp Wich | |
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> | |||
2012-10-14 | protocols/6x4: make local ip6addr of 6in4 interfaces optional | Jo-Philipp Wich | |
2012-08-22 | protocols/3g: rework service type choices | Jo-Philipp Wich | |
2012-08-19 | protocols/core: fix bad .write() invocation in luci.tools.proto | Jo-Philipp Wich | |
2012-08-17 | protocols/core: remove uneeded requires from luci.tools.proto | Jo-Philipp Wich | |
2012-08-17 | protocols/core: write override mac to wifi-iface for wifi interfaces | Jo-Philipp Wich | |
2012-08-16 | protocols/core: remove bogus dependency from metric option of dhcp configuration | Jo-Philipp Wich | |
2012-08-11 | proto/6x4: cast 6to4 adv_interface to string when saving to uci, fixes ↵ | Jo-Philipp Wich | |
6in4.sh not picking up the adv interfaces | |||
2012-07-05 | add IPv6 and MTU override for L2TP | Daniel Golle | |
Signed-off-by: Daniel Golle <dgolle@allnet.de> | |||
2012-07-04 | protocols/ppp: add mtu options to all ppp protocols, add lcp options to pptp | Jo-Philipp Wich | |
2012-07-01 | protocols/core: fix dhcp defaultroute option | Jo-Philipp Wich | |
2012-06-21 | protocols/ppp: remove obsolete pptp buffering option | Jo-Philipp Wich | |
2012-06-21 | Add L2TP support | Jo-Philipp Wich | |
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> | |||
2012-06-21 | 6rd configuration support. | Jo-Philipp Wich | |
Signed-off-by: Stéphan Kochen <stephan@kochen.nl> | |||
2012-06-11 | protocols: merge pptp into ppp, adjust depends for kernel mode pptp | Jo-Philipp Wich | |
2012-06-07 | protocols/core: fix defaultroute setting for DHCP interfaces | Jo-Philipp Wich | |
2012-06-03 | protocols/core: fix peerdns option for dhcp proto | Jo-Philipp Wich | |
2012-05-31 | proto: fix feature detection of installed protocol handlers | Jo-Philipp Wich | |
2012-04-27 | protocols/ppp: fix install state detection with netifd | Jo-Philipp Wich | |
2012-04-27 | protocols/6x4: fix install state detection with netifd | Jo-Philipp Wich | |
2011-12-26 | protocols/6x4: fix turning off 6ro4 advertising on all interfaces | Jo-Philipp Wich | |
2011-12-08 | protocols/core: change vendorclass option to vendorid to match actual ↵ | Jo-Philipp Wich | |
OpenWrt implementation | |||
2011-11-02 | protocols: cast dns option to string in order to retain compatibility | Jo-Philipp Wich | |
2011-10-15 | protocols/core: add back dns server options to dhcp and static protocols | Jo-Philipp Wich | |
2011-10-13 | protocols/pptp: fix string | Jo-Philipp Wich | |
2011-10-11 | protocols: add missing Makefiles | Jo-Philipp Wich | |
2011-10-11 | move protocol support into a new protocols/ subdir | Jo-Philipp Wich | |