Steven Barth
a091024163
2008-04-11 18:26:35 +00:00
Steven Barth
0268c3491f
* Major repository revision
2008-04-11 18:24:25 +00:00
Steven Barth
84889c281c
2008-04-11 18:15:40 +00:00
Steven Barth
cd498aa924
* Major repository revision
2008-04-11 18:13:58 +00:00
Steven Barth
b864e2933d
* Added DHCP page
...
* Prepared Status section
* Minor changes
2008-04-10 18:36:34 +00:00
Steven Barth
338f4598eb
* Updated Dnsmasq configuration page
2008-04-09 20:17:02 +00:00
Steven Barth
30ca47c27a
* Completed Firmware-Upgrade page
...
* Added Dnsmasq configuration page
2008-04-08 19:15:11 +00:00
Steven Barth
f341dfe91a
* Added configuration pages for Dropbear, HTTPd, Mount Points
...
* Reorganized menu structure
* Prepare firmware upgrade mechanism
2008-04-07 21:01:39 +00:00
Steven Barth
9de2f0d591
2008-04-06 19:48:29 +00:00
Steven Barth
b337ba71b1
2008-04-06 19:25:23 +00:00
Steven Barth
14e26a7ea8
* Fixed bug in package management
2008-04-06 19:21:36 +00:00
Steven Barth
f0f1cf8654
* Fixed a bug in postinst script
2008-04-06 19:09:36 +00:00
Steven Barth
fa17536851
2008-04-06 18:56:55 +00:00
Steven Barth
95594ca595
* (Hopefully) fixed package source URLs
2008-04-06 18:51:33 +00:00
Steven Barth
98656c6b54
* Cleaning up package definitions and sources to better harmonize with OpenWRT-packages
2008-04-06 18:23:58 +00:00
Steven Barth
9e67df179f
* Added IPKG-configuration
...
* Added Package management
* Added confirmation link to reboot
2008-04-06 16:58:39 +00:00
Steven Barth
6f934c0dbe
* Added file upload capabilities
2008-04-06 12:08:05 +00:00
Steven Barth
9ba8d2aea9
* Remove ffluci.util.__file__ as it relies on debug information
...
* Added ffluci.debug for things that rely on debug information
* Fixed a bug regarding path detection when Luci is bytecompiled
2008-04-05 18:35:33 +00:00
Steven Barth
348dc79268
* Updated INSTALL file
2008-04-05 17:24:45 +00:00
Steven Barth
6adf7451cf
* Added own custom version of Lua
...
* Updated Lua to produce architecture-independent bytecode
* Updated Lua to load bytecode from different endianess
* Updated Lua to use optimized integer arithmetic for CPUs without an FPU
* Updated haserl-lua to fit to optimized Lua version (hopefully this should fix: "bad header in precompiled chunk" on some platforms)
* Luci core will now be bytecompiled and stripped by default to save disk space and CPU time
2008-04-05 15:12:02 +00:00
Steven Barth
55c2ac261f
* Fixed firewall script
2008-04-03 10:10:48 +00:00
Steven Barth
7815fbedcd
* Fixed a bug in Wifi when no wifi interfaces are available
2008-04-03 09:16:38 +00:00
Steven Barth
e4c7d9b596
* Updated IPKG model
2008-04-03 08:56:06 +00:00
Steven Barth
f2fc9438a2
* Updated INSTALL file
2008-04-02 10:10:32 +00:00
Steven Barth
2f99795df6
* Reverted bloated MASQUERADE command
2008-04-01 22:30:10 +00:00
Steven Barth
e9ff9dd994
* Fixed firewall scripts
2008-04-01 22:15:24 +00:00
Steven Barth
799de8987c
* Added backend for firewall / portforwarding
2008-04-01 21:36:09 +00:00
Steven Barth
9e5ab8f339
* Added Quick&Dirty hack for head-revisioned FFLuCI
2008-04-01 07:58:44 +00:00
Steven Barth
184f13334f
* Fixed haserl-lua Makefile
...
* Fixed a bug in CBI that occured when target UCI is empty
* Added frontend for port forwarding / firewall pages
2008-03-31 22:24:32 +00:00
Steven Barth
746fdf6b47
* Fixed a conflict with haserl 0.9.23 (FFLuCI) and haserl 0.8.x (OpenWRT)
...
- Thanks to mickey (FF Hannover) for this patch
2008-03-31 19:40:31 +00:00
Steven Barth
8e49fa9c73
* Fixed a typo in INSTALL
2008-03-31 09:59:43 +00:00
Steven Barth
8dd5fda395
* Fixed information in INSTALL
2008-03-31 09:59:23 +00:00
Steven Barth
d38b1542dc
2008-03-31 09:40:02 +00:00
Steven Barth
6512b7dfdc
* Removed abandoned link to source directory
2008-03-31 09:30:19 +00:00
Steven Barth
eaea62eea5
* Made contrib/package OpenWRT feed compatible
2008-03-31 09:26:36 +00:00
Steven Barth
d79e1ec4c1
* Rewritten menu builder
...
* Moved menu definitions from controllers to model/menu
2008-03-31 08:52:24 +00:00
Steven Barth
be1cfcef38
* Added admin > index > luci (FFLuCI configuration page)
...
* Added admin > network > routes (static routes configuration page)
2008-03-31 07:25:38 +00:00
Steven Barth
8474dc767e
* template header: Added translation support for path bar
2008-03-30 19:30:30 +00:00
Steven Barth
9203ede3c7
* Added Makefile entry for ffluci.model.ipkg
...
* Set properties for ffluci.model.ipkg
2008-03-30 19:27:12 +00:00
Steven Barth
1bf67dcd79
* Moved exec, execl from ffluci.util to ffluci.sys
...
* Introduced stub for ffluci.model.ipkg
2008-03-30 19:25:31 +00:00
Steven Barth
9b4e269bea
* Added reboot page
...
* Added SSH-Keys page
* ffluci.template: Removed a debugging statement
2008-03-30 19:12:16 +00:00
Steven Barth
eee2804791
* Added simple text editor
2008-03-29 21:17:54 +00:00
Steven Barth
1c6c6d62ca
* Replaced luafilesystem with luaposix library
...
* Introduced privilege dropping capability
* Automatically drop privileges for "public" to "nobody/nogroup" (as defined in ffluci.uci)
2008-03-29 18:22:21 +00:00
Steven Barth
cdb0b2f0bf
* Completed last checkin (SVN errors)
2008-03-28 23:00:13 +00:00
Steven Barth
bd32a8aac5
* CBI: improvements, bug fixes
...
* admin: Introduced wifi, olsr, password pages
2008-03-28 22:55:27 +00:00
Steven Barth
fb2a9a328d
* CBI: Generalized templates
...
* admin > network > ifaces: Set default value for protocol allowing new sections to be created.
2008-03-28 11:00:58 +00:00
Steven Barth
7e9c97808d
* Fixed templates to be XHTML 1.1 compliant
2008-03-28 10:01:37 +00:00
Steven Barth
729c6f0f03
2008-03-28 00:20:04 +00:00
Steven Barth
95e9f0dbcd
* Added index.html redirector
2008-03-28 00:10:48 +00:00
Steven Barth
080d926497
* Removed old examples
2008-03-27 23:15:50 +00:00