project/luci.git
15 years ago* luci/statistics: remove unneeded processes/ps_state diagram definition
Jo-Philipp Wich [Tue, 3 Jun 2008 23:22:55 +0000 (23:22 +0000)]
* luci/statistics:      remove unneeded processes/ps_state diagram definition

15 years ago* luci/statistics: added missing iptables/ipt_bytes definition, svn property fixups
Jo-Philipp Wich [Tue, 3 Jun 2008 23:18:37 +0000 (23:18 +0000)]
* luci/statistics: added missing iptables/ipt_bytes definition, svn property fixups

15 years agofix footer
Felix Fietkau [Tue, 3 Jun 2008 23:17:40 +0000 (23:17 +0000)]
fix footer

15 years ago* luc/statistics: add file/license headers
Jo-Philipp Wich [Tue, 3 Jun 2008 23:15:16 +0000 (23:15 +0000)]
* luc/statistics: add file/license headers

15 years agosome error handling for fs.dir(...) == nil
Felix Fietkau [Tue, 3 Jun 2008 22:50:21 +0000 (22:50 +0000)]
some error handling for fs.dir(...) == nil

15 years agomake use of the new features in the binding for uci v0.4.0 - fixes remaining dependen...
Felix Fietkau [Tue, 3 Jun 2008 22:42:01 +0000 (22:42 +0000)]
make use of the new features in the binding for uci v0.4.0 - fixes remaining dependencies of libuci.lua on the cli

15 years ago* Increased menu font size
Steven Barth [Tue, 3 Jun 2008 21:09:43 +0000 (21:09 +0000)]
* Increased menu font size

15 years ago* Linked statistic graphs to Freifunk module
Steven Barth [Tue, 3 Jun 2008 20:22:54 +0000 (20:22 +0000)]
* Linked statistic graphs to Freifunk module

15 years ago* luci/statistics: move public pages to /admin/statistics/graph/
Jo-Philipp Wich [Tue, 3 Jun 2008 20:04:20 +0000 (20:04 +0000)]
* luci/statistics: move public pages to /admin/statistics/graph/

15 years ago* luci/contrib: drop "(incomplete)" notice in Makefile for statistics
Jo-Philipp Wich [Tue, 3 Jun 2008 19:33:16 +0000 (19:33 +0000)]
* luci/contrib: drop "(incomplete)" notice in Makefile for statistics

15 years ago* luci/statistics: update config generator
Jo-Philipp Wich [Tue, 3 Jun 2008 19:22:55 +0000 (19:22 +0000)]
* luci/statistics: update config generator

15 years ago* luci/statistics: update default config
Jo-Philipp Wich [Tue, 3 Jun 2008 19:18:29 +0000 (19:18 +0000)]
* luci/statistics: update default config

15 years ago* luci/core: util.lua: implement min(utes) in parse_units()
Jo-Philipp Wich [Tue, 3 Jun 2008 19:12:32 +0000 (19:12 +0000)]
* luci/core: util.lua: implement min(utes) in parse_units()

15 years ago* luci/statistics: implement timespan selection in public interface
Jo-Philipp Wich [Tue, 3 Jun 2008 19:05:34 +0000 (19:05 +0000)]
* luci/statistics: implement timespan selection in public interface

15 years ago* libs/web: Added support for custom query strings
Steven Barth [Tue, 3 Jun 2008 18:02:53 +0000 (18:02 +0000)]
* libs/web: Added support for custom query strings

15 years ago* Added luasocket OpenWRT Makefile
Steven Barth [Tue, 3 Jun 2008 17:19:53 +0000 (17:19 +0000)]
* Added luasocket OpenWRT Makefile

15 years ago* applications/luci-splash: Fixed a typo
Steven Barth [Tue, 3 Jun 2008 16:53:51 +0000 (16:53 +0000)]
* applications/luci-splash: Fixed a typo

15 years ago* Fixed last commit
Steven Barth [Tue, 3 Jun 2008 16:47:42 +0000 (16:47 +0000)]
* Fixed last commit

15 years ago* Fixed COPTS handling in OpenWRT Makefile
Steven Barth [Tue, 3 Jun 2008 16:41:32 +0000 (16:41 +0000)]
* Fixed COPTS handling in OpenWRT Makefile
* libs/fastindex: fixed Makefile

