Kurt Zeilenga
|
6939c53170
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
Kurt Zeilenga
|
8754c8f2a3
|
#unifdef paged results, remove lint
|
2002-11-28 04:38:41 +00:00 |
|
Pierangelo Masarati
|
8473f6e778
|
set keyword to noEstimate and document it
|
2002-11-21 20:57:00 +00:00 |
|
Pierangelo Masarati
|
415a8d325f
|
add limits to entries count for paged results
|
2002-11-21 20:49:02 +00:00 |
|
Pierangelo Masarati
|
3ff7138cb2
|
improve limits handling and consistency
|
2002-11-21 14:23:39 +00:00 |
|
Pierangelo Masarati
|
59aea47963
|
improve limits handling and consistency; return "Admin limit exceeded" instead of "Unwilling to perform"
|
2002-11-21 12:58:59 +00:00 |
|
Pierangelo Masarati
|
7b4b4b34c4
|
fixed bug in reading size/time limits without style, in the form 'size=number', 'time=number'
|
2002-08-23 08:50:34 +00:00 |
|
Julius Enarusai
|
6107ba67d2
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
|
Pierangelo Masarati
|
6b8828ed28
|
handle trivial cases
|
2002-04-29 19:14:42 +00:00 |
|
Pierangelo Masarati
|
4a8ab5dbf2
|
Mostly based on patches provided by Hallvard B. Furuseth
ITS#1677 - cast away const warnings
ITS#1678 - unsigned char args to ctype funcs
ITS#1682 - don't redefine ldap_debug
ITS#1683 - uninitialized vars
ITS#1703 - ldo_debug initialization
ITS#1705 - unsigned testing
ITS#1706 - socklen_t args
ITS#1719 - back-tcl update (other cleanups/fixes/improvements; yet untested)
ITS#1724 - integerNormalize/integerFilter/integerIndexer bugs
ITS#1725 - libdes not required
Implement back-null (/dev/null style backend)
Cleanup some misc warnings ("%lu" format, unused/uninitialized vars,
ambiguous operator precedence)
Kurt, please regenerate configure
|
2002-04-08 09:43:22 +00:00 |
|
Pierangelo Masarati
|
f74e81aa99
|
check on escaped rdn separator not needed any more
|
2002-01-22 08:30:32 +00:00 |
|
Pierangelo Masarati
|
fafce1601e
|
consistently use dn_match macro throughout slapd
|
2002-01-12 18:17:13 +00:00 |
|
Kurt Zeilenga
|
0e2af54a3f
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
|
Howard Chu
|
975a5e9a24
|
Added dnPretty2/dnNormalize2 using preallocated destination berval
|
2001-12-29 04:48:00 +00:00 |
|
Howard Chu
|
d6a37432bd
|
Changed dn_rdn/dn_rdnlen to struct berval
|
2001-12-28 08:38:24 +00:00 |
|
Kurt Zeilenga
|
cddf7e0e00
|
More struct berval DN changes
decrease dependency on dn_validate/dn_normalize
|
2001-12-27 07:13:13 +00:00 |
|
Kurt Zeilenga
|
21288fbb21
|
Misc cleanup and dn_normalize() zapping
Fix nameAndOptionalIdentifer syntax.
|
2001-12-26 16:42:35 +00:00 |
|
Howard Chu
|
d0add35348
|
Changed get_limits to struct berval*
|
2001-12-26 15:28:01 +00:00 |
|
Howard Chu
|
3bd8946ca0
|
from jon@symas.com - minor cleanup
|
2001-12-17 22:48:29 +00:00 |
|
Kurt Zeilenga
|
abd9be4def
|
Remove lint and misc MSVC updates
|
2001-12-09 02:34:45 +00:00 |
|
Howard Chu
|
ad9d17d537
|
Added dn_rdnlen. Fixed rdn leak in limits.c.
|
2001-12-08 11:08:26 +00:00 |
|
Pierangelo Masarati
|
0f64b72a00
|
paranoid check for escaped dn separators when naively checking for rdn boundary
|
2001-12-01 16:28:21 +00:00 |
|
Pierangelo Masarati
|
bdb3edefd5
|
added pattern="anonymous","users","dn.{base|one|subtree|children}" to limit enforcement
|
2001-12-01 14:17:14 +00:00 |
|
Mark Adamson
|
bd091ce276
|
Allow size and time limits in slapd.conf for anonymous bound search operations
|
2001-11-21 20:28:15 +00:00 |
|
Pierangelo Masarati
|
4919363fa0
|
more intuitive special limits configuration
|
2001-08-03 17:25:39 +00:00 |
|
Pierangelo Masarati
|
8471ef7ed0
|
add global, per backend and per op_ndn time/size soft, hard and to-be-checked limits (exploited by back-ldbm); see slapd.conf(5) for details
|
2001-08-01 10:09:04 +00:00 |
|
Pierangelo Masarati
|
6c81656a95
|
fixed some memory allocation nonsense
|
2001-07-29 17:21:28 +00:00 |
|
Pierangelo Masarati
|
4051547dfa
|
handle regex-based per op_ndn time/size limits
|
2001-07-28 11:24:22 +00:00 |
|