Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-09 | contrib/package: unmask openvpn app, is not broken anymore | Jo-Philipp Wich | |
2009-05-09 | contrib/package: make watchdog dependency conditional | Jo-Philipp Wich | |
2009-05-09 | contrib/package: make freifunk-community depend on freifunk-watchdog | Jo-Philipp Wich | |
2009-05-09 | applications/luci-ffwizard-leipzig: set crond less verbose | Jo-Philipp Wich | |
2009-05-09 | contrib/package/freifunk-watchdog: better handle checking for uci updates | Jo-Philipp Wich | |
2009-05-09 | themes/freifunk: update layout | Jo-Philipp Wich | |
2009-05-09 | modules/admin-mini: merge new upgrade pages | Jo-Philipp Wich | |
2009-05-09 | i18n: bump translations for upgrade pages | Jo-Philipp Wich | |
2009-05-09 | build: add script to extract i18n tags from templates | Jo-Philipp Wich | |
2009-05-09 | modules/admin-full: fixes for upgrade pages: | Jo-Philipp Wich | |
- do not show a size warning if media size is unknown - handle unsupported platforms gracefully - i18n tag cleanup | |||
2009-05-09 | modules/admin-full: rewrite firmware upgrade pages | Jo-Philipp Wich | |
2009-05-09 | modules/admin-core: enable verbose output in luci-flash | Jo-Philipp Wich | |
2009-05-07 | contrib/package/olsrd-luci: disable icmp redirects on startup and re-enable ↵ | Jo-Philipp Wich | |
on stop | |||
2009-05-07 | [PATCH] Don't try to pivot to new ramfs if already running on one | Jo-Philipp Wich | |
This patch allows the luci-flash script to continue with the upgrade if openwrt is already running on a ramfs. This allows the use of luci-flash as an _installer_ when running from an iso image. A user could boot the system from a bootable cd and write an image to the hard disk or CF from the Flash Firmware page. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> | |||
2009-05-07 | [PATCH] Add regdomain, country and outdoor options for madwifi | Jo-Philipp Wich | |
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> | |||
2009-05-07 | [PATCH] Change fast frames option from value to flag type | Jo-Philipp Wich | |
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> | |||
2009-05-06 | contrib/package/freifunk-watchdog: fixup build and package dependencies, fix ↵ | Jo-Philipp Wich | |
hysteresis counter if both bssid and channel are wrong | |||
2009-05-05 | themes/fledermaus: get rid of wobbly descriptions | Jo-Philipp Wich | |
2009-05-04 | contrib/package: introduce hysteresis in watchdog | Jo-Philipp Wich | |
2009-05-04 | contrib/package: fix running check | Jo-Philipp Wich | |
2009-05-04 | contrib/package: add freifunk watchdog daemon | Jo-Philipp Wich | |
2009-05-03 | applications/olsrd-luci: fix enable interface checkbox in webif | Jo-Philipp Wich | |
2009-05-01 | modules/freifunk: silence grep errors if /etc/crontabs/root does not exist | Jo-Philipp Wich | |
2009-05-01 | modules/freifunk: fix syntax error in freifunk init | Jo-Philipp Wich | |
2009-05-01 | modules/freifunk: setup config and cron jobs for rdate; sync time on boot | Jo-Philipp Wich | |
2009-05-01 | Remove Luasocket - obsoleted by nixio | Steven Barth | |
Remove old luasocket based LuCI Httpd - obsoleted by lucittpd Remove lpeg - not in use Rewrite luci-splashd using nixio | |||
2009-04-30 | modules/freifunk: set ipv4 broadcast to 255.255.255.255 by default | Jo-Philipp Wich | |
2009-04-30 | httpclient: Send the correct Host-Header if we are following a redirect | Steven Barth | |
2009-04-29 | modules/admin-{core,full}: cover new openwrt option "cronloglevel" | Jo-Philipp Wich | |
2009-04-29 | trunk/contrib: use local checkout in Makefile to determine latest revision | Jo-Philipp Wich | |
2009-04-28 | i18n: update japanese translation | Jo-Philipp Wich | |
2009-04-27 | luci: add greek translation, thanks Vasilis Tsiligiannis! | Jo-Philipp Wich | |
2009-04-27 | contrib: remove userspace-nvram, went upstream | Jo-Philipp Wich | |
2009-04-27 | modules/admin-core: sync uci schema | Jo-Philipp Wich | |
2009-04-27 | modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is ↵ | Jo-Philipp Wich | |
now used for hostapd and mode for madwifi... | |||
2009-04-26 | nixio: | Steven Barth | |
Added binding for getifaddrs(): List network interfaces, their flags, addresses and statistics Cleanups | |||
2009-04-24 | contrib/userspace-nvram: | Jo-Philipp Wich | |
- fix checksum calculation - better handle invalid cli invokation - get rid of hard coded erase size - fix data type of crc8 function | |||
2009-04-21 | contrib: add a userspace port of the Broadcom NVRAM kernel api, allows NVRAM ↵ | Jo-Philipp Wich | |
manipulation on bcm47xx | |||
2009-04-21 | Merge nixio 0.2 | Steven Barth | |
2009-04-16 | removed dependancy to openwrt.org theme. | Markus Wigge | |
Now it is possible to select a different (custom) theme as the only available theme on the router. | |||
2009-04-16 | - removed init- and config-files shipped with the openvpn package | Markus Wigge | |
- changed the description for the management port option - changed PKI options from "Value" to "FileUpload" - added "pkcs12" option to basic theme - cleaned the recipes by removing defaults and adding approved config options we use for some years now. - ... more to come. | |||
2009-04-16 | build: also find and remove .gitignore files when installing sources | Jo-Philipp Wich | |
2009-04-16 | libs/cbi: workaround git deficiencies | Jo-Philipp Wich | |
2009-04-14 | build/mklar.pl: | Jo-Philipp Wich | |
- fix heisenbug with file list padding - call luac if available - include non-lua files - include cbi models and controllers | |||
2009-04-13 | build: add mklar.pl script to generate lar archives from luci source tree | Jo-Philipp Wich | |
2009-04-13 | contrib/lar: get rid of hardcoded buffer size in larlib | Jo-Philipp Wich | |
2009-04-13 | contrib/lar: refresh openwrt patch | Jo-Philipp Wich | |
2009-04-13 | contrib/lar: remove bitrot from lar.h | Jo-Philipp Wich | |
2009-04-13 | contrib/lar: | Jo-Philipp Wich | |
- add lua binding for lar library - introduce mmap() support for lua | |||
2009-04-12 | contrib/package/olsrd-luci: remove hostname from default config | Jo-Philipp Wich | |