]> git.sur5r.net Git - openldap/history - servers/slapd
check for ee == NULL
[openldap] / servers / slapd /
2007-08-16 Pierangelo Masaratidon't trick coverity...
2007-08-16 Pierangelo Masaratidefer thread key retrieve as it might not be needed
2007-08-16 Pierangelo Masaratilet req_modify_s and req_modrdn_s have a common portion...
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-16 Pierangelo Masaratifix previous commit
2007-08-16 Pierangelo Masaratis/orb_tmp_mech/orb_mech/
2007-08-16 Pierangelo Masaratidon't dereference save_errnop if NULL; create temporary...
2007-08-15 Howard ChuITS#4627 fix tool_entry_next
2007-08-15 Hallvard FurusethFix rev 1.68 spew_entry() for ITS#4627: Do not derefer...
2007-08-14 Howard ChuTS#4627 fix tool_entry_first()
2007-08-14 Pierangelo Masaratifix most of the issues of ITS#4627
2007-08-14 Pierangelo Masaratiadd '-Q' switch (used by slaptest only; ITS#4930)
2007-08-14 Pierangelo Masaratimerge attributes as required after mapping; avoid objec...
2007-08-13 Pierangelo Masaratirecent check for syncrepl searchbase broke test048...
2007-08-13 Pierangelo Masaratidon't allow NULL values (because of parsing errors...
2007-08-13 Pierangelo Masaratiprovide an interface to remove a set of entries from...
2007-08-13 Pierangelo Masaratiplug leak
2007-08-13 Pierangelo Masaratistop pcache task at close
2007-08-13 Pierangelo Masaratifix hot startup commit (read of uninitialized memory...
2007-08-11 Howard ChuAdd config keyword for DN cache size (aka EntryInfoSize)
2007-08-11 Pierangelo Masaratifix objectClass inheritance (ITS#5088)
2007-08-11 Pierangelo Masaratiuse RFC4523 objectClasses
2007-08-11 Pierangelo Masaratimore on ITS#4868
2007-08-11 Pierangelo Masaratifix previous commit: op is not a bind if error
2007-08-11 Pierangelo Masaratifix previous commit (crash if no rewrite but just mappi...
2007-08-11 Howard ChuRemove tool_id2entry_get
2007-08-11 Howard ChuITS#5087 fix tool_id2entry_get for hdb
2007-08-10 Howard ChuFix prev commit
2007-08-10 Howard ChuITS#5077 fix attr_cmp loop termination
2007-08-10 Howard ChuITS#5065 don't crash if old cookieCSN is sent
2007-08-10 Howard ChuITS#5082 must remove olcPasswordHash from global config...
2007-08-10 Howard ChuITS#5082 allow olcPassdwordHash in frontendDB config
2007-08-10 Gavin HenryITS#5085
2007-08-09 Pierangelo Masaratifixed few leaks in previous commit (ITS#5081)
2007-08-09 Pierangelo Masaratiexperimental code for hot restart of proxy cache (ITS...
2007-08-08 Pierangelo Masaratisyncrepl searchbase must be within the database naming...
2007-08-08 Pierangelo Masaratiimprove previous commit: now each missing index has...
2007-08-07 Pierangelo Masaratiadd monitor support for unindexed attributes (need...
2007-08-06 Pierangelo Masaratiadd back-config support to back-relay
2007-08-06 Pierangelo Masaratifix typo
2007-08-06 Pierangelo Masaratirework ITS#4322 check
2007-08-06 Pierangelo Masaratiworkaround open() being a macro in glibc 2.6 (ITS#5075)
2007-08-06 Pierangelo Masaratifix previous commit
2007-08-06 Pierangelo Masaratihonor 1.1, * and + (ITS#5074 and more)
2007-08-03 Pierangelo Masaratitrim unused vars
2007-08-03 Pierangelo Masaraticleanup
2007-08-03 Pierangelo Masaratirequire ';binary' when appropriate (ITS#5071)
2007-08-03 Pierangelo Masaratiadd certificateListValidate (#ifdef LDAP_DEVEL)
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-08-03 Pierangelo Masaratiallow parsing of long long serials when long long is...
2007-08-01 Ralf Haferkampremoved bogus cast
2007-07-31 Ralf Haferkampinitialize msg[] Array, fixed typo
2007-07-30 Pierangelo Masaratireturn entry controls (partially fixes ITS#4591)
2007-07-27 Howard ChuRevert 1.101, not appropriate
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-25 Pierangelo Masaratiallow validation/normalization of x509 v1 (default...
2007-07-24 Howard ChuQuick and dirty BDB 4.6.18 support. Expect this to...
2007-07-23 Hallvard FurusethCosmetic change: spaces->tab in last patch. Thus reada...
2007-07-23 Hallvard FurusethRevert integer type change from rev 1.281 (ITS#5035...
2007-07-23 Hallvard FurusethAdd bi->bi_entry_get_rw.
2007-07-23 Howard ChuMore for #5057 - reject duplicate AVAs
2007-07-23 Howard ChuITS#5057 replace AVA_Sort with insertion sort
2007-07-23 Howard ChuITS#5057 fix AVA_Sort
2007-07-23 Howard ChuITS#4375 rework statslog, debug log info
2007-07-23 Howard ChuITS#4937, consolidate statslog
2007-07-23 Howard ChuMore for ITS#5050
2007-07-23 Howard ChuSilence warnings in prev commit
2007-07-22 Howard ChuITS#5050 use correct (Bind) timeout in dobind_int
2007-07-22 Howard ChuDelete extraneous test in prev commit
2007-07-22 Howard ChuITS#5040 don't touch modifyTimestamp and other opattrs...
2007-07-21 Howard ChuSet GLUE ocflag on dummy context entry
2007-07-21 Howard ChuITS#4961 read context glue entry if it exists
2007-07-20 Ralf HaferkampFixed return value of _cleanup function
2007-07-20 Howard ChuITS#5048 fully initialize fc_limits
2007-07-20 Howard ChuITS#5052 fix Quick mode erroneously indexing ID#0
2007-07-18 Hallvard FurusethITS#5049: Initialize conn in syncprov_db_close() before...
2007-07-14 Pierangelo Masaratimajor improvement: baseline support for back-config...
2007-07-14 Pierangelo Masarati"register" slapo-rwm
2007-07-14 Pierangelo Masaratifix minor error message
2007-07-14 Howard ChuFix mirrormode/tool mode
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-07-13 Howard ChuFix prev commit
2007-07-13 Howard ChuITS#4986 - remove special manageDSAit handing in select...
2007-07-12 Pierangelo Masaratifix searchFilter double free (ITS#5043)
2007-07-10 Quanah Gibson-MountChange db == NULL to rc == LDAP_INAPPROPRIATE_MATCHING
2007-07-09 Quanah Gibson-MountITS#5037
2007-07-09 Ralf Haferkampadded config option "normalize-mapped-attrs" to enable...
2007-07-04 Hallvard FurusethFix SLAP_NO_SL_MALLOC (ber_malloc_x -> ber_memalloc_x...
2007-07-01 Gavin HenryCater for perl 5+
2007-07-01 Hallvard FurusethITS#5035 - return ber_socket_t instead of ptrdiff_t...
2007-07-01 Hallvard FurusethFix integer overflow in slap_loglevel_get() - ITS#5035.
2007-06-21 Pierangelo Masaratifix potential leak (detected by Coverity)
2007-06-20 Pierangelo Masaratifix potential NULL dereferencing (detected by Coverity)
2007-06-19 Howard ChuITS#5025 clear sr_entry before sending search reference
2007-06-19 Howard ChuITS#4870 remove lint
2007-06-19 Pierangelo Masaratifix ITS#5005
2007-06-19 Howard ChuFix uninit'd op req DN
2007-06-19 Howard ChuITS#4933 use ldap_set_option for search timelimit
2007-06-16 Pierangelo Masaratitest goes __after__ done (ITS#5014 :)
2007-06-15 Hallvard Furuseth Do not access a void* (mi_entry_limbo) as if it were...
next