Commit graph

2217 commits

Author SHA1 Message Date
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
Jo-Philipp Wich
1c383dc244 build: force overwrite of already compressed files for gzip target 2009-04-05 02:00:02 +00:00
Jo-Philipp Wich
baa3404ab3 trunk: add gzip build target 2009-04-05 01:05:01 +00:00
Jo-Philipp Wich
9835296ba2 trunk: prepare LuCI to handle .lua.gz files 2009-04-04 22:54:16 +00:00
Steven Barth
f3deef9ec5 Backport Skip-Button support 2009-04-03 18:08:25 +00:00
Michael Geddes
baab33794b Add mailformat - which format to use for email 2009-03-31 05:13:38 +00:00
Jo-Philipp Wich
1a8cae2874 applications/luci-asterisk: adept meetme example in default config to current format, layout fixes in dialplan overview 2009-03-30 19:53:07 +00:00
Jo-Philipp Wich
7056ef8bac applications/luci-asterisk: fix some titles in dialplan mgmnt. 2009-03-30 19:34:08 +00:00
Jo-Philipp Wich
d0c6e88b95 applications/luci-asterisk: add meetme support, data integrity improvements 2009-03-30 19:29:37 +00:00
Jo-Philipp Wich
7385d0b070 applications/luci-asterisk: fix voicemail storage option, don't load tzdata in mailbox mgmnt. 2009-03-30 17:01:05 +00:00
Jo-Philipp Wich
a5216e09d5 libs/luanet: add svn:ignore property 2009-03-30 14:18:23 +00:00
Steven Barth
0ef46dc967 Import luanet library
Relicensed with author's permission
Thanks John
2009-03-30 11:27:43 +00:00
Michael Geddes
5396d3115e Move to 2009c 2009-03-30 07:00:01 +00:00
Michael Geddes
63a2723de7 Can't have globals in includes 2009-03-30 05:07:34 +00:00
Michael Geddes
333458f06c Support voicegeneral 'format' section as list 2009-03-30 05:07:10 +00:00
Michael Geddes
9bc7c1dded Update documentation 2009-03-30 05:06:37 +00:00
Michael Geddes
c6ec0a8f10 Support for zones required for asterisk 2009-03-30 04:02:13 +00:00
Jo-Philipp Wich
5f72f9d547 applications/luci-asterisk: fix link to voicemail boxes, remove dialplanvoice and dialplanmeetme too when removing dialplan sections 2009-03-30 00:24:20 +00:00
Jo-Philipp Wich
36b1bbd9ff applications/luci-asterisk: rework voicemail management 2009-03-29 23:39:40 +00:00
Jo-Philipp Wich
0c7effc0c0 libs/cbi: properly handle uvl errors without childs 2009-03-29 22:13:26 +00:00
Jo-Philipp Wich
2c7a761054 applications/luci-asterisk: initial dialplan voicemail box support 2009-03-29 19:11:57 +00:00
Jo-Philipp Wich
dd267f9457 modules/admin-full: remove duplicate fallback translation in opkg error reporting 2009-03-28 20:20:18 +00:00
Jo-Philipp Wich
e4a3fd177c modules/admin-full: improve opkg error reporting 2009-03-28 20:15:53 +00:00
Jo-Philipp Wich
275470fe63 contrib/package/olsrd-luci: remove useless menu definitions 2009-03-28 19:38:49 +00:00
Jo-Philipp Wich
5fbbf06611 i18n/japanese: enable in feed 2009-03-28 19:09:55 +00:00
Jo-Philipp Wich
986b692468 i18n: introduce initial japanese translation, thanks Tsukasa Hamano! 2009-03-28 19:01:42 +00:00
Jo-Philipp Wich
3df2864e13 contrib/package/olsrd-luci: bump to 0.5.6-r4, rebase unbloat patch 2009-03-27 17:46:56 +00:00