]> git.sur5r.net Git - openldap/history - servers/slapd/Makefile.in
Fix typo (ITS#3070)
[openldap] / servers / slapd / Makefile.in
2004-04-08 Howard ChuFix typo (ITS#3070)
2004-04-07 Kurt ZeilengaSLAPTOOL links should be to final dest directory
2004-03-27 Howard ChuRestore build rule for dynamic backends.
2004-03-18 Kurt ZeilengaFix typo in commit before last
2004-03-18 Kurt Zeilengacleanup
2004-03-17 Pierangelo Masaratimove DN/config test in slapdn/slaptest
2004-03-01 Howard ChuITS#2985 fix slappasswd typo
2004-02-26 Howard ChuMerged slap tools with main slapd binary; installs...
2004-02-26 Howard ChuITS#2978 make sure liboverlays.a is always built and...
2004-01-15 Howard ChuFix static mingw dependency
2004-01-01 Kurt ZeilengaHappy new year
2003-12-19 Kurt ZeilengaMove ldapi to /var/run
2003-12-19 Kurt ZeilengaMove pid/args files into $(RUNDIR)/run
2003-12-10 Howard ChuFixup overlay build environment
2003-12-06 Howard ChuOverlay build environment, remove internal proxycache...
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-25 Kurt ZeilengaBerkeley DB 4.2 support (DB 4.2 required by default)
2003-11-10 Jong Hyuk Choi1. Session history support
2003-09-25 Howard ChuFix typo in libslapi rule
2003-09-23 Howard ChuITS#2526 Fix slapi builds
2003-08-23 Jong Hyuk ChoiContext CSN patch (1)
2003-06-11 Howard ChuPreliminary backend overlay support, based on backglue...
2003-05-25 Kurt ZeilengaAnother round of minor copyright updates
2003-05-23 Kurt ZeilengaPartially fix slapi builds, still have undefined references
2003-05-01 Jong Hyuk Choi- LDAP_SYNCREPL defined in include/ldap.h
2003-04-09 Howard ChuFirst cut at thread-local malloc. Only used by search...
2003-03-30 Kurt ZeilengaInstall schema/README NO_SLAP_OP_BLOCKS
2003-03-28 Howard ChuTweak version.c dependencies
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test003 now passes (with help of a substr...
2003-02-09 Kurt Zeilengano more suffix_alias
2003-01-30 Howard ChuFix includes for VPATH builds
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-19 Luke HowardFix libltdl link dependency causing link error on Linux
2002-12-27 Pierangelo Masaratifix slapi build
2002-12-27 Pierangelo Masaratimisc slapi cleanup
2002-12-09 Pierangelo Masaratianother attempt to fix slapi build sequence ...
2002-12-07 Pierangelo Masaratifix previous commit
2002-12-07 Pierangelo Masaratifix previous commit
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-10-28 Jong Hyuk ChoiUse of slap_schema.si_ad_entryUUID in bdb_psearch()
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-10-09 Kurt ZeilengaBasic framework for DIT Content Rules (not yet enforced)
2002-09-04 Howard ChuITS#2065 omit libbackends.a when no static backends...
2002-08-24 Kurt ZeilengaZap
2002-05-18 Howard ChuDelete $(SLAPD_MODULES) - we never implicitly link...
2002-05-03 Howard ChuFix dependency typo from 1.99
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-02-02 Kurt Zeilengacreate openldap-data, not openldap-ldbm
2002-01-10 Kurt ZeilengaCleanup last commit. Need to add more internal schema....
2001-12-26 Kurt ZeilengaZap configinfo and cleanup unused defaults
2001-12-22 Pierangelo Masaratibetter handling of on-the-fly operational attrs by...
2001-12-18 Howard Chufrom jon@symas.com - minor cleanup
2001-12-11 Howard ChuMore from jon@symas.com - slapd.conf needs backslashes...
2001-12-08 Howard ChuAdded new backglue pseudo-backend. Uses callbacks to...
2001-12-08 Howard ChuAdd SLAPD_STATIC_BACKENDS and SLAPD_DYNAMIC_BACKENDS...
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-28 Pierangelo Masaratihandle regex-based per op_ndn time/size limits
2001-07-14 Pierangelo MasaratiThis is the skeleton of back-monitor, the slapd monitor...
2001-07-07 Pierangelo Masaratimoved some slap_mods_* functions into mods.c, so mods...
2000-10-13 Julio Sánchez Fern... The beginning of extensible matches. Do not use.
2000-10-05 Kurt ZeilengaITS#806: Fix DISTDIR typo
2000-10-04 Kurt ZeilengaFix install of schema when $(INSTALL) is build/install.sh
2000-10-04 Kurt ZeilengaFix mode of schema.default installed files
2000-09-22 Kurt ZeilengaRework schema install to work with VPATH support
2000-09-21 Mark AdamsonImplementation of SASL authorization.
2000-09-03 Kurt ZeilengaBring UCdata infrastructure.
2000-07-24 Randy KunkeePrevent always overwriting slapd.conf in install-conf...
2000-07-05 Randy KunkeeOnly process back-* subdirectories that have a Makefile.
2000-06-29 Mark ValenceAdd support for Set ACLs and ACIs. Still need to make...
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-13 Kurt ZeilengaITS#590: remove extra symbol
2000-06-10 Mark ValenceFix make install when build dir is not main ldap dir.
2000-06-09 Kurt ZeilengaITS#576: cause subdir make failure to halt subsequent...
2000-06-06 Kurt ZeilengaCleanup slapd.conf sed'ing
2000-06-05 Kurt ZeilengaDNSSRV use res_query, not res_search
2000-06-05 Kurt ZeilengaMove old schema files to Attic.
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-06-01 Kurt ZeilengaInstall *.schema only
2000-05-30 Kurt ZeilengaStrip installed executables
2000-05-29 Kurt Zeilengainstall $(localstatedir)/openldap-ldbm with mode 700
2000-05-25 Kurt ZeilengaSplit schema_prep() from schema_init.c
2000-05-11 Howard ChuMore fixes for NT support:
2000-05-03 Kurt ZeilengaMove default LDBM directory from /usr/tmp to $(localsta...
2000-04-30 Bastiaan BakkerAdded example 'moduleload' lines to slapd.conf
2000-03-16 Dmitry Kovalevupdate Unix build environment to support back-sql
2000-02-12 Kurt ZeilengaITS#454: fix VPATH support
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...
2000-01-01 Kurt ZeilengaInstall schema/*.{at,oc}.conf files.
1999-12-09 Mark ValenceAdds for Start TLS functionality on slapd and LDAP...
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-11-23 Kurt ZeilengaMove userPassord and krbName authentication routines...
1999-11-17 Kurt ZeilengaInstall schema.
1999-10-28 Howard ChuSpecifies the symbols that slapd must export, for Mingw...
1999-09-23 Ben Collins* configure.in: add tcl8.2 to list of tcl libs to searc...
next