]> git.sur5r.net Git - openldap/history - servers/slapd/tools
Remove broken MSVC build from REL_ENG branch.
[openldap] / servers / slapd / tools /
2003-12-17 Kurt ZeilengaRemove broken MSVC build from REL_ENG branch.
2003-12-16 Kurt Zeilengabackout last commit as unnecessary
2003-12-16 Kurt ZeilengaAdd missing lutil_passwd_init() call.
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-13 Kurt ZeilengaSync with HEAD
2003-10-06 Kurt ZeilengaMerge in latest changes from HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-24 Howard ChuChange slap_sasl_authorized to take an Operation instea...
2003-05-11 Howard ChuAdded SLAP_TOOL_READMAIN and SLAP_TOOL_READONLY slapMod...
2003-05-09 Jong Hyuk Choi-syncUUID search in syncrepl
2003-05-07 Jong Hyuk Choirunqueue update
2003-05-07 Jong Hyuk Choia runqueue for periodic thread execution (for syncrepl)
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-29 Hallvard FurusethImplement slapcat -s <dn>: Only dump a subtree of the...
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-21 Jong Hyuk ChoiOpenLDAP synchronization based replication engine
2003-04-11 Howard ChuFix previous commit
2003-04-11 Howard ChuMore memory context tweaks
2003-04-07 Pierangelo Masaratifix tools build when SLAPI is enabled
2003-04-07 Pierangelo Masaratifix most missing dependencies with SLAPI; slappasswd...
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-31 Kurt ZeilengaAdd additional password file support.
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-18 Pierangelo Masaratidocument -u option
2003-03-04 Pierangelo Masaratimore improvements ...
2003-03-04 Pierangelo Masaratiimprove last commit
2003-03-03 Pierangelo Masaratiimprove checks
2003-03-03 Pierangelo Masaratifix ITS#2343
2003-03-01 Pierangelo Masaratifix memory free
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test003 now passes (with help of a substr...
2003-02-26 Howard ChuComplain about holes in database at end of slapadd
2003-02-26 Kurt ZeilengaSLAP_BVALUES fixes
2003-02-25 Kurt ZeilengaRound one of SLAP_NVALUES code
2003-02-16 Howard ChuUse struct berval for exop reqoid everywhere. Define...
2003-02-03 Jong Hyuk ChoiIntermediate Response
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-20 Kurt Zeilengacleanup
2003-01-20 Kurt ZeilengaITS#2266: -b option missing break
2003-01-19 Luke HowardFix libltdl link dependency causing link error on Linux
2003-01-03 Kurt ZeilengaHappy new year
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-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-11-28 Pierangelo Masaratiperhaps the assert can be removed; should work now
2002-10-29 Jong Hyuk Choichanges in bdb_psearch() - search scope check
2002-10-29 Jong Hyuk Choichange due to removal of servers/slapd/lcup.c
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-10-09 Kurt ZeilengaNeed ../cr.o
2002-09-20 Howard ChuAdd dummy reference to lutil_uuidstr() for dynamically...
2002-09-18 Howard ChuAdd calls to module_init/module_kill to support dynamic...
2002-09-09 Howard ChuMore memory cleanup
2002-09-09 Howard ChuPlug memleaks from -r1.45
2002-09-04 Howard ChuITS#2065 omit libbackends.a when no static backends...
2002-08-31 Pierangelo Masaratidefine macros for appropriate sizing of lutil buffers
2002-08-27 Kurt ZeilengaFix bug in last commit
2002-08-27 Kurt ZeilengaOnly add LASTMOD attributes if they don't exist in...
2002-08-25 Kurt Zeilengazap charray
2002-08-24 Kurt Zeilengause ldap_charray_*() instead of charray_*()
2002-08-21 Jong Hyuk ChoiSlapadd is changed to include Operational Attributes...
2002-08-16 Pierangelo Masaratiadd function slap_modrdn2mods that prepares modificatio...
2002-08-10 Howard ChuITS#1893, use "schemadn" to configure subschemasubentry...
2002-08-07 Howard ChuFix cargv leak in recursive read_config()
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-14 Howard ChuAdded saslAuthzTo and saslAuthzFrom to system schema.
2002-06-12 Kurt ZeilengaAn almost complete slap_sasl_setpass()
2002-05-18 Howard ChuDelete $(SLAPD_MODULES)
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-04-11 Howard ChuITS#1734 return error on bad config file
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-03-30 Pierangelo Masaratiallow attribute exclusion list in selective replica
2002-03-24 Kurt ZeilengaUpdate control framework
2002-02-25 Kurt Zeilengatool install should not be dependent on $(BUILD_LDBM)
2002-02-23 Kurt ZeilengaC translator portability changes (ITS#1609)
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-02-08 Howard ChuAdded replica attr=<attribute list> support to filter...
2002-01-29 Pierangelo Masaratiadd Time subsystem
2002-01-28 Pierangelo MasaratiCheck the ldif file without actually creating the db...
2002-01-19 Kurt ZeilengaAdd mods.c
2002-01-19 Kurt ZeilengaMove {add,replace,delete}_value() routines to frontend...
2002-01-15 Kurt ZeilengaMisc. cleanup, remove lint, remove unused deprecated...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Kurt ZeilengaMisc cleanup, lint removal, and minor optimizations
2002-01-12 Pierangelo Masaratierror message from be_entry_put tool backend function
2002-01-11 Pierangelo Masaratilistener monitor
2002-01-10 Kurt ZeilengaRework backend (lastmod + glue + system schema) flags
2002-01-10 Kurt ZeilengaAdd Backend argument to entry_schema_check() to support...
2002-01-10 Kurt ZeilengaCleanup last commit. Need to add more internal schema....
2002-01-10 Kurt ZeilengaStart of new operational attribute framework
2002-01-06 Howard ChuFix some debug statements
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuMinor cleanup
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-27 Kurt ZeilengaClean up a few globals
2001-12-26 Howard ChuChanged get_limits to struct berval*
2001-12-26 Howard ChuChanged search attrs to struct berval **.
next