openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
ProtoMUCK
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
8 months
ago. based on code collected
over 1 year
ago.
Oct 07, 2022 — Oct 07, 2023
Showing page 12 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Oops, forgot a file.
foxsteve
More...
about 21 years ago
1) Added a new experimental hostname and username caching system, which will be the basis for a new shared resolver system which I'm currently working on. I'll document the new caching system as soon as it's finished, which should be tomorrow. 6) Removed the old hostname caching system. 0) Version to 2b6.47.
foxsteve
More...
about 21 years ago
A new -bind option, -bind <ip> will make protomuck bind to only the IP specified. This lets you bind to a single IP on systems with multiple IP addresses. Note that using the bind option makes the MUCK available on ONLY the IP address given, not even on 127.0.0.1. The default is the same as always before, bind to all interfaces and IP addresses available.
alynna
More...
about 21 years ago
Fix a bug in both newpermissions and moveto, newpermissions knowing how to check the permissions of #-3 (by checking the players HOME) and telling MOVETO not to try to send an exit HOME.
alynna
More...
about 21 years ago
Alynna's cygwin makefile changes were making Proto uncompilable on most platforms.
foxsteve
More...
about 21 years ago
1) Fixed two annoying warning messages I found while testing on MacOS X. 2) Increased version number to 2.0b6.44.
foxsteve
More...
about 21 years ago
CVS seems to be messed up, trying again.
foxsteve
More...
about 21 years ago
More MacOS X fixes.
foxsteve
More...
about 21 years ago
More fixes for MacOS X.
foxsteve
More...
about 21 years ago
Attempts to remove the APPLE #define from config.h.
foxsteve
More...
about 21 years ago
Added a line that will increase the stack size and heap size under cygwin. This might also work for OS-X, someone try it, oo, oo..
alynna
More...
about 21 years ago
12/14/03 23:12:23: DB FATAL ERROR! Attempt to access a bad object at wiz.c:302. Object was -3. Fixed this by wrapping a check to see if something was teleported to HOME, and output the necessary string.
alynna
More...
about 21 years ago
1) Fixed an issue with the new process renaming code not compiling on BSD. 2) Fixed an issue with process renaming using too many 'protomuck:' tags on BSD. 3) Fixed the custom pronouns bug (for real this time). 4) Version is now 2.0b6.42.
foxsteve
More...
about 21 years ago
1) Added main process renaming support. If everything works out properly, it should rename the ProtoMUCK process so it shows as 'protomuck <ver>: <muck>: <port> ... <port>' when the user uses 'ps' on the machine. 2) Added USE_PS to control above feature, on by default. 3) Modified the self-configure script for above feature. 4) Version is now 2b6.41.
foxsteve
More...
about 21 years ago
Blob hand-wrote this updated database that works properly even with ARCAHIC_DATABASES disabled.
foxsteve
More...
about 21 years ago
1) Fixed an issue with custom pronoun substitutions. (FB6 fix) 2) Version is now 2.0b6.40.
foxsteve
More...
about 21 years ago
1) Attempted to repair a #-1 crasher that I still don't understand. 2) Version increase.
foxsteve
More...
about 21 years ago
HUH propqueue implemented.
alynna
More...
about 21 years ago
Added --enable-asroot configure option, which obsoletes PROTO_AS_ROOT in config.h.
foxsteve
More...
about 21 years ago
1) Added --disable-compress option to configure script, which shuts off database compression without editing config.h. 2) Some code cleanup mostly related to interface.h and externs. 3) Made it so that an arg can be specified to the database dump routines saying if they should fork or not, which should fix a bug related to the database not always finishing dumping before the restart script kicks in after @restart. 4) Fixed some possible cases of incorrect placement of DB dump warnings with diskbasing enabled. 5) Removed -godpw command-line option. 6) Upped the version number.
foxsteve
More...
about 21 years ago
Guess.
foxsteve
More...
over 21 years ago
SSL MUF Sockets update #2
alynna
More...
over 21 years ago
SOCKSECURE will now renegotiate SSL if called by an already secure socket. SOCKUNSECURE will only NULL SSL sessions that are not already NULL.
alynna
More...
over 21 years ago
I reveal unto you, the new, SSL socket primitives. SOCKSECURE, SOCKUNSECURE, SSL_SOCKACCEPT, in all their glory.
alynna
More...
over 21 years ago
Fixed #-1 crasher.
foxsteve
More...
over 21 years ago
more ssl prim stuff
alynna
More...
over 21 years ago
More SSL socket foxes.
alynna
More...
over 21 years ago
Possibly fixed the bug that's been causing the MUF repository to crash. Socket events were being sent to program frames after they had been freed. The solution was such:
foxsteve
More...
over 21 years ago
Made sure SSL listening socket connections didn't block.
foxsteve
More...
over 21 years ago
Made sure it checks both SSL_SOCKETS and USE_SSL. Removed the need for openssl/err.h. Upped the version number.
foxsteve
More...
over 21 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
30
31
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree