Commit graph

498 commits

Author SHA1 Message Date
Steven Barth
b847ba072d Make fixtime more reliable 2009-01-17 13:52:22 +00:00
Michael Geddes
77e992e78c Generate context for adding callerid name with proper sequences. 2009-01-17 12:22:46 +00:00
Michael Geddes
1df66e6fae Add LASTCALL_DIR to globals section if there is a DEST set. 2009-01-17 11:08:40 +00:00
Michael Geddes
2c79f6771c Add DisplayName option to sip/iax for callerid display 2009-01-17 11:07:52 +00:00
Michael Geddes
c661fa6278 Show that type is allowed to be specified with the target.
Show that target is a list for dialzones.
2009-01-16 23:15:43 +00:00
Michael Geddes
dd31394d2b Document domain/localnet are lists. 2009-01-16 23:14:14 +00:00
Michael Geddes
467615c25b For sipglobal, sip, handle multiple domain and localnet settings. Add the local IP for the domain automatically.
There was a conflict in names in handle_dialtarget from where it was called.  Use prefix to reduce liklihood.
2009-01-16 23:13:33 +00:00
Michael Geddes
e20b336bb1 Allow specifying the target type together with the target in the dialplan extension (rather than having a sep variable)..
Move incoming_context functions here from sipiaxconf.
Allow incoming target to have different formats for the type/target, and convert it to TYPE/target.
2009-01-16 23:10:18 +00:00
Michael Geddes
c07fb10541 Fix the split_append function so that codec modules are properly enabled. 2009-01-16 23:06:43 +00:00
Jo-Philipp Wich
d6711a5f84 contrib/package: ensure BUILD_DIR separation in olsrd-luci 2009-01-15 00:18:03 +00:00
Michael Geddes
d415e9ac42 Fix up udev zap devices to look like devfs (which asterisk expects). 2009-01-14 01:53:07 +00:00
Michael Geddes
987f7505b9 Support for tagging of names in lastcall lists.
Fix up lastcall menu so that you can type ahead.
2009-01-14 01:51:50 +00:00
Michael Geddes
1317707738 Fix some errors related to quoting variables. 2009-01-14 01:49:24 +00:00
Michael Geddes
d5f58717c6 Tidy up some bugs with quoting.
Use the ${match_all} variable - use [0-9+#*] as match-all.

Fix the section name for iax contexts prepended with iax_.

For IAX, handle uci list for 'allow', 'incoming' and 'extension'.
2009-01-14 01:48:10 +00:00
Michael Geddes
caf356d2d9 Document dialplangoto.
Add inzone documentation
2009-01-14 01:43:06 +00:00
Michael Geddes
66b15da9be Add Inzone handling - routing icoming calls based on dialed number and callerid.
Use _[0-9*+#]. in place of _. to avoid warnings in the log.

Fix some errors with quotes

Change default call type to macro for lastdialedtype.
2009-01-14 01:42:06 +00:00
Michael Geddes
642032dfe8 Make udev ZAP devices look like devfs devices. 2009-01-14 01:38:28 +00:00
Michael Geddes
459f46af9c Extensions can be a list 2009-01-14 01:37:00 +00:00
Jo-Philipp Wich
d17e770dc5 contrib/package/asterisk-xip:
- switch to uci backend in init script
	- fix syntax error in syntax script
	- bump package revision
2009-01-11 03:00:57 +00:00
Steven Barth
5a35b64dfb Added computer-readable Freifunk status page 2009-01-08 17:14:56 +00:00
Jo-Philipp Wich
ba66d54b5f contrib/package: move asterisk14-xip to feed 2009-01-08 16:21:52 +00:00
Jo-Philipp Wich
2498f60496 contrib/package: change luci-app-asterisk dependency to asterisk14-xip-core 2009-01-07 23:37:44 +00:00
Jo-Philipp Wich
e437517fe7 contrib/packages: add copyright notice to Makefile 2009-01-07 23:35:08 +00:00
Jo-Philipp Wich
9694c56558 contrib/package: make luci-app-asterisk depend on asterisk14-xip 2009-01-07 23:28:22 +00:00
Jo-Philipp Wich
deabf41b3f contrib/package: add asterisk14-xip package to prepare Asterisk/LuCI/UCI integration 2009-01-07 23:27:28 +00:00
Jo-Philipp Wich
0499017786 contrib/package: mark xrelayd as broken 2009-01-03 23:36:13 +00:00
Steven Barth
748bbc8acb Fixed a typo, moved Freifunk themes to Freifunk submenu 2009-01-02 12:38:47 +00:00
Steven Barth
5d27b7fba5 Fix some recursive dependencies 2009-01-02 12:28:55 +00:00
Steven Barth
a54e351460 Reintroduce conditional dependencies 2009-01-02 12:23:10 +00:00
Jo-Philipp Wich
6bd1476aee contrib/package: bump olsrd to most recent hg rev 2009-01-01 19:59:31 +00:00
Jo-Philipp Wich
9709bb5316 contrib/packages: fix olsrd makefile 2008-12-29 17:27:35 +00:00
Jo-Philipp Wich
64a6bf01c0 contrib/packages: add another fix for olsrd ipv6 addresses 2008-12-29 17:12:10 +00:00
Steven Barth
59a8401128 Bump UCI 2008-12-29 14:55:30 +00:00
Steven Barth
7e99c6f13a Revert "Use conditional dependencies"
- Build system is b0rken! Unknown recursive dependencies.
2008-12-29 14:28:38 +00:00
Steven Barth
cf4e7aab94 Use conditional dependencies 2008-12-29 14:21:57 +00:00
Jo-Philipp Wich
26bddd37cf contrib/packages: move olsrd to tip again and add fix for ipv6 address handling 2008-12-29 03:42:19 +00:00
Jo-Philipp Wich
fcffac2267 contrib/packages: revert to olsrd 0.5.6-r3 2008-12-29 02:52:02 +00:00
Jo-Philipp Wich
6dbc37b992 contrib/package: bump to olsrd tip 2008-12-28 21:43:38 +00:00
Steven Barth
22625f02fd Bump UCI 2008-12-23 11:47:50 +00:00
Jo-Philipp Wich
a94fdde178 contrib/package: remove @BROKEN dependency from siit wizzard 2008-12-23 05:20:16 +00:00
Jo-Philipp Wich
c836191f98 contrib/package: make luci-app-siitwizzard depend on kmod-siit 2008-12-20 23:33:38 +00:00
Jo-Philipp Wich
c511ee6eee contrib/package: mark siit wizzard as broken too 2008-12-19 12:23:28 +00:00
Jo-Philipp Wich
373e7afb14 contrib/package: drop german only notice from ff-support, mark asterisk as broken for now 2008-12-19 12:22:03 +00:00
Matteo Croce
4d23159dfe add Italian translation package 2008-12-18 01:56:28 +00:00
Steven Barth
7b0d00bb77 Axtls menuconfig fixes (thanks Yanira) 2008-12-14 11:54:40 +00:00
Jo-Philipp Wich
f7a3e34955 prevent package upgrade failures caused by sloppy postinstalls 2008-12-09 00:03:08 +00:00
Jo-Philipp Wich
08fc73b8a6 contrib: add openvpn package and mark as broken for now 2008-12-08 01:13:29 +00:00
Steven Barth
5c61c377c1 Completed LuCI Livestats 2008-12-07 19:38:31 +00:00
Jo-Philipp Wich
21da2f7c9c contrib/package: add luci-app-firewall dependency to luci-admin-full 2008-12-05 22:14:37 +00:00
Jo-Philipp Wich
23cbde0f44 contrib/package: bump olsrd-luci to v0.5.6-r3 2008-12-02 14:18:08 +00:00
Steven Barth
c63a170cde Fix linking issues 2008-11-30 15:15:03 +00:00
Steven Barth
616f0a199d more compile fixes 2008-11-30 14:50:35 +00:00
Steven Barth
a786110c6f Fix compilation of LuCIttpd 2008-11-30 13:48:56 +00:00
Steven Barth
b33943a6e8 Merge LuCIttpd 2008-11-30 13:19:45 +00:00
Jo-Philipp Wich
59fbc85161 luci/applications: add experimental SIIT setup assistant 2008-11-30 06:00:52 +00:00
Jo-Philipp Wich
dc0dc132c1 package/olsrd-luci: bump package revision 2008-11-29 01:38:40 +00:00
Jo-Philipp Wich
ca6a85fd83 package/olsrd-luci: add exception for Ip6AddrType option
applications/luci-olsr: add support for Ip6AddrType option
2008-11-29 01:36:38 +00:00
Jo-Philipp Wich
b22b8af038 contrib/package/olsrd-luci: don't write Ip4Broadcast to config by default 2008-11-27 00:14:03 +00:00
Jo-Philipp Wich
a430b5c189 contrib/package: bump olsrd to hg rev cac1df64dcd5, should fix compat issues with older olsrd versions 2008-11-26 16:24:28 +00:00
Steven Barth
47f8c9c71a Bump UCI 2008-11-15 11:24:09 +00:00
Jo-Philipp Wich
b7a720111d * luci/contrib: let operate axhttpd in nph mode 2008-11-13 15:18:32 +00:00
Jo-Philipp Wich
0d78296386 * luci/contrib: add axtls package 2008-11-09 16:11:46 +00:00
Jo-Philipp Wich
5a3422963b * luci/applications: force success for postinstall scripts 2008-11-06 01:56:01 +00:00
Jo-Philipp Wich
cbaafba1fd * luci/contrib: make luci-app-polipo depend on polipo and luci-admin-core 2008-11-05 23:19:04 +00:00
Jo-Philipp Wich
a519a8c2ed * luci/contrib: add polipo support to makefile 2008-11-05 23:10:21 +00:00
Jo-Philipp Wich
7651fd78f0 * luci: fix postinstall scripts 2008-11-05 22:06:27 +00:00
Jo-Philipp Wich
2b7f0d912e * luci/contrib/olsrd: enable olsrd in postinstall 2008-11-04 20:25:30 +00:00
Steven Barth
9e4c03a9c3 Bump UCI version 2008-11-02 13:43:17 +00:00
Jo-Philipp Wich
9033d9b7be * luci/contrib/olsrd: bump package revision 2008-10-28 19:02:19 +00:00
Jo-Philipp Wich
e4f9202707 * luci/contrib/olsrd: disable ff sample interface by default to prevent warning from init script 2008-10-28 19:00:31 +00:00
Jo-Philipp Wich
0942fcc70b * luci/applications: add new mmc_over_gpio configuration, thanks Yanira! 2008-10-27 23:07:46 +00:00
Jo-Philipp Wich
dc00b42e6d * luci: replace all "OpenWRT" occurences with "OpenWrt" 2008-10-27 15:19:58 +00:00
Jo-Philipp Wich
b601dd75c1 * luci/contrib: add asterisk to Makefile 2008-10-23 02:33:56 +00:00
Jo-Philipp Wich
fe5db50285 * luci/themes:
- create new package luci-theme-base
	- add new base package to package feed
	- make openwrt.org and openwrtlight themes depend on theme-base
2008-10-21 00:49:01 +00:00
Jo-Philipp Wich
07679380b8 * luci/contrib: add missing makefile definition for luci-app-livestats 2008-10-19 16:03:01 +00:00
Jo-Philipp Wich
e39b2bff3f * luci/applications: add experimental realtime statistics 2008-10-18 21:51:44 +00:00
Jo-Philipp Wich
e7ea9902de * luci: change svn repo location for package feeds 2008-10-16 13:06:02 +00:00
Jo-Philipp Wich
021a3fcb83 * luci/applications: add init manager 2008-10-03 17:33:29 +00:00
Steven Barth
bf61a13e30 Added tinyproxy application 2008-10-02 17:15:49 +00:00
Jo-Philipp Wich
3f372dd416 * luci/applications: add hd-idle application, thanks Yanira 2008-10-02 13:52:28 +00:00
Jo-Philipp Wich
a4bf60679d * luci/themes: add Freifunk and Freifunk-BNO themes, thanks Stefan Pirwitz 2008-09-29 19:10:51 +00:00
Steven Barth
54dc86d99c Remove unneeded dependencies 2008-09-25 12:52:55 +00:00
Steven Barth
6373105b6c Push luaposix to 5.1.4 2008-09-25 09:57:32 +00:00
Jo-Philipp Wich
5afcf03492 * luci/contrib: update olsrd to v0.5.6-r2 2008-09-24 21:26:50 +00:00
Jo-Philipp Wich
7b7e34c1ff * luci/contrib: register portuguese-brazilian translation in Makefile 2008-09-24 13:41:38 +00:00
Jo-Philipp Wich
2ba7e61dce * luci/applications: add ushare package 2008-09-24 12:46:07 +00:00
Jo-Philipp Wich
d7f7a5b0d7 * luci/contrib: reintroduce lost conffiles section from luci-addons in luci-admin-core 2008-09-23 13:56:32 +00:00
Steven Barth
251502e2cd Kill luci-addons package 2008-09-23 13:15:50 +00:00
Steven Barth
2d3f2a9eaa Change source URLs to local mirror 2008-09-19 14:44:04 +00:00
Steven Barth
464dea8ea4 Remove default latlon_file specification 2008-09-19 11:02:23 +00:00
Jo-Philipp Wich
7d0ebeb7d0 * luci/contrib/olsr: remove "option latlon_file /dev/null" from default config, will destroy system /dev/null 2008-09-19 10:36:57 +00:00
Steven Barth
60579b28e8 olsrd-luci: Enable position independent code for certain platforms 2008-09-18 18:30:57 +00:00
Jo-Philipp Wich
c10ce06b6b * luci/contrib: add missing definitions for p910nd package in trunk makefile 2008-09-17 22:26:41 +00:00
Jo-Philipp Wich
e837504281 * luci/contrib/olsr: add patch to fix HNA plugin parameter in dyngw 2008-09-15 23:24:54 +00:00
Steven Barth
b0d49454a6 luci-flash does not need to by verbose 2008-09-15 23:12:59 +00:00
Steven Barth
2df2a057dd Fixed a typo 2008-09-15 20:18:53 +00:00
Steven Barth
dbd1d3c273 Reorganised Freifunk pages
Unified Community configuration
2008-09-15 16:52:58 +00:00
Jo-Philipp Wich
25263f0144 * luci/libs/uci: register luci_hosts in ucitrack, fix dependencies for luci_ethers and luci_hosts
* luci/contrib/addons: fix luci_ethers and luci_hosts initscripts to always return 0
2008-09-14 23:57:13 +00:00
Jo-Philipp Wich
29e91c2d83 * luci/app-olsr: fix layout of IpcConnect section
* luci/contrib/olsr: fix default config
2008-09-14 23:17:10 +00:00
Jo-Philipp Wich
74c51811c8 * luci/contrib/olsr: fix initscript stop action 2008-09-14 22:53:42 +00:00
Steven Barth
5872bfa084 Overall Freifunk improvements 2008-09-14 21:59:14 +00:00
Jo-Philipp Wich
e491e67588 * luci/contrib: add xrelayd package 2008-09-14 03:51:46 +00:00
Jo-Philipp Wich
e8557bbe60 * luci/contrib: remove BROKEN dependency from freifunk modules 2008-09-14 01:02:55 +00:00
Jo-Philipp Wich
8bba6cf4d0 * luci/contrib/olsr: fix initscript to not kill itself sometimes 2008-09-13 21:45:21 +00:00
Jo-Philipp Wich
fb9fc25c3f * luci/contrib/olsr: remove HNA parameter from default config it's senseless and causes the current initscript to fail 2008-09-13 18:24:27 +00:00
Jo-Philipp Wich
db04fffe13 * luci/contrib/olsr: define conffiles section in Makefile 2008-09-13 17:29:56 +00:00
Jo-Philipp Wich
2a88e23db5 * luci/contrib/olsr: sync initscript and config format to current Kamikaze version 2008-09-13 17:23:58 +00:00
Steven Barth
b1e7465412 Overwritten ask_bool prevented flashing from happening 2008-09-12 19:50:31 +00:00
Steven Barth
2bbc4eb3c3 Revert "Redesigned firmware upgrade process" 2008-09-12 16:12:23 +00:00
Steven Barth
fade8edd2d Redesigned firmware upgrade process 2008-09-12 11:53:08 +00:00
Steven Barth
ba6928dce0 Avoid uneccessary recompilation of contrib module 2008-09-10 12:22:22 +00:00
Jo-Philipp Wich
a2683f5ffd * luci/contrib/luci-addons: fix config file overwriting issue 2008-09-07 14:55:09 +00:00
Steven Barth
087bd8afc7 Trigger post-flash reboot manually 2008-09-06 18:55:26 +00:00
Jo-Philipp Wich
be767cb726 * luci/contrib/addons: add luci_hosts infrastructure 2008-09-06 17:20:27 +00:00
Steven Barth
f61bd1a78c Fixed Luasocket build 2008-09-06 15:47:07 +00:00
Steven Barth
1c2ab810b2 Bump version to 0.9 2008-09-06 14:07:21 +00:00
Steven Barth
dbde0216c2 Rewrote UCI apply logic 2008-09-06 13:51:51 +00:00
Jo-Philipp Wich
8a1b678504 * luci/contrib/luci-addons: always create /var/etc in luci_ethers, fixes #113 - thanks KanjiMonster! 2008-09-03 22:33:53 +00:00
Jo-Philipp Wich
e97527fa06 * luci/contrib/olsrd-luci: add timer fix from (http://gredler.at/hg/olsrd/rev/ace7c0970ec) 2008-09-03 09:43:07 +00:00
Jo-Philipp Wich
c842b668b0 * luci/contrib/olsrd-luci: adept config generator to new uci api and fix ifname in interface sections 2008-09-03 00:36:13 +00:00
Jo-Philipp Wich
730b5fad7a * luci/contrib: olsrd-luci: only write sections for existing plugins, change default interface to br-lan 2008-09-01 23:42:49 +00:00
Jo-Philipp Wich
92e315d327 * luci/contrib: olsrd-luci: and now switch to 0.5.6 final while we're at it... 2008-09-01 23:26:19 +00:00
Jo-Philipp Wich
f0a08da45b * luci/contrib: olsrd-luci: fix yet another error 2008-09-01 23:21:49 +00:00
Jo-Philipp Wich
7deb140aca * luci/contrib: olsrd-luci: fix fork fallout 2008-09-01 23:18:10 +00:00
Jo-Philipp Wich
4f30dc4dbb * luci/contrib: change dependencies to use olsrd-luci instead of olsrd 2008-09-01 23:08:37 +00:00
Jo-Philipp Wich
f8b5b746ac * luci/contrib: add fork of openwrt olsrd 2008-09-01 23:02:29 +00:00
Steven Barth
87bed5db45 Added UVC-Streamer application
Contributed by Yanira
Thanks a lot
2008-09-01 21:56:30 +00:00
Steven Barth
df52b711a7 Reorganise luacurses 2008-08-31 11:16:52 +00:00
Steven Barth
36c7609063 Add luacurses to contrib 2008-08-31 11:14:47 +00:00
Steven Barth
11368a364a Shortend the new descriptions 2008-08-28 09:37:10 +00:00
Steven Barth
8ba8eef601 Changed descriptions for Essentials and Administration 2008-08-28 09:26:06 +00:00
Steven Barth
11bcdfd91a Switch back to mainline UCI 2008-08-27 21:32:05 +00:00
Steven Barth
a4761ed42f Fix some Luadoc glitches 2008-08-27 17:49:45 +00:00
Steven Barth
86a3d500d1 Switch to new UCI version 2008-08-27 15:00:12 +00:00
Steven Barth
d463d0b835 Renamed reworked UCI API to uci2 to allow a peaceful coexistence with the old one
Minor bugfixes
2008-08-27 08:53:40 +00:00
Steven Barth
9d0c00590d Rewrote advice 2008-08-26 23:56:40 +00:00
Steven Barth
1d55c476ba Add a nice user advise 2008-08-26 23:47:42 +00:00
Steven Barth
28ffe7d704 Fixed typos 2008-08-26 23:20:41 +00:00
Steven Barth
91ba7c42f5 UCI API changes 2008-08-26 23:00:44 +00:00
Steven Barth
73815885d8 Updated UCI in contrib 2008-08-26 19:10:14 +00:00
Steven Barth
df40e4df5e libs/json: Completed JSON library
modules/rpc: Added experimental JSON-RPC API
2008-08-26 17:50:32 +00:00
Steven Barth
451eacf8da CBI-UVL integration part #1 2008-08-24 16:22:49 +00:00
Jo-Philipp Wich
606f7dc313 * luci/contrib: bump uci to v0.6.0 2008-08-23 17:51:51 +00:00
Steven Barth
9cf785aba8 Added LPEG 2008-08-21 18:36:06 +00:00
Steven Barth
cfc153984d updates 2008-08-20 20:26:03 +00:00
Steven Barth
480b181631 Added batmand UCI config 2008-08-20 19:45:31 +00:00
Jo-Philipp Wich
431a2cac7b * luci/contrib: update uci to v0.5.0 2008-08-20 15:43:57 +00:00
Jo-Philipp Wich
f0bc93711d * luci/contrib: update to latest uci git version 2008-08-19 20:30:06 +00:00
Steven Barth
50a1f999ce contrib/uci: Updated .gitignore 2008-08-18 23:30:37 +00:00
Jo-Philipp Wich
63c48c8dde * luci/libs: update uci to most recent git revision 2008-08-18 20:34:15 +00:00
Jo-Philipp Wich
c82392c6f2 * luci/contrib: use bleeding edge uci version from git 2008-08-18 17:21:54 +00:00
Steven Barth
23b17ce06f Finally... 2008-08-18 01:32:49 +00:00
Steven Barth
e4e1743adf Catch... 2008-08-18 01:31:34 +00:00
Steven Barth
df97299573 try... 2008-08-18 01:30:15 +00:00
Jo-Philipp Wich
3ea4572c35 * luci/contrib: add uvl to makefile 2008-08-17 23:11:13 +00:00
Steven Barth
97ce1ad8ad Preparing rewrite of WiFi configuration 2008-08-17 18:32:53 +00:00
Steven Barth
3e30400b63 Added Russian base translation (thanks Skryabin Dmitry) 2008-08-17 10:51:38 +00:00
Steven Barth
a31b38435a Resolve some pseudo-recursive dependency 2008-08-15 00:38:11 +00:00
Jo-Philipp Wich
4e26d886eb * luci/contrib: add openwrt.org light theme to Makefile 2008-08-11 16:58:45 +00:00
Steven Barth
ba28c05242 Fixed last commit 2008-08-11 16:14:04 +00:00
Steven Barth
c10065b71c Added new Application luci-samba offering SMB/CIFS network share configuration 2008-08-11 16:05:50 +00:00
Jo-Philipp Wich
7528812494 * luci/contrib: added support for constants documentation in luadoc 2008-08-09 18:38:16 +00:00
Jo-Philipp Wich
fa2d17a3f9 * luci/contrib: implemented "@cstyle" tag in luadoc to tell whether a "module" is a class or an object instance; changed templates to use instance:function() notation for instances and function() notation for class members. 2008-08-09 17:41:01 +00:00
Jo-Philipp Wich
ba7b178943 * luci/contrib: remove remaining debugging code from luadoc 2008-08-09 16:37:34 +00:00
Jo-Philipp Wich
d8ed736906 * luci/contrib: fixed anchors in virtual module documentation, only render parameters to html which have a corresponding @param tag 2008-08-09 16:36:16 +00:00
Jo-Philipp Wich
e4f0c97551 * luci/contrib: added support for multiple modules per file in luadoc 2008-08-09 16:01:31 +00:00
Steven Barth
d1998ce924 Added missing dependency which broke LuCI
Removed unneeded Broadcom sanity check
2008-08-09 00:42:35 +00:00
Steven Barth
77ef326e77 Use http instead of https in Makefile 2008-08-07 13:14:35 +00:00
Steven Barth
c9a2925055 libs/core: Outsourced luci.sys to own directory 2008-08-06 21:40:48 +00:00
Steven Barth
50093ed3d9 Moved luci.sys.libpath to luci.util 2008-08-06 20:20:40 +00:00
Steven Barth
b1b0c085de Outsourced IPKG abstraction to own directory 2008-08-06 19:51:48 +00:00
Steven Barth
66ab2700d7 Reenable working Freifunk modules 2008-08-06 19:45:21 +00:00
Steven Barth
e194d33c53 Add bitlib Makefile 2008-08-05 17:14:58 +00:00
Steven Barth
ab7bda0b89 Fixed OpenWRT Makefile, mark Freifunk packages as broken 2008-08-05 16:10:47 +00:00
Steven Barth
a0d4bfceb5 Remove incompatible interface alias script 2008-08-05 10:42:50 +00:00
Steven Barth
1cf78edcbf Remove abandoned firewall configuration file 2008-08-05 00:09:59 +00:00
Steven Barth
ad04a82125 Add firewall configuration to dev environment 2008-08-04 23:37:59 +00:00
Steven Barth
9a63ad7c10 applications/luci-fw: Reworked to use the new native UCI-based firewall configuration 2008-08-04 23:36:33 +00:00
Jo-Philipp Wich
15e7639168 * luci/contrib: fix bitlib compilation 2008-08-04 22:46:26 +00:00
Jo-Philipp Wich
9a3d3b2787 * luci/contrib: packaged bitlib 2008-08-04 21:35:37 +00:00
Steven Barth
15facd9280 modules/admin-*: Fixes for firmware upgrade and system reset 2008-08-03 16:33:49 +00:00
Steven Barth
e3097c4df3 luci-addons: Fixed keeping of configuration files in luci-flash 2008-08-03 09:52:12 +00:00
Steven Barth
edc26dadc0 Bump UCI version to 0.4.8 2008-08-03 09:52:07 +00:00
Steven Barth
c16a35d551 Revert "Bump UCI version"
This reverts commit 7c0dee58bf452347d264556a09195d0a7a825b0e.
2008-07-30 23:20:35 +00:00
Steven Barth
a215d44a35 Bump UCI version 2008-07-30 21:26:17 +00:00
Steven Barth
8c3ee6f9b7 Added "apidocs" target to Makefile
contrib/luadoc: Added luadoc executable
libs: Fixed typos in inline documentation
2008-07-29 21:16:12 +00:00
Steven Barth
f9190f8945 Improved OpenWRT Makefile 2008-07-26 22:13:31 +00:00
Steven Barth
185e98d7b9 Fixed OpenWRT Makefile 2008-07-26 22:11:26 +00:00
Steven Barth
47774572e0 contrib/package: Add luaposix to OpenWRT feed 2008-07-26 15:33:50 +00:00
Steven Barth
7384e0e6b7 Rewrote host environment targets to work out of the box 2008-07-24 13:55:11 +00:00
Steven Barth
dba6854d65 Ported luadoc to use luaposix instead of lfs 2008-07-23 14:04:26 +00:00
Jo-Philipp Wich
7b60b141d8 * luci: add modified luadoc source to contrib 2008-07-23 13:27:25 +00:00
Steven Barth
3da2286b3d Improved reloading system, fixed a bug with saving network settings 2008-07-19 14:18:03 +00:00
Steven Barth
3b7e4eaaf8 Added non-stripped debug target for LuCI 2008-07-19 10:27:23 +00:00
Steven Barth
bf4cc6b991 Package description updates 2008-07-18 21:39:23 +00:00
Steven Barth
5c419acf92 Added new applications luci-ddns to luci-full and luci-mini 2008-07-17 21:59:04 +00:00
Steven Barth
d9bcb87608 contrib/luaposix: Updated to 5.1.3 2008-07-17 21:58:53 +00:00
Steven Barth
fce0b84501 Added new application luci-ntpc to luci-full and luci-mini 2008-07-17 21:01:15 +00:00
Steven Barth
43b9951481 New application luci-upnp for luci-full and luci-mini 2008-07-17 18:11:15 +00:00
Steven Barth
52d49762ed applications/luci-qos: Smaller enhancements, support for luci-mini
applications/luci-fw: Fixed support for luci-mini
libs/web: Removed luci.dispatcher.registered
2008-07-17 16:02:29 +00:00