]> git.sur5r.net Git - openldap/history - servers/slapd
Fix strchrlen running past end of berval
[openldap] / servers / slapd /
2006-05-08 Howard ChuFix strchrlen running past end of berval
2006-05-08 Howard ChuFix dynacl tgrant/tdeny initialization
2006-05-08 Luke HowardITS#4525
2006-05-06 Pierangelo Masaraticleanup
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-05-06 Pierangelo Masaratifix previous commit
2006-05-06 Pierangelo Masaratitouch idle-timeout HAVE_TLS odds; silence warning ...
2006-05-06 Pierangelo Masaraticleanup version parsing
2006-05-06 Pierangelo Masaratirefine previous commit
2006-05-06 Pierangelo Masaratiparallelize dobind/search (ITS#4519)
2006-05-05 Pierangelo Masaratifix "host=", broken by rev 1.446 of servers/slapd/config.c
2006-05-04 Pierangelo Masaratimake sure NULL pointers are not dereferenced
2006-05-04 Pierangelo Masaratigracefully handle server down while initiating a search...
2006-05-03 Howard ChuApply logoldattr / reqOld to modRDN requests as well
2006-05-03 Pierangelo Masaratidon't muck with freed memory (spotted by valgrind)
2006-05-03 Howard ChuRemove some more yield() calls
2006-05-03 Howard ChuHide starttls keyword if no TLS
2006-05-03 Howard ChuDetect TLS config changes
2006-05-02 Howard ChuITS#4515 add missing equality rules
2006-05-02 Pierangelo Masaratildap_pvt_runqueue_next_sched() may return a pointer...
2006-05-02 Howard ChuITS#4423, fix sessionlog lower bound in playlog
2006-05-02 Howard ChuUse ldap_pvt_thread_pool_tid()
2006-05-01 Howard ChuFIx rev 1.207, ACL parsing
2006-05-01 Pierangelo Masaratifix idassert "override"
2006-05-01 Pierangelo Masaratifix automated static build
2006-04-29 Howard ChuITS#4463 add constraint overlay
2006-04-29 Howard Chusearchbase is a required config parameter, log missing...
2006-04-29 Howard ChuKludge to allow reading undefined attrs in DNs at startup
2006-04-29 Howard ChuHonor ACLs, don't just require root any more
2006-04-28 Howard ChuLog a comment with realdn if different from authzDN
2006-04-28 Howard ChuFix adding ACLs to specific DBs vs global/frontend
2006-04-28 Howard Churmutex_lock etc.: caller supplies thread id
2006-04-28 Howard ChuAdd logoldattr keyword for attributes that should alway...
2006-04-28 Howard ChuUse recursive mutex to avoid deadlocks
2006-04-28 Luke HowardSLAPI_PLUGIN_{PRE,POST}_RESULT_FN should also be called for
2006-04-28 Howard ChuITS#4512 fix bogus Debug messages in rev 1.48
2006-04-28 Howard ChuRevert 1.96, restore 1.91 functionality
2006-04-28 Howard ChuMore logging for ITS#4423
2006-04-27 Howard ChuFix slapadd of config tree, broken by ITS#4194
2006-04-27 Howard ChuFix rev 1.52, frontendDB uses index {-1}.
2006-04-27 Howard ChuFix prev commit
2006-04-27 Kurt ZeilengaITS#4414: SLP attributes support from Peter Marschall
2006-04-27 Hallvard FurusethSupport rootdn
2006-04-27 Hallvard Furusethcleanup (unused variable)
2006-04-27 Howard ChuAdd logging for ITS#4423
2006-04-27 Howard ChuITS#4500 use rdwr lock instead of mutex
2006-04-27 Howard ChuCleanup close
2006-04-27 Howard Chuback-config support, cleanup init/destroy
2006-04-27 Howard ChuOIDs for more overlays
2006-04-27 Howard Chuback-config support. from Matthew Backes @ Symas.com and
2006-04-27 Howard ChuCleanup prev commit
2006-04-27 Howard ChuTweak mutexes
2006-04-27 Howard ChuImplement reqOld support
2006-04-26 Howard ChuFix prev commit
2006-04-26 Howard ChuFix ITS#4505
2006-04-25 Pierangelo Masaraticheck existence of newSuperior
2006-04-25 Pierangelo Masaratiallow empty modlist
2006-04-25 Pierangelo Masaratimore ITS#4503 cleanup
2006-04-25 Pierangelo Masaraticallbacks must return valid error codes (ITS#4499)
2006-04-25 Howard ChuFix log_age_parse days parsing
2006-04-24 Hallvard FurusethCast isspace() arg to unsigned char. (Update to previo...
2006-04-22 Howard ChuPPOLICY_ERROR is primitive, not constructed
2006-04-21 Howard ChuFix EXPIRE/GRACE tags in control value
2006-04-21 Pierangelo Masaratidon't idassert if proxyAuthz == boundDN (ITS#4497)
2006-04-20 Howard ChuMake be_shadow_update more specific for syncrepl ops...
2006-04-19 Pierangelo Masaratire-fix ITS#4495 working around atoi() limitations
2006-04-19 Hallvard FurusethRevert rev 1.276, which broke back-shell "RESULT\ncode...
2006-04-16 Hallvard Furuseth#define Statslog() also when --disable-debug (disappear...
2006-04-14 Pierangelo Masaratimore coverity issues
2006-04-13 Howard ChuFix translucent modify
2006-04-13 Hallvard Furusethinit_module() typo: Log() -> Log2()
2006-04-13 Hallvard Furusethmeta_back_db_config: lutil_atou(version,) -> lutil_atoi
2006-04-13 Hallvard FurusethRemove useless assert: unsigned lc->lc_refcnt >= 0
2006-04-13 Hallvard Furusethschema_destroy(): Handle failed slap_schema_init()
2006-04-13 Hallvard Furusethslap_loglevel_get() prototype
2006-04-13 Howard ChuITS#4489 fix slap_tls_ld cleanup
2006-04-13 Pierangelo Masaratiaddress protocol version issues (ITS#4488)
2006-04-13 Pierangelo Masaratifix *entry_get() behavior
2006-04-13 Pierangelo Masaraticleanup
2006-04-13 Pierangelo Masaratino TLS no party
2006-04-12 Pierangelo Masaratigroup SlapReply search flags
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-04-11 Kurt Zeilengareally fix it
2006-04-11 Kurt ZeilengaFix bad edit - like cause of ITS#4484
2006-04-11 Kurt Zeilengaremove more LDBM cruft
2006-04-11 Kurt Zeilengaremove LDAP_DEVEL around lightweight dispatcher code
2006-04-09 Pierangelo Masaratibetter fix for ITS#4483
2006-04-08 Pierangelo Masaratire-fix previous commit
2006-04-08 Pierangelo Masaratifix network-timeout commit
2006-04-08 Pierangelo Masaratifix previous commit
2006-04-08 Pierangelo Masaratiadd support for old proxyAuthz encoding; allow to worka...
2006-04-08 Kurt ZeilengaMove LDBM to the attic
2006-04-08 Kurt Zeilengas/LDBM/BDB/
2006-04-08 Kurt Zeilengas/ldbm/hdb/
2006-04-07 Pierangelo Masaratiline up network-timeout with back-meta
2006-04-07 Howard ChuMore for ITS#4323 fix
2006-04-07 Howard ChuFix typo
2006-04-07 Howard ChuUse TLS context stuff in syncrepl
2006-04-07 Howard ChuAdd TLS options to bindconf struct
2006-04-07 Pierangelo Masaratiactually, if a connection is already in the AVL tree...
next