-
Need an option in Dreadnought to clear the application resource cache found in /.d0/cache.
2007-11-07 08:00:18 UTC in NewIO
-
To restrict users from running other programs we can use niod as the login shell. The downside of this is that d0 can no longer obtain resources because there is no longer access to scp on the server.
We need to remove the dependency to scp. We need to download resources in the newio channel itself.
this might also facilitate the addition of a download progress bar.
2007-11-07 07:51:42 UTC in NewIO
-
To fix this just add niod to /etc/shells and then use niod as the account shell.
This creates a new bug. d0 can no longer download resources because there is no access to scp on the server.
2007-11-07 07:47:32 UTC in NewIO
-
Accounts used to run newio programs have shell access. There needs to be a way to restrict programs to be run to only newio programs.
2007-11-07 07:45:43 UTC in NewIO
-
I believe we are using a pre-compiled libssh2 for Windows.
There is a more recent version of libssh2 and we should probably upgrade and use it if we can.
Current Release: libssh2-0.17 Aug 6, 2007
http://www.libssh2.org.
2007-09-19 15:51:25 UTC in NewIO
-
NewIO has not been compiled using mingw in a long time. It would be nice to get this working again.
2007-09-19 15:48:41 UTC in NewIO
-
nio_music_playing() is broken.
This has not worked since we moved from RPC to messages.
We need for d0 to send a NIO_MUSIC_DONE message to nio_lib when a song is done playing.
This information should be retained by nio_lib, so that it can respond properly to nio_music_playing() calls.
Responce from nio_music_playing() should be TRUE or FALSE. There are no parameters as nio_lib is set...
2007-09-11 19:51:53 UTC in NewIO
-
Ported old working copy to latest build. Not sure where I went wrong.
2007-08-14 06:09:49 UTC in NewIO
-
When you try to login, if you provide a bad login name or password you are never prompted for a new one to fix it.
2007-07-31 13:37:02 UTC in NewIO
-
Further this app is broken on Windows.
2007-07-23 04:56:49 UTC in NewIO