libcli/security Improve dump of privileges: Just walk the table
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Aug 2010 03:06:18 +0000 (13:06 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 11 Sep 2010 08:46:09 +0000 (18:46 +1000)
commitaab0b557b9577d2ef8bed7a0674b702ea94c0d4a
treeb5194d314c299f219bfd1044d352c7fa78073ca1
parent3bb77516b841def60e08e50bafc37517dd9d3ae0
libcli/security Improve dump of privileges:  Just walk the table

This removes some logic recently added that was just too smart - it
is easier to just walk the table and do a bit match here.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
libcli/security/privileges.c