- Nov 01, 2003
- Oct 30, 2003
-
-
rswindell authored
-
- Oct 29, 2003
-
-
rswindell authored
timeleft (in seconds) with the configured max time (in minutes) and setting the amount of time allowed in the door to max time, so a user could easily get extra time in a door if the max time option was used. Enforcing 15-bit time left (in seconds) cap for chain.txt (WWIV) doors, works around doors that interpret this value as a signed 16-bit value.
-
- Oct 28, 2003
-
-
cyan authored
master dynamically.
-
rswindell authored
-
rswindell authored
-
rswindell authored
the system timezone by default.
-
rswindell authored
the system timezone, which handles the optional automatic toggle of the DST bit for US-zones in real-time. Previously, the DST flag would only be toggled when loading configuration files, now it will happen in real-time.
-
- Oct 27, 2003
-
-
rswindell authored
order.
-
rswindell authored
Socket.bind() argument and server.interface_ip_address property. Removed call to socket.close() to work-around fatal error: "TypeError: this.socket has no properties". Since the socket object is deleted anyway, the socket should close automatically when it is finalized. There may be a better solution to this error.
-
rswindell authored
Socket.bind() argument and server.interface_ip_address property.
-
rswindell authored
interface address argument was specified.
-
rswindell authored
particular network interface to bind to (e.g. server.interface_ip_address).
-
- Oct 26, 2003
- Oct 25, 2003
- Oct 24, 2003
-
-
cyan authored
nick (i.e. in the case of bans.) This fixes the lame "line 3575" bug.
-
rswindell authored
-
rswindell authored
-
rswindell authored
all files linked with load_cfg.c.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
cyan authored
-
rswindell authored
to stderr, with configurable error log level threshold (-E option). Created -e<filename> option to tee error messages to file and stderr. Created -o<filename> option to send console output to file (like a pipe). All options (except for -h) now support -x<value> and -x <value> syntax. When no argument is passed with -h, it acts like -H (uses local hostname). Removed -H option (redundant now).
-
rswindell authored
after execution).
-
rswindell authored
-
deuce authored
-
- Oct 23, 2003