s4:samldb LDB module - homogenize LDB search attributes arrays
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 21 Apr 2012 15:32:48 +0000 (17:32 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 30 Apr 2012 14:46:20 +0000 (16:46 +0200)
commit9126f33a57479afdf23e5c4d2f4de4854d53b636
tree6b3ad3d4735ec005ad7ee72c4f054139f536604d
parent887487851f57bb5640992f25d9dbb5ecaf478603
s4:samldb LDB module - homogenize LDB search attributes arrays

First they do not need to be "static" any longer since we have abandoned
asynchronous result handling (where global variables have been important).
In addition add some "const" in order to protect us from unwanted writes.

Reviewed-by: Andrew Bartlett
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Mon Apr 30 16:46:20 CEST 2012 on sn-devel-104
source4/dsdb/samdb/ldb_modules/samldb.c