added str_list_unique() and str_list_show()
authorAndrew Tridgell <tridge@samba.org>
Thu, 9 Apr 2009 03:44:27 +0000 (13:44 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 9 Apr 2009 03:44:27 +0000 (13:44 +1000)
commit4f69d7067da6a8ee88950ab15aaf5a5849574fdd
tree6ef5f318b242f935393cc212e66662d5f14d20ad
parentdb29383797e10496dab16fc4729272dcfe090858
added str_list_unique() and str_list_show()

I also undid some of the const changes from Andrew, as
they didn't in fact resolve the const warnings.
lib/util/util.h
lib/util/util_strlist.c