]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql
apparently, structural_class() args changed
[openldap] / servers / slapd / back-sql /
2005-01-08 Pierangelo Masaratifix mix memory issues and cleanup
2005-01-07 Pierangelo Masaratifix ACL value checking for bind (ITS#3446)
2005-01-05 Pierangelo Masaratirevert unintended commit
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 Kurt ZeilengaUpdate notice.
2005-01-01 Pierangelo Masaratiapply patches 1,2,3,5,8 (with changes) from ITS#3432)
2004-12-11 Pierangelo Masaraticleanup
2004-12-02 Pierangelo Masaraticomment about helper requirements
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 Masaratifix typo
2004-11-29 Pierangelo Masaratifirst round at enabling back-sql as LDAPsync provider
2004-11-28 Pierangelo Masaratifix o_hdr use
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-16 Pierangelo Masaraticleanup and line up with code
2004-11-15 Pierangelo Masaratiminor cleanup
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-10-16 Pierangelo Masaratifix typo when string keys are used
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-04 Pierangelo Masaratifix global configuration patch (ITS#3353)
2004-10-04 Pierangelo Masaratifix global configuration patch (ITS#3353)
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-25 Pierangelo Masaratiadd column size to SQLBindParameter when SQL_CHAR param...
2004-09-22 Pierangelo Masaratiimprove candidate selection when filtering by objectClass
2004-09-11 Kurt ZeilengaFix result codes
2004-09-11 Pierangelo Masaratiminor improvements
2004-09-11 Pierangelo Masaratiblind update to new tests
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-09-04 Kurt ZeilengaMove MSVC port to the Attic
2004-08-25 Pierangelo Masaratitry with "order by"...
2004-08-25 Pierangelo Masaratiremove cruft
2004-08-25 Pierangelo Masaratimore definitive improvements; now write operations...
2004-08-24 Pierangelo Masaratiwrite test is almost working for ibmdb2 as well...
2004-08-24 Pierangelo Masaratineed to perform a select after adds...
2004-08-24 Pierangelo Masaraticleanup
2004-08-24 Pierangelo Masaratifurther fixes
2004-08-24 Pierangelo Masaratiready for test...
2004-08-24 Pierangelo Masaratifix various issues; line up with new tests
2004-08-21 Pierangelo Masaratiblind update of IBM db2 example data
2004-08-21 Pierangelo Masaratifurther improve tests; line-up with code
2004-08-21 Pierangelo Masaratihandle referrals correctly; allow to add suffix entry...
2004-08-20 Pierangelo Masaratimore on back-sql test
2004-08-20 Pierangelo Masaratinow PostgreSQL seems to work...
2004-08-20 Pierangelo Masaratiupdate of RDBMS data for test031
2004-08-20 Pierangelo Masaratiallow to search for "auxiliary" objectClasses (i.e...
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-06-14 Pierangelo Masaratifix build when #define BACKSQL_TRACE
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-04-20 Pierangelo Masaratiupdate
2004-04-20 Pierangelo Masaratimore cleanup
2004-04-15 Pierangelo Masaratisplit objectClass and attributeType mapping (should...
2004-04-14 Pierangelo Masaratiimprove logging
2004-04-13 Pierangelo Masaraticleanup error messages and logs
2004-04-13 Pierangelo Masaraticleanup error messages and logs
2004-04-10 Pierangelo Masaratidisable fancy key by default
2004-04-10 Pierangelo MasaratiAdded provisions for a layer between the backend and...
2004-04-08 Pierangelo Masaratiblind fix (tnx Howard); I'll check it later
2004-04-08 Pierangelo MasaratiGeneral improvements:
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-08 Howard ChuMore dynamic/static cleanup
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
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...
next