summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common/ldb_dn.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-9/+10
2007-10-10r10231: seem I flipped these, fix.Simo Sorce1-2/+2
2007-10-10r9929: Fix indentationAndrew Bartlett1-2/+2
2007-10-10r9394: avoid to use BOOL in ldbSimo Sorce1-2/+2
2007-10-10r9393: Fix ldb standalone buildSimo Sorce1-0/+1
2007-10-10r9392: Fix ldb_dn_compose to make build farm happySimo Sorce1-4/+21
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-9/+299
2007-10-10r9387: regedit uses "New Key #nn" for newly created keys, which conflicts wit...Andrew Tridgell1-1/+1
2007-10-10r9318: fix searches with scope ONE and SUB,Stefan Metzmacher1-0/+4
2007-10-10r8517: fixed a crash bug in ldb_dn_compare_base()Andrew Tridgell1-2/+4
2007-10-10r8515: ldb_dn_cmp now uses ldb_dn_compare so that the DNs are comparedSimo Sorce1-0/+23
2007-10-10r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand1-1/+1
2007-10-10r8373: New wildcard matching code.Simo Sorce1-10/+54
2007-10-10r8146: fix compiler warningStefan Metzmacher1-7/+5
2007-10-10r8084: do not leak memory on errorsSimo Sorce1-1/+1
2007-10-10r8083: check attribute type is valid (only ascii alphanum chars and '-' char)Simo Sorce1-0/+19
2007-10-10r8082: large rewite of ldb_dn.cSimo Sorce1-235/+175
2007-10-10r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell1-51/+81
2007-10-10r7937: main file was missingSimo Sorce1-0/+471