commit | c8496408b443a2a34dd03ad4274c2575248aa3e8 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Oct 21 14:50:42 2014 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Jan 22 11:18:46 2015 +0100 |
tree | 8f09f6668ac0e4a2099630aac598dbfc103fcafd | |
parent | 14f7143ede7c601cce02ce0f8c7f01c41148128b [diff] |
vnc: add display id to acl names In case the display id is "default" (which is the one you get if you don't explicitly assign one) we keep the old name scheme, without display, for backward compatibility reasons. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Gonglei <arei.gonglei@huawei.com>