15 years ago* Changed Makefile to honour COPTS
Steven Barth [Tue, 3 Jun 2008 16:33:42 +0000 (16:33 +0000)]
* Changed Makefile to honour COPTS

15 years agoRevert "* Don't override environment variables in Makefile"
Steven Barth [Tue, 3 Jun 2008 16:33:34 +0000 (16:33 +0000)]
Revert "* Don't override environment variables in Makefile"

This reverts commit e60afb9e0d2b1f791399f91c5de626fe215d1d88.

15 years ago* Removed dependency on fastindex due to some bugs
Steven Barth [Mon, 2 Jun 2008 21:36:21 +0000 (21:36 +0000)]
* Removed dependency on fastindex due to some bugs

15 years ago* Don't override environment variables in Makefile
Steven Barth [Mon, 2 Jun 2008 21:01:59 +0000 (21:01 +0000)]
* Don't override environment variables in Makefile

15 years ago* Moved Freifunk status pages to admin-core and linked them in Freifunk
Steven Barth [Mon, 2 Jun 2008 20:16:05 +0000 (20:16 +0000)]
* Moved Freifunk status pages to admin-core and linked them in Freifunk
* luci/web: Added assign() to dispatcher to reference foreign nodes in the dispatching tree

15 years ago* Changed OpenWRT Makefile to support OpenWRT compiler flags
Steven Barth [Mon, 2 Jun 2008 19:27:06 +0000 (19:27 +0000)]
* Changed OpenWRT Makefile to support OpenWRT compiler flags

15 years ago* libs/fastindex: Changed Makefile to use LUCI_INSTALLDIR
Steven Barth [Mon, 2 Jun 2008 19:14:56 +0000 (19:14 +0000)]
* libs/fastindex: Changed Makefile to use LUCI_INSTALLDIR

15 years ago* luci/core: util.lua: added parse_units() helper function
Jo-Philipp Wich [Mon, 2 Jun 2008 18:02:00 +0000 (18:02 +0000)]
* luci/core: util.lua: added parse_units() helper function

15 years ago* Added native basic authentication support
Steven Barth [Mon, 2 Jun 2008 17:49:27 +0000 (17:49 +0000)]
* Added native basic authentication support
* Cleanups

15 years ago* luci/core: cbi.lua: automatically set size of MultiValue fields
Jo-Philipp Wich [Mon, 2 Jun 2008 16:21:41 +0000 (16:21 +0000)]
* luci/core: cbi.lua: automatically set size of MultiValue fields

15 years agoalways enable luaposix
Felix Fietkau [Mon, 2 Jun 2008 15:57:17 +0000 (15:57 +0000)]
always enable luaposix

15 years agoadd luaposix crypt() support
Felix Fietkau [Mon, 2 Jun 2008 15:51:59 +0000 (15:51 +0000)]
add luaposix crypt() support

15 years ago* Reintegrated fastindex support
Steven Barth [Mon, 2 Jun 2008 15:36:13 +0000 (15:36 +0000)]
* Reintegrated fastindex support

15 years agoRevert "full fastindex integration, drop old cache stuff"
Steven Barth [Mon, 2 Jun 2008 15:36:05 +0000 (15:36 +0000)]
Revert "full fastindex integration, drop old cache stuff"

This reverts commit 19917e78d47dc33c3f75b7fac9585e534d144fd3.

15 years agofull fastindex integration, drop old cache stuff
Steven Barth [Mon, 2 Jun 2008 15:35:57 +0000 (15:35 +0000)]
full fastindex integration, drop old cache stuff

15 years agofix fastindex namespace
Steven Barth [Mon, 2 Jun 2008 15:35:44 +0000 (15:35 +0000)]
fix fastindex namespace

15 years agoignore vim swap files
Steven Barth [Mon, 2 Jun 2008 15:35:37 +0000 (15:35 +0000)]
ignore vim swap files

15 years agomove the .o and .so .gitignore lines to the top level .gitignore
Steven Barth [Mon, 2 Jun 2008 15:35:30 +0000 (15:35 +0000)]
move the .o and .so .gitignore lines to the top level .gitignore

15 years agoadd the fastindex module
Steven Barth [Mon, 2 Jun 2008 15:35:22 +0000 (15:35 +0000)]
add the fastindex module

15 years agoremove unnecessary compiler command line stuff in sgi-webuci
Steven Barth [Mon, 2 Jun 2008 15:35:10 +0000 (15:35 +0000)]
remove unnecessary compiler command line stuff in sgi-webuci

15 years agofix symlink creation
Steven Barth [Mon, 2 Jun 2008 15:34:59 +0000 (15:34 +0000)]
fix symlink creation

15 years agofix luaposix build
Steven Barth [Mon, 2 Jun 2008 15:34:33 +0000 (15:34 +0000)]
fix luaposix build

15 years agoadd "run" target
Steven Barth [Mon, 2 Jun 2008 15:34:26 +0000 (15:34 +0000)]
add "run" target

15 years ago* luci/statistics: add init script
Jo-Philipp Wich [Mon, 2 Jun 2008 01:49:51 +0000 (01:49 +0000)]
* luci/statistics: add init script

15 years ago* luci/statistics: template and controller translation
Jo-Philipp Wich [Mon, 2 Jun 2008 00:48:25 +0000 (00:48 +0000)]
* luci/statistics: template and controller translation

15 years ago* luci/statistics: complete cbi model translation
Jo-Philipp Wich [Sun, 1 Jun 2008 23:52:07 +0000 (23:52 +0000)]
* luci/statistics: complete cbi model translation

15 years ago* luci/core: cbi.lua: fix auto-i18n for values inside typed sections
Jo-Philipp Wich [Sun, 1 Jun 2008 21:20:20 +0000 (21:20 +0000)]
* luci/core: cbi.lua: fix auto-i18n for values inside typed sections

15 years ago* luci/core: cbi.lua: NamedSection and TypedSection take different numbers of argumen...
Jo-Philipp Wich [Sun, 1 Jun 2008 18:34:13 +0000 (18:34 +0000)]
* luci/core: cbi.lua: NamedSection and TypedSection take different numbers of arguments, move i18n init to corresponding constructors

15 years ago* Fixed last commit
Steven Barth [Sun, 1 Jun 2008 17:25:07 +0000 (17:25 +0000)]
* Fixed last commit

15 years ago* Added timing fix
Steven Barth [Sun, 1 Jun 2008 17:22:21 +0000 (17:22 +0000)]
* Added timing fix

15 years agoRevert "* Added time initialization init.d script to luci-addons"
Steven Barth [Sun, 1 Jun 2008 17:22:11 +0000 (17:22 +0000)]
Revert "* Added time initialization init.d script to luci-addons"

This reverts commit 5a8742b6a83857fcc8477762717af81a791cac65.

15 years agoRevert "* Fixed last commit"
Steven Barth [Sun, 1 Jun 2008 17:22:01 +0000 (17:22 +0000)]
Revert "* Fixed last commit"

This reverts commit 2ad50a40d16e5c53dde95d08e4f9fb6072c29a1e.

15 years ago* Fixed last commit
Steven Barth [Sun, 1 Jun 2008 17:02:19 +0000 (17:02 +0000)]
* Fixed last commit

15 years ago* Added time initialization init.d script to luci-addons
Steven Barth [Sun, 1 Jun 2008 16:55:59 +0000 (16:55 +0000)]
* Added time initialization init.d script to luci-addons

15 years ago* luci/core: cbi.lua: automatic i18n capabilities; whitespace cleanup
Jo-Philipp Wich [Sun, 1 Jun 2008 16:42:33 +0000 (16:42 +0000)]
* luci/core: cbi.lua: automatic i18n capabilities; whitespace cleanup

15 years ago* libs/core: Adapted luci.util.strip_bytecode to handle lnum-bytecode correctly
Steven Barth [Sun, 1 Jun 2008 14:54:58 +0000 (14:54 +0000)]
* libs/core: Adapted luci.util.strip_bytecode to handle lnum-bytecode correctly

15 years ago* Added dependencies for i18n/german to applications/community-*
Steven Barth [Sun, 1 Jun 2008 12:48:37 +0000 (12:48 +0000)]
* Added dependencies for i18n/german to applications/community-*

15 years ago* Added initial German Translation stub
Steven Barth [Sun, 1 Jun 2008 12:47:05 +0000 (12:47 +0000)]
* Added initial German Translation stub

15 years ago* Added dependency for English translation to modules/admin-core
Steven Barth [Sun, 1 Jun 2008 12:36:36 +0000 (12:36 +0000)]
* Added dependency for English translation to modules/admin-core

15 years ago* luci/web: Set default language to English
Steven Barth [Sun, 1 Jun 2008 12:35:19 +0000 (12:35 +0000)]
* luci/web: Set default language to English
* applications/community-*: Set default language to German

15 years ago* Added OpenWRT package for english translation (incomplete)
Steven Barth [Sun, 1 Jun 2008 12:22:47 +0000 (12:22 +0000)]
* Added OpenWRT package for english translation (incomplete)
* libs/core: Fixed indentation of luci.util.strip_bytecode

15 years ago* Performance optimizations
Steven Barth [Sun, 1 Jun 2008 12:12:18 +0000 (12:12 +0000)]
* Performance optimizations
* libs/core: Added bytecode stripping function to luci.util
* libs/core: Added smart indexcache that automatically updates cached index-files on change
* libs/web: Enabled template caching support
* Core Translation part 4

15 years ago* luci/statistics: let rrdtool.lua use values from the configuration, added irq diagr...
Jo-Philipp Wich [Sun, 1 Jun 2008 03:12:48 +0000 (03:12 +0000)]
* luci/statistics: let rrdtool.lua use values from the configuration, added irq diagram model

15 years ago* Core translation part 3
Steven Barth [Sat, 31 May 2008 14:48:48 +0000 (14:48 +0000)]
* Core translation part 3

15 years ago* Core translation part 2
Steven Barth [Sat, 31 May 2008 13:57:30 +0000 (13:57 +0000)]
* Core translation part 2

15 years ago* Moved theme Fledermaus to Freifunk submenu
Steven Barth [Sat, 31 May 2008 08:12:02 +0000 (08:12 +0000)]
* Moved theme Fledermaus to Freifunk submenu

15 years ago* Reset default theme to "Fledermaus" for freifunk community packages
Steven Barth [Sat, 31 May 2008 08:07:50 +0000 (08:07 +0000)]
* Reset default theme to "Fledermaus" for freifunk community packages

15 years ago* Core translation part 1
Steven Barth [Sat, 31 May 2008 08:04:49 +0000 (08:04 +0000)]
* Core translation part 1
* Introduced new default theme "OpenWRT.org"
* Minor tweaks

15 years ago* Reintroduced compiling support
Steven Barth [Fri, 30 May 2008 20:49:23 +0000 (20:49 +0000)]
* Reintroduced compiling support
* Added switch for Production (compiled) / Debug (source) - Target to OpenWRT configuration menu

15 years ago* luci/statistics: added diagram models for process and df plugins, adept contro...
Jo-Philipp Wich [Fri, 30 May 2008 00:26:18 +0000 (00:26 +0000)]
* luci/statistics:      added diagram models for process and df plugins, adept controller to recent luci core, support models with per instance diagrams and index diagrams, added new strings to language file

15 years ago* Temporarily disabled fastindex-support due to a bug where controllers containing...
Steven Barth [Thu, 29 May 2008 19:39:08 +0000 (19:39 +0000)]
* Temporarily disabled fastindex-support due to a bug where controllers containing "require"-calls are not indexed correctly

15 years ago* libs/web: Added .leaf attribute to dispatching tree to stop dispatching at a certai...
Steven Barth [Thu, 29 May 2008 19:18:49 +0000 (19:18 +0000)]
* libs/web: Added .leaf attribute to dispatching tree to stop dispatching at a certain node
* libs/web: Added rewrite target for advanced aliasing

15 years ago* Fixed dispatching regex
Steven Barth [Thu, 29 May 2008 18:52:22 +0000 (18:52 +0000)]
* Fixed dispatching regex

15 years ago* Bugfixes
Steven Barth [Thu, 29 May 2008 18:27:12 +0000 (18:27 +0000)]
* Bugfixes
* Moved cbi.js into the right directory
* Added more debugging to dispatcher
* Introduced about page

15 years ago* luci/statistics: include cpu plugin in stat-genconfig
Jo-Philipp Wich [Thu, 29 May 2008 16:00:34 +0000 (16:00 +0000)]
* luci/statistics: include cpu plugin in stat-genconfig

15 years agoRevert "* luci/core: dispatcher.lua: fix build_url()"
Steven Barth [Thu, 29 May 2008 13:51:32 +0000 (13:51 +0000)]
Revert "* luci/core: dispatcher.lua: fix build_url()"

This reverts commit 7512f2e5f533cb8ef51a9e4ee01081da0df23853.

15 years ago* luci/statistics: generate submenus for plugins with multiple instances, i18n menu...
Jo-Philipp Wich [Thu, 29 May 2008 00:59:58 +0000 (00:59 +0000)]
* luci/statistics: generate submenus for plugins with multiple instances, i18n menu entries

15 years ago* luci/core: dispatcher.lua: fix build_url()
Jo-Philipp Wich [Thu, 29 May 2008 00:58:52 +0000 (00:58 +0000)]
* luci/core: dispatcher.lua: fix build_url()

15 years ago* luci/statistics: implement initial i18n support, added first translations, removed...
Jo-Philipp Wich [Wed, 28 May 2008 22:34:26 +0000 (22:34 +0000)]
* luci/statistics: implement initial i18n support, added first translations, removed hardcoded strings from models

15 years ago* Preparing about page
Steven Barth [Wed, 28 May 2008 21:02:52 +0000 (21:02 +0000)]
* Preparing about page

15 years ago* Fixed OpenWRT Makefile
Steven Barth [Wed, 28 May 2008 20:55:05 +0000 (20:55 +0000)]
* Fixed OpenWRT Makefile

15 years ago* Fixed OpenWRT Makefile
Steven Barth [Wed, 28 May 2008 20:20:35 +0000 (20:20 +0000)]
* Fixed OpenWRT Makefile
* Added missing postinst file

15 years ago* Reworked Makefiles
Steven Barth [Wed, 28 May 2008 19:37:43 +0000 (19:37 +0000)]
* Reworked Makefiles
* Introduced following targets:
build: gccbuild luabuild
gccbuild: compile
luabuild: luasource||luacompile
* Removed requirement for lua-headers respecting lua-only builds
* Split compile part of OpenWRT Makefile

15 years ago* luci/statistics: added diagram model for interface plugin
Jo-Philipp Wich [Wed, 28 May 2008 19:37:20 +0000 (19:37 +0000)]
* luci/statistics: added diagram model for interface plugin

15 years ago* luci/statistics: implement a more advanced diagram generator in rrdtool.lua, simpli...
Jo-Philipp Wich [Wed, 28 May 2008 17:51:15 +0000 (17:51 +0000)]
* luci/statistics: implement a more advanced diagram generator in rrdtool.lua, simplified diagram models, fix bug in datatree.lua

15 years agoSquashed commit of the following:
Steven Barth [Wed, 28 May 2008 15:28:13 +0000 (15:28 +0000)]
Squashed commit of the following:

commit d45d1757d24d8214f730af1a3401dd2bef4a434f
Author: Steven <steven@cyrus.homeunix.org>
Date:   Wed May 28 17:23:27 2008 +0200

    * libs/core: Removed dummymode checks in sys
    * libs/sgi-webuci: Fixes

commit b870e8d345bc8912fd8ab61d463b9d68b924a6f4
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 15:40:10 2008 +0200

    fix path to theme

commit e3732926bd98db4cc38de6eb8018cd4e55176699
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:56:03 2008 +0200

    set the proper path to the config in dummy mode

commit a75aecf46f037c98bd6e49b9e48adb735d76d150
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:50:42 2008 +0200

    add some dummy mode support

commit 12bb39ef606bca6b403cc982213a6597b76dc1b3
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:41:56 2008 +0200

    normalize paths

commit 7aaad1103fd2bdc75aca158baa6ef191f9a961c6
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:27:26 2008 +0200

    add missing require statement

commit 5766274bd2511b00c42b474aeeeb3efaca6ded9b
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:19:54 2008 +0200

    add optional luaposix package (patched for darwin support)

commit 9e257a76d03722fc0ce8312aa9952641b21424bd
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 20:21:59 2008 +0200

    add missing files, more integration for the boa plugin, fix path to lua modules

commit dacc1a98ec946975fcb19f87076dfa7db865fca6
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 19:42:37 2008 +0200

    use "compile" instead of "source" and rename the old version of compile to "compile-all"

commit eb14777c4fee1eb5740aba1e5603e481320da7b1
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 19:41:59 2008 +0200

    more boa integration

commit df0afb965bf0a987b653e9d0acadf3151179a596
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 18:33:42 2008 +0200

    build boa and the webuci.so plugin along with sgi-webuci

commit 878161dabf32066631103d199e2cbaf3f5a7fb07
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 18:03:16 2008 +0200

    add .gitignore

15 years ago* Updated dispatching cache mechanism
Steven Barth [Wed, 28 May 2008 04:08:54 +0000 (04:08 +0000)]
* Updated dispatching cache mechanism

15 years ago* luci/statistics: adept controller to new dispatcher requirements
Jo-Philipp Wich [Tue, 27 May 2008 21:23:11 +0000 (21:23 +0000)]
* luci/statistics: adept controller to new dispatcher requirements

15 years ago* Optimized dispatching model
Steven Barth [Tue, 27 May 2008 20:39:48 +0000 (20:39 +0000)]
* Optimized dispatching model

15 years ago* luci/statistics: implement flip, overlay and total options for diagram models,...
Jo-Philipp Wich [Tue, 27 May 2008 20:32:04 +0000 (20:32 +0000)]
* luci/statistics: implement flip, overlay and total options for diagram models, improved/fixed netlink and wireless models

15 years ago* Fixed caching mechanism
Steven Barth [Tue, 27 May 2008 15:40:49 +0000 (15:40 +0000)]
* Fixed caching mechanism

15 years ago* Added cache to createindex_plain
Steven Barth [Tue, 27 May 2008 14:40:41 +0000 (14:40 +0000)]
* Added cache to createindex_plain

15 years ago* Fixed Makefile
Steven Barth [Tue, 27 May 2008 12:46:10 +0000 (12:46 +0000)]
* Fixed Makefile

15 years agocommit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
Steven Barth [Tue, 27 May 2008 12:23:39 +0000 (12:23 +0000)]
commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 13:56:12 2008 +0200

    rename src/ to luasrc/

15 years agoadd some indirection around make targets of module.mk, so you can combine it more...
Steven Barth [Tue, 27 May 2008 12:13:19 +0000 (12:13 +0000)]
add some indirection around make targets of module.mk, so you can combine it more easily with other build instructions

15 years agofix make clean
Steven Barth [Tue, 27 May 2008 12:13:12 +0000 (12:13 +0000)]
fix make clean

15 years ago* 3rd Package reorgnaisation
Steven Barth [Tue, 27 May 2008 09:33:52 +0000 (09:33 +0000)]
* 3rd Package reorgnaisation
* Moved core, web, cbi to libs
* Refactored OpenWRT Makefile to separate Libraries, Webinterface Components, Freifunk packages

15 years ago* Separated CBI from LuCI Web
Steven Barth [Tue, 27 May 2008 08:32:10 +0000 (08:32 +0000)]
* Separated CBI from LuCI Web
* Updated OpenWRT-Makefile

15 years ago* Separated the MVC-Webframework from core
Steven Barth [Tue, 27 May 2008 08:14:24 +0000 (08:14 +0000)]
* Separated the MVC-Webframework from core
* Separated i18n from core to prepare translations

15 years ago* Reworked host-Target for global Makefile
Steven Barth [Mon, 26 May 2008 12:16:16 +0000 (12:16 +0000)]
* Reworked host-Target for global Makefile
* Fixed dispatcher to correctly support fastindex

15 years ago* Updated dispatcher to use fastindex if available
Steven Barth [Mon, 26 May 2008 09:45:12 +0000 (09:45 +0000)]
* Updated dispatcher to use fastindex if available
* Updated webuci SGI
* Updated dispatcher