]> git.sur5r.net Git - openldap/history - servers/slapd/result.c
Converted ch_malloc and ch_calloc calls to SLAP_MALLOC and SLAP_CALLOC.
[openldap] / servers / slapd / result.c
2002-11-08 Julius EnarusaiConverted ch_malloc, ch_calloc and ch_realloc calls...
2002-11-01 Julius EnarusaiConverted ch_malloc, ch_calloc and ch_realloc calls...
2002-10-25 Kurt Zeilengaber_write error message cleanup
2002-10-07 Kurt Zeilengas/256/LBER_ELEMENT_SIZEOF/
2002-09-16 Kurt ZeilengaMisc cleanup
2002-09-15 Kurt ZeilengaMisc CLIENT_UPDATE cleanups
2002-09-14 Jong Hyuk ChoiLCUP Response Control Code
2002-09-02 Kurt ZeilengaAdd NOOP search support.
2002-08-31 Pierangelo Masaratiadded referral support to back-{ldap,meta}; need to...
2002-08-29 Pierangelo Masaratiavoid zero size ch_malloc() when no attributes are...
2002-08-29 Pierangelo Masarati- added the capability to filter based on hasSubordinat...
2002-08-29 Pierangelo Masaratiuse appropriate attr list when matching value of operat...
2002-08-23 Pierangelo Masaratiadded attr_merge/value_add functions that dela with...
2002-08-12 Kurt ZeilengaAdd support for response controls
2002-08-07 Howard ChuIn backend_operational don't add subschemaSubentry...
2002-07-23 Kurt Zeilengamisc cleanup
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-07-09 Kurt ZeilengaFix matched values zero allocation bug (ITS#1931)
2002-06-18 Kurt Zeilengamake curlies match
2002-06-18 Howard ChuITS#1891, debug msg in send_search_entry
2002-06-03 Kurt ZeilengaVLV updates
2002-05-04 Pierangelo Masaratifix formats
2002-05-03 Kurt Zeilengafix uninitialized counter in matched values
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-04-16 Howard ChuAdd "nentries" to send_search_result() Statslog message...
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Howard ChuReworked callback layout, added send_search_entry callback
2002-01-13 Kurt ZeilengaMisc cleanup, lint removal, and minor optimizations
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Pierangelo Masaratimy compiler complains ...
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-31 Howard ChuUse ber_free_buf
2001-12-26 Kurt ZeilengaAdditional struct berval DN changes...
2001-12-26 Kurt ZeilengaMisc cleanup and dn_normalize() zapping
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-22 Pierangelo Masaratiadded backend-side support for on-the-fly operational...
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-08 Howard ChuAdded callbacks for send_ldap_response and send_search_...
2001-12-07 Kurt ZeilengaFix reference scope.
2001-10-26 Kurt ZeilengaFirst stable an implementing latest namedref specification.
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-03 Kurt ZeilengasubschemaSubentry attributes could be leaked under...
2001-10-02 Howard ChuMore CLDAP tweaks, to differentiate between real LDAPv2...
2001-09-28 Kurt ZeilengaFix reference stats2 message
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-09-13 Pierangelo Masaraticleanup and cast of logs
2001-01-17 Gary Williamsfix format
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-09-30 Kurt ZeilengaLogging changes
2000-09-29 Kurt ZeilengaAdd connection and operation arguments to backend callb...
2000-09-21 Kurt ZeilengaPatch req2rst not to abort on unknown tags
2000-09-14 Kurt ZeilengaCleanup
2000-08-18 Kurt ZeilengaRemove cldap cruft
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-20 Kurt ZeilengaFix sasl end game processing.
2000-06-24 Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
2000-06-13 Kurt ZeilengaFix addition of dynamic operational attributes (subsche...
2000-06-07 Kurt ZeilengaFix up debug statement as suggested by christian.lorenz...
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-01 Kurt ZeilengaITS#537: lber io rewrite from Gambor Gombas.
2000-05-26 Kurt ZeilengaAdd debugging...
2000-05-26 Kurt ZeilengaFix referrals bug
2000-05-24 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Fix memory stomping
2000-05-22 Kurt ZeilengaConst'ification
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: working cn=schema
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: simple Root DSE search WORKS!
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Rework caching of internal...
2000-05-15 Kurt ZeilengaRelocate schema_init() call to main()
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-11 Howard ChuMore fixes for NT support:
2000-03-08 Kurt ZeilengaFix malloc of referral pointer array.
2000-03-03 Kurt ZeilengaRework error handling. Add error descriptions.
2000-02-28 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-06 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-05 Kurt ZeilengaAnother round of SLAPD_SCHEMA_NOT_COMPAT changes including
2000-01-27 Kurt ZeilengaAdd code to handle operational attributes via new schem...
1999-12-15 Kurt ZeilengaUpdated sasl response to support returning of referrals.
1999-12-10 Mark ValenceStart TLS extension: check that TLS was inited successf...
1999-12-10 Kurt ZeilengaFix slapd SASL/ExternalOps encoding
1999-12-08 Howard ChuFix the 1.71 fix - only offset the length if the last...
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-12-02 Howard ChuFix off-by-one in v2ref
1999-11-29 Kurt ZeilengaAdd send_ldap_sasl() to facility implementation of...
1999-11-09 Mark ValenceIn preparation for extensions improvements, added send_...
1999-11-08 Kurt Zeilenga*** empty log message ***
1999-11-05 Howard ChuFix - v2ref returned a pointer that it did not allocate...
1999-11-01 Howard ChuFix broken patch to v2ref
1999-10-27 Howard ChuFor LDAPV2 results, make sure Referrals are appended...
1999-10-25 Kurt ZeilengaAll text messages to be returned with LDAPv2 search...
1999-10-21 Kurt ZeilengaInitial commit of new ACL engine. Engine supports...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-05 Kurt ZeilengaFurther trim_refs_url fixes from Hallvard. Need additi...
1999-09-05 Kurt ZeilengaFix = vs == bug
1999-09-03 Hallvard FurusethMove `#include "ldap_defaults.h"' into slap.h, which...
1999-09-02 Hallvard FurusethFix ber_pvt_sb_udp_set_dst() argument
1999-08-29 Kurt ZeilengaFix Debug() with too few arguments.
next