Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-04-12 | modules/freifunk: add some utility scripts from white russian firmware | Jo-Philipp Wich | |
2009-04-12 | applications/luci-ffwizard-leipzig: add missing uci save for firewall, save ↵ | Jo-Philipp Wich | |
is not triggered if share internet is not enabled | |||
2009-04-12 | application/luci-ffwizard-leipzig: don't write system hostname to olsrd ↵ | Jo-Philipp Wich | |
config, will be taken from system config | |||
2009-04-10 | libs/sys: sync zoneinfo to tzdata 2009d | Jo-Philipp Wich | |
2009-04-09 | applications/luci-livestats: properly escape essids (closes OpenWrt ticket ↵ | Jo-Philipp Wich | |
#4888) | |||
2009-04-09 | Fix some fallout | Steven Barth | |
2009-04-09 | Freufunk: I CAN HAZ ZEROES PLZKTHX | Steven Barth | |
2009-04-08 | libs/web: fix file caches in dispatcher, broke when introducing lua-gz support | Jo-Philipp Wich | |
2009-04-07 | contrib/lar: | Jo-Philipp Wich | |
- unify code style and data types - optimizations for string operations | |||
2009-04-07 | contrib/lar: add lar support patch for openwrt lua | Jo-Philipp Wich | |
2009-04-06 | contrib/lar: | Jo-Philipp Wich | |
- fix short read of index table - properly handle errno by using errno.h - extend lar_find_archive() to take a base search path a second argument - extend cli.c to allow specifing the base search path - print index number in lar.pl | |||
2009-04-06 | contrib/lar: fix buffer overflow check, define os dir seperator | Jo-Philipp Wich | |
2009-04-06 | contrib/lar: check for buffer overflows in lar_find_archive() and ↵ | Jo-Philipp Wich | |
lar_find_member() | |||
2009-04-06 | contrib/lar: | Jo-Philipp Wich | |
- add lar_find_archive() and lar_find_member() to get a member handle from a packagename - extend cli to cover new operations | |||
2009-04-06 | contrib/lar: small fixes in cli.c | Jo-Philipp Wich | |
2009-04-06 | contrib: add "lar" - initial work on lua archive format | Jo-Philipp Wich | |
2009-04-05 | build: force overwrite of already compressed files for gzip target | Jo-Philipp Wich | |
2009-04-05 | trunk: add gzip build target | Jo-Philipp Wich | |