]> git.sur5r.net Git - openldap/history - servers
fix dn2id delete bug... breaks modrdn.
[openldap] / servers /
1999-08-26 Kurt Zeilengafix dn2id delete bug... breaks modrdn.
1999-08-26 Kurt ZeilengaThis fixes dn2id delete bug... but breaks modrdn.
1999-08-25 Kurt ZeilengaImplement ldap_dn_normalize and friends. Should be...
1999-08-24 Kurt ZeilengaAdd REG_NOSUB as we only need matched results.
1999-08-24 Kurt ZeilengaRename filter entry's strcpy_special() to strcpy_regex...
1999-08-22 Hallvard FurusethPlug minor memory leak
1999-08-22 Hallvard FurusethInitialize lineno
1999-08-22 Hallvard FurusethAlways compile acl_dn_pat when it is set, otherwise...
1999-08-20 Kurt ZeilengaStop mergers if dup returns NULL.
1999-08-20 Kurt ZeilengaACIs from Mark Valence <kurash@sassafras.com> (ITS...
1999-08-20 Kurt ZeilengaBackout fetch_one copy change
1999-08-20 Kurt ZeilengaFix slurpd constification where dependent upon slap.h
1999-08-20 Kurt Zeilengacomplete this round of constification
1999-08-20 Kurt Zeilengamore const'ification
1999-08-20 Kurt Zeilengaconst'ification
1999-08-20 Kurt Zeilengaconst'fication
1999-08-19 Howard ChuFix warnings from previous OID parse commit
1999-08-19 Kurt Zeilengas/slapentry/slapadd/
1999-08-19 Kurt Zeilengas/HAVE_QUIPU/BUILD_QUIPU/
1999-08-19 Howard ChuAdd OIDmacros for attribute & objectclass numericOIDs...
1999-08-19 Kurt ZeilengaAdd CSRIMALLOC Support
1999-08-19 Kurt ZeilengaMore unifdef -DSLAP_CLEANUP
1999-08-19 Kurt Zeilengaunifdef -DSLAP_CLEANUP
1999-08-19 Kurt ZeilengaMore CSRI malloc debugging support and destroy sockbuf...
1999-08-19 Kurt ZeilengaFree ldif buffer... test001 now shows no leaks!
1999-08-19 Kurt ZeilengaFix MAJOR memory leak.
1999-08-19 Kurt ZeilengaAdd CSRIMALLOC support
1999-08-19 Kurt ZeilengaApply dn_parent memory leak fix to bdb2
1999-08-19 Kurt ZeilengaCentralize slap init/startup/shutdown/destroy into...
1999-08-19 Kurt ZeilengaFix typo in last commit... odd that test001 didn't...
1999-08-19 Kurt ZeilengaAdd hacks to allow debugging with CSRI malloc.
1999-08-19 Kurt ZeilengaFix dn_parent memory leak.
1999-08-19 Kurt ZeilengaFix SLAP_CLEANUP (this #ifdef should really be removed)
1999-08-19 Hallvard Furusethplug memory leak
1999-08-19 Kurt ZeilengaClean up debug messages.
1999-08-18 Kurt ZeilengaFix typos in 'make clean'
1999-08-18 Kurt ZeilengaAdd schema checking, continue mode, and fix a few leaks.
1999-08-17 Hallvard FurusethAdd <ac/string.h>
1999-08-17 Kurt ZeilengaRemove lint.
1999-08-17 Kurt ZeilengaUpdate MSVC project and remove lint
1999-08-17 Hallvard FurusethAdd missing progname argument to fprintf
1999-08-17 Kurt ZeilengaMake -d levels additive
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-17 Howard ChuFix typo: "extenisbleObject" -> "extensibleObject"
1999-08-17 Howard ChuAdd "modulepath" config statement for setting the searc...
1999-08-17 Howard ChuMake init_module return a success/fail value.
1999-08-16 Hallvard Furusethback-ldbm: Kill ldbm_ignore_nextid_file, replace with...
1999-08-16 Hallvard Furuseths/text/text ? text : ""/ in Statslog
1999-08-16 Hallvard FurusethAdd ldap_*2name() in <include,libldap>/schema, use...
1999-08-16 Hallvard FurusethITS#251: Remove 1st "u" (old UDP option) from getopt()
1999-08-14 Kurt ZeilengaAllow "" DNs
1999-08-14 Kurt ZeilengaAssert on malloc failure
1999-08-14 Kurt ZeilengaFix add to topless root.
1999-08-14 Kurt ZeilengaAdded labeledURI (standard track schema) from RFC2047
1999-08-13 Kurt ZeilengaFix empty dn.
1999-08-13 Kurt ZeilengaForce to LDAPv3 until BIND
1999-08-13 Kurt ZeilengaAdd DN_INDICES search filter and has_children support...
1999-08-12 Kurt ZeilengaAdd LDAPsubentry to allow some structure to be added...
1999-08-12 Kurt ZeilengaAdd "objectclass: LDAPsubentry" to provide structure...
1999-08-12 Kurt ZeilengaAdd dn_subtree() (used for subtree index generation)
1999-08-12 Kurt ZeilengaLeft DN_INDICES defines by mistake... it's not ready...
1999-08-11 Kurt ZeilengaImplement DN_PARENT_PREFIX and framework for DN_SUBTREE...
1999-08-11 Kurt ZeilengaModify replace_values not to merge in new values when...
1999-08-11 Kurt ZeilengaAdd LDAPsubentry (without OID).
1999-08-11 Kurt ZeilengaRemoved redundant dn_normalization(strdup(ndn)) from...
1999-08-09 Howard ChuFix build dependencies. Last try was not parallel-safe.
1999-08-09 Kurt Zeilengalimit maxindirect to 9
1999-08-09 Kurt ZeilengaRemove lint.
1999-08-09 Howard ChuFix explicit backend dependencies. Wildcard was unreliable.
1999-08-08 Hallvard Furusethldap_op.c: Get LDAP->ld_lberoptions from libldap/ldap...
1999-08-08 Hallvard FurusethSeparate put_nextid() out from next_id_write() in back...
1999-08-08 Kurt ZeilengaRemove bogus free.
1999-08-08 Kurt ZeilengaFix typo in previous commit as well as integrate bubble...
1999-08-08 Kurt ZeilengaReplace bubble move with SAFEMEMCPY
1999-08-07 Kurt ZeilengaEliminate a bubble move.
1999-08-07 Kurt ZeilengaUse a cursor to step through ID_BLOCKS.
1999-08-07 Howard ChuFinal round of module changes
1999-08-07 Howard ChuModified to use libtool's ltdl instead of gmodule
1999-08-07 Howard ChuModified for use with libtool's ltdl instead of gmodule
1999-08-07 Hallvard FurusethMinor cleanup:
1999-08-07 Hallvard FurusethPlug memory leaks (parallell to back-ldbm/idl.c version...
1999-08-07 Hallvard FurusethFix typo in error message: idl_fetch -> bdb2i_idl_fetch
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-08-06 Howard ChuPreliminary Make rules to allow building backends as...
1999-08-06 Howard ChuFor dynamic modules, must explicitly zero BackendInfo...
1999-08-06 Hallvard FurusethFactor out ldif entry parsing so all ldif2* tools will...
1999-08-06 Hallvard FurusethTypo: s/elineno, elineno/elineno, lineno/ in error...
1999-08-05 Kurt ZeilengaAdd missing "\n" in usage statement
1999-08-05 Kurt Zeilengacreate SASL_LIBS to hold -lsasl
1999-08-05 Kurt ZeilengaAdd basic configure support of --enable-quipu
1999-08-05 Kurt ZeilengaUpdate projects to use ldif2common.*
1999-08-04 Kurt ZeilengaAdd copyright notice.
1999-08-04 Kurt ZeilengaAdd copyright notice and a few comments here and there
1999-08-04 Gary Williamsdon't force debug to 65535
1999-08-04 Hallvard Furuseths/return 0/return EXIT_SUCCESS/ in main(), #include...
1999-08-04 Hallvard FurusethAlign somewhat with ldif2ldbm: Obey HAVE_SYS_PARAM_H...
1999-08-04 Hallvard FurusethFactor out ldif2* intialization to ldif2common.c
1999-08-04 Kurt ZeilengaAdd sasl.c
1999-08-04 Kurt ZeilengaDon't have time to finish SASL right now... this is...
1999-08-03 Kurt ZeilengaList supportedSASLmechanisms based upon what sasl_listm...
next