]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2002-01-12  Kurt ZeilengaMisc updates to the todo list
2002-01-12  Howard ChuMore cleanup in ldap_pvt_tls_destroy()
2002-01-12  Howard ChuFix ldap_start_tls_s, don't check for TLS present on...
2002-01-12  Howard ChuFix struct initialization in ber_scanf() for ANSI C...
2002-01-11  Kurt ZeilengaAdd ITS#1508 fix to allow ACIs to grant anonymous users...
2002-01-11  Kurt ZeilengaAdditional system schema checks
2002-01-11  Kurt ZeilengaAdd collective attribute system schema support.
2002-01-11  Kurt ZeilengaMore system schema checks
2002-01-11  Kurt ZeilengaAdd some basic system schema checks.
2002-01-11  Kurt ZeilengaAdd system schema flags to backends supporting system...
2002-01-11  Kurt ZeilengaRemove lint.
2002-01-11  Kurt ZeilengaAdd Backend to system schema check routines
2002-01-11  Pierangelo... of course this is required by listener monitor
2002-01-11  Pierangelo... listener monitor
2002-01-11  Pierangelo... need this outside for back monitor ...
2002-01-11  Pierangelo... added structural objectclass; reworked obejctclasses...
2002-01-11  Howard ChuAdded test for backend glue. Tests using slapadd/ldapse...
2002-01-11  Howard ChuAdded config and data files for testing backend glue
2002-01-11  Howard ChuFix loop in glue_tool_sync
2002-01-11  Howard ChuCleanup lint
2002-01-11  Kurt ZeilengaFlip some bits in the backend flags mask
2002-01-10  Kurt ZeilengaFix the bits
2002-01-10  Jon LeichterAdded a missing attribute: tokenGroupsGlobalAndUniversa...
2002-01-10  Kurt ZeilengaRework backend (lastmod + glue + system schema) flags
2002-01-10  Howard Chureadahead is only needed on UDP, don't use it on TCP...
2002-01-10  Howard ChuFix str2anlist declaration, str is not const. (gets...
2002-01-10  Pierangelo... fix for backend-dependent schema check
2002-01-10  Kurt ZeilengaUse NULL for be parameter to entry_schema_check() for...
2002-01-10  Kurt ZeilengaAdd Backend argument to entry_schema_check() to support...
2002-01-10  Howard ChuFix lint in previous commit
2002-01-10  Kurt ZeilengaAdd start of subentry support... still need to sort out
2002-01-10  Kurt ZeilengaRemove references to dead schema
2002-01-10  Howard ChuMention that objectClass names are valid in the attrs...
2002-01-10  Howard ChuAdded an_oc to AttributeName for caching ObjectClass...
2002-01-10  Kurt ZeilengaMore clean up of system schema changes
2002-01-10  Kurt Zeilengaadd system schema checks
2002-01-10  Kurt ZeilengaFix up last commit
2002-01-10  Kurt ZeilengaMore operational attribute infrastructure...
2002-01-10  Kurt ZeilengaRemove lint
2002-01-10  Howard ChuFor Windows, use getsockopt() to retrieve error if...
2002-01-10  Kurt ZeilengaFinish building in operational attributes
2002-01-10  Kurt ZeilengaMore builtin operational attributes
2002-01-10  Kurt ZeilengaCleanup last commit. Need to add more internal schema....
2002-01-10  Kurt ZeilengaAnother round of operational attribute changes... more...
2002-01-10  Kurt ZeilengaMinor cleanup
2002-01-10  Kurt ZeilengaStart of new operational attribute framework
2002-01-09  Kurt ZeilengaRound 2 of subentry changes
2002-01-09  Kurt ZeilengaAdd very basic subentry search support.
2002-01-09  Kurt ZeilengaFix problems caused by lint removal
2002-01-09  Kurt ZeilengaRemove some lint caused by the changes in const'ification
2002-01-09  Kurt ZeilengaRework control infrastructure a bit. Add subentries...
2002-01-09  Kurt ZeilengaAdd some comments
2002-01-09  Kurt ZeilengaBring nadf back from attic, but note that it is obsolete
2002-01-09  Kurt ZeilengaA subentries control framework
2002-01-08  Kurt ZeilengaMove nadf to attic
2002-01-08  Kurt Zeilengacomment out pilotObject as it depends on lastModifiedBy
2002-01-08  Kurt ZeilengaClarify comment.
2002-01-08  Kurt ZeilengaUse iplanet OID (with typo fixed) for inetLocalMailReci...
2002-01-08  Kurt Zeilengacomment out obsolete operational schema
2002-01-08  Kurt ZeilengaMinor const'ification cleanup
2002-01-08  Kurt ZeilengaA few changes to the handling of operational attributes.
2002-01-08  Kurt ZeilengaFix ACL logic for non-regex peername, sockname, etc.
2002-01-07  Kurt ZeilengaRemove lint.
2002-01-07  Kurt ZeilengaMinor cleanup
2002-01-07  Kurt ZeilengaDon't use 'void *' unnecessarily.
2002-01-07  Kurt ZeilengaDon't unlock if we've never locked.
2002-01-07  Pierangelo... Passes last test (empty value); also passes many of...
2002-01-07  Pierangelo... fix non-printable flag detection; improve dn test ...
2002-01-07  Pierangelo... fix domain generation for UFN
2002-01-07  Pierangelo... fix questionable behavior in case of bind errors
2002-01-07  Pierangelo... fix c_cdn migration
2002-01-07  Kurt ZeilengaLachman laser is expired.
2002-01-07  Kurt ZeilengaAdd collective schema (not yet implemented)
2002-01-07  Kurt ZeilengaClarify DESC
2002-01-06  Howard ChuFix some debug statements
2002-01-06  Howard ChuAdded LDAP_FILTER_EXT case to filter_free()
2002-01-06  Howard ChuDon't need to malloc/free ma_rule_text
2002-01-06  Howard ChuUse 'm' ber_scanf format where convenient
2002-01-06  Howard ChuChanged 'w' format character to 'M': 'm' and 'M' for...
2002-01-06  Howard ChuAdded doalloc flag to ber_get_stringbv
2002-01-06  Howard ChuAdded doalloc flag to ber_get_stringbv. Added 'm' type...
2002-01-06  Kurt ZeilengaHide select matching rules from published schema
2002-01-06  Kurt ZeilengaDon't split DESC over multiple lines
2002-01-06  Kurt ZeilengaAdd LDAP/X.500 subentry schema (draft-zeilenga-ldap...
2002-01-06  Howard ChuChanged conn->c_cdn to struct berval.
2002-01-06  Howard ChuCleanup lint in previous commit
2002-01-06  Howard ChuPrep for in-place parsing. Cache a ber_tag byte.
2002-01-06  Kurt ZeilengaSome memory allocation cleanup.
2002-01-06  Kurt ZeilengaAdd SLAP_MALLOC() and friends.
2002-01-06  Kurt ZeilengaAdd some critical control checks.
2002-01-06  Kurt ZeilengaRemove lint.
2002-01-06  Kurt ZeilengaFix compile errors
2002-01-05  Kurt ZeilengaMisc allocator cleanup
2002-01-05  Kurt ZeilengaFix compile errors
2002-01-05  Kurt Zeilengastruct * are not to be const'ified
2002-01-05  Pierangelo... more cleanup
2002-01-05  Pierangelo... leftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-05  Pierangelo... meaningful message in case max_incomingis hit
2002-01-05  Pierangelo... fix logs
2002-01-05  Pierangelo... fix malformed test
next