Releases: dun/conman
Releases · dun/conman
conman-0.1.8.4
- Fixed init script to properly name RedHat's subsys file lock.
conman-0.1.8.3
- Increased init script ulimit to allow >1024 file descriptors.
conman-0.1.8.2
- Added client escape character for sending raw DEL character via
&D
.
conman-0.1.8.1
- Added telnet connection fix for
ECHO
andSUPPRESS GO AHEAD
requests.
conman-0.1.8
- Added
global log
config directive. - Added
server logfile
&server syslog
config directives. - Added
-L
command-line option for software license. - Fixed bug where relative-path'd pidfile was not removed at exit.
- Fixed bug where relative-path'd logs were not re-opened on sighup.
- Fixed bug where empty strings were not detected during config parsing.
- Fixed bug where pidfile write was still attempted if its open had failed.
- Updated manpages.