]> git.sur5r.net Git - openldap/shortlog
openldap
1999-08-17 Kurt Zeilengas/ldif2ldbm/slapadd/ and similiar changes
1999-08-17 Kurt Zeilengas/ldif2dlbm/slapadd/
1999-08-17 Kurt ZeilengaAdd man pages for slapadd and slapcat (slapindex coming...
1999-08-17 Hallvard FurusethAdd missing newline at end of file
1999-08-17 Kurt ZeilengaMake -d levels additive
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-17 Kurt ZeilengaAnother bogus postalcode removed
1999-08-17 Kurt ZeilengaStrip bogus postcode from entry
1999-08-17 Hallvard FurusethFix bugreport/mailinglist addresses
1999-08-17 Hallvard FurusethFix feedback address
1999-08-17 Hallvard FurusethRemove umich.edu reference
1999-08-17 Howard ChuFix typo: "extenisbleObject" -> "extensibleObject"
1999-08-17 Hallvard FurusethPrint "<DEFAULT>" instead of "0" when ldapport=0 in...
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-17 Kurt ZeilengaDo not attempt "-mt" pthread detection. Rely on -lpthr...
1999-08-17 Kurt ZeilengaFix tid vs thread typo
1999-08-16 Kurt Zeilengaprintf "ALL" to stderr.
1999-08-16 Kurt ZeilengaInstall as 755 not 775.
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 FurusethAdd missing newline and EOF
1999-08-16 Hallvard FurusethITS#251: Remove 1st "u" (old UDP option) from getopt()
1999-08-15 Kurt Zeilengares_search() detection: always look for res_search...
1999-08-15 Kurt ZeilengaFix s/doc/contrib/ in comment
1999-08-15 Kurt ZeilengaBackout last two commits. Merged rule breaks specific...
1999-08-15 Kurt ZeilengaRemove lber_types.h on 'make veryclean'
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 ZeilengaInclude more LDAP RFCs
1999-08-13 Kurt ZeilengaNew pthread tests...
1999-08-13 Kurt ZeilengaRemove temporary comment
1999-08-13 Kurt ZeilengaAllow null dn.
1999-08-13 Kurt ZeilengaFix empty dn.
1999-08-13 Kurt ZeilengaNeed to type 'make test' to run tests.
1999-08-13 Kurt ZeilengaForce to LDAPv3 until BIND
1999-08-13 Kurt ZeilengaRework --without-subdir to remove trailing /
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-10 Kurt ZeilengaForce commit: didn't mean to include in last commit
1999-08-10 Kurt ZeilengaDistribute missing for folks who don't have autoconf...
1999-08-09 Howard ChuFix build dependencies. Last try was not parallel-safe.
1999-08-09 Kurt ZeilengaFix tv.sec typo in last commit. srand(tv.tv_sec *...
1999-08-09 Kurt Zeilengalimit maxindirect to 9
1999-08-09 Kurt ZeilengaRemove lint.
1999-08-09 Kurt ZeilengaWrap prints of DN and other strings in double quotes...
1999-08-09 Howard ChuFix explicit backend dependencies. Wildcard was unreliable.
1999-08-09 Howard ChuAdd missing veryclean target
1999-08-08 Kurt ZeilengaRebuild configure and portable.h.in
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 Howard ChuFail if libtool's libltdl is not present and --enable...
1999-08-07 Kurt ZeilengaUse a cursor to step through ID_BLOCKS.
1999-08-07 Kurt ZeilengaAdd 'quick start guide' reference.
1999-08-07 Kurt ZeilengaRely on FAQ for up to date hints.
1999-08-07 Kurt ZeilengaUpdate TODO... should be moved to the developer's FAQ.
1999-08-07 Kurt ZeilengaAdd extensible filter support to -lldap. Need to imple...
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 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 Kurt ZeilengaFix filter escapes. ITS#247
1999-08-07 Kurt ZeilengaRemove gmon files
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 Zeilengalastmod is on by default.
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 Zeilengabase64 encode userPassword
1999-08-05 Kurt Zeilengabase64 encode userPassword
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 Kurt ZeilengaAdd copyright notices
1999-08-04 Kurt ZeilengaAdd KEEPALIVE support.
1999-08-04 Kurt ZeilengaAdd setup.dsp to workspace
1999-08-04 Kurt ZeilengaAdd copyright notices.
1999-08-04 Kurt ZeilengaForced commit: last log entry not applicable, instead:
1999-08-04 Kurt ZeilengaForced commit: last log not applicable, instead:
next