Re: [Qemu-devel] [PATCH] acl: acl_add can't insert before last list element, fix

2013-07-31 Thread Markus Armbruster
Ping re 1.5.3 Markus Armbruster writes: > Watch this: > > $ upstream-qemu -nodefaults -S -vnc :0,acl,sasl -monitor stdio > QEMU 1.5.50 monitor - type 'help' for more information > (qemu) acl_add vnc.username drei allow > acl: added rule at position 1 > (qemu) acl_show vnc.use

[Qemu-devel] [PATCH] acl: acl_add can't insert before last list element, fix

2013-06-18 Thread Markus Armbruster
Watch this: $ upstream-qemu -nodefaults -S -vnc :0,acl,sasl -monitor stdio QEMU 1.5.50 monitor - type 'help' for more information (qemu) acl_add vnc.username drei allow acl: added rule at position 1 (qemu) acl_show vnc.username policy: deny 1: allow drei (qemu) acl_