dssync keytab: move handling of removal of duplicates to libnet_keytab_add_entry().
commit3c463745445f6b64017918f442bf1021be219e83
authorMichael Adam <obnox@samba.org>
Tue, 29 Jul 2008 16:05:13 +0000 (29 18:05 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 1 Aug 2008 14:04:43 +0000 (1 16:04 +0200)
tree21b3c7ee7c813d1c80b49f3f7d2f320a72c001e6
parentd3354c3516b56f254583f3dd065302b27d02af2b
dssync keytab: move handling of removal of duplicates to libnet_keytab_add_entry().

This makes libnet_keytab_remove_entries static and moves it up.
libnet_keytab_add_entry() now removes the duplicates in advance.
No special handling neede for the UTDV - this is also needed
for other entries...

Michael
source/libnet/libnet_dssync_keytab.c
source/libnet/libnet_keytab.c
source/libnet/libnet_proto.h