]> git.sur5r.net Git - openldap/history - servers/slapd
More system schema checks
[openldap] / servers / slapd /
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 Masaratiof course this is required by listener monitor
2002-01-11 Pierangelo Masaratilistener monitor
2002-01-11 Pierangelo Masaratineed this outside for back monitor ...
2002-01-11 Pierangelo Masaratiadded structural objectclass; reworked obejctclasses...
2002-01-11 Howard ChuFix loop in glue_tool_sync
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 Masaratifix 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 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 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 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 ZeilengaMinor cleanup
2002-01-07 Kurt ZeilengaDon't use 'void *' unnecessarily.
2002-01-07 Pierangelo Masaratifix questionable behavior in case of bind errors
2002-01-07 Pierangelo Masaratifix 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 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 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 ZeilengaFix compile errors
2002-01-05 Pierangelo Masaratimore cleanup
2002-01-05 Pierangelo Masaratileftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-05 Pierangelo Masaratifix logs
2002-01-05 Pierangelo Masaratifix 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 Pierangelo Masaratifix BVarray
2002-01-04 Kurt ZeilengaCleanup
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-04 Pierangelo Masaratimore fixes/updates
2002-01-04 Pierangelo Masaratimisc fix/improvements
2002-01-04 Pierangelo Masaratifix attribute mapping bug
2002-01-04 Pierangelo Masaratimove mapping in a separate file
2002-01-04 Pierangelo Masaratifix rewrite iteration
2002-01-04 Pierangelo Masaratihide mapping initialization
2002-01-04 Pierangelo Masaratimore cleanup; doesn't work (fails on ldap_result, selec...
2002-01-04 Howard Chustruct berval fixes, fix memory leak in ldap_send_entry
2002-01-03 Kurt ZeilengaAll empty IA5 and Printable strings, but not Directory...
2002-01-03 Kurt ZeilengaRemove lint
2002-01-03 Pierangelo Masaratilots of migration to struct berval; unfortunately it...
2002-01-03 Pierangelo Masaratitrivial fixes
2002-01-03 Kurt ZeilengaCleanup (not)found logic
2002-01-03 Kurt ZeilengaIndicate support for True (&) and False (|) filters
2002-01-03 Howard ChuFix from Jonghyuk Choi jongchoi@us.ibm.com; return...
2002-01-03 Howard ChuChanged AttributeName back into an array instead of...
2002-01-03 Howard ChuChanged AttributeName back into an array instead of...
2002-01-03 Howard ChuUse ldap_queue.h instead of <ac/queue.h>
2002-01-02 Howard ChuMinor cleanup
2002-01-02 Howard ChuRemove unused int i, j
2002-01-02 Howard ChuFix for attr_merge
2002-01-02 Kurt ZeilengaFix yet another stupid error...
2002-01-02 Kurt ZeilengaAdditional error checking + misc cleanup
next