]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/valsort.c
ITS#6758 Use rs_*() to manage SlapReply entries.
[openldap] / servers / slapd / overlays / valsort.c
2010-12-31 Hallvard FurusethITS#6758 Use rs_*() to manage SlapReply entries.
2010-07-01 Ralf Haferkampunregister controls when removing syncprov, ppolicy...
2010-06-02 Howard ChuITS#6566 use Debug, not fprintf(stderr)
2010-04-13 Kurt Zeilengahappy belated New Year
2009-12-08 Pierangelo Masaratiguard against simultaneous REP_ENTRY_MUSTRELEASE and...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-29 Pierangelo Masaratifirst round of s/sprintf/snprintf/; the rationale is...
2007-09-23 Howard ChuMore for a_numvals
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-05-25 Howard ChuITS#4966 valsort_modify: ignore Delete modops with...
2007-04-20 Kurt ZeilengaDistinguish absent control value from empty control...
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-25 Pierangelo Masaratistreamline overlay configuration
2005-11-14 Pierangelo Masaratire-fix cast and logic
2005-11-14 Hallvard FurusethFix void* pointer arithmetic from ber_bvchr()
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-11-06 Pierangelo Masaratisilence warnings
2005-08-27 Howard ChuFinish control implementation
2005-08-26 Hallvard FurusethRemove unused variable
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-25 Howard ChuDon't do anything if this is a syncrepl response.
2005-08-24 Howard ChuConfig fixes
2005-08-24 Howard ChuFix typo in numeric-descend
2005-08-24 Howard ChuAdd LDAP_CONTROL_VALSORT
2005-08-24 Howard ChuCheck for numeric syntaxes
2005-08-24 Howard ChuTweak prev commit, use BER_BVZERO
2005-08-24 Howard ChuFix uninit'd var, check for single-valued attrs
2005-08-23 Howard ChuMore for valsort
2005-08-23 Howard ChuAdd sorted values overlay