]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql
add referral check to functions elaborated by overlays
[openldap] / servers / slapd / back-sql /
2004-03-18 Pierangelo Masaratifix nasty subtype bug (too many results)
2004-03-18 Pierangelo Masaraticleanup error messages
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-03-16 Pierangelo Masaratiremove {} from procedures invocation, as noted in ITS...
2004-03-16 Pierangelo Masaratifix brain dead count (part of ITS#2641)
2004-03-10 Pierangelo Masaratiuse prepare/bind/execute instead of bind/execdirect...
2004-03-08 Pierangelo Masaratimove limits evaluation to frontend
2004-03-06 Pierangelo Masaratihandle unknown attribute type (ITS#3005)
2004-02-18 Pierangelo Masaratiallow search limits based on groups (ITS#2967)
2004-01-31 Pierangelo Masaratifix duplicate key in metadata
2004-01-19 Pierangelo Masaratimake file names more slapd-ish; add attribute inheritan...
2004-01-17 Pierangelo Masaraticleanup
2004-01-17 Pierangelo Masaraticleanup
2004-01-17 Pierangelo Masaratihonor attributeType inheritance as well
2004-01-17 Pierangelo Masaratinow I remember why I introduced the 'has_ldapinfo_dn_ru...
2004-01-16 Pierangelo Masaratishould improve readability and (hopefully) decrease...
2004-01-13 Pierangelo Masaratiadd extra level of parens only if required
2004-01-11 Pierangelo Masaratidon't search if the filter is invalid; search also...
2004-01-10 Pierangelo Masaraticleanup avl duplicate handling
2004-01-10 Pierangelo Masaratiallow multiple attribute definitions; honor ldap_entry_...
2004-01-09 Pierangelo Masaratihonor objectclass inheritance in filters + some cleanup
2004-01-09 Pierangelo Masaratidon't try to decide if uppercase based on LDAP matching...
2004-01-09 Pierangelo Masaratitable 'ldap_entries' must be aliased to allow filtering...
2004-01-08 Pierangelo Masaratineed odbc libs when building back-sql as module
2004-01-01 Kurt ZeilengaHappy new year
2003-12-29 Kurt ZeilengaUpdate no-op control to return LDAP_NO_OPERATION instea...
2003-12-07 Kurt Zeilenganotices and acknowledgements
2003-12-07 Howard ChuCleanup unknown config directive handling.
2003-11-29 Kurt Zeilenganotices
2003-11-29 Kurt Zeilengacleanup
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-09-24 Howard ChuAdd memctx param to build_new_dn(). cleanup DN leaks.
2003-07-15 Pierangelo Masaratiapparently Oracle does not support AS in joins (ITS...
2003-07-15 Pierangelo Masaratifix format (ITS#2640?)
2003-06-12 Howard ChuITS#2440 unmunge init_module names
2003-05-25 Kurt ZeilengaAnother round of minor copyright updates
2003-05-24 Kurt ZeilengaFix typos in last commit
2003-05-24 Kurt ZeilengaAdd clarification as to source of this file
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-18 Pierangelo Masaratiuse SLAP_PTRCMP
2003-04-16 Pierangelo Masaraticleanup; improve error handling
2003-04-16 Pierangelo Masaratiallow compare on dynamically generated operational...
2003-04-16 Pierangelo Masaraticlarify hasSubordinate filtering
2003-04-16 Pierangelo Masaratifix id query
2003-04-16 Pierangelo Masaratiuse syntax and matching rules knowledge when preparing...
2003-04-16 Pierangelo Masaratifix update operations
2003-04-15 Pierangelo Masaratimore cleanup; small improvements
2003-04-15 Pierangelo Masaratihonor attributes request
2003-04-15 Pierangelo Masaratifix backsql new API; use berbuf instead of berval
2003-04-11 Pierangelo Masaratifix context memory and more cleanup
2003-04-11 Howard ChuMore memory context tweaks
2003-04-07 Pierangelo Masaratifix referrals return
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-03 Pierangelo Masaratimore new API ... back-sql should be OK
2003-04-02 Pierangelo Masaratimore new API ...
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-03-25 Pierangelo Masaratifix bug in schema check
2003-03-01 Kurt ZeilengaDon't return LDAP_OPERATIONS_ERROR for internal errors
2003-02-26 Pierangelo Masaratiblind fix (accrding to back-monitor hack)
2003-02-10 Pierangelo Masaratifix ITS#2309
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
2002-11-21 Pierangelo Masaratiimprove limits handling and consistency; return "Admin...
2002-11-10 Pierangelo Masaratiremove #ifdef SLAP_FILTER_HASSUBORDINATES
2002-11-09 Pierangelo MasaratiAdd checks for SQL headers in configure.in (need to...
2002-10-26 Pierangelo Masaratifix hasSubordinate filtering; now it can be safely...
2002-10-23 Pierangelo Masaratifix typo
2002-10-17 Kurt Zeilengablind fix for NULL pointer in Debug() bug (ITS#2143)
2002-09-02 Pierangelo Masarativarious fixes and improvements
2002-08-31 Pierangelo Masaratifix extendedMatch and approx hfilter andling; get rid...
2002-08-31 Pierangelo Masaratibetter handling of children_cond
2002-08-31 Pierangelo Masaratitrace illegal condition in backsql_strfcat
2002-08-31 Pierangelo Masaratiadd 'children_cond' config statement
2002-08-29 Pierangelo Masaraticleaner handling of unchecked limit support
2002-08-29 Pierangelo Masarati- added the capability to filter based on hasSubordinat...
2002-08-24 Kurt Zeilengause ldap_charray_free() instead of slapd's charray_free()
2002-08-23 Pierangelo MasaratiFinal run of changes to back-sql; IBM db2 support has...
2002-08-16 Pierangelo MasaratiCHANGES:
2002-08-13 Pierangelo Masaratichanges:
2002-08-13 Pierangelo MasaratiVERY PRELIMINARY support for PostgreSQL and IBM db2
2002-06-21 Howard ChuFix dynamic module linking
2002-04-29 Pierangelo MasaratiFirst commit of Hallvard's backend documentation effort
2002-04-15 Kurt ZeilengaRe: Patch: ctype functions require 'unsigned char'...
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-02-09 Pierangelo Masaratifix for acl state
2002-01-03 Howard ChuChanged AttributeName back into an array instead of...
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-26 Howard ChuFirst pass at converting bind to struct bervals
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-24 Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-12-08 Howard ChuConverted all use of dn_parent to the in-place version...
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-09-07 Dmitry Kovalevfinish the prefious fixes... it is really hard to commi...
2001-09-07 Dmitry Kovalevsome cosmetics and minor problems fixed, pointed out...
2001-08-02 Dmitry KovalevA big bunch of improvements, contributed by Sam Drake...
2001-06-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
2001-06-22 Randy KunkeeAdd sync_daemon to daemon.c, enabled by global configur...
next