]> git.sur5r.net Git - openldap/history - servers
ITS#6355: Fix uninitialiezed lso_tmp_rsa_cb() return value
[openldap] / servers /
2009-10-29 Howard ChuITS#6346 serialize all responses
2009-10-24 Howard ChuITS#6310 dup entry before adding to cache
2009-10-23 Hallvard Furusethmore ITS#6324: fix fprintf(%u, long) format
2009-10-21 Hallvard FurusethFix previous commit: backslash-space-newline -> backsla...
2009-10-21 Howard ChuITS#6342 include <ac/unistd.h>
2009-10-20 Ralf HaferkampITS#6341 removal of last entry from cache caused corrup...
2009-10-19 Hallvard FurusethITS#6338: Fix \0-termination of dnParent(x, x) for...
2009-10-19 Pierangelo Masaratidon't dereference pointer in case of error
2009-10-19 Pierangelo Masaratiplug one-time leak
2009-10-19 Pierangelo Masaratiquick hack for ITS#6337: malloc'ed callback for bind
2009-10-16 Rein TollevikITS#6335 Don't reuse a modtarget someone is about to...
2009-10-15 Howard ChuImplement policy checks on compare op
2009-10-14 Pierangelo Masaratiupdate entryCSN (and operational attrs in general)...
2009-10-07 Pierangelo Masaratiplug leak/logical error (ITS#6326)
2009-10-07 Pierangelo Masaratimake sure members are not used uninitialized
2009-10-07 Pierangelo Masaratimore about ITS#6324
2009-10-06 Pierangelo Masaratidon't "overflow" debug levels (ITS#6324)
2009-09-29 Hallvard FurusethITS#6303: fix broken variant of the struct hack
2009-09-29 Howard ChuITS#6258 add '-n' option to slaptest
2009-09-29 Howard ChuITS#6308 lock leak: must release entry using same op...
2009-09-29 Howard ChuITS#6288 don't deref sort control if it wasn't set
2009-09-29 Howard ChuITS#6140 delete obsolete schema
2009-09-27 Howard ChuITS#6242 need managedsait to replace glue entries with...
2009-09-17 Pierangelo Masaratiregister authz cookie (ITS#6296)
2009-09-17 Rein TollevikITS#6297 Allow hex in serverID directive
2009-09-08 Pierangelo Masaratikeep compatibility with slapd's gmtime_mutex (ITS#6262)
2009-09-08 Rein TollevikITS#6287 Rewritten the ACL state cache
2009-09-08 Pierangelo Masaratiby now, make sure no timeout is used (ITS#6282)
2009-09-08 Pierangelo Masaratifix LDIF comment when modifying (ITS#6286)
2009-09-08 Pierangelo Masaratiwarn if entryUUID,entryCSN are missing and the database...
2009-09-01 Howard ChuInclude "lutil.h" - fixes warnings in RE24
2009-08-28 Howard ChuITS#6276 wake up blocked writers if we're pausing
2009-08-24 Pierangelo Masaratifix uninitialized var (ITS#6266; actually, the problem...
2009-08-24 Pierangelo Masaratifix previous commit (ITS#6267)
2009-08-21 Pierangelo Masaratiadd pedantic checks
2009-08-21 Pierangelo Masaratiremove unneded code
2009-08-21 Pierangelo Masaratitell what database initialization failed based on the...
2009-08-21 Pierangelo Masaratifix uninitialized and off-by-one (thanks to valgrind)
2009-08-21 Howard ChuITS#6152 add tests for cache refresh and Bind caching
2009-08-20 Howard ChuITS#6152 pwdModify support
2009-08-20 Howard ChuFix prev commit
2009-08-20 Howard ChuITS#6265 must set orm_no_opattrs
2009-08-19 Howard Chuchild DB should have ordering prefix
2009-08-19 Pierangelo Masaratimore cleanup of attr renaming
2009-08-19 Pierangelo Masaratimore cache monitoring (ITS#5178)
2009-08-19 Pierangelo Masaratimore about previous commit
2009-08-19 Hallvard FurusethSilence warning (bv_len >= 0 is always true)
2009-08-19 Hallvard FurusethSilence warning (missing braces ininitializer)
2009-08-19 Hallvard FurusethFix Debug() format (%x -> %lx) since rev 1.385
2009-08-19 Pierangelo Masaratirefactor connection handling
2009-08-19 Pierangelo Masaratibetter logging of privileged connections (more to come...
2009-08-19 Pierangelo Masaratisilence warnings
2009-08-19 Pierangelo Masaratisilence warning
2009-08-19 Pierangelo Masaratisilence warnings
2009-08-19 Howard ChuOnly free the req_dn / ndn we created. Someone may...
2009-08-19 Hallvard FurusethMore ITS#6234: // comment from rev 1.384 -> /**/
2009-08-19 Howard Chus/new/anew/ avoid C++ keyword
2009-08-19 Howard ChuBind caching works
2009-08-19 Howard ChuLook for our callback to pop, don't just do it blindly
2009-08-19 Howard ChuBind caching, work in progress
2009-08-18 Pierangelo Masaratiwrap gmtime for reentrancy (ITS#6262)
2009-08-18 Howard ChuFix prev commit, attr_find args
2009-08-18 Howard ChuRevert prev commit, use ldap_pvt_ funcs
2009-08-18 Pierangelo Masaratiupdate cachedQueryURL only when requested
2009-08-18 Howard ChuFor ITS#6152 add slapd_str2scope(), slapd_scope2bv()
2009-08-17 Pierangelo Masaratiexpose cachedQueryURL in overlay's monitor entry (parti...
2009-08-17 Pierangelo Masaratiallow to register overlay-specific stuff
2009-08-17 Pierangelo Masaratimore about ITS#6243
2009-08-17 Pierangelo Masaratisilence warning
2009-08-17 Pierangelo Masaratiadd support for TCP buffer configuration (ITS#6234)
2009-08-17 Pierangelo Masaratiuse UINT where appropriate (silence warnings)
2009-08-17 Howard ChuFor refresh_purge, only delete entry if ours is the...
2009-08-17 Howard ChuPlug leaks in prev commit
2009-08-17 Howard ChuITS#6152 restart consistency checker when going back...
2009-08-17 Howard ChuFix refresh_merge, using mods from wrong entry
2009-08-17 Howard ChuCleanup prev commit
2009-08-17 Howard ChuITS#6152 preliminary refresh support, untested
2009-08-17 Howard ChuITS#6152 add syncrepl_diff_entry()
2009-08-17 Howard ChuMore for #6220, don't timeout idle connections when...
2009-08-17 Howard ChuITS#6251 framework for TTR. refresh not yet implemented.
2009-08-17 Howard ChuFix typo in prev commit
2009-08-16 Howard ChuDeprecate previous config keywords. Add ttr parsing...
2009-08-15 Howard ChuITS#6256 from Jonathan Clarke
2009-08-14 Pierangelo Masaratiallow to look-ahead entry DN without decoding the whole...
2009-08-14 Pierangelo Masaratiharmonize API: source to dest right to left
2009-08-14 Pierangelo Masaratihonor requested attrs (ITS#6254), including operational
2009-08-14 Pierangelo Masaratiimprove previous commit; make sure returned entries...
2009-08-14 Pierangelo Masaratimake sure filter is applied to final entry (ITS#6255)
2009-08-14 Pierangelo Masaratihonor sizelimit when filter needs to be split between...
2009-08-13 Pierangelo Masaratieliminate code duplication
2009-08-13 Pierangelo Masaratiremove misleading comment
2009-08-13 Pierangelo Masaratiexpose subordinate databases; add a link to the superior DN
2009-08-13 Pierangelo Masaratihonor per-target tls/chase referrals/rebind as user...
2009-08-04 Pierangelo Masaratilog in case of failure (FIXME: should those logs be...
2009-08-04 Pierangelo Masaratiuse back-config if supported
2009-08-04 Howard ChuFully parse undefined substring filters so they can...
2009-08-04 Pierangelo Masaratiimprove previous commit
2009-08-04 Pierangelo Masaratibe liberal in accepting CL (ITS#6241)
2009-08-04 Howard ChuIn slap_mods_check, always compare ordering index first
2009-08-03 Pierangelo Masaratisilence warnings; misc cleanup; test refresh as non...
next