s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_attid_sort
authorAndrew Bartlett <abartlet@samba.org>
Thu, 9 Aug 2012 06:16:03 +0000 (16:16 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Aug 2012 09:39:54 +0000 (11:39 +0200)
commitd799b25dd3ed0f72ee03949225ba241c5538d7d6
tree7ce42d8f6e8e6f2bf9db8cff770081f79acd6891
parent8dd09ef46dee1056e1ea029375a250b12dacae10
s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_attid_sort

In all callers, we must already have a attributeID for each of the
values or else we would have already given an error, or could not have
obtained the message over DRS.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Aug  9 11:39:54 CEST 2012 on sn-devel-104
source4/dsdb/samdb/ldb_modules/repl_meta_data.c