]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql
make additional checking optional (more on ITS#5860)
[openldap] / servers / slapd / back-sql /
2008-08-21 Pierangelo Masarati[blind commit] better logging; check schema data before...
2008-07-12 Pierangelo Masaratiremove data when freed (blind fix to ITS#5607)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-11-23 Pierangelo Masaratisilence warnings
2007-11-15 Pierangelo Masaratitreat empty as NULL
2007-11-01 Howard ChuITS#5191 do all pagedresult control parsing in the...
2007-09-24 Howard ChuUse attr_valfind instead of value_find_ex to optimize...
2007-09-23 Howard ChuMore for a_numvals
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-15 Pierangelo Masaratiadd helper for internal searchs for objectClass=*
2007-08-21 Pierangelo Masaraticleanup experimental controls: rename macros, ifdef...
2007-08-21 Pierangelo Masaratire-fix previous commit
2007-08-21 Pierangelo Masaratifix tree delete error handling
2007-08-21 Pierangelo Masaratiadd support for tree delete along with minor fixes...
2007-08-20 Pierangelo Masaratirework connections so that they get cached on a per...
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-11 Pierangelo Masaratifix objectClass inheritance (ITS#5088)
2007-08-11 Pierangelo Masaratiuse RFC4523 objectClasses
2007-08-11 Pierangelo Masaratimore on ITS#4868
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-04-12 Pierangelo Masaratifix ';binary' certificate transport (ITS#4868); add...
2007-03-22 Pierangelo Masaratiadd support for pagedResults to back-sql (ITS#4888)
2007-03-13 Pierangelo Masaratiadd support for binary attributes (ITS#4868)
2007-03-05 Pierangelo Masaratifix subtree shortcut (ITS#4856)
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Pierangelo Masaratiapparently, structural_class() args changed
2006-12-21 Pierangelo Masaratifix typo (ITS#4784)
2006-12-12 Howard ChuITS#4768 more be_add fallout
2006-11-27 Howard ChuAvoid unnecessary calls to oc_bvfind
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-07-08 Pierangelo Masaratidon't sigsegv if has_ldapinfo_dn_ru is erroneously...
2006-07-01 Pierangelo Masaratihandle computed filters the best it can (ITS#4604)
2006-05-25 Pierangelo Masaratienable NOOP (ITS#4563; seems to work now)
2006-05-25 Pierangelo Masaratifix NOOP return code (ITS#4563; I'll check and confirm...
2006-05-24 Pierangelo Masaratisigh, the test was renamed ages ago
2006-05-09 Howard Chucheck for NULLs from ber_mem funcs
2006-05-09 Howard Chuplug leak
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-02-05 Howard ChuITS#4384 rework entryCSN handling, retrieve from incomi...
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-02 Luke HowardRemove new_rdn/old_rdn - handled by frontend
2006-01-01 Luke HowardAdd orr_modlist member to request structure, containing...
2005-12-17 Pierangelo Masaratimake the message one-line
2005-12-16 Pierangelo Masaratiremove support for control as the operation is now...
2005-12-06 Pierangelo Masaratiplug leaks...
2005-12-06 Pierangelo Masaratiuse helper to destroy modrdn modifications; send result...
2005-12-06 Pierangelo Masaratifix various memory leaks and handling issues
2005-11-26 Kurt ZeilengaRemove some unnecessary #ifdefs
2005-11-25 Pierangelo Masaratiuse LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25 Pierangelo Masaraticleanup filter escaping
2005-11-25 Pierangelo Masaraticheck sizelimit in frontend (ITS#4213)
2005-11-24 Pierangelo Masaratialways set sr_flags before sending an entry
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-24 Pierangelo Masaratisilence debug messages
2005-11-18 Pierangelo Masaratibetter fix to ITS#4183 (the prototype in proto-slap...
2005-11-17 Pierangelo Masaratifix size limit count (ITS#4181)
2005-11-14 Pierangelo Masaratisilence warnings...
2005-11-13 Pierangelo Masaratiuse pooled memory whenever appropriate
2005-11-07 Pierangelo Masaratifix root entry delete/add
2005-11-07 Pierangelo Masaratifix invalid read
2005-11-06 Pierangelo Masaratifix type issue
2005-11-06 Pierangelo Masaratifix operational attrs addition
2005-11-06 Pierangelo Masaratifix root entry deletion
2005-11-06 Pierangelo Masaratifix access checking; fix operational attrs addition
2005-10-13 Howard ChuMove CSN invocations to backends
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-10-04 Pierangelo Masaratiadd missing space (ITS#4061)
2005-09-08 Pierangelo Masaratifix format and signedness issues
2005-08-10 Pierangelo Masaratienable syncrepl support by default
2005-08-07 Pierangelo Masaratimore cleanup
2005-08-07 Pierangelo Masaratifree Env
2005-08-07 Pierangelo Masaratidon't leak entry/referrals in case of reference
2005-08-07 Pierangelo Masaratiremove unnecessary data from search_info
2005-08-07 Pierangelo Masaraticleanup candidate list in case of abandon, even if...
2005-08-07 Pierangelo Masaraticleanup candidate list in case of abandon
2005-08-07 Pierangelo Masaratimore cleanup
2005-08-07 Pierangelo Masaratiplug more leaks; few remain (but seem to be in ODBC)
2005-08-07 Pierangelo Masaratifix use of uninitialized value; beautify logs
2005-08-07 Pierangelo Masaratiremove cruft
2005-08-01 Luke HowardAdd o_no_schema_check to operation structure
2005-07-28 Pierangelo Masaraticheck return value from add (ITS#3891)
2005-07-25 Pierangelo Masaratiuse operation slab for column binding
2005-07-20 Pierangelo MasaratiUnder some circumstances, port 9010 is already in use...
2005-07-20 Pierangelo Masaratidrop stored procedures
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-13 Pierangelo Masaratishould address ITS#3861
2005-07-07 Hallvard FurusethComplete the replacement of LDAP_CONTROL_X_TREE_DELETE...
2005-06-13 Pierangelo Masaratiadd delete stuff to all attributes (needed to deelete...
2005-06-13 Pierangelo Masaratirework assertion
2005-06-13 Pierangelo Masaratifix potential SIGSEGV when backsql_modify_delete_all_va...
2005-06-09 Pierangelo Masaratiuse "pgsql" instead of "postgres" for consistency with...
2005-06-09 Pierangelo Masaratifix previous commit; document aliasing and aliasing...
2005-06-09 Pierangelo Masaratimake aliasing and aliasing quotes configurable
2005-06-01 Pierangelo Masaratifix previous commit
next