- Jul 17, 2001
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added editfile() method.
-
rswindell authored
Renamed logkey/str to log_key/str.
-
rswindell authored
Created server object for FTP server version information. Fixed potential NULL pointer dereference in lprintf(). Moved time_left from user to new "ftp" object.
-
- Jul 16, 2001
-
-
rswindell authored
-
- Jul 13, 2001
- Jul 12, 2001
-
-
rswindell authored
No longer logs (or displays locally) failed password attempts if the sysop has so configured the system in SCFG.
-
- Jul 11, 2001
- Jul 10, 2001
-
-
rswindell authored
Added support for trashcan wildcards that people are more familiar with - i.e. a search string can now begin or end with a '*'.
-
- Jul 09, 2001
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
Periodically sends Telnet GA (go ahead) command after 60 seconds of inactivity. This helps detect disconnected TCP sessions.
-
rswindell authored
-
rswindell authored
Periodically sends a Telnet GA (go ahead) command during inactivity. This will help detect disconnected sockets.
-
rswindell authored
-
- Jul 08, 2001
-
-
rswindell authored
-
rswindell authored
Node paths are now statically allocated (for max nodes and max path length) - simplifying configuration code. Moved for directory creation in make_data_dirs().
-
rswindell authored
Node paths are now statically allocated (for max nodes and max path length) - simplifying configuration code.
-
rswindell authored
-
rswindell authored
prep_dir() now returns a pointer to the prepared directory.
-
rswindell authored
-
rswindell authored
-
- Jul 03, 2001
- Jul 02, 2001
-
-
rswindell authored
-