Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fixed a bad mistake in ipc_readline() error handling. | Wilmer van der Gaast | 2006-01-18 | -0/+2 |
| | ||||
* | A KILL command. Unfortunately the user doesn't see the KILL message yet. :-( | Wilmer van der Gaast | 2006-01-17 | -11/+23 |
| | ||||
* | LILO/WALLOPS commands now check if the receiving user logged in yet. | Wilmer van der Gaast | 2006-01-17 | -0/+6 |
| | ||||
* | Added REHASH command, IPC emulation in daemon (non-forked) mode. | Wilmer van der Gaast | 2006-01-15 | -6/+85 |
| | ||||
* | Better DIE implementation, added SO_REUSEADDR to listening socket. | Wilmer van der Gaast | 2006-01-15 | -38/+48 |
| | ||||
* | Better implementation of /DIE | Wilmer van der Gaast | 2006-01-15 | -2/+1 |
| | ||||
* | s/WALLOP/WALLOPS/, added LILO command. | Wilmer van der Gaast | 2006-01-15 | -6/+18 |
| | ||||
* | Imported irc_command branch and used this addition for parsing IPC commands. ↵ | Wilmer van der Gaast | 2006-01-15 | -0/+207 |
(Implemented WALLOP and a very evil DIE.) |