Require password, when applicable, for remote detach
commite3fc19a176c1ed2c266aca03cb5bcc17d0192630
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Tue, 12 Aug 2008 03:11:58 +0000 (11 23:11 -0400)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Tue, 12 Aug 2008 03:11:58 +0000 (11 23:11 -0400)
tree23bf879661d12bf0701ea8cf9252b08b8dbf9f71
parentae69eb8b9604794f5fcc35920246d2c96bd7eb09
Require password, when applicable, for remote detach

If a session has a password set, then it should be necessary for the
user to enter the password before a remote detach. This change achieves
that behaviour.

A small change in the messaging system is necessary, thus bumping the
message version, for the first time since it has been introduced, it
seems. But I don't think it's going to break anything.

Discussion at #24029
src/attacher.c
src/screen.c
src/screen.h
src/socket.c