From: Volker Lendecke Date: Thu, 23 Dec 2004 12:14:12 +0000 (+0000) Subject: r4345: Unify the representation of grouptype and samaccounttype to hex. Without any X-Git-Tag: samba-4.0.0alpha6~801^3~12236 X-Git-Url: http://git.samba.org/?p=samba.git;a=commitdiff_plain;h=4d6a13debb2ffd41d1fb6b0298bba5d3dea9c5e9;hp=4d6a13debb2ffd41d1fb6b0298bba5d3dea9c5e9 r4345: Unify the representation of grouptype and samaccounttype to hex. Without any kind of schema support we only have string comparisons (Hmm. Is this true?) and must agree upon a common representation for integers. I suspect that we might sooner or later need a search filter for "This bit in this integer attrib is being set". Volker (This used to be commit 5f2d93b66bc89d499c91638f9b71394768d135af) ---