3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 3 days ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use TBUILD:=trunk instead of generic 'openwrt' More... almost 12 years ago
move feeds.conf from lime-packages repo to here; regexp replace 'packages' feed to include TBUILD- in folder name More... almost 12 years ago
- Add first simple version of the web interface - Add a static directory in the lime-webui Makefile More... almost 12 years ago
various documentation fixes, add Gui as contributor to Makefile More... almost 12 years ago
checkout_owrt_pkg do clone openwrt-packages repo into "$(TBUILD)-packages" instead of plain "packages" More... almost 12 years ago
de-hardcode "lime" directory: $(BUILD_DIR)/lime -> $(BUILD_DIR)/$(LIME_PKG_DIR) where LIME_PKG_DIR=lime-packages More... almost 12 years ago
added rp_filter configuring More... almost 12 years ago
Change category of lime-dnsmasq-lease-share and add it as dependence for lime-system More... almost 12 years ago
add missing hyphen of libre-mesh in config.mk urls More... almost 12 years ago
Add lime-webui package (empty). Add is as dependence for lime-system More... almost 12 years ago
Add hostname to lime-new config file More... almost 12 years ago
cleaning More... almost 12 years ago
Added own hostname and ip in lease file so dnsmasq is capable of resolving it More... almost 12 years ago
removed redundant comment line More... almost 12 years ago
lime-dnsmasq-lease-share updated PKG_RELEASE More... almost 12 years ago
dnsmasq lease sharing script finally working More... almost 12 years ago
updated package release number More... almost 12 years ago
Sanitized alfred output parsing More... almost 12 years ago
Add temporay lime config files to start testing and adapting the code More... almost 12 years ago
added dnsmasq distributed lease parsing More... almost 12 years ago
Bump lime-system release to 11 More... almost 12 years ago
use dhcp-broadcast in anygw DHCPv4 to workaround dnsmasq bug More... almost 12 years ago
properly use luci.ip CIDR instances all along the code; now lime-config supports any network prefix size in ipvX_template More... almost 12 years ago
move ebtables rules from hacky /etc/rc.local to /etc/firewall.user More... almost 12 years ago
move macvlan config from hacky /etc/rc.local to /etc/config/network, relevant netifd support was added on r38299 (2013-10-03) More... almost 12 years ago
bugfixes in batadv.lua: create /etc/config/batman-adv if nonexistant, and fix typo on bridge_loop_avoidance option More... almost 12 years ago
sanity renaming: use 'uci:' instead of 'x:' as a libuci:cursor() instance More... almost 12 years ago
rename r1,r2,r3 -> m4,m5,m6 to better reflect they're actually the last 3 bytes of the primary MAC More... almost 12 years ago
call proto.configure() for each protocol, on network.lua More... almost 12 years ago
implement a generate_host() function using luci.ip lib, that fills necessary host bits on an address, using a hexsuffix More... almost 12 years ago