]> git.sur5r.net Git - openldap/history - servers/slapd/proto-slap.h
Added replica attr=<attribute list> support to filter replog content
[openldap] / servers / slapd / proto-slap.h
2002-02-08 Howard ChuAdded replica attr=<attribute list> support to filter...
2002-01-31 Kurt Zeilengaremove deadwood, e.g. slap_index2prefix()
2002-01-29 Kurt Zeilengarevert constification of slap_init_user()
2002-01-29 Kurt ZeilengaSome misc cleanup
2002-01-26 Howard ChuEliminated dn_normalize. No more migration.
2002-01-26 Howard ChuChanged slap_authz_info.sai_mech to struct berval.
2002-01-26 Howard ChuChanged dnParent to void instead of int. (It always...
2002-01-26 Kurt ZeilengaRemove deprecated routines and a little lint.
2002-01-26 Howard ChuChanged be_issuffix and dnParent to take struct bervals.
2002-01-19 Kurt ZeilengaUpdate collective attribute schema
2002-01-19 Kurt ZeilengaMove {add,replace,delete}_value() routines to frontend...
2002-01-19 Pierangelo Masaratifix ad_cmp
2002-01-19 Kurt ZeilengaModify ad_cmp() macro to support use as an ordering...
2002-01-19 Kurt ZeilengaCleanup prototypes
2002-01-19 Howard ChuFix previous commit
2002-01-19 Howard ChuDefined some ObjectClass->soc_flags values, changed...
2002-01-17 Pierangelo Masaratipublish dnParent()
2002-01-16 Kurt ZeilengaMove most of the new ber_*cmp routines to lber_pvt...
2002-01-16 Pierangelo Masaratiadded ber_[mem|case]cmp() macros for fast berval compar...
2002-01-16 Kurt ZeilengaFix last commit
2002-01-16 Kurt Zeilengamore cleanup
2002-01-16 Kurt ZeilengaRemove unused deprecated DN routines.
2002-01-15 Kurt ZeilengaMisc. cleanup, remove lint, remove unused deprecated...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Kurt ZeilengaZap connection_internal_*
2002-01-12 Pierangelo Masaraticlarify macro name: dn_match = 1 if match, 0 otherwise
2002-01-12 Pierangelo Masaratisome memory handling cleanup: check that memory is...
2002-01-12 Pierangelo Masaratislap_strncopy function
2002-01-11 Kurt ZeilengaAdd collective attribute system schema support.
2002-01-11 Pierangelo Masaratilistener monitor
2002-01-11 Pierangelo Masaratineed this outside for back monitor ...
2002-01-10 Kurt ZeilengaFix the bits
2002-01-10 Kurt ZeilengaRework backend (lastmod + glue + system schema) flags
2002-01-10 Howard ChuFix str2anlist declaration, str is not const. (gets...
2002-01-10 Kurt ZeilengaAdd Backend argument to entry_schema_check() to support...
2002-01-10 Kurt ZeilengaAnother round of operational attribute changes... more...
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 ZeilengaRework control infrastructure a bit. Add subentries...
2002-01-09 Kurt ZeilengaA subentries control framework
2002-01-07 Kurt ZeilengaDon't use 'void *' unnecessarily.
2002-01-06 Kurt ZeilengaAdd some critical control checks.
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuMinor cleanup
2002-01-02 Howard ChuMinor cleanup. bvarray_add should return success/fail...
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-31 Howard ChuAdded oidm_destroy
2001-12-29 Howard ChuChange struct berval * to struct berval in various...
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-28 Howard ChuMisc berval stuff.
2001-12-28 Howard ChuChanged dnExtractRdn to use a provided berval instead...
2001-12-28 Howard ChuChanged dn_rdn/dn_rdnlen to struct berval
2001-12-28 Howard ChuAdded dnPrettyNormal, do both Pretty and Normalize...
2001-12-27 Kurt ZeilengadnExtractRDN should take a struct berval DN.
2001-12-27 Pierangelo Masaratismall improvement and prototyping
2001-12-27 Kurt ZeilengaMore struct berval DN changes
2001-12-27 Kurt ZeilengaClean up a few globals
2001-12-27 Howard ChuMore struct berval fixes for modrdn
2001-12-26 Kurt ZeilengaAdditional struct berval DN changes...
2001-12-26 Kurt ZeilengaUpdate referral handling to use struct berval DNs.
2001-12-26 Kurt ZeilengaRemove lint.
2001-12-26 Kurt ZeilengaMisc cleanup and dn_normalize() zapping
2001-12-26 Howard ChuMoved bdb_strcopy to slap_strcopy
2001-12-26 Howard ChuChanged get_limits to struct berval*
2001-12-26 Howard ChuChanged ma_rule_text to struct berval.
2001-12-26 Howard ChuFirst pass at converting bind to struct bervals
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-26 Howard ChuMore struct berval changes, dnNormalize migration...
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-25 Kurt ZeilengaHave replog() use struct berval DNs
2001-12-25 Kurt ZeilengaMore "char *" to struct berval DN changes
2001-12-25 Kurt ZeilengaUse struct berval DNs for root DN and update DN
2001-12-24 Kurt ZeilengaEvery quick mod to use a struct berval for e_dn/e_ndn...
2001-12-24 Howard ChuChanged suffix_alias() to use struct berval * in-place.
2001-12-24 Kurt ZeilengaClean up some symbol scoping
2001-12-24 Kurt ZeilengaMisc DN cleanup, no functional changes
2001-12-24 Kurt ZeilengaMake note of deprecated DN routines. Need to write
2001-12-23 Kurt ZeilengaZap dn_match(), cleanup up prototype header
2001-12-23 Kurt Zeilengause dnPretty instead of dn_pretty
2001-12-22 Pierangelo Masaratibetter handling of on-the-fly operational attrs by...
2001-12-22 Pierangelo Masaratiadded backend-side support for on-the-fly operational...
2001-12-20 Kurt ZeilengaAdd abstract object class checks and a bit of structura...
2001-12-20 Kurt ZeilengaAdd better error reporting.
2001-12-19 Kurt ZeilengaAdd structuralObjectClass support and a bit of const...
2001-12-18 Howard ChuMinor cleanup
2001-12-17 Howard Chufrom jon@symas.com - minor cleanup
2001-12-15 Howard ChuAdded acl_destroy, acl_free.
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2001-12-10 Pierangelo Masaratiimprovements to monitor backend: added a log entry...
2001-12-09 Howard ChuAdded dn_issuffixbv() like dn_issuffix, but with bervals.
2001-12-09 Howard ChuAdded ndn to replog args, eliminate unnecessary dn_norm...
2001-12-08 Howard ChuAdded new backglue pseudo-backend. Uses callbacks to...
2001-12-08 Howard ChuAdded dn_rdnlen. Fixed rdn leak in limits.c.
2001-12-08 Howard ChuConverted all use of dn_parent to the in-place version...
2001-12-08 Howard ChuTurned dn_parent into dn_parent1, returning in-place...
2001-12-08 Kurt ZeilengaPretty the entry DNs on add but not rename (yet).
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-12-04 Pierangelo Masaratireimplement dn_validate/normalize/(match) using the...
next