| project home | /[freewrt]/branches/common-nfo/package/fwwif/Makefile |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
convert fwwif too, more samples don't hurt
copy trunk/freewrt r3264 into a new branch for making the nfo system because upgrading the old adk branch would be a hell more work
next round of fixes
add WLAN/WPA configurator, experimental/untested
make postinstall scripts require mksh as functions.sh does (how good it's in lbin/ anyway)
disable reload, as it doesn't (yet?) work correctly
disable flushing the output, it disconnects the client .oO(why does this sort of stuff work with PHP then?)
fix path to CSS
tommi@ says this is needed to flush the output too
fix URI
implement reload and reboot (or so I hope)
stopping didn't always reliably work, use killall tntnet
turn commit into some kind of management console
implement password authentication; the /etc/fwwif/passwd will be auto-generated from the r̲o̲o̲t̲ password if it doesn't exist and is cached for an entire webinterface session
disable non-ssl access to fwwif, now that tntnet no longer crashes on it
implement some kind of module enumerator, so that all modules can display their own contents on the index page, as suggested by wbx@ note: this NEEDS the configuration variable! also fixup the newline issue, rcs ids, etc.
• since MapUrl seems to have a first-map policy, move the generics past the specifics • provide a link back to / on the footer of every page
fix all the URI mapping semantical errors – on MirBSD, since it doesn't crash there when it should return a 404
ok, I officially don't get it. • http://192.168.1.1/ works • http://192.168.1.1/version works • http://192.168.1.1/hello crashes instead of delivering hello@hello • http://192.168.1.1/hello/ delivers wrong page fwwif@fwwif instead of hello@hello • http://192.168.1.1/hello/hello crashes instead of delivering hello@hello • http://192.168.1.1/hello/tntnet.jpg crashes instead of delivering tntnet.jpg@hello Any ideas?
add what to determine the versions of the fwwif components
attempt to integrate fwwif into the build, still experimental
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| root@freewrt.org:443 | ViewVC Help |
| Powered by ViewVC 1.1.20 |