commit 55bbc59895d09091986022f21b43c3a9d52c357c378d21526a61427d0b994d57 [browse]
Author: Sergey Matveev
Date: 2020-11-06 20:10:06 +03:00
Many fixes and additions
* NAMES and WALLOPS command
* -cloak option
* -v renamed to -verbose
* -passwords renamed to -passwd
* -debug option prints traffic messages
* without -verbose only startup/shutdown and error messages are printed
* -timestamped option provides timestamps in printed messages, as
earlier. No timestamps is useful for running under daemontools
* passwords are stored in SHA256-hashed format
* state files replaced with state directory with files
* removed many unnecessary pointers and locks
* graceful shutdown with all clients notification
* fixed time structure printing in log files, instead of short human
readable timestamp
* PART is sent to the user itself, to notify his client about leaving
* log messages are printed to stdout, instead of stderr, for
friendliness with daemontools logger
* ability to configure newly created directories and files with
-perm-state-dir, -perm-state-file, -perm-log-file
commit e3e5bc9d1e39bbb650239a5b59a377dc9becacec1b3a621872936146e0387e0e [browse]
Author: Sergey Matveev
Date: 2020-09-05 11:30:25 +03:00
Replace Makefile with redo, keep version in source code
commit a13227c4c2a3c1961e1ebd2571ca507dee0e937ecdfa38a1b644f165b941b42f [browse]
Author: Sergey Matveev
Date: 2020-01-07 18:27:02 +03:00
Raise copyright years
commit 4f920c4e098a23faf8f82b62adf3fe7a8a5e37092ddc73f210ab5853bebb4e12 [browse]
Author: Sergey Matveev
Date: 2019-10-03 15:38:15 +03:00
POSIX tells that $ character is default shell prompt
commit 25233d2c88629ef4144235bb5a50fb50ece744fab6d9fe59cdc2538320090440 [browse]
Author: Sergey Matveev
Date: 2019-10-02 16:58:00 +03:00
Initial module support
clone the repository to get more history