]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
register OID for entryExpireTimestamp
[openldap] / servers / slapd / overlays /
2006-01-06 Pierangelo Masaratiregister OID for entryExpireTimestamp
2006-01-06 Pierangelo Masaratirfc2589 support (ITS#4293)
2006-01-06 Pierangelo Masaratiresource release (more is needed: a report is coming...)
2006-01-05 Pierangelo Masaratiplug leaks
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-26 Pierangelo Masaratitypos in comments (very pedantic...)
2005-12-19 Howard ChuFix ITS#4267, don't bother with unique_search if no...
2005-12-15 Howard ChuITS#4238 don't hide syncrepl control from rootDSE
2005-12-15 Pierangelo Masaratia back-ldap consumer segfaults when accessing members...
2005-12-09 Pierangelo Masaratiadd comment
2005-12-07 Howard ChuImprove previous commit
2005-12-07 Pierangelo Masaratirework previous commit?
2005-12-07 Pierangelo Masaratidon't search max CSN if don't have a value; try the...
2005-12-06 Pierangelo Masaratiplug leaks
2005-12-06 Pierangelo Masaratirelax the check on objectClass (may be equal)
2005-12-05 Pierangelo Masaratidon't return the dummy empty string
2005-11-29 Pierangelo Masaratiadd check on duplicate rules (may be too strict?)...
2005-11-29 Pierangelo Masaratiallow dynlist to take over dyngroup
2005-11-29 Pierangelo Masaraticomplete merging of dyngroup into dynlist; add back...
2005-11-29 Pierangelo Masaratifix return code in case the asserted DN does not exist...
2005-11-28 Pierangelo Masaratiadd support for backend/overlay obsolete names...
2005-11-28 Pierangelo Masaratiadd dyngroup compare functionality to dynlist
2005-11-28 Howard ChuMore for prev commit - set entryCSN as well.
2005-11-26 Kurt ZeilengaRemove some unnecessary #ifdefs
2005-11-25 Pierangelo Masaratiuse LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25 Howard ChuITS#4198 initialize logdb contextCSN from main DB conte...
2005-11-25 Howard ChuITS#4209 release entry when it exists.
2005-11-25 Howard Chuop->ors_slimit is always intact now.
2005-11-25 Pierangelo Masaratistreamline overlay configuration
2005-11-25 Pierangelo Masaratiadd more versatile private API for filter escaping
2005-11-25 Pierangelo Masaratiescape filter values (ITS#4212)
2005-11-25 Pierangelo Masaraticheck sizelimit in frontend (ITS#4213)
2005-11-24 Pierangelo Masaratiuse time_t for time-related vars
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-24 Pierangelo Masaratidon't expose unnecessary symbols :)
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-23 Pierangelo Masaratifix return attributes (ITS#4203)
2005-11-23 Pierangelo Masarati"relax" previous commit; don't leave locks 'round ...
2005-11-23 Pierangelo Masaratiquick fix to ITS#4204
2005-11-23 Pierangelo Masaratimake controls as strict as possible
2005-11-23 Pierangelo Masaratiadd some integrity checks on input, without changing...
2005-11-22 Pierangelo Masaratiadd a comment about reworking compare
2005-11-22 Pierangelo Masaratirun thru the list also in case of FALSE
2005-11-22 Howard ChuFix prev commit, don't touch logDB in tool mode at...
2005-11-21 Howard ChuCreate auditContainer object automatically.
2005-11-20 Howard ChuMore for ITS#3939
2005-11-20 Howard ChuFix back-bdb inequality_candidates to use unchecked...
2005-11-17 Pierangelo Masaratifix wrong response tags (ITS4182; consequence of fixing...
2005-11-16 Howard ChuFix Add password_hash to not depend on password quality...
2005-11-16 Pierangelo Masaratiimprove fix to ITS#4173 OPENLDAP_REL_ENG_2_2_MP
2005-11-15 Pierangelo Masaratidon't muck with SlapReply during response (ITS#4173)
2005-11-14 Pierangelo Masaratire-fix cast and logic
2005-11-14 Hallvard FurusethFix void* pointer arithmetic from ber_bvchr()
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-11-09 Pierangelo Masaratiplug yet another one time leak
2005-11-09 Pierangelo Masaratiplug one time leak
2005-11-09 Pierangelo Masaratifix previous commit
2005-11-08 Pierangelo Masaratigdb is much more clever with enums...
2005-11-06 Pierangelo Masaratisilence warnings
2005-11-06 Pierangelo Masaratiadd matchedDN; fix and clarify behavior when searching...
2005-11-05 Howard ChuITS#4148 fix replica mods
2005-11-03 Pierangelo Masaratiplug one-time leak
2005-11-03 Howard ChuCleanup
2005-11-03 Howard ChuITS#4128 use backend_db_init
2005-11-03 Pierangelo Masaratirelease entry, if required; release mapping resources...
2005-11-03 Kurt ZeilengaUpdate result code to IANA-assigned values
2005-11-03 Howard ChuITS#4134 additional fix
2005-11-03 Howard ChuITS#4134 delete pwdFailureTime on password reset
2005-10-28 Howard ChureqMod / reqOld must be OctetString to accomodate all...
2005-10-17 Howard ChuMore matching rules
2005-10-17 Howard ChuMore schema tweaks
2005-10-17 Howard ChuChange ModDN back to ModRDN. Legacy...
2005-10-17 Howard ChuSchema tweaks
2005-10-17 Howard ChuFix Bind/Unbind logging, align Search scopes with RFC2255
2005-10-15 Howard ChuUse generic filter for findbase
2005-10-15 Howard ChuThe rest of the reloadHint support...
2005-10-15 Howard ChuAdd option to enable using the reloadHint. 2.2 consumer...
2005-10-14 Howard ChuDo some rough bounds checks on the age
2005-10-14 Howard ChuExtend age buffer
2005-10-14 Howard ChuRemove two-digit limitation on days in log purge interval
2005-10-14 Kurt ZeilengaFix prototype
2005-10-14 Pierangelo Masaratimore about ITS#4086: fix back-meta as well
2005-10-14 Pierangelo Masaratinote that "discover" is not supported yet
2005-10-14 Pierangelo Masaratimore cleanup
2005-10-14 Pierangelo Masaratibetter fix to ITS#4086: treat mapping failures as undef...
2005-10-13 Pierangelo Masaratitemporarily fix ITS#4086
2005-10-13 Howard ChuMove CSN invocations to backends
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-10-11 Howard ChuRemove lint
2005-10-08 Pierangelo Masaratiimprove previous commit (ITS#4071)
2005-10-08 Pierangelo Masaratiallow rwm to work with either the real or the virtual...
2005-10-07 Howard ChuITS#4068 fix queued UUIDs
2005-10-06 Howard ChuPlug memleaks
2005-10-05 Howard ChuCall normalizer directly, not rdnNormalize.
2005-10-05 Howard ChuFix rdn timestamp normalization
2005-10-05 Howard ChuITS#4066 ignore writes that aren't under the unique_base
2005-10-04 Howard ChuDon't flush psearch queue in main search, let the qtask...
2005-10-03 Howard ChuFix abandon checks, syncop use count.
2005-10-03 Howard ChuFix prev commit op initialization, runqueue startup...
2005-10-02 Howard ChuTweak prev commit, avoid rescheduling running qtask
next