]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
More schema tweaks
[openldap] / servers / slapd / overlays /
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
2005-10-02 Howard ChuFix runq scheduling
2005-10-02 Howard ChuFix prev commit modrdn
2005-10-02 Howard ChuMinimize base lookups
2005-10-02 Howard ChuAlways queue psearch responses (ITS#3671 revisited)
2005-09-27 Howard ChuITS#4025 add pretty/normal for pwdAttribute that recogn...
2005-09-26 Howard ChuCheck log_ops before logging unbind and abandon
2005-09-14 Howard ChuAdd a "nopresent" keyword to skip the present phase...
2005-09-14 Howard ChuAdd CSN management
2005-09-14 Howard ChuZero out op2
2005-09-14 Howard ChuAdd flag for only logging successful operations
2005-09-09 Howard ChuITS#3989 more fixes
2005-09-08 Howard ChuITS#3989 fix crash - don't access freed psearch records
2005-09-06 Howard ChuAdd searchFilter var in searchDN session. Would have...
2005-09-04 Pierangelo Masaratiall right, don't worry about free() by now
2005-09-04 Howard ChuITS#3980 fix when master doesn't explicitly reset grace...
2005-09-04 Pierangelo Masaratidisable pagedResults or reject
2005-09-04 Howard ChuITS#3980, filter out some delete modifications on repli...
2005-09-02 Howard ChuAdd missing return from rev 1.27
2005-09-02 Howard Chuper LDAPext discussion, delete pwdAccountLockedTime...
2005-09-02 Howard ChuBypass all add/modify checks on replicas, the master...
2005-09-02 Howard ChuITS#3989 fix ID used for syncprov_findbase
2005-09-01 Howard ChuMoving glue overlay back into slapd core, returning...
2005-08-31 Howard ChuITS#3979 only one glue overlay per tree is allowed
2005-08-28 Howard ChuITS#3937 tone down informational debug msgs
2005-08-27 Howard ChuFinish control implementation
2005-08-26 Hallvard FurusethRemove unused variable
2005-08-26 Howard ChuMore for ITS#3854
2005-08-26 Howard ChuWindows mod compatibility
2005-08-26 Howard ChuRevert ITS#3577 patch, breaks Windows build and not...
2005-08-26 Howard ChuLeave pwdPolicySubEntry user-modifiable for now
2005-08-25 Pierangelo Masaratiallow undefined attrs to be "proxied" (ITS#3959)
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-25 Pierangelo Masaratineed stricter sanity checks...
2005-08-25 Howard ChuDon't do anything if this is a syncrepl response.
2005-08-24 Howard ChuConfig fixes
2005-08-24 Howard ChuFix typo in numeric-descend
2005-08-24 Howard ChuAdd LDAP_CONTROL_VALSORT
2005-08-24 Howard ChuCheck for numeric syntaxes
2005-08-24 Howard ChuTweak prev commit, use BER_BVZERO
2005-08-24 Howard ChuFix uninit'd var, check for single-valued attrs
2005-08-23 Pierangelo Masaratiworkaround ITS#3965; if anybody has a better solution...
2005-08-23 Howard ChuUpdated for draft 09, allow MANAGE for operational...
2005-08-23 Howard ChuMore for valsort
2005-08-23 Howard ChuAdd valsort
2005-08-23 Howard ChuAdd sorted values overlay
2005-08-23 Howard ChuITS#3961 better fix - provide a context for the main...
2005-08-23 Howard ChuITS#3961 provide ldap_pvt_thread_pool_fake_context_init...
2005-08-22 Pierangelo Masaratilog the right string
2005-08-22 Pierangelo Masaratimoved to contrib/slapd-overlays/allop
2005-08-20 Pierangelo Masaraticleanup
2005-08-20 Pierangelo Masaratifix (and partially revert) last commit
2005-08-20 Pierangelo Masaraticleanup objectclass inheritance; don't proceed if initi...
2005-08-20 Pierangelo Masaratimore for the allop overlay
2005-08-20 Pierangelo Masaratiall-operational overlay: allows to configure part of...
2005-08-20 Pierangelo Masaratineed an AUXILIARY objectClass to play with some special...
2005-08-18 Pierangelo Masaratimerge sml_managing into sml_flags (SLAP_MOD_MANAGING)
2005-08-18 Pierangelo Masaratizero out sml_managing any time a Modifications is built...
2005-08-18 Howard ChuITS#3946 reset lockout status at beginning of all Binds
2005-08-17 Pierangelo Masaratiallow noUserMod attrs write proxying when manageDIT...
2005-08-17 Howard ChuITS#3946 use connection_destroy hook to reset lockouts...
2005-08-15 Howard ChuMore optimization for CSN filter checks
2005-08-15 Howard ChuFix prev commit
2005-08-15 Howard ChuOptimize FINDCSN case
2005-08-14 Howard ChuITS#3935 tweak sessionlog description
2005-08-09 Howard ChuITS#3922 don't leak ber buffer on decode/parse errors
2005-08-09 Howard ChuITS#3922 plug another cookie parsing leak
2005-08-08 Pierangelo MasaratiITS#3914 bug was very close to that leak: rwm_dnattr_re...
2005-08-08 Pierangelo Masaratifix yet another leak (not related to ITS#3914, though)
2005-08-08 Howard ChuITS#3922 fix syncrepl ctxcsn leak
2005-08-07 Pierangelo Masaratiplug selected leaks at shutdown
next