]> git.sur5r.net Git - openldap/history - servers/slapd/tools
Memory context tweaks for Bind
[openldap] / servers / slapd / tools /
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 **.
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-25 Kurt ZeilengaFIx up replog calls, add replog call to bdb passwd
2001-12-25 Kurt ZeilengaMore "char *" to struct berval DN changes
2001-12-24 Kurt ZeilengaThis really should work... but it's no more broken...
2001-12-24 Kurt ZeilengaAdd some cheats to dnNormalize and dnMatch to workaround
2001-12-24 Kurt ZeilengaMisc cleanup, but doesn't fix tests.
2001-12-22 Pierangelo Masaratiadded operations and sent stats to back-monitor; minor...
2001-12-22 Pierangelo Masaratibetter handling of on-the-fly operational attrs by...
2001-12-20 Kurt ZeilengaAdd better error reporting.
2001-12-19 Kurt ZeilengaPatch slapadd(8) to provide a structuralObjectClass...
2001-12-17 Howard Chufrom jon@symas.com - minor cleanup
2001-12-17 Howard ChuFix ITS#1497 use strcmp instead of strncmp
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2001-12-09 Howard ChuAdded ndn to replog args, eliminate unnecessary dn_norm...
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-08 Howard ChuAdded new backglue pseudo-backend. Uses callbacks to...
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-11-27 Howard ChuFix segv in slapcat. Tool must use be_entry_return...
next