]> git.sur5r.net Git - openldap/history - servers/slapd/tools
honor '!' (objectClass negation) when checking attribute presence in list
[openldap] / servers / slapd / tools /
2003-12-16 Howard ChuFix - need to initialize lutil_passwd.
2003-12-13 Pierangelo MasaratisaslAuthzTo/From stuff
2003-12-09 Howard ChuITS#2865 don't try to calloc 0 bytes, log an error...
2003-12-09 Howard ChuITS#2868 check result from slap_startup
2003-12-01 Jong Hyuk Choimisc cleanup
2003-12-01 Howard ChuAdded slap_null_cb
2003-11-28 Hallvard FurusethDelete $(LDIF_LIBS). The library has been merged into...
2003-11-26 Kurt ZeilengaNotices and acknowledgements
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-20 Jong Hyuk Choiadd copyright heading (for replca management modifications)
2003-11-20 Jong Hyuk Choislaptools : normalize entryUUID
2003-11-10 Jong Hyuk Choi1. Session history support
2003-10-30 Hallvard Furusethcast isdigit argument to unsigned char.
2003-10-24 Howard ChuOutbound connection management
2003-10-08 Jong Hyuk Choimisc syncrpel updates
2003-10-07 Jong Hyuk Choislaptools update : replica promotion / demotion
2003-09-24 Howard ChuAdd memctx param to build_new_dn(). cleanup DN leaks.
2003-09-23 Howard ChuITS#2526 Fix slapi builds
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-09-12 Jong Hyuk Choifix for Makefile change
2003-09-12 Howard ChuConstruct ctxcsn entries directly, plug memory leaks...
2003-08-30 Jong Hyuk Choislaptool update for LDAP Sync replication
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-25 Jong Hyuk ChoiContext CSN Patch (2)
2003-08-23 Jong Hyuk ChoiContext CSN patch (1)
2003-07-11 Jong Hyuk ChoiSyncRepl is changed to share the following routnines :
2003-07-08 Jong Hyuk Choiexport glueing code
2003-07-02 Jong Hyuk Choi- partial attribute replication tested ok
2003-06-11 Howard ChuPreliminary backend overlay support, based on backglue...
2003-06-02 Kurt ZeilengaFix -T usage
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...
next