r12829: fix ldb headers, to not include '<...>' files in .c files
[sfrench/samba-autobuild/.git] / source4 / lib / ldb / common / ldb_dn.c
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Simo Sorcer12748: Fix wrong handling of separation characters...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Andrew Bartlettr10980: Use ldb_attr_cmp and ldb_dn_escape_value
2007-10-10 Stefan Metzmacherr10959: fix compiler warnings
2007-10-10 Andrew Bartlettr10956: Tridge thought some comments might be a good...
2007-10-10 Andrew Bartlettr10953: Add a new function to form a canonicalName...
2007-10-10 Andrew Tridgellr10918: - fixed standalone ldb build
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Simo Sorcer10231: seem I flipped these, fix.
2007-10-10 Andrew Bartlettr9929: Fix indentation
2007-10-10 Simo Sorcer9394: avoid to use BOOL in ldb
2007-10-10 Simo Sorcer9393: Fix ldb standalone build
2007-10-10 Simo Sorcer9392: Fix ldb_dn_compose to make build farm happy
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr9387: regedit uses "New Key #nn" for newly created...
2007-10-10 Stefan Metzmacherr9318: fix searches with scope ONE and SUB,
2007-10-10 Andrew Tridgellr8517: fixed a crash bug in ldb_dn_compare_base()
2007-10-10 Simo Sorcer8515: ldb_dn_cmp now uses ldb_dn_compare so that the...
2007-10-10 Love Hörnquist Åstrandr8394: Make sure the argument to ctype is*(3) macros...
2007-10-10 Simo Sorcer8373: New wildcard matching code.
2007-10-10 Stefan Metzmacherr8146: fix compiler warning
2007-10-10 Simo Sorcer8084: do not leak memory on errors
2007-10-10 Simo Sorcer8083: check attribute type is valid (only ascii alphan...
2007-10-10 Simo Sorcer8082: large rewite of ldb_dn.c
2007-10-10 Andrew Tridgellr8037: a fairly major update to the internals of ldb...
2007-10-10 Simo Sorcer7937: main file was missing