summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2009-04-27modules/admin-core: sync uci schemaJo-Philipp Wich
2009-04-27modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is ↵Jo-Philipp Wich
now used for hostapd and mode for madwifi...
2009-04-26nixio:Steven Barth
Added binding for getifaddrs(): List network interfaces, their flags, addresses and statistics Cleanups
2009-04-24contrib/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-21contrib: add a userspace port of the Broadcom NVRAM kernel api, allows NVRAM ↵Jo-Philipp Wich
manipulation on bcm47xx
2009-04-21Merge nixio 0.2Steven Barth
2009-04-16removed 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 packageMarkus 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-16build: also find and remove .gitignore files when installing sourcesJo-Philipp Wich
2009-04-16libs/cbi: workaround git deficienciesJo-Philipp Wich
2009-04-14build/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-13build: add mklar.pl script to generate lar archives from luci source treeJo-Philipp Wich
2009-04-13contrib/lar: get rid of hardcoded buffer size in larlibJo-Philipp Wich
2009-04-13contrib/lar: refresh openwrt patchJo-Philipp Wich
2009-04-13contrib/lar: remove bitrot from lar.hJo-Philipp Wich
2009-04-13contrib/lar:Jo-Philipp Wich
- add lua binding for lar library - introduce mmap() support for lua
2009-04-12contrib/package/olsrd-luci: remove hostname from default configJo-Philipp Wich
2009-04-12modules/freifunk: add some utility scripts from white russian firmwareJo-Philipp Wich
2009-04-12applications/luci-ffwizard-leipzig: add missing uci save for firewall, save ↵Jo-Philipp Wich
is not triggered if share internet is not enabled
2009-04-12application/luci-ffwizard-leipzig: don't write system hostname to olsrd ↵Jo-Philipp Wich
config, will be taken from system config
2009-04-10libs/sys: sync zoneinfo to tzdata 2009dJo-Philipp Wich
2009-04-09applications/luci-livestats: properly escape essids (closes OpenWrt ticket ↵Jo-Philipp Wich
#4888)
2009-04-09Fix some falloutSteven Barth
2009-04-09Freufunk: I CAN HAZ ZEROES PLZKTHXSteven Barth
2009-04-08libs/web: fix file caches in dispatcher, broke when introducing lua-gz supportJo-Philipp Wich
2009-04-07contrib/lar:Jo-Philipp Wich
- unify code style and data types - optimizations for string operations
2009-04-07contrib/lar: add lar support patch for openwrt luaJo-Philipp Wich
2009-04-06contrib/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-06contrib/lar: fix buffer overflow check, define os dir seperatorJo-Philipp Wich
2009-04-06contrib/lar: check for buffer overflows in lar_find_archive() and ↵Jo-Philipp Wich
lar_find_member()
2009-04-06contrib/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-06contrib/lar: small fixes in cli.cJo-Philipp Wich
2009-04-06contrib: add "lar" - initial work on lua archive formatJo-Philipp Wich
2009-04-05build: force overwrite of already compressed files for gzip targetJo-Philipp Wich
2009-04-05trunk: add gzip build targetJo-Philipp Wich
2009-04-04trunk: prepare LuCI to handle .lua.gz filesJo-Philipp Wich
2009-04-03Backport Skip-Button supportSteven Barth
2009-03-31Add mailformat - which format to use for email Michael Geddes
2009-03-30applications/luci-asterisk: adept meetme example in default config to ↵Jo-Philipp Wich
current format, layout fixes in dialplan overview
2009-03-30applications/luci-asterisk: fix some titles in dialplan mgmnt.Jo-Philipp Wich
2009-03-30applications/luci-asterisk: add meetme support, data integrity improvementsJo-Philipp Wich
2009-03-30applications/luci-asterisk: fix voicemail storage option, don't load tzdata ↵Jo-Philipp Wich
in mailbox mgmnt.
2009-03-30libs/luanet: add svn:ignore propertyJo-Philipp Wich
2009-03-30Import luanet librarySteven Barth
Relicensed with author's permission Thanks John
2009-03-30Move to 2009cMichael Geddes
2009-03-30Can't have globals in includesMichael Geddes
2009-03-30Support voicegeneral 'format' section as listMichael Geddes
2009-03-30Update documentationMichael Geddes
2009-03-30Support for zones required for asteriskMichael Geddes
2009-03-30applications/luci-asterisk: fix link to voicemail boxes, remove ↵Jo-Philipp Wich
dialplanvoice and dialplanmeetme too when removing dialplan sections