Jo-Philipp Wich
f48b4a3744
contrib/package/freifunk-watchdog: fixup build and package dependencies, fix hysteresis counter if both bssid and channel are wrong
2009-05-06 18:24:03 +00:00
Jo-Philipp Wich
09f9c54357
themes/fledermaus: get rid of wobbly descriptions
2009-05-05 19:59:03 +00:00
Jo-Philipp Wich
34f8367c78
contrib/package: introduce hysteresis in watchdog
2009-05-04 20:02:47 +00:00
Jo-Philipp Wich
970fe52726
contrib/package: fix running check
2009-05-04 17:21:46 +00:00
Jo-Philipp Wich
214511aafc
contrib/package: add freifunk watchdog daemon
2009-05-04 16:54:45 +00:00
Jo-Philipp Wich
d9fd5a4c9e
applications/olsrd-luci: fix enable interface checkbox in webif
2009-05-03 18:14:37 +00:00
Jo-Philipp Wich
ceaca7e7ce
modules/freifunk: silence grep errors if /etc/crontabs/root does not exist
2009-05-01 14:16:28 +00:00
Jo-Philipp Wich
b3ea7cd0ed
modules/freifunk: fix syntax error in freifunk init
2009-05-01 14:09:21 +00:00
Jo-Philipp Wich
c2dff916a6
modules/freifunk: setup config and cron jobs for rdate; sync time on boot
2009-05-01 13:19:49 +00:00
Steven Barth
67fbe1b33c
Remove Luasocket - obsoleted by nixio
...
Remove old luasocket based LuCI Httpd - obsoleted by lucittpd
Remove lpeg - not in use
Rewrite luci-splashd using nixio
2009-05-01 11:28:34 +00:00
Jo-Philipp Wich
78d8ad784b
modules/freifunk: set ipv4 broadcast to 255.255.255.255 by default
2009-04-30 20:33:01 +00:00
Steven Barth
cd4fa227cc
httpclient: Send the correct Host-Header if we are following a redirect
2009-04-30 12:58:04 +00:00
Jo-Philipp Wich
438180ead4
modules/admin-{core,full}: cover new openwrt option "cronloglevel"
2009-04-29 13:19:23 +00:00
Jo-Philipp Wich
7a3715c5c5
trunk/contrib: use local checkout in Makefile to determine latest revision
2009-04-29 06:25:56 +00:00
Jo-Philipp Wich
5a97114a8a
i18n: update japanese translation
2009-04-28 21:58:14 +00:00
Jo-Philipp Wich
76a6ffc9cf
luci: add greek translation, thanks Vasilis Tsiligiannis!
2009-04-27 21:36:41 +00:00
Jo-Philipp Wich
61d6197be8
contrib: remove userspace-nvram, went upstream
2009-04-27 00:33:43 +00:00
Jo-Philipp Wich
40dfa066ab
modules/admin-core: sync uci schema
2009-04-27 00:25:46 +00:00
Jo-Philipp Wich
9cc54c7f15
modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is now used for hostapd and mode for madwifi...
2009-04-27 00:12:25 +00:00
Steven Barth
d81b3548a9
nixio:
...
Added binding for getifaddrs(): List network interfaces, their flags,
addresses and statistics
Cleanups
2009-04-26 19:10:36 +00:00
Jo-Philipp Wich
a8da3a09a3
contrib/userspace-nvram:
...
- fix checksum calculation
- better handle invalid cli invokation
- get rid of hard coded erase size
- fix data type of crc8 function
2009-04-24 23:38:45 +00:00
Jo-Philipp Wich
18193fa5e9
contrib: add a userspace port of the Broadcom NVRAM kernel api, allows NVRAM manipulation on bcm47xx
2009-04-21 21:59:59 +00:00
Steven Barth
a2b916ab73
Merge nixio 0.2
2009-04-21 16:26:45 +00:00
Markus Wigge
085a0a9ec0
removed dependancy to openwrt.org theme.
...
Now it is possible to select a different (custom) theme as the only
available theme on the router.
2009-04-16 16:37:51 +00:00
Markus Wigge
43173b1f31
- removed init- and config-files shipped with the openvpn package
...
- 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 15:18:24 +00:00
Jo-Philipp Wich
e152620080
build: also find and remove .gitignore files when installing sources
2009-04-16 10:41:55 +00:00
Jo-Philipp Wich
383cac453b
libs/cbi: workaround git deficiencies
2009-04-16 10:36:29 +00:00
Jo-Philipp Wich
f7a726ec9e
build/mklar.pl:
...
- fix heisenbug with file list padding
- call luac if available
- include non-lua files
- include cbi models and controllers
2009-04-14 22:32:57 +00:00
Jo-Philipp Wich
e4fd058c2e
build: add mklar.pl script to generate lar archives from luci source tree
2009-04-13 15:47:19 +00:00
Jo-Philipp Wich
df11154ba3
contrib/lar: get rid of hardcoded buffer size in larlib
2009-04-13 15:32:04 +00:00
Jo-Philipp Wich
15798344bf
contrib/lar: refresh openwrt patch
2009-04-13 15:18:34 +00:00
Jo-Philipp Wich
78d14512ab
contrib/lar: remove bitrot from lar.h
2009-04-13 15:18:12 +00:00
Jo-Philipp Wich
eb4a870be6
contrib/lar:
...
- add lua binding for lar library
- introduce mmap() support for lua
2009-04-13 15:10:01 +00:00
Jo-Philipp Wich
725b3862ca
contrib/package/olsrd-luci: remove hostname from default config
2009-04-12 22:13:29 +00:00
Jo-Philipp Wich
6e56fe21ab
modules/freifunk: add some utility scripts from white russian firmware
2009-04-12 20:03:27 +00:00
Jo-Philipp Wich
ccd5ed7cec
applications/luci-ffwizard-leipzig: add missing uci save for firewall, save is not triggered if share internet is not enabled
2009-04-12 19:54:46 +00:00
Jo-Philipp Wich
8dac35f7cd
application/luci-ffwizard-leipzig: don't write system hostname to olsrd config, will be taken from system config
2009-04-12 19:30:57 +00:00
Jo-Philipp Wich
38a52d9a29
libs/sys: sync zoneinfo to tzdata 2009d
2009-04-10 19:32:00 +00:00
Jo-Philipp Wich
59a3cf8605
applications/luci-livestats: properly escape essids (closes OpenWrt ticket #4888 )
2009-04-09 14:09:39 +00:00
Steven Barth
0acedfff3e
Fix some fallout
2009-04-09 13:59:50 +00:00
Steven Barth
d3cb7ea5fd
Freufunk: I CAN HAZ ZEROES PLZKTHX
2009-04-09 13:56:04 +00:00
Jo-Philipp Wich
859a3fee88
libs/web: fix file caches in dispatcher, broke when introducing lua-gz support
2009-04-08 00:08:38 +00:00
Jo-Philipp Wich
b848def429
contrib/lar:
...
- unify code style and data types
- optimizations for string operations
2009-04-07 02:02:15 +00:00
Jo-Philipp Wich
598e9ef533
contrib/lar: add lar support patch for openwrt lua
2009-04-07 00:03:17 +00:00
Jo-Philipp Wich
acf5ea72c7
contrib/lar:
...
- 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 22:58:44 +00:00
Jo-Philipp Wich
bf1cbdd838
contrib/lar: fix buffer overflow check, define os dir seperator
2009-04-06 18:16:04 +00:00
Jo-Philipp Wich
bfa91018ac
contrib/lar: check for buffer overflows in lar_find_archive() and lar_find_member()
2009-04-06 17:54:55 +00:00
Jo-Philipp Wich
50ccdfccce
contrib/lar:
...
- 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 14:28:17 +00:00
Jo-Philipp Wich
1744f962b0
contrib/lar: small fixes in cli.c
2009-04-06 02:50:29 +00:00
Jo-Philipp Wich
36a9415469
contrib: add "lar" - initial work on lua archive format
2009-04-06 02:35:34 +00:00