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>
Thu, 9 Sep 2010 04:46:00 +0000 (14:46 +1000)
commitf4ecee8cfe59463a5f228b0c38f46346019b4320
tree1891e8e717d08be99dbb54ca17c13a8167051cf2
parent1ff31edddb74052084d4aaaef9f32bc33c4e99bf
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