]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
Silence valgrind warnings
[openldap] / servers / slapd / overlays /
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
2005-08-02 Pierangelo Masaratiaddress ITS#3914
2005-08-02 Hallvard FurusethCleanup (unused variable ad_oldest)
2005-08-02 Hallvard FurusethFix off-by-one pointer error. Garbage byte between...
2005-08-01 Pierangelo Masaratifix typo in previous commit
2005-08-01 Pierangelo Masaratifix various leaks
2005-08-01 Pierangelo Masaratiplug leaks; fix map initialization
2005-08-01 Howard ChuAdd static build for accesslog
2005-08-01 Luke Howardslap_mods2entry() should not zero pointers into the...
2005-07-25 Pierangelo Masaratisilence warning
2005-07-25 Pierangelo Masaratisilence warning(s)
2005-07-22 Hallvard Furusethrs->sr_flags should be saved in variables of type slap_...
2005-07-22 Hallvard FurusethRemove unused variables.
2005-07-21 Luke HowardMove most of SLAPI frontend into overlay
2005-07-21 Pierangelo Masaratiglue's enum conflicts with slap_operation_t
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-17 Hallvard FurusethRemove spurious printf argument
2005-07-17 Hallvard Furusethrc in glue_tool_entry_put() is an int, not NOID (unsign...
2005-07-14 Hallvard FurusethSilence warnings
2005-07-12 Howard ChuITS#3854 fix Modify logging, add handlers for unrecogni...
2005-07-11 Hallvard Furusethretcode_op_func(): Fix uninitialized variable 'ref':
2005-07-10 Hallvard Furusethfbuf in syncprov_findcsn() got used before it was fully...
2005-07-08 Howard ChuStreamline call to lutil_passwd_scheme
2005-07-06 Hallvard FurusethFormat fixes (%d<->%lu etc)
2005-07-01 Pierangelo Masaratimore checks (ITS#3817)
2005-07-01 Pierangelo Masaratidon't use missing hooks (ITS#3817)
2005-06-30 Howard ChuITS#3456 better fix, use a child thread.
2005-06-30 Howard ChuITS#3456 - omit FIND_MAXCSN call from syncprov_db_open...
2005-06-25 Pierangelo Masaratidon't try to lookup the rootdn; handle errors separately
2005-06-19 Pierangelo Masaratiadd support for connection_init/destroy and retcode...
2005-06-19 Pierangelo Masaratiimport retcode overlay
2005-06-18 Pierangelo Masaraticleanup of previous commit
2005-06-16 Pierangelo Masaratifix ITS#3788: don't free slapo-rwm callback, rather...
2005-06-16 Pierangelo Masaratifix ITS#3785: do our best to deal with invalid filters...
2005-06-15 Howard ChuITS#3779 fix pwdLockoutDuration handling
2005-06-15 Ralf Haferkampsilence warning
2005-06-15 Howard ChuITS#3777 fix scheme comparison
2005-06-13 Howard ChuITS#3772 fix dependencies for static overlays
2005-06-10 Howard ChuMore accesslog updates
2005-06-10 Howard ChuIn-directory logging overlay
2005-06-07 Howard ChuAdd slap_timestamp(), use mutex in slap_get_csn()
2005-06-07 Howard ChuITS#3691 import auditlog overlay
next