English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Log of /branches/common-nfo/package/fwwif/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 3276 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 18 16:57:51 2007 UTC (6 years, 7 months ago) by tg
File length: 805 byte(s)
Diff to previous 3265
convert fwwif too, more samples don't hurt


Revision 3265 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 18 12:45:43 2007 UTC (6 years, 7 months ago) by tg
File length: 918 byte(s)
Diff to previous 3254
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


Revision 3254 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 17 13:27:46 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 918 byte(s)
Diff to previous 3247
next round of fixes


Revision 3247 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 17 10:32:54 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 918 byte(s)
Diff to previous 3239
add WLAN/WPA configurator, experimental/untested


Revision 3239 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 16 16:39:51 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3174
make postinstall scripts require mksh as functions.sh does
(how good it's in lbin/ anyway)


Revision 3174 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 9 09:44:16 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3134
disable reload, as it doesn't (yet?) work correctly


Revision 3134 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 4 15:16:16 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3130
disable flushing the output, it disconnects the client
.oO(why does this sort of stuff work with PHP then?)


Revision 3130 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 4 13:57:10 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3123
fix path to CSS


Revision 3123 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 4 11:13:56 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3121
tommi@ says this is needed to flush the output too


Revision 3121 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 4 11:06:49 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3115
fix URI


Revision 3115 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 3 17:19:19 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3111
implement reload and reboot (or so I hope)


Revision 3111 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 3 16:39:58 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3109
stopping didn't always reliably work, use killall tntnet


Revision 3109 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 3 16:18:07 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3108
turn commit into some kind of management console


Revision 3108 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 3 15:59:14 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3102
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


Revision 3102 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 3 11:13:33 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3041
disable non-ssl access to fwwif, now that tntnet no longer crashes on it


Revision 3041 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 29 20:35:26 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3038
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.


Revision 3038 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 29 18:50:27 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3037
• 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


Revision 3037 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 29 18:12:09 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3034
fix all the URI mapping semantical errors – on MirBSD, since it doesn't
crash there when it should return a 404


Revision 3034 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 29 17:12:12 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3031
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?


Revision 3031 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 29 15:52:08 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
Diff to previous 3028
add what to determine the versions of the fwwif components


Revision 3028 - (view) (download) (annotate) - [select for diffs]
Added Fri Jun 29 15:41:12 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/fwwif/Makefile
File length: 849 byte(s)
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.

  Diffs between and
  Type of Diff should be a

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20