]> git.sur5r.net Git - openldap/history - servers/slapd/limits.c
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
[openldap] / servers / slapd / limits.c
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-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-13 Kurt Zeilengahappy belated new year
2009-06-03 Quanah Gibson-MountITS#6159
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-10 Quanah Gibson-MountPlug memory leak with dn.regex. Force error for "dn...
2008-11-10 Quanah Gibson-MountMore for ITS#4467
2008-11-10 Quanah Gibson-MountITS#5734
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-11-15 Quanah Gibson-MountITS#5230
2007-11-12 Howard ChuITS#5230 fix slimit for rootDN w/pagedresults
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-03-17 Pierangelo Masaratiremove lint (ITS#4878)
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-08-18 Kurt ZeilengaSync with HEAD
2006-05-19 Pierangelo Masaratisilence warnings
2006-05-19 Pierangelo Masaratifix limits unparse
2006-04-06 Pierangelo Masaratifix ITS#4479
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-20 Pierangelo Masaratimore unparsing buffer overflow cleanup
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-07-25 Pierangelo Masaratidestroy limits at exit
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-05-10 Howard ChuFix typo, use dn.base instead of dn.exact in unparse
2005-03-01 Howard ChuFix prev commit
2005-03-01 Howard ChuAdded general limits retrieval
2005-03-01 Howard ChuAdded limits_unparse_one
2005-01-03 Pierangelo Masaratifix group limits when objectClass/attribute are provided
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-23 Howard ChuDynamic control management
2004-09-26 Pierangelo Masaratipreformat "conn=%lu op=%lu"
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-06-22 Pierangelo Masaratiuse hard limit instead of returning adminLimitExceeded...
2004-06-22 Pierangelo Masaratiasserts contradict the comment above and are basically...
2004-06-21 Pierangelo Masaratifix ITS#3196; more to do
2004-06-21 Pierangelo Masaraticlarify usage for internal searches
2004-06-19 Pierangelo Masaraticleanup limits for internal searches...
2004-06-19 Pierangelo Masaratiprotocol only allows positive integers; remove checks
2004-06-19 Pierangelo Masaratiimplement server side of "max" limit
2004-06-16 Pierangelo Masaratiimprove pagedResults ignoring (hopefully)
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-05-07 Pierangelo Masaratifix DN_SEPARATOR() and clarify its use
2004-05-07 Pierangelo Masaratimore on fixing escaped semicolon in normalized DN
2004-04-17 Pierangelo Masaratiadd logs; fix bug in group/dn selection logic
2004-04-17 Pierangelo Masaratiyet another problem in pr limits
2004-04-15 Pierangelo Masaratifix braindead config option (mostly harmless)
2004-04-15 Pierangelo Masaratisounds like we're there...
2004-04-15 Pierangelo Masaratifix paged results limits
2004-04-13 Pierangelo Masaratire-fix limits checking logic
2004-04-09 Pierangelo Masaratihonor sizelimit requests on the overall count when...
2004-04-09 Pierangelo Masaraticompletion of limits w/ paged results control
2004-04-09 Pierangelo Masaratiimprove previous commit; now special limit on the numbe...
2004-04-06 Kurt Zeilengaswap be_isroot and be_isroot_dn symbols
2004-04-05 Pierangelo Masaratiexploit new isroot_dn helper
2004-03-09 Pierangelo Masaratiadd sanity checks
2004-03-09 Pierangelo Masaratimove limits check and preparation in a helper function
2004-03-08 Pierangelo Masaraticleanup DN style in limits
2004-02-18 Pierangelo Masaratiallow search limits based on groups (ITS#2967)
2004-01-01 Kurt ZeilengaHappy new year
2003-11-29 Hallvard FurusethAvoid /* inside comments.
2003-11-27 Kurt ZeilengaUpdated notices
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*
next