ldb: remove "magic" string in ldb_controls, replace them with constants defined in...
authorMatthieu Patou <mat@matws.net>
Thu, 10 Feb 2011 10:49:26 +0000 (13:49 +0300)
committerMatthieu Patou <mat@matws.net>
Sat, 12 Feb 2011 21:51:05 +0000 (00:51 +0300)
commitad9b670f47c1abd8e3d737fdc0869b463ac57e87
tree7310011687f4976e1ce27d086abbe6b5d3232020
parent91cad71390bd2a0330891083c65d3f9000b74657
ldb: remove "magic" string in ldb_controls, replace them with constants defined in ldb.h

Allow to have less magic value in the control code and will allow not to
duplicate names when doing a function that marshal a control to it's
string representation
source4/lib/ldb/common/ldb_controls.c
source4/lib/ldb/include/ldb.h