18. DOOM (and other 3D games) discussion and support
19. DOS (any) & related Batch Scripting
20. Earth & Space Science + NASA
(Request - Trivial)
When performing a RESCAN of a mail base (for the first time set up of
mail bases) the messages are imported and displayed in the order
imported. Is it possible to develop a utility to re-sort the message
files by year then month then date then time.
(BUG - Critical)
Adding a .ini to the [file directories] section of bbs.ini with a
header section and no file base definitions causes a crash of the bbs
with the error magicka: lua_glue.c:182 l_getFileAreaInfo: Assertion
'sub != null' failed.
(REQUEST - Trivial)
Adding a SORTING = option to message and file definition .ini files. Options could include; - By base name [Magicka BBS Support/Dev] - By
path (thus echo tag) [MagickaBBS/msgs/fsxnet/fsx_mag] - None [order
as found in .ini file]
Administration;
(REQUEST - Trivial) - upgrade-user.sh - to make it slightly easier to adjust user levels a shell script could be added to future releases. Example script;
#!/bin/sh
sqlite3 users.sq3 'update users set sec_level='${1}' where loginname
like "'${2}'";'
usage: ./upgrade-user.sh 20 toofargone
(REQUEST - Minor) - Once a users access has been up/downgraded is it possible to reset their time per day and idle timout to match the new security level?
Display;
(BUG - Trivial) - New mail scan - after hitting any key at the "Press
any key to continue..." and the list is refreshed the first entry in
the new list is indented by one space;
18. DOOM (and other 3D games) discussion and support
19. DOS (any) & related Batch Scripting
20. Earth & Space Science + NASA
I'm not sure why you'd want a file directory with no subs?
(Request - Trivial)
When performing a RESCAN of a mail base (for the first time set up
mail bases) the messages are imported and displayed in the order imported. Is it possible to develop a utility to re-sort the messa files by year then month then date then time.
I think the best approach here would be to add an option so the user
can sort messages, perhaps by date, but also by sender, recipient
etc. This would be an additional prompt after the read prompt.
Administration;
(REQUEST - Trivial) - upgrade-user.sh - to make it slightly easier adjust user levels a shell script could be added to future release Example script;
#!/bin/sh
sqlite3 users.sq3 'update users set sec_level='${1}' where loginna
like "'${2}'";'
usage: ./upgrade-user.sh 20 toofargone
(REQUEST - Minor) - Once a users access has been up/downgraded is possible to reset their time per day and idle timout to match the security level?
A script would be ok for a in the meantime kind of tool, I'd like to
have a usercenter app like filecenter. Where you could adjust
security levels, edit users etc.
Sysop: | altere |
---|---|
Location: | Houston, TX |
Users: | 66 |
Nodes: | 4 (0 / 4) |
Uptime: | 00:36:03 |
Calls: | 635 |
Calls today: | 2 |
Files: | 7,638 |
Messages: | 292,262 |