summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common/ldb_dn.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-0/+33
2007-10-10r10980: Use ldb_attr_cmp and ldb_dn_escape_valueAndrew Bartlett1-6/+6
2007-10-10r10959: fix compiler warningsStefan Metzmacher1-2/+3
2007-10-10r10956: Tridge thought some comments might be a good idea :-)Andrew Bartlett1-2/+14
2007-10-10r10953: Add a new function to form a canonicalName out of a DN to ldb_dn.cAndrew Bartlett1-0/+55
2007-10-10r10918: - fixed standalone ldb buildAndrew Tridgell1-4/+5
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