]> git.sur5r.net Git - openldap/history - servers/slapd/back-meta/add.c
seems to fix the equivalent of ITS#4429 in back-meta; had to give up per-target conn...
[openldap] / servers / slapd / back-meta / add.c
2006-04-01 Pierangelo Masaratiseems to fix the equivalent of ITS#4429 in back-meta...
2006-03-02 Pierangelo Masaratimap result codes as required (ITS#4419)
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-13 Pierangelo Masaratiuse macros instead of numbers...
2005-11-06 Pierangelo Masaratibackport write operation timeouts from back-meta to...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-17 Pierangelo Masaratiallow noUserMod attrs write proxying when manageDIT...
2005-07-19 Pierangelo Masaratifix previous commit (ITS#3871)
2005-07-19 Pierangelo Masaratiimplement per-target, per-operation timeouts
2005-07-04 Pierangelo Masaratifix concurrency issues
2005-05-04 Pierangelo Masaratihonor T-F filters (ITS#3706) and lots of cleanup
2005-04-22 Pierangelo Masaratimore on error handling reworking; should address ITS...
2005-04-22 Pierangelo Masaratiremove unnecessary call
2005-04-21 Pierangelo Masaratiadd basic support for retry; protect internal bind...
2005-04-16 Pierangelo Masaratia) implement a new candidate selection procedure, based...
2005-02-05 Pierangelo Masaratiimport selected improvements from back-ldap: use asynch...
2005-01-26 Pierangelo Masaratidon't play with controls at bind; rather use the ldap_...
2005-01-20 Pierangelo Masaratifix ITS#3499 (may need further testing)
2005-01-20 Pierangelo Masaratifix ITS#3499
2005-01-20 Pierangelo Masaratiimprove previous commit; implement missing objectClass...
2005-01-20 Pierangelo Masaratifix ITS#3498; some cleanup
2005-01-13 Pierangelo Masaratipropagate opattrs if shadow update
2005-01-08 Pierangelo Masaratifix ITS#3464
2005-01-08 Pierangelo Masaratimajor namespace cleanup & minor fixes
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-11-27 Kurt Zeilenganotices and acknowledges
2003-04-07 Pierangelo Masaratifirst cut at grouping rewrite/map stuff; needs work
2003-04-04 Pierangelo Masaratiremove more unnecessary args
2003-04-03 Pierangelo Masaratinew API; compiles if proxy is disabled
2003-02-10 Pierangelo Masaratiimprove error handling
2003-01-27 Pierangelo Masaraticleanup null mapping detection
2003-01-27 Pierangelo Masaraticlean up mapping api
2003-01-03 Kurt ZeilengaHappy new year
2002-11-10 Pierangelo Masaratiimprove error messages
2002-08-29 Pierangelo Masaratiadd server side controls to back-ldap and back-meta
2002-08-09 Pierangelo Masaratirework connection pool handling (reduce amount of malloc)
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-01-05 Howard ChuBVarray fixes for ldap_dnattr_rewrite
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Pierangelo Masaratilots of migration to struct berval; unfortunately it...
2001-12-27 Pierangelo Masaraticonversion to berval DN
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-01 Pierangelo Masaratifix various result returning bugs, mostly related to...
2001-06-03 Pierangelo Masaratisemicolon after colon in goto labels; no C++ style...
2001-05-13 Pierangelo Masaratiadded new logging to back-meta
2001-05-12 Pierangelo MasaratiThis is the commit of: