2004-09-04 |
Kurt Zeilenga | unifdef -UNEW_LOGGING |
blob | commitdiff | raw |
2004-08-24 |
Pierangelo Masarati | move call to frontend API |
blob | commitdiff | raw | diff to current |
2004-07-18 |
Pierangelo Masarati | dnMatch must be called with valid args |
blob | commitdiff | raw | diff to current |
2004-06-30 |
Pierangelo Masarati | cleanup |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Sang Seok Lim | This patch provides support for rdnMatch matching rule... |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Kurt Zeilenga | SLAPD_DISCONNECT v -1 cleanup |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Pierangelo Masarati | fix DN_SEPARATOR() and clarify its use |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Pierangelo Masarati | more on fixing escaped semicolon in normalized DN |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Kurt Zeilenga | ITS#3092: Rename sl_free() and friends to slap_sl_free() |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Kurt Zeilenga | use BER_BVNULL |
blob | commitdiff | raw | diff to current |
2004-02-26 |
Howard Chu | ITS#2970 fix build_new_dn for zero-length parent DN |
blob | commitdiff | raw | diff to current |
2004-01-01 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2003-11-27 |
Kurt Zeilenga | Updated notices |
blob | commitdiff | raw | diff to current |
2003-10-18 |
Kurt Zeilenga | Explicitly mark attribute/assertion syntax of values... |
blob | commitdiff | raw | diff to current |
2003-10-18 |
Howard Chu | ITS#2771 fix memory usage in LDAPDN_rewrite, fix normalizer |
blob | commitdiff | raw | diff to current |
2003-10-17 |
Kurt Zeilenga | Add a trace message to dnX509normalize |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Hallvard Furuseth | Move #include ldap_pvt.h after slap.h, to get ldap_bv2d... |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Howard Chu | Add memctx param to build_new_dn(). cleanup DN leaks. |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Kurt Zeilenga | Initial support for pre/post read controls. |
blob | commitdiff | raw | diff to current |
2003-05-28 |
Howard Chu | Fix TL malloc/free |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Kurt Zeilenga | remove dnPretty |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Howard Chu | More memory context tweaks |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Kurt Zeilenga | #ifdef -DSLAP_NVALUES |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Kurt Zeilenga | ITS#2847: fix cn=#,... |
blob | commitdiff | raw | diff to current |
2003-03-01 |
Kurt Zeilenga | SLAP_NVALUES: test003 now passes (with help of a substr... |
blob | commitdiff | raw | diff to current |
2003-02-27 |
Kurt Zeilenga | SLAP_NVALUES: |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2002-08-29 |
Pierangelo Masarati | - added the capability to filter based on hasSubordinat... |
blob | commitdiff | raw | diff to current |
2002-08-19 |
Kurt Zeilenga | fix typo in last commit |
blob | commitdiff | raw | diff to current |
2002-08-19 |
Kurt Zeilenga | Normalized form should be pretty. |
blob | commitdiff | raw | diff to current |
2002-08-06 |
Howard Chu | Add #include "lutil.h" for lutil_str* functions |
blob | commitdiff | raw | diff to current |
2002-07-27 |
Howard Chu | Moved slap_strcopy, slap_strncopy to lutil_strcopy... |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Julius Enarusai | Coverted LDAP_LOG macro to use subsystem ID int values... |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Howard Chu | Fix dnParent: must always return a pointer relative... |
blob | commitdiff | raw | diff to current |
2002-04-30 |
Howard Chu | Changed ldap_pvt_tls_get_my_dn and ldap_pvt_tls_get_pee... |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Howard Chu | Put dnX509 normalizers behind #ifdef HAVE_TLS |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Howard Chu | deleted sasl_external_x509dn_convert; X509 DNs are... |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Howard Chu | ITS#1712, rewritten dn_openssl2ldap(). Added dnDCEnorma... |
blob | commitdiff | raw | diff to current |
2002-03-02 |
Kurt Zeilenga | Add validation. |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Pierangelo Masarati | first round at replacing UTF8normalize with UTF8bvnormalize |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Pierangelo Masarati | fix dnValidate (leak and return SUCCESS) |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Pierangelo Masarati | DNs may include NULs |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Kurt Zeilenga | Limit the length of [R]DNs on input to 8192. A lower... |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Kurt Zeilenga | Check for NULs in DNs. |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Pierangelo Masarati | use ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Pierangelo Masarati | prepare for ldap_bv2dn() |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Kurt Zeilenga | Add embedded NUL checks, fix last commit |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Kurt Zeilenga | dnValidate needs to check for embedded NULs. |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Kurt Zeilenga | Misc. DN fixes and cleanups, namely don't muck with... |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Kurt Zeilenga | Quick (and expensive) fix to detect DNs with embedded... |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Howard Chu | Eliminated dn_normalize. No more migration. |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Howard Chu | Changed dnParent to void instead of int. (It always... |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Kurt Zeilenga | Remove deprecated routines and a little lint. |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Howard Chu | Fix previous commit |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Howard Chu | Changed be_issuffix and dnParent to take struct bervals. |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Pierangelo Masarati | check on escaped rdn separator not needed any more |
blob | commitdiff | raw | diff to current |
2002-01-17 |
Pierangelo Masarati | fix dnParent to return '' if the dn is a rdn |
blob | commitdiff | raw | diff to current |
2002-01-17 |
Pierangelo Masarati | first round at eliminating dn_parent ... |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Pierangelo Masarati | remark for future (questionable) optimization |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Pierangelo Masarati | compare attribute type, not value |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Kurt Zeilenga | Remove last uses of dn_validate() |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Kurt Zeilenga | Remove unused deprecated DN routines. |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Kurt Zeilenga | Misc. cleanup, remove lint, remove unused deprecated... |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Kurt Zeilenga | Fix problems caused by lint removal |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Kurt Zeilenga | Rework control infrastructure a bit. Add subentries... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
blob | commitdiff | raw | diff to current |
2002-01-02 |
Kurt Zeilenga | Rework filter code |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Howard Chu | Fix dnParent to return "" for root |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Howard Chu | Fix dnValidate |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Howard Chu | More str2rdn tweaks |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Howard Chu | Reorganize LDAPAVA allocation layout |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Howard Chu | fix uninitialized vars |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Howard Chu | Change struct berval * to struct berval in various... |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Howard Chu | Changed LDAP_AVA struct berval * to struct berval. |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Howard Chu | Added dnPretty2/dnNormalize2 using preallocated destina... |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Pierangelo Masarati | strengthen previous commit |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Pierangelo Masarati | fix realloc bug |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Pierangelo Masarati | more exploitation of efficient parsing |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Pierangelo Masarati | ldap_str2rdn() can parse without allocating a LDAPRDN... |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Howard Chu | Changed dnExtractRdn to use a provided berval instead... |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Howard Chu | Changed dn_rdn/dn_rdnlen to struct berval |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Howard Chu | Added dnPrettyNormal, do both Pretty and Normalize... |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Kurt Zeilenga | dnExtractRDN should take a struct berval DN. |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Pierangelo Masarati | small improvement and prototyping |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Kurt Zeilenga | More struct berval DN changes |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Howard Chu | More struct berval fixes for modrdn |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Replace strcat with slap_strcopy |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Kurt Zeilenga | Remove unneeded cheats. hyc found/fixed my bug (in... |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Kurt Zeilenga | update comment |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Kurt Zeilenga | Add some cheats to dnNormalize and dnMatch to workaround |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Pierangelo Masarati | more re-engineering; now rdn_attrs() and so are written... |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Kurt Zeilenga | Require the struct berval **out argument of dnPretty... |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Kurt Zeilenga | Every quick mod to use a struct berval for e_dn/e_ndn... |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Pierangelo Masarati | re-engineered some dn related functions with ldap_dn... |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Kurt Zeilenga | Misc DN cleanup, no functional changes |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Kurt Zeilenga | Make note of deprecated DN routines. Need to write |
blob | commitdiff | raw | diff to current |
2001-12-23 |
Kurt Zeilenga | Minor cleanup, rename ldapava_free_*() routines and |
blob | commitdiff | raw | diff to current |
2001-12-23 |
Kurt Zeilenga | Zap dn_match(), cleanup up prototype header |
blob | commitdiff | raw | diff to current |
2001-12-23 |
Kurt Zeilenga | Move dnValidate, dnNormalize, dnPretty to dn.c |
blob | commitdiff | raw | diff to current |
2001-12-23 |
Kurt Zeilenga | use dnPretty instead of dn_pretty |
blob | commitdiff | raw | diff to current |
next |