]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql/search.c
cleanup candidate list in case of abandon
[openldap] / servers / slapd / back-sql / search.c
2005-08-07 Pierangelo Masaraticleanup candidate list in case of abandon
2005-07-25 Pierangelo Masaratiuse operation slab for column binding
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-06-09 Pierangelo Masaratimake aliasing and aliasing quotes configurable
2005-06-01 Pierangelo Masaratifix previous commit
2005-06-01 Pierangelo Masaratiwork around syncprov interoperation issues; minor cleanup
2005-02-19 Pierangelo Masaratihonor abandon/cancel (ITS#3551)
2005-02-19 Pierangelo Masaratifix ITS#3551
2005-01-21 Pierangelo Masarati(blind) improvement of column name aliasing
2005-01-20 Pierangelo Masaratifix compare; more manageDSAit cleanup
2005-01-18 Pierangelo Masaratifix different issues with referrals in searches; remove...
2005-01-17 Pierangelo Masaratifix several schema checking issues; add rename specific...
2005-01-16 Pierangelo Masaratifixes for ITS#3480,3485,3489; implementation of DISCLOS...
2005-01-15 Pierangelo Masaratiaddress ITS#3472/3480/3488/3489
2005-01-14 Pierangelo Masaraticondition compilation of DISCLOSE checking (there's...
2005-01-14 Pierangelo Masaratiplug memory leak: bsi_attrs member
2005-01-12 Pierangelo Masaratifix couple of bugs in recent 'disclose' commits; prepar...
2005-01-11 Pierangelo Masaratihonor 'disclose' ACL on searchBase/compare/referral...
2005-01-05 Pierangelo Masaratiminor naming cleanup; improvements to DN mapping layer...
2005-01-03 Pierangelo Masaratimostly copyright cleanup; removal of unnecessary headers
2005-01-01 Kurt ZeilengaHappy New Year!
2005-01-01 Kurt ZeilengaMore cr statements
2005-01-01 Pierangelo Masaratiapply patches 1,2,3,5,8 (with changes) from ITS#3432)
2004-12-02 Pierangelo Masaratimore on DN munging; now works for all operations
2004-12-01 Pierangelo Masaratifix DN munging; also fix potential error when logging...
2004-11-30 Pierangelo Masaratifix user/operational mix of attribute request
2004-11-29 Pierangelo Masaratiessential support for refreshOnly syncrepl
2004-11-29 Pierangelo Masaratimore on syncprov support
2004-11-29 Pierangelo Masaratifirst round at enabling back-sql as LDAPsync provider
2004-11-27 Pierangelo Masaratimake unregistered known controls show up as undefined...
2004-11-27 Pierangelo Masaratiwait until syncprov freezes
2004-11-25 Howard ChuMerge op->o_sync_mode into op->o_sync
2004-11-15 Pierangelo Masaratiminor cleanup
2004-10-04 Pierangelo Masaratiadd support for entryUUID and entryCSN operational...
2004-10-03 Pierangelo Masaratiimprove previous commit; consistently use dn/ndn; add...
2004-10-02 Pierangelo Masaratiadd (and honor) a (configurable) baseObject to workarou...
2004-10-02 Pierangelo Masaraticleanup naming; minor fixes
2004-09-28 Pierangelo Masaratifix, rework and optimize search base; allow orphaned...
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-25 Pierangelo Masaraticonsistently check return value of BindParam*; rework...
2004-09-22 Pierangelo Masaratiimprove candidate selection when filtering by objectClass
2004-08-25 Pierangelo Masaratimore definitive improvements; now write operations...
2004-08-24 Pierangelo Masaratifix various issues; line up with new tests
2004-08-21 Pierangelo Masaratihandle referrals correctly; allow to add suffix entry...
2004-08-20 Pierangelo Masaratiallow to search for "auxiliary" objectClasses (i.e...
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-04-20 Pierangelo Masaratimore cleanup
2004-04-15 Pierangelo Masaratisplit objectClass and attributeType mapping (should...
2004-04-10 Pierangelo MasaratiAdded provisions for a layer between the backend and...
2004-04-08 Pierangelo MasaratiGeneral improvements:
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-03-08 Pierangelo Masaratimove limits evaluation to frontend
2004-02-18 Pierangelo Masaratiallow search limits based on groups (ITS#2967)
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-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 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-01 Kurt ZeilengaHappy new year
2003-12-07 Kurt Zeilenganotices and acknowledgements
2003-07-15 Pierangelo Masaratifix format (ITS#2640?)
2003-04-16 Pierangelo Masaraticleanup; improve error handling
2003-04-16 Pierangelo Masaraticlarify hasSubordinate filtering
2003-04-16 Pierangelo Masaratiuse syntax and matching rules knowledge when preparing...
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-07 Pierangelo Masaratifix referrals return
2003-04-03 Pierangelo Masaratimore new API ... back-sql should be OK
2003-04-02 Pierangelo Masaratimore new API ...
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-10-26 Pierangelo Masaratifix hasSubordinate filtering; now it can be safely...
2002-08-31 Pierangelo Masaratifix extendedMatch and approx hfilter andling; get rid...
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-23 Pierangelo MasaratiFinal run of changes to back-sql; IBM db2 support has...
2002-08-16 Pierangelo MasaratiCHANGES:
2002-08-13 Pierangelo Masaratichanges:
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
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 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-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...
2000-11-04 Dmitry KovalevAdd 'distinct' to sql search query to prevent duplicate...
2000-11-02 Dmitry Kovalevfix _stupid_ thing with toupper -> ldap_pvt_str2upper
2000-10-30 Dmitry Kovalevfix ITS #855 (back-sql crashes with malformed filters),
2000-10-25 Dmitry Kovalevfix case-insensitive matching
next