]> git.sur5r.net Git - openldap/history - servers/slapd/Makefile.in
fix one-time leak
[openldap] / servers / slapd / Makefile.in
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-11-04 Howard ChuITS#3272 link against libslapi.la
2011-10-05 Pierangelo Masaraticleanup slapd.ldif; install it (ITS#7015)
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-13 Kurt Zeilengahappy belated new year
2009-06-03 Quanah Gibson-MountITS#6150
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-11-20 Quanah Gibson-MountITS#5215
2007-11-20 Howard ChuITS#5215 fix Windows slapd.def rules
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-04-06 Howard ChuAxe slurpd / replog support
2007-02-14 Howard ChuITS#4830 patch from HEAD
2007-02-14 Howard ChuITS#4830 move -lltdl earlier in link order
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind
2007-01-02 Kurt Zeilengahappy new year
2006-04-11 Kurt ZeilengaSync with HEAD
2006-04-08 Kurt Zeilengas/ldbm/hdb/
2006-03-07 Kurt ZeilengaTXN protocol element parsers (without any backend support)
2006-01-03 Kurt ZeilengaHappy new year!
2005-09-17 Hallvard FurusethSupport POSIX 1003.1-2001 without XSI extensions (ITS...
2005-09-07 Howard ChuMisc Windows linking fixes
2005-09-04 Howard ChuITS#3978 move alock from back-bdb to slapd
2005-09-01 Howard ChuMoving glue overlay back into slapd core, returning...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-17 Pierangelo MasaratiACIs almost entirely factored out of slapd
2005-08-11 Howard ChuITS#3929 "test -e" doesn't exist on Solaris
2005-07-29 Howard ChuInstall LDIF schema files too
2005-07-29 Howard ChuFix install-schema - move old schema dir out of the...
2005-05-06 Howard ChuFix Windows export setup
2005-05-06 Howard ChuFix backends.o dependencies
2005-05-05 Howard ChuITS#3681 separate static from dynamic overlays
2005-04-30 Kurt ZeilengaMove $STRIP to top.mk, expand use.
2005-04-14 Howard ChuAdd STRIP macro to allow overriding strip on make install
2005-02-20 Howard ChuAdding back-config pieces
2005-01-14 Howard ChuITS#3486 fix link order for static overlays
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-14 Kurt ZeilengaOnly remove backends.c on make veryclean
2005-01-13 Kurt ZeilengaFix backends.c VPATH builds
2005-01-09 Kurt ZeilengaReplace backend.h with backends.c, generated by config...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-31 Kurt Zeilengacleanup
2004-12-09 Jong Hyuk Choiinclude zn_malloc.c
2004-12-04 Howard ChuDelete backglue.c in favor of glue overlay
2004-11-24 Howard ChuITS#3401 avoid empty make target when SLAPD_DYNAMIC_BAC...
2004-11-17 Howard ChuFix include path for backend.h when using separate...
2004-09-05 Kurt ZeilengaUse shtool(1) (to a limited degree, more use would...
2004-08-27 Kurt Zeilengacleanup
2004-08-26 Sang Seok LimThis patch is for a component filter. please refer...
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-07-20 Howard ChuOne more Windows tweak
2004-07-20 Howard ChuWindoes compatibility tweaks
2004-06-18 Kurt ZeilengaFix last commit... needs $srcdir
2004-06-18 Kurt ZeilengaA very basic DB_CONFIG example
2004-04-20 Pierangelo Masaratiadd slapacl tool
2004-04-17 Howard ChuFix module link libraries
2004-04-16 Kurt Zeilengas/saslAuthz/authz/
2004-04-13 Pierangelo Masaratiadd slapsaslauth test tool
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
next