]> git.sur5r.net Git - openldap/shortlog
openldap
2009-10-26 Howard ChuPrev commit: flags should be unsigned
2009-10-26 Howard ChuCleanup prev commit
2009-10-26 Howard ChuCleanup prev commit
2009-10-26 Howard ChuITS#6327 fix sb_sasl_generic_write retval for partial...
2009-10-24 Howard ChuITS#6310 dup entry before adding to cache
2009-10-23 Hallvard FurusethITS#6348: Fix inverted LBER_USE_DER test in ber_put_seq...
2009-10-23 Hallvard FurusethFix sock_errset macro: Wrap it in (), return void to...
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 Hallvard FurusethITS#6345 cleanup: Simplify tester_ignore_err() and...
2009-10-21 Hallvard FurusethITS#6345: Fix tester_ignore_err() cut&paste error ...
2009-10-21 Hallvard FurusethITS#6344: return failure on failure in ber_put_ostring...
2009-10-21 Hallvard FurusethITS#6343: Handle --enable-memberof --disable-refint
2009-10-21 Hallvard FurusethFix comment describing BerElement.ber_usertag
2009-10-21 Hallvard FurusethCleanup - macroize magic constant (ITS#5909)
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... don't dereference pointer in case of error
2009-10-19 Pierangelo... plug one-time leak
2009-10-19 Pierangelo... quick 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... update entryCSN (and operational attrs in general)...
2009-10-08 Howard ChuNote that pwdAccountLockedTime depends on pwdLockout
2009-10-07 Pierangelo... plug leak/logical error (ITS#6326)
2009-10-07 Pierangelo... make sure members are not used uninitialized
2009-10-07 Pierangelo... more about ITS#6324
2009-10-07 Gavin HenryITS#5366 ldap_get_dn man page errors
2009-10-06 Pierangelo... don't "overflow" debug levels (ITS#6324)
2009-10-03 Howard ChuMove loginStatus to ldapns.schema
2009-10-02 Howard ChuITS#6323 libtool rpath
2009-09-30 Ralf HaferkampIn case of certificate verification failures include...
2009-09-29 Howard ChuITS#6311 regenerate
2009-09-29 Howard ChuITS#6311 fix --enable-deref
2009-09-29 Hallvard FurusethITS#6303: fix broken variant of the struct hack
2009-09-29 Ralf Haferkampprint diagnostic messages when sasl_interactive_bind...
2009-09-29 Howard ChuFix authz return code checking
2009-09-29 Howard ChuFix pam_authz result code
2009-09-29 Howard ChuFix usage flags for normalizing
2009-09-29 Howard ChuFix prev commit
2009-09-29 Howard ChuITS#6258 add -n option to slaptest
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#6284 Provide default path for $(LIBTOOL)
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-25 Howard ChuOn OpenSSL 0.9.8 and newer, use RSA_generate_key_ex...
2009-09-25 Ralf HaferkampThrow an exception when reading an unexpected LDIF...
2009-09-18 Howard ChuFix: use attr_valfind, not value_find_ex
2009-09-17 Pierangelo... register authz cookie (ITS#6296)
2009-09-17 Rein TollevikITS#6297 Allow hex in serverID directive
2009-09-17 Howard ChuFix: minuid/maxuid test used wrong attribute
2009-09-15 Howard ChuITS#6291 properly terminate responses with NSLCD_RESULT_END
2009-09-08 Pierangelo... keep compatibility with slapd's gmtime_mutex (ITS#6262)
2009-09-08 Rein TollevikITS#6287 Rewritten the ACL state cache
2009-09-08 Pierangelo... don't open if no configuration is present (ITS#6279)
2009-09-08 Pierangelo... by now, make sure no timeout is used (ITS#6282)
2009-09-08 Pierangelo... check for timeout allowed by options (ITS#6282)
2009-09-08 Pierangelo... fix LDIF comment when modifying (ITS#6286)
2009-09-08 Pierangelo... warn if entryUUID,entryCSN are missing and the database...
2009-09-01 Howard ChuAlso install ldapns.schema
2009-09-01 Howard ChuMinor tweaks
2009-09-01 Quanah Gibson... Portability fixes. Now has a clean and install target.
2009-09-01 Quanah Gibson... Portability fixes
2009-09-01 Howard ChuInclude "lutil.h" - fixes warnings in RE24
2009-08-29 Howard ChuTweak MozNSS include path
2009-08-29 Howard ChuITS#6278 PEM support for MozNSS from rmeggins@redhat...
2009-08-28 Howard ChuITS#6276 wake up blocked writers if we're pausing
2009-08-26 Howard Chuspell out CTX -> context
2009-08-26 Howard ChuMore tls tweaks
2009-08-26 Howard ChuExplanation and warnings about OPT_X_TLS_CTX and OPT_X_...
2009-08-26 Howard ChuGnuTLS tweaks
2009-08-26 Howard ChuMore cleanup
2009-08-26 Howard ChuMinor cleanup
2009-08-26 Howard ChuITS#4730 add makefile
2009-08-25 Howard ChuITS#6274 fix .c suffix rule dependencies
2009-08-24 Pierangelo... fix uninitialized var (ITS#6266; actually, the problem...
2009-08-24 Pierangelo... fix previous commit (ITS#6267)
2009-08-22 Howard Chus/ber_bvmatch/bvmatch/
2009-08-21 Pierangelo... add pedantic checks
2009-08-21 Pierangelo... remove unneded code
2009-08-21 Pierangelo... tell what database initialization failed based on the...
2009-08-21 Pierangelo... silence warnings
2009-08-21 Pierangelo... fix uninitialized and off-by-one (thanks to valgrind)
2009-08-21 Howard ChuITS#6152 test pwdModify
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... more cleanup of attr renaming
2009-08-19 Pierangelo... more cache monitoring (ITS#5178)
2009-08-19 Pierangelo... more about previous commit
2009-08-19 Pierangelo... more clarifications
2009-08-19 Howard Chuqueryid renamed to pcacheQueryid
2009-08-19 Pierangelo... copy username, much like other string-valued options...
2009-08-19 Pierangelo... first round of fixes; add TCP keepalive stuff.
2009-08-19 Pierangelo... another 'round
next