]> git.sur5r.net Git - openldap/history - servers/slapd/Makefile.in
Windoze compat
[openldap] / servers / slapd / Makefile.in
2004-07-23 Kurt ZeilengaWindoze compat
2004-04-12 Kurt Zeilengaslaptool destdir fix from head
2004-03-29 Howard ChuImport ITS#3044 fix from HEAD
2004-03-18 Kurt ZeilengaSync with HEAD
2004-03-17 Kurt ZeilengaSync with HEAD
2004-01-17 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaHappy new year
2003-12-29 Kurt Zeilenga(Partial) Sync with HEAD
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-10-06 Kurt ZeilengaMerge in latest changes from HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
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...
1999-09-22 Ben Collins* build/top.mk: removed references to TMPROOT and added...
1999-09-22 Ben Collins* configure.in: Added better check for libwrap (the...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-08-09 Howard ChuFix build dependencies. Last try was not parallel-safe.
1999-08-09 Howard ChuFix explicit backend dependencies. Wildcard was unreliable.
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-03 Kurt ZeilengaAdd a little SASL framework and remove old X-DIGEST...
1999-07-31 Kurt ZeilengaAdd support for "foo:< http://localhost/path.
next