]> git.sur5r.net Git - openldap/history - servers/slapd/proto-slap.h
Start of new operational attribute framework
[openldap] / servers / slapd / proto-slap.h
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...
2001-12-03 Howard ChuRewrote entry_encode/entry_decode again, uses 50% less...
2001-11-27 Kurt ZeilengaReplace existing SLAP_MR_ matching flags with:
2001-11-17 Pierangelo Masaratiminor cleanup
2001-11-16 Pierangelo Masaratimoved the empty dn static entry into a global const...
2001-11-16 Pierangelo Masaraticheck for update dn
2001-11-16 Howard ChuChanged global ad_mutex into per-attributeType mutex...
2001-11-13 Kurt Zeilengarm currenttime_mutex.
2001-11-07 Howard ChuAdded schema_destroy() et al to free schema structures...
2001-10-26 Kurt ZeilengaFirst stable an implementing latest namedref specification.
2001-10-25 Pierangelo MasaratiFixes ITS#1385
2001-10-23 Kurt ZeilengaUse defined Root DSE attributes.
2001-10-23 Julio Sánchez Fern... Replacement for value_find and compatibility macro.
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-08-01 Pierangelo Masaratiadd global, per backend and per op_ndn time/size soft...
2001-07-28 Pierangelo Masaratihandle regex-based per op_ndn time/size limits
2001-07-21 Kurt ZeilengaBack out DN changes, needs more work
2001-07-21 Pierangelo MasaratiAdded the suffix=<dn> parameter to replica config directive
2001-07-14 Pierangelo MasaratiThis is the skeleton of back-monitor, the slapd monitor...
2001-07-13 Pierangelo Masaratidn_validate/dn_normalize has been rewritten by
2001-07-06 Pierangelo Masaratiprotos and declarations for charray and rdn stuff
2001-06-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
2001-06-22 Randy KunkeeAdd sync_daemon to daemon.c, enabled by global configur...
2001-06-07 Kurt ZeilengaCheck schema NAMEs
2001-06-06 Kurt ZeilengaAdd more detailed reporting of schema violations to...
2001-05-29 Kurt ZeilengaAdd support for separate max incoming for anonymous...
2001-05-17 Kurt ZeilengaAdd support for obsolete attributes.
2001-05-10 Kurt ZeilengaAdd better modlist2mod error reporting (to client)
2001-05-05 Kurt ZeilengaAdd simple configure support for sockbuf max incoming
2001-02-03 Kurt ZeilengaAdd security checks to root DSE searches.
2001-01-19 Kurt ZeilengaAdd "sasl-external-x509dn-convert" configuration option...
2000-11-30 Mark AdamsonMake SASL authorization work for NULL, "u:", and "dn...
2000-11-02 Stig VenaasChanged ucdata loading, all is done in config.c. Tried...
2000-10-23 Kurt ZeilengaFix register_syntax argument names
2000-10-21 Kurt ZeilengaFirst-cut at manageDSAit-aware backend selection.
2000-10-13 Julio Sánchez Fern... Protos for extensible matching rules
2000-09-29 Kurt ZeilengaAdd connection and operation arguments to backend callb...
next