]> git.sur5r.net Git - openldap/history - servers/slapd
typo in comment
[openldap] / servers / slapd /
2011-10-05 Pierangelo Masaratitypo in comment
2011-10-05 Pierangelo Masaratimake sure 2-arg statements have exactly 2 args (related...
2011-10-05 Pierangelo MasaratiTLS config statements always need an argument (related...
2011-10-05 Howard ChuITS#6999 fix syncrepl timeout in refreshAndPersist
2011-10-05 Howard ChuITS#7000 fix bad patch in ITS#6472
2011-10-05 Pierangelo Masaratiblind fix build on solaris native compilers (ITS#6992)
2011-09-07 Howard ChuOnly return requested attrs in sssvlv response
2011-09-07 Howard ChuITS#6985 fix sssvlv target offset, ordering match
2011-09-07 Pierangelo Masaratifix config emit (ITS#6986)
2011-09-06 Howard ChuFor test063
2011-09-06 Howard ChuITS#7029,#7031 More for prev commit
2011-09-06 Howard ChuITS#7029 fix uninit'd nvalue
2011-09-06 Howard ChuMore fixes, add test script
2011-09-06 Howard ChuFix missing si_syncCookie numcsns
2011-09-06 Howard ChuMore tweaks for delta-mmr
2011-09-06 Howard Chudelta-mmr conflict resolution
2011-09-06 Howard ChuMore for conflict detection
2011-09-06 Howard ChuSetup delta-mmr using an overlay
2011-09-06 Howard ChuMore for #6561 - delete returns NO_SUCH_ATTRIBUTE,...
2011-09-06 Pierangelo Masaratiadd support for ADD_IF_NOT_PRESENT and SOFTDEL internal...
2011-06-27 Quanah Gibson-MountMerge branch 'OPENLDAP_REL_ENG_2_4' of ssh://git-master...
2011-06-27 Howard ChuITS#6872 fix test058 breakage from prev patch
2011-06-23 Howard ChuITS#6815 delimited verbstring parsing
2011-06-22 Howard ChuITS#6716 Use sorted CSNs in syncrepl too
2011-06-22 Howard ChuITS#6716 use sorted CSNs, fix sessionlog
2011-06-22 Howard ChuITS#6716 Keep CSN lists sorted by SID
2011-06-22 Howard ChuITS#6817 fix RE24 build breakage
2011-06-21 Howard ChuITS#6973 need limits_check if overlay is global
2011-06-21 Ondrej KuznikITS#6974 (Re)moving stray cleanup code.
2011-06-21 Hallvard FurusethTweak back-ldif messages about CRC checksums.
2011-06-21 Hallvard FurusethCleanup back-ldif CRC code.
2011-06-14 Howard ChuITS#6892 shortcut for non-replicated ops
2011-06-13 Pierangelo Masaratiallow to specify a per-database list of attributes...
2011-06-13 Howard ChuITS#6657/6691 use proper SQL length data type (From...
2011-06-13 Howard ChuITS#6944 limit op cache to 10 ops per thread
2011-06-13 Howard ChuITS#6967 normalize schema RDN
2011-06-13 Howard ChuAdd CRC32 checksum to back-ldif files
2011-06-13 Howard ChuFix prev commit
2011-06-13 Howard ChuTry to discourage editing back-ldif files
2011-06-09 cmikk@qwest.netITS#6872
2011-06-09 Howard ChuITS#6936 add connID and peername to auditlog
2011-06-09 Howard ChuITS#6901 fix filter with zero-length values
2011-06-08 Ondrej KuznikITS#6641 Bypass checks on ops with managedsait
2011-06-08 Howard ChuCleanup priv/idassert choice: check for configured...
2011-06-08 Howard ChuITS#6711 use idassert TLS conf for priv connection...
2011-06-08 Pierangelo Masaratifix commit 1.268, related to ITS#6817
2011-06-08 Pierangelo Masaratiuse (noncritical) whoami extop during SASL bind (ITS...
2011-06-08 Pierangelo Masaratiuse (noncritical) authzid control during SASL bind...
2011-06-08 Howard ChuITS#6711 minimal tweaks for aclbind/idassertbind for...
2011-06-08 Howard ChuMore for ITS#6815, Unbind and Abandon
2011-06-08 Howard ChuFix uninit'd var
2011-06-08 Howard ChuFix prev commit
2011-06-08 Howard ChuITS#6815 add logbase option, to only log requests match...
2011-06-08 Pierangelo Masaratiignore attrs in search request that do not conform...
2011-06-08 Pierangelo Masaratiignore empty attrs in search requests (ITS#6819; see...
2011-06-08 Ralf HaferkampITS#6843 Fix cn=config slapadd for global overlays...
2011-06-08 Pierangelo MasaratiITS#6899
2011-06-08 Pierangelo Masaratifix typo in previous commit
2011-06-08 Howard ChuITS#6948 partial revert of #6837, unnecessary
2011-06-08 Ralf HaferkampFirst underlying LDAP database needs special treatment...
2011-06-08 Ralf HaferkampAllow deletion of chain overlay's back-ldap databases
2011-06-08 Howard ChuITS#6948 fix ITS#6837 patch
2011-06-08 Howard ChuITS#6963 config entries' objectclass is read-only
2011-06-08 Howard ChuITS#6831 don't push stack unless needed
2011-06-08 Howard ChuFix ce9bbd2 missing success return
2011-06-08 Howard ChuITS#6831 additional filter cmp fixes
2011-06-08 Howard ChuITS#6831 fix filter comparison
2011-06-08 Howard ChuMore for ITS#6961 - deadlock checking
2011-06-08 Howard ChuFix for sparse ranges, get next ID from DB
2011-06-08 Ralf HaferkampITS#6954 fix consistency checker prematurely deleting...
2011-06-08 Ralf Haferkampfix uninitialized bindref_time (found with valgrind)
2011-06-08 Ralf HaferkampITS#6953 do not use the cache db when refreshing
2011-06-08 Howard ChuITS#6915 Don't replicate internal operations
2011-06-08 Howard ChuRevert "update entryCSN (and operational attrs in gener...
2011-06-08 Howard ChuRevert "force the generation of a new CSN (ITS#6766)"
2011-06-08 Howard ChuRevert "ITS#6915 fix op timestamps"
2011-06-08 Hallvard FurusethITS#6935 Fix uninitialized cert-syntax vars.
2011-06-08 Hallvard FurusethITS#6933 Add missing strdup of lutil_getRegParam()
2011-06-08 Hallvard FurusethITS#6932: Move assert(str) before Debug(..str).
2011-06-08 Hallvard FurusethITS#6932: Clean up strange asserts & nearby code.
2011-06-08 Hallvard Furusethklocwork#255 Fix sprintf(%d, u_int32_t)
2011-06-08 Ralf HaferkampITS#6951 Fix two buffersize issue in "pcacheBind" confi...
2011-06-08 Ralf HaferkampITS#6950 Fix '1.1', '+' and '*' in pcacheAttrSets
2011-06-08 Pierangelo Masaratiprefix undef attrs with undef: (ITS#6823)
2011-06-08 Pierangelo Masaraticheck sat_equality before using it (ITS#6943)
2011-06-08 Howard ChuITS#6909 blind fix. re-init creds for retry.
2011-06-08 Howard ChuITS#6915 fix op timestamps
2011-06-08 Quanah Gibson-MountRevert "More for ITS#6815, Unbind and Abandon"
2011-06-08 Howard ChuMore for ITS#6815, Unbind and Abandon
2011-05-31 Howard ChuAdd strictrefresh syncrepl option
2011-05-31 Howard ChuLog when delta-sync has to fallback
2011-05-31 Howard ChuLog entry DN on syncrepl errors
2011-05-31 Luke Howardslapi_attr_add_value should use attr_valadd to set...
2011-03-24 Quanah Gibson-MountITS#6870
2011-03-24 Quanah Gibson-MountComment back-ldap/SampleLDAP.pm data structure
2011-03-24 Quanah Gibson-Mountsl_busy is used as a boolean so just set it, don't...
2011-03-24 Quanah Gibson-Mountplugged possible memory leak (e.g. when deleting syncre...
2011-03-24 Quanah Gibson-MountITS#6853
2011-03-24 Quanah Gibson-MountITS#6858
2011-03-24 Quanah Gibson-MountRemoved missleading comments in ldap_chain_uri_cmp...
next