]> git.sur5r.net Git - openldap/history - servers/slapd/sets.c
In session_chkhost get the last CN, not the first.
[openldap] / servers / slapd / sets.c
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-09-20 Pierangelo Masaratifix typo
2008-08-09 Pierangelo Masaratihandle anonymous before doing mallocs
2008-06-13 Howard ChuITS#5557 plug leak from skipping over rset value
2008-03-06 Pierangelo Masaratifix attribute description parsing (ITS#5402)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Hallvard FurusethFix Debug() format in previous change
2007-12-27 Pierangelo Masaratifix ITS#5286 (NULL + set = NULL); add more verbose...
2007-10-24 Pierangelo Masaratifurther fix of double free (ITS#4860)
2007-10-24 Pierangelo Masaratidon't compute lengths twice
2007-09-13 Pierangelo Masaratifix double free - related to ITS#4860 and probably...
2007-09-10 Pierangelo Masaratiuse /-* for all parents; ignore /-0; check syntax;...
2007-09-10 Pierangelo Masaratihandle empty set, empty string special cases
2007-09-10 Pierangelo Masaraticleanup sets code; should fix a potential leak and...
2007-09-10 Pierangelo Masaratiapplied with changes (ITS#4860)
2007-01-02 Kurt Zeilengahappy new year
2006-12-20 Howard ChuITS#4780 plug leak
2006-09-08 Pierangelo Masaratireally really minor cleanup
2006-01-03 Kurt ZeilengaHappy new year!
2005-08-26 Pierangelo Masaratifix uninitialized, signedness and other issues (ITS...
2005-01-13 Pierangelo Masaratiadd '+' string concatenation operator
2005-01-01 Kurt ZeilengaHappy New Year!
2004-10-08 Pierangelo Masaratiimprove memory allocation in sets
2004-10-08 Pierangelo Masaratifurther cleanup of sets
2004-10-08 Pierangelo Masarati"optimize" sets: since the attr part must be an attribu...
2004-10-07 Pierangelo Masaratiadd URI search to sets; documentation to come...
2004-08-06 Pierangelo Masaratifix malformed test and var initialization
2004-01-01 Kurt ZeilengaHappy new year
2003-11-27 Kurt ZeilengaUpdated notices
2003-04-12 Howard ChuMemory context tweaks for Bind
2003-01-03 Kurt ZeilengaHappy new year
2002-12-27 Pierangelo Masaraticleanup
2002-11-19 Julius EnarusaiConverted ch_calloc and ch_malloc calls to SLAP_CALLOC...
2002-02-23 Kurt ZeilengaC translator portability changes (ITS#1609)
2002-01-28 Howard ChuSome more struct berval conversions
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Kurt ZeilengaRework filter code
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-26 Howard ChuMore struct berval changes, dnNormalize migration...
2001-11-17 Pierangelo Masaratiminor cleanup
2000-09-12 Kurt ZeilengaRemove extranous characters (^M) and other minor clean up
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-19 Randy KunkeeMove indented #defines to lh-column -- OSF4.0e does...
2000-07-01 Kurt ZeilengaAdd sets to NT build, remove LINT
2000-06-29 Mark ValenceAdd support for Set ACLs and ACIs. Still need to make...