]> git.sur5r.net Git - openldap/history - servers/slapd
Clean up include logging
[openldap] / servers / slapd /
2001-09-17 Kurt ZeilengaClean up include logging
2001-09-16 Kurt ZeilengaBack out ManageDsaIt change.
2001-09-16 Kurt ZeilengaMinor cleanup
2001-09-16 Kurt ZeilengaRemove lint
2001-09-13 Pierangelo Masaraticleanup and cast of logs
2001-09-09 Kurt ZeilengaClean up asserts, should assert desc != NULL instead...
2001-09-09 Kurt ZeilengaAdd root DSE supportedFeatures support.
2001-09-08 Kurt ZeilengaUpdate 'invalid data' error message.
2001-09-08 Kurt ZeilengaAdd referral scope checks (ITS#1289) from dshriver...
2001-09-07 Kurt ZeilengaAdd IDL debugging code from SuSE.
2001-09-07 Dmitry Kovalevfinish the prefious fixes... it is really hard to commi...
2001-09-07 Dmitry Kovalevsome cosmetics and minor problems fixed, pointed out...
2001-09-07 Kurt ZeilengaAdd <limits.h>
2001-09-04 Kurt ZeilengaRemove extensible filter #ifdef
2001-09-02 Kurt ZeilengaAdd some EINTR logic to back-shell. Assumes fgets...
2001-09-01 Kurt ZeilengaAdd general extensible matching support and integerBitA...
2001-09-01 Kurt ZeilengaAllow dn.base=""
2001-09-01 Kurt ZeilengaOpen databases using WRCREAT not READER.
2001-08-31 Kurt ZeilengaThere is no TLSProtocol option.
2001-08-29 Mark AdamsonSkip over the "dn:" prefix when passing a DN to dn_norm...
2001-08-29 Kurt ZeilengaFix NEW_LGGING typo
2001-08-28 Kurt ZeilengaMinor rework of *text = textbuf fix
2001-08-28 Kurt ZeilengaApply ACLs to front end objects (root DSE, subschema...
2001-08-26 Stig VenaasChanged get_listener_addresses() to not use getaddrinfo...
2001-08-15 Mark AdamsonNeed to set error text pointer sooner in entry_schema_c...
2001-08-04 Pierangelo Masaratifix malformed test
2001-08-04 Pierangelo Masaratifix a reference to volative memory in back-ldbm/passwd...
2001-08-04 Pierangelo Masaratiadd limits stuff to back-ldap
2001-08-04 Pierangelo Masaraticleanup limits stuff in back-meta
2001-08-04 Pierangelo Masaratiallow multiple limits setting on one global/per backend...
2001-08-03 Pierangelo Masaratimore intuitive special limits configuration
2001-08-03 Pierangelo Masaratienforces detailed search limits
2001-08-02 Dmitry KovalevA big bunch of improvements, contributed by Sam Drake...
2001-08-02 Kurt ZeilengaAdd some addl. logging
2001-08-01 Pierangelo Masaratiadd global, per backend and per op_ndn time/size soft...
2001-07-31 Pierangelo Masaratifix typo; try to delete dn2id in case of late failure
2001-07-31 Pierangelo Masaratiadded acl check for added/removed rdn attrs
2001-07-31 Kurt ZeilengaFix typo
2001-07-31 Kurt ZeilengaClean up
2001-07-31 Kurt ZeilengaLast changes should have been #ifdef
2001-07-31 Kurt ZeilengaFix basic operations
2001-07-31 Kurt ZeilengaFix slapadd crash when only a subset of databases have...
2001-07-30 Pierangelo Masaratifixes another assert in case of subtle error (schema...
2001-07-30 Pierangelo Masaratifixes ITS#1261 (abort on modrdn with new dn already...
2001-07-29 Pierangelo Masaratifixed some memory allocation nonsense
2001-07-28 Pierangelo Masaratiexploits regex-based per op_ndn time/size limits
2001-07-28 Pierangelo Masaratihandle regex-based per op_ndn time/size limits
2001-07-28 Kurt ZeilengaRemove assert(0)
2001-07-27 Stig VenaasRemoved duplicate code by replacing case-Exact/Ignore...
2001-07-26 Stig VenaasMaking the approx multistring code default. Leaving...
2001-07-26 Kurt ZeilengaMisc cleanup of asserts
2001-07-25 Stig VenaasMade approxMatch/Indexer/Filter all do Unicode cannonic...
2001-07-24 Kurt ZeilengaITS#1274 fix
2001-07-24 Kurt ZeilengaRework single-value check
2001-07-24 Kurt ZeilengaAdd an improved single value constraint check.
2001-07-23 Pierangelo Masaratiadded extra check to suffix param of replica entry
2001-07-22 Kurt ZeilengaFix typo
2001-07-22 Kurt Zeilengafix up UTF8MATCH
2001-07-22 Kurt ZeilengaUse DN normalize
2001-07-22 Stig VenaasWe shouldn't need UTF8oncasecmp() and UTF8casechr(...
2001-07-21 Kurt ZeilengaZap old DN code
2001-07-21 Kurt ZeilengaMake some additional UTF8 public
2001-07-21 Kurt ZeilengaZap !UTF8MATCH code
2001-07-21 Kurt ZeilengaBack out DN changes, needs more work
2001-07-21 Kurt Zeilengaunifdef -DMULTIATTRVAL_RDN
2001-07-21 Pierangelo MasaratiAdded the suffix=<dn> parameter to replica config directive
2001-07-21 Pierangelo MasaratiReworked again the caching in case of failure.
2001-07-20 Pierangelo MasaratiReworked API of nextid; e_private gets destroyed separa...
2001-07-17 Stig VenaasMade caseExactMatch() use Unicode normalization
2001-07-17 Stig VenaasMade caseIgnoreSubstringsMatch and caseExactSubstringsM...
2001-07-16 Randy KunkeePrevent ldbm_sync from being called by ldbm_cache_close...
2001-07-16 Stig VenaasFixed UTF8 encoding checks for substrings assertions
2001-07-16 Randy KunkeeFix ITS#1239:
2001-07-15 Stig VenaasFixed bug in caseExactSubstringsIndexer() and caseIgnor...
2001-07-15 Kurt ZeilengaExtend assertion value syntax checks to some other...
2001-07-15 Kurt ZeilengaFix typo in disallow logging
2001-07-15 Stig VenaasFixed segfault in caseIgnoreFilter when assertion value...
2001-07-14 Pierangelo Masaratireworked slapd_mods_free into mimic to avoid extra...
2001-07-14 Pierangelo MasaratiThis is the skeleton of back-monitor, the slapd monitor...
2001-07-14 Kurt ZeilengaQuick and dirty hack to add password modify replication.
2001-07-13 Pierangelo Masaratidn_validate/dn_normalize has been rewritten by
2001-07-11 Pierangelo Masaratiadded function cache_find_entry_ndn2id that avoids...
2001-07-10 Pierangelo Masaratireworked rdn_attrs to use ldap_explode_rdn; maybe we...
2001-07-10 Gary Williamsfix bad debug message
2001-07-09 Pierangelo MasaratiForbid empty ("") dn! (followup 5 to ITS#1173)
2001-07-07 Pierangelo MasaratiIf add to "" is allowed, also modrdn should
2001-07-07 Pierangelo Masaratidn2idl API changed for consistency with other dn2id...
2001-07-07 Pierangelo Masaratimoved some slap_mods_* functions into mods.c, so mods...
2001-07-06 Pierangelo Masaratifixed test on "" (empty) parent dn
2001-07-06 Pierangelo Masaratihonors '+' rdn separator in adding/deleting attributes...
2001-07-06 Pierangelo Masaratiprotos and declarations for charray and rdn stuff
2001-07-06 Pierangelo Masaratiadded rdn_attrs: parses a rdn and returns types and...
2001-07-06 Pierangelo Masaratiadded misc charray utilities
2001-07-06 Kurt ZeilengaFix root dse checks
2001-07-06 Kurt ZeilengaCorrect X.500 reference
2001-07-05 Pierangelo Masaratiadded a comment to rdn_validate: needs to be rewritten...
2001-07-05 Pierangelo Masaratirdn check to prevent illegal rdns in modrdn (copied...
2001-07-03 Pierangelo MasaratiUsed API signature from back-bdb; compiles and passes...
2001-07-02 Pierangelo Masaratiseparate ID return value form return status in dn2id...
2001-06-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
next