Commit graph

69 commits

Author SHA1 Message Date
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
Steven Barth
077db659bb * Major CBI improvements 2008-03-27 23:14:01 +00:00
Steven Barth
3f1064b919 * STUPID SVN!!!!111oneoneone ;-/ 2008-03-26 20:59:13 +00:00
Steven Barth
ca150b170d 2008-03-26 20:57:02 +00:00
Steven Barth
ba9181f7b8 2008-03-26 20:56:19 +00:00
Steven Barth
68d142e792 * CBI update
* Added some configuration pages
* Introduced contact site
* Introduced luci UCI config file
2008-03-26 20:55:14 +00:00
Steven Barth
5f9910566d * Entering Version 0.2
* Completed CBI
* Minor bugfixes and enhancements
2008-03-25 23:34:21 +00:00
Steven Barth
9fa7e0e92d * CBI: updates
* UCI: fixed argument escaping
2008-03-24 21:50:48 +00:00
Steven Barth
8e7ed0e8a7 * contrib: Updated haserl-devel Makefile to support haserl 0.9.23 2008-03-24 16:07:38 +00:00
Steven Barth
06a385370c * CBI: updates
* UCI: Introduced Session class, supporting different change file paths
* util: introduced sessionid() function
* general: Changed several error messages to OS native ones
2008-03-24 15:39:32 +00:00
Steven Barth
ef01ff75db * CBI updates 2008-03-22 21:26:44 +00:00