]> git.sur5r.net Git - openldap/history - servers/slapd/limits.c
ITS#3534, 3546, 3571 revert abandon behavior
[openldap] / servers / slapd / limits.c
2005-01-20 Kurt ZeilengaHappy new year!
2005-01-03 Pierangelo Masaratiimport fix for group limits from HEAD
2004-06-29 Kurt ZeilengaSync with HEAD
2004-06-16 Kurt ZeilengaChanges from HEAD, including
2004-04-19 Kurt ZeilengaUpdate slapd limits handling (from Ando)
2004-04-15 Kurt ZeilengaMore limit fixes
2004-04-15 Kurt Zeilengalimits fixes
2004-04-15 Kurt Zeilengalatest limits code
2004-04-12 Kurt ZeilengaFrom HEAD:
2004-04-06 Kurt ZeilengaSuck in changes from HEAD (CHANGES needs ITS #s)
2004-03-17 Kurt ZeilengaSync with HEAD as of 14-March-2004
2004-02-23 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaHappy new year
2003-12-01 Kurt ZeilengaSync with HEAD
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-11 Howard ChuMore memory context tweaks
2003-01-03 Kurt ZeilengaHappy new year
2002-11-28 Kurt Zeilenga#unifdef paged results, remove lint
2002-11-21 Pierangelo Masaratiset keyword to noEstimate and document it
2002-11-21 Pierangelo Masaratiadd limits to entries count for paged results
2002-11-21 Pierangelo Masaratiimprove limits handling and consistency
2002-11-21 Pierangelo Masaratiimprove limits handling and consistency; return "Admin...
2002-08-23 Pierangelo Masaratifixed bug in reading size/time limits without style...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-29 Pierangelo Masaratihandle trivial cases
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-01-22 Pierangelo Masaraticheck on escaped rdn separator not needed any more
2002-01-12 Pierangelo Masaraticonsistently use dn_match macro throughout slapd
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-28 Howard ChuChanged dn_rdn/dn_rdnlen to struct berval
2001-12-27 Kurt ZeilengaMore struct berval DN changes
2001-12-26 Kurt ZeilengaMisc cleanup and dn_normalize() zapping
2001-12-26 Howard ChuChanged get_limits to struct berval*
2001-12-17 Howard Chufrom jon@symas.com - minor cleanup
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-08 Howard ChuAdded dn_rdnlen. Fixed rdn leak in limits.c.
2001-12-01 Pierangelo Masaratiparanoid check for escaped dn separators when naively...
2001-12-01 Pierangelo Masaratiadded pattern="anonymous","users","dn.{base|one|subtree...
2001-11-21 Mark AdamsonAllow size and time limits in slapd.conf for anonymous...
2001-08-03 Pierangelo Masaratimore intuitive special limits configuration
2001-08-01 Pierangelo Masaratiadd global, per backend and per op_ndn time/size soft...
2001-07-29 Pierangelo Masaratifixed some memory allocation nonsense
2001-07-28 Pierangelo Masaratihandle regex-based per op_ndn time/size limits