]> git.sur5r.net Git - openldap/shortlog
openldap
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
2002-01-05 Howard ChuFix uninitialized pointers
2002-01-05 Howard ChuBVarray fixes for ldap_dnattr_rewrite
2002-01-05 Howard ChuFix at_destroy free of slap_schema.si_at_undefined...
2002-01-05 Howard ChuFix ASCII detection; can't use "< 0x80" on a signed...
2002-01-05 Pierangelo... fix BVarray
2002-01-05 Kurt ZeilengaTrim some old/experimental RFCs
2002-01-05 Kurt ZeilengaDon't meantion deprecated .conf files
2002-01-04 Kurt ZeilengaCleanup
2002-01-04 Howard ChuFix for Windows, don't call gethostbyname until WSAStar...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-04 Kurt ZeilengaUpdate copyright notices
2002-01-04 Kurt Zeilengaautoconf
2002-01-04 Kurt ZeilengaAnother minor filter fix (unescaped *)
2002-01-04 Pierangelo... more fixes/updates
2002-01-04 Kurt ZeilengaRefer to ldap_get/set_option, not ld_errno
2002-01-04 Pierangelo... misc fix/improvements
2002-01-04 Kurt ZeilengaSome misc cleanup
2002-01-04 Pierangelo... fix attribute mapping bug
2002-01-04 Pierangelo... move mapping in a separate file
2002-01-04 Pierangelo... fix rewrite iteration
2002-01-04 Pierangelo... hide mapping initialization
2002-01-04 Pierangelo... more cleanup; doesn't work (fails on ldap_result, selec...
2002-01-04 Kurt ZeilengaFix ) in value handling
2002-01-04 Kurt ZeilengaUse LDAP_FREE not free
2002-01-04 Kurt ZeilengaSome misc cleanup
2002-01-04 Howard Chustruct berval fixes, fix memory leak in ldap_send_entry
2002-01-04 Kurt ZeilengaFix attribute description checks
2002-01-03 Howard ChuUse LDAP_FREE instead of free
2002-01-03 Howard ChuUse ber_memfree instead of free
next