- Apr 25, 2006
-
-
rswindell authored
ARS keywords. These require that user->cursub and user->curdir are initialized with the proper internal code associated with the current sub/dir of the user. These ARS keywords were previously only supported in the chk_ar internal to the Telnet/RLogin server (chk_ar.cpp).
-
- Apr 24, 2006
- Apr 22, 2006
-
-
deuce authored
-
- Apr 21, 2006
- Apr 20, 2006
- Apr 19, 2006
-
-
deuce authored
-
- Apr 17, 2006
- Apr 16, 2006
-
-
deuce authored
-
- Apr 14, 2006
- Apr 13, 2006
-
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
Completely and utterly untested. None of my Linux boxes even have /usr/include/alsa on them, so I simply *can't* test this without yet another Linux install. If anyone cares about this, has ALSA working correctly on their Linux box, is willing to give me a remote account that can play sound via ALSA, and is willing to sit in IRC beside the system in question to tell me if sounds are coming out, I can probobly get this working. Until then, use OSS emulation and everythign should be fine.
-
- Apr 12, 2006
-
-
deuce authored
Turn *off* ANSI Music for SyncTERM at startup... this overrides the users setting :-( CTRL-Y Will no longer work without a working ANSI terminal that supports delete line as CSI M
-
- Apr 11, 2006
- Apr 10, 2006
- Apr 08, 2006
-
-
deuce authored
-
deuce authored
Close this end too.
-
deuce authored
-
deuce authored
recv() error, pass socket by reference rather by value, rely on a much more natural termination sequence: 1) When terminate_server is set, close_request() always ends the session. 2) The session will now complete when terminate_server is set. 3) The output thread waits until the session is complete. One int -> SOCKET fix. etc.
-
deuce authored
active_clients could probobly be used for this, but it seems to work differently...
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Apr 07, 2006
-
-
rswindell authored
[re]init.
-