]> git.sur5r.net Git - openldap/history - servers/slapd/oc.c
Merge remote branch 'origin/mdb.master'
[openldap] / servers / slapd / oc.c
2012-03-26 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-09 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-09 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-07 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-07 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-03 Howard ChuMerge remote branch 'origin/mdb.master'
2012-02-21 Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-22 Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-21 Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-01 Kurt ZeilengaHappy New Year!
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-10 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-04 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-05-05 Hallvard FurusethITS#6932: Clean up strange asserts & nearby code.
2011-01-05 Kurt ZeilengaHappy New Year
2010-04-13 Kurt Zeilengahappy belated New Year
2009-10-19 Pierangelo Masaratiplug one-time leak
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-09-06 Pierangelo Masaratiif objectClass is not present (e.g. schema check is...
2008-09-04 Pierangelo MasaratiNUL-terminate undefined objectClass soc_cname (ITS...
2008-09-04 Pierangelo Masaraticanonicalize undef objectClass names (much like attribu...
2008-04-06 Hallvard Furusethconstify 1st arg to register_at()/register_at(), needed...
2008-02-25 Pierangelo Masaratidon't try to dereference NULL pointer (ITS#5388)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-03-20 Pierangelo Masaraticleanup struct declarations
2007-02-07 Howard ChuFix redundant frees
2007-01-02 Kurt Zeilengahappy new year
2006-11-17 Howard ChuBetter tracking of system schema, refresh cn=schema...
2006-11-17 Howard ChuKeep hardcoded schema together in lists
2006-09-14 Howard ChuCleanup prev commit
2006-09-14 Howard ChuSupport dynamic add/delete of attributeTypes and object...
2006-09-13 Howard ChuUse register_at / register_oc
2006-09-13 Howard ChuAdd register_at / register_oc helpers.
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-19 Pierangelo Masaratiimprove previous commit; same fix required by objectCla...
2005-09-08 Pierangelo Masaratiplug one-time leaks
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-22 Pierangelo Masaratimutex-protect "undefined" attribute descriptions/object...
2005-08-20 Pierangelo Masaratiallow objectClass checking including sups
2005-07-19 Pierangelo MasaratiObjectClass cleanup
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-04-10 Pierangelo Masaratisame for objectClass; improve previous commit
2005-04-09 Howard ChuPreserve OID macros for display in back-config
2005-03-21 Howard ChuFix unparsers, schema loading works
2005-03-21 Howard ChuSchema unparsing support
2005-01-22 Howard ChuSchema caching for slaptools
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-01 Pierangelo Masaratiallow undefined schema items to be returned by back...
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-06-25 Kurt ZeilengaFix wrong error when using operative attribute in
2004-04-28 Kurt ZeilengaITS#3118: fix objectIdentifierFirstComponentMatch for...
2004-04-28 Kurt ZeilengaITS#3118: initial fix: (objectClasses=2.5.6.0) works
2004-01-01 Kurt ZeilengaHappy new year
2003-11-27 Kurt ZeilengaUpdated notices
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-03-16 Kurt ZeilengaSLAP_NVALUES changes
2003-02-28 Kurt ZeilengaUse add_merge_one to add schema elements to subschema
2003-02-26 Kurt ZeilengaSLAP_NVALUES, round 3
2003-02-25 Kurt ZeilengaRound one of SLAP_NVALUES code
2003-01-22 Hallvard FurusethReturn 0 or 1 from is_entry_*(), to kill 'signed vs...
2003-01-20 Kurt ZeilengaRemove values match v. filter struct field macro overloads
2003-01-03 Kurt ZeilengaHappy new year
2003-01-02 Kurt ZeilengaFix ocflags tests
next