]> git.sur5r.net Git - openldap/history - servers/slapd/tools/Makefile.in
Delete $(SLAPD_MODULES)
[openldap] / servers / slapd / tools / Makefile.in
2002-05-18 Howard ChuDelete $(SLAPD_MODULES)
2002-02-25 Kurt Zeilengatool install should not be dependent on $(BUILD_LDBM)
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-01-19 Kurt ZeilengaAdd mods.c
2002-01-10 Kurt ZeilengaCleanup last commit. Need to add more internal schema....
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-08 Howard ChuAdded new backglue pseudo-backend. Uses callbacks to...
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-10-26 Kurt ZeilengaFirst stable an implementing latest namedref specification.
2001-10-04 Kurt ZeilengaMore changes to let BDB build without LDBM.
2001-07-14 Pierangelo Masaratireworked slapd_mods_free into mimic to avoid extra...
2001-07-07 Pierangelo Masaratimoved some slap_mods_* functions into mods.c, so mods...
2000-10-13 Julio Sánchez Fern... Add mra.o to linked objects
2000-09-03 Kurt ZeilengaBring UCdata infrastructure.
2000-07-12 Julio Sánchez Fern... Oops, hope this gets it right
2000-07-12 Julio Sánchez Fern... QUIPU cleaning removed necessary tool install logic
2000-06-29 Mark ValenceAdd support for Set ACLs and ACIs. Still need to make...
2000-06-25 Kurt ZeilengaMove old files to the Attic
2000-06-25 Kurt ZeilengaQUIPU -> Attic
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-09 Kurt ZeilengaFix dependencies
2000-06-06 Kurt ZeilengaMove experimental Back-BDB2 to Attic
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-06-01 Kurt ZeilengaMove ldapd into the Attic, quipu tools remain for now.
2000-05-30 Kurt ZeilengaStrip installed executables
2000-05-25 Kurt ZeilengaFix typo in last commit
2000-05-25 Kurt ZeilengaSplit schema_prep() from schema_init.c
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-10 Howard ChuRemove bogus use of PERL_LDFLAGS, it's correctly insert...
2000-02-06 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-05 Kurt ZeilengaAnother round of SLAPD_SCHEMA_NOT_COMPAT changes including
2000-01-29 Kurt ZeilengaSplit out schema initialization of builtin syntax/match...
1999-12-16 Kurt ZeilengaAdd slappasswd to generate rootpw.
1999-12-09 Mark ValenceAdds for Start TLS functionality on slapd and LDAP...
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-11-23 Kurt ZeilengaMove userPassord and krbName authentication routines...
1999-10-28 Howard ChuSpecifies the symbols that slapd must export, for Mingw...
1999-09-22 Ben Collins* build/top.mk: removed references to TMPROOT and added...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-08-19 Kurt Zeilengas/slapentry/slapadd/
1999-08-19 Kurt Zeilengas/HAVE_QUIPU/BUILD_QUIPU/
1999-08-18 Kurt ZeilengaFix typos in 'make clean'
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-07 Howard ChuFinal round of module changes
1999-08-07 Howard ChuModified to use libtool's ltdl instead of gmodule
1999-08-05 Kurt Zeilengacreate SASL_LIBS to hold -lsasl
1999-08-05 Kurt ZeilengaAdd basic configure support of --enable-quipu
1999-08-04 Hallvard FurusethFactor out ldif2* intialization to ldif2common.c
1999-07-31 Kurt ZeilengaAdd support for "foo:< http://localhost/path.
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-13 Julio Sánchez Fern... Include $(TLS_LIBS)
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-04-10 Hallvard FurusethFix SPC -> TAB at the beginning of Makefile lines
1999-03-22 Kurt ZeilengaPROTOTYPE: New connection management infrastructure...
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
1999-02-03 Kurt ZeilengaFix slapd/tool dependencies on libraries.
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-14 Kurt ZeilengaInitial version of the experimental 'back-perl'
1999-01-14 Kurt ZeilengaRevamp build system yet again to move all external...
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1998-12-20 Kurt ZeilengaFix server --without-xxx build issues...
1998-11-29 Kurt ZeilengaUpdate build environment:
1998-11-25 Kurt ZeilengaAdd KRB_LIBS to makefiles.
1998-11-22 Kurt Zeilenga"make veryclean" now lives up to its name.
1998-11-22 Kurt ZeilengaAdd libtool support based upon patch by Bart Hartgers...
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-22 Kurt ZeilengaMoved strdup/tempnam to liblutil
1998-10-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-09-28 Kurt ZeilengaClean up sh commands in Makefiles (incorrect use of...
1998-09-21 Kurt ZeilengaFix VPATH includes/libraries
1998-09-20 Kurt ZeilengaAdded basic VPATH support. VPATH Make depend still...
1998-09-19 Kurt ZeilengaAllow OpenLDAP to be built without LDBM.
1998-09-18 Kurt ZeilengaFixed CRYPT, MD5, and SHA1 support.
1998-09-18 Kurt ZeilengaMake all, clean, veryclean, depend, install all appear...
1998-09-18 Kurt ZeilengaAdded slapd templates.