]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/valsort.c
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / servers / slapd / overlays / valsort.c
2012-11-30 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-11-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-10-31 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-10-02 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-19 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-24 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-23 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-22 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-07 Quanah Gibson-Mountunregister controls when removing syncprov, ppolicy...
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-28 Quanah Gibson-Mountcleanup: Rename rs_ensure_entry_modifiable().
2011-01-27 Quanah Gibson-MountITS#6758
2011-01-05 Kurt ZeilengaHappy New Year!
2010-06-10 Quanah Gibson-MountITS#6566
2010-04-14 Quanah Gibson-MountITS#5340,ITS#6423
2010-04-13 Kurt Zeilengahappy belated new year
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-11-27 Quanah Gibson-Mountfirst round of s/sprintf/snprintf/; the rationale is...
2007-09-29 Pierangelo Masaratifirst round of s/sprintf/snprintf/; the rationale is...
2007-09-29 Howard ChuITS#5153 from HEAD - sorted values
2007-09-23 Howard ChuMore for a_numvals
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
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-02-13 Kurt ZeilengaQuick merge: everything from HEAD
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