]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/dynlist.c
Happy New Year (belated)
[openldap] / servers / slapd / overlays / dynlist.c
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-29 Pierangelo Masaratifirst round of s/sprintf/snprintf/; the rationale is...
2007-09-24 Howard ChuUse attr_valfind instead of value_find_ex to optimize...
2007-09-24 Howard ChuPreliminary sorted value support
2007-09-23 Howard ChuMore for a_numvals
2007-09-21 Hallvard FurusethCast away const
2007-09-15 Pierangelo Masaratiadd helper for internal searchs for objectClass=*
2007-09-14 Pierangelo Masaratiadd support for dgAuthz --- see discussion on -devel
2007-09-14 Pierangelo Masaratirelease entry (ITS#5135)
2007-09-11 Howard ChuDon't populate member list unless it was requested
2007-08-24 Howard ChuFix config delete
2007-08-24 Howard ChuFix prev commit
2007-08-23 Howard ChuAdd dgIdentity support
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-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-06-02 Pierangelo Masaratimake searches expand all matching sets of group/url...
2007-03-22 Pierangelo Masaratifix test in case of bailout (ITS#4891)
2007-01-16 Pierangelo Masaratiallow to specify the required access privileges in...
2007-01-11 Pierangelo Masaratifree entry in a cleaner manner (ITS#4801?)
2007-01-11 Pierangelo Masaratidon't list (other) structural classes
2007-01-02 Kurt Zeilengahappy new year
2006-11-03 Pierangelo Masaratiimprove previous commit (ITS#4729)
2006-11-03 Pierangelo Masaratifix dynlist dynamic build (ITS#4729)
2006-10-26 Pierangelo Masaratimissing CVS header
2006-09-03 Pierangelo Masaratiplug leaks in search filter (and cleanup code; ITS...
2006-08-15 Kurt ZeilengaSome LDAP_DEVEL cleanup
2006-05-09 Howard Chucoverity cleanup
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-09 Pierangelo Masaratiadd comment
2005-12-06 Pierangelo Masaratirelax the check on objectClass (may be equal)
2005-11-29 Pierangelo Masaratiadd check on duplicate rules (may be too strict?)...
2005-11-29 Pierangelo Masaratiallow dynlist to take over dyngroup
2005-11-29 Pierangelo Masaraticomplete merging of dyngroup into dynlist; add back...
2005-11-29 Pierangelo Masaratifix return code in case the asserted DN does not exist...
2005-11-28 Pierangelo Masaratiadd dyngroup compare functionality to dynlist
2005-11-25 Pierangelo Masaratistreamline overlay configuration
2005-11-24 Pierangelo Masaratidon't expose unnecessary symbols :)
2005-11-22 Pierangelo Masaratiadd a comment about reworking compare
2005-11-22 Pierangelo Masaratirun thru the list also in case of FALSE
2005-07-22 Hallvard Furusethrs->sr_flags should be saved in variables of type slap_...
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-05-23 Pierangelo Masaratiexit on error
2005-04-28 Pierangelo Masaratianticipate undefined symbols when compiling for 2.2
2005-04-21 Pierangelo Masaratipartial fix to ITS#3659; still problems in merging...
2005-04-18 Pierangelo Masaratiset deref
2005-04-08 Pierangelo Masaratifix previous commit
2005-04-07 Pierangelo Masaratiadd dynlist.c from SysNet's repository; needs build...