Howard Chu
|
d6bbe2dba5
|
Blind fix - remove suffixalias.c
|
2003-03-10 19:13:38 +00:00 |
|
Pierangelo Masarati
|
998ab2f441
|
fix log message (ITS#2359)
|
2003-03-10 07:36:42 +00:00 |
|
Kurt Zeilenga
|
0f0122abdd
|
need to use ch_malloc/realloc
|
2003-03-09 20:15:30 +00:00 |
|
Kurt Zeilenga
|
e4b507dfe9
|
Use ch_malloc instead of malloc for unchecked allocations
|
2003-03-09 20:11:12 +00:00 |
|
Kurt Zeilenga
|
cc96deee75
|
Redefine queryid
|
2003-03-06 20:20:13 +00:00 |
|
Jong Hyuk Choi
|
6f81235386
|
Commit of the Proxy Cache contribution (ITS#2062)
from IBM India Research (Apurva Kumar)
Code review by Pierangelo, Kurt, and Jong.
|
2003-03-06 19:44:41 +00:00 |
|
Howard Chu
|
aa84264fc2
|
Technically, since the authid is expected to be a normalized DN, uidNumber
and gidNumber should be all lower case: uidnumber,gidnumber. Is it too late
to fix this, would it break compatibility for anything major?
|
2003-03-06 12:08:39 +00:00 |
|
Kurt Zeilenga
|
e906747d51
|
call LDAPv2 what it is (historical)
|
2003-03-06 01:00:05 +00:00 |
|
Howard Chu
|
31a4149f02
|
ITS#2348: fix previous commit
|
2003-03-06 00:16:32 +00:00 |
|
Howard Chu
|
f2800036fa
|
ITS#2348: cont_alloc/cont_free cleanup in idl_insert_key
|
2003-03-05 23:10:32 +00:00 |
|
Jong Hyuk Choi
|
5db7e20cf1
|
misc : not activating idl cache in tool mode run
|
2003-03-05 03:34:59 +00:00 |
|
Howard Chu
|
3955eaede2
|
Fix LDAP_DEBUG/LDAP_SYSLOG test
|
2003-03-05 02:22:58 +00:00 |
|
Howard Chu
|
b21e69db0e
|
Use ldap_pvt_get_hname instead of ldap_pvt_gethostbyaddr_a
|
2003-03-05 01:53:32 +00:00 |
|
Howard Chu
|
a0b1fb1f9c
|
Multiple-suffix fail msg should be logged at ERR/ANY, not ARGS.
|
2003-03-04 21:17:31 +00:00 |
|
Pierangelo Masarati
|
4a658ee581
|
more improvements ...
|
2003-03-04 09:46:48 +00:00 |
|
Pierangelo Masarati
|
95b115394d
|
improve last commit
|
2003-03-04 09:43:12 +00:00 |
|
Pierangelo Masarati
|
118bf1e9f9
|
apply a different fix for ITS#2342
|
2003-03-03 23:06:58 +00:00 |
|
Pierangelo Masarati
|
a62d86cbe0
|
improve checks
|
2003-03-03 22:56:21 +00:00 |
|
Pierangelo Masarati
|
51849d6ecb
|
fix ITS#2343
|
2003-03-03 22:25:28 +00:00 |
|
Pierangelo Masarati
|
498f8a7454
|
init var
|
2003-03-03 21:33:29 +00:00 |
|
Pierangelo Masarati
|
cd41bb1a06
|
set return code
|
2003-03-03 21:32:58 +00:00 |
|
Pierangelo Masarati
|
40622232f7
|
silence warning
|
2003-03-03 21:32:08 +00:00 |
|
Pierangelo Masarati
|
74960cc52f
|
initialize var
|
2003-03-03 21:31:47 +00:00 |
|
Howard Chu
|
3b01c9a99e
|
Cleanup slapd-specific NT service support
|
2003-03-03 11:46:05 +00:00 |
|
Howard Chu
|
d9dbbeb87f
|
Add explicit "service" argument, only change cwd if running as a service.
|
2003-03-03 06:42:16 +00:00 |
|
Kurt Zeilenga
|
2d942d7035
|
Use renamed initializers
|
2003-03-02 03:15:16 +00:00 |
|
Howard Chu
|
9beaa08d79
|
Fix slap_sasl_authorized, c_authz_backend may be NULL
|
2003-03-02 00:21:24 +00:00 |
|
Kurt Zeilenga
|
f172e06cc0
|
SLAP_NVALUES: substrings indexing/filterring
|
2003-03-01 20:21:39 +00:00 |
|
Kurt Zeilenga
|
bafe8044ab
|
more OPERATIONS v. OTHER error cleanup
|
2003-03-01 20:20:53 +00:00 |
|
Kurt Zeilenga
|
c981ebcb61
|
Don't return LDAP_OPERATIONS_ERROR for internal errors
|
2003-03-01 20:17:52 +00:00 |
|
Pierangelo Masarati
|
9702e837e8
|
fix attr_merge_one hack
|
2003-03-01 15:41:54 +00:00 |
|
Pierangelo Masarati
|
9bd043277b
|
fix memory free
|
2003-03-01 12:28:45 +00:00 |
|
Pierangelo Masarati
|
46a841870f
|
add 'next[/prev]' initializer
|
2003-03-01 12:28:07 +00:00 |
|
Pierangelo Masarati
|
14d64852e8
|
trim unnecessary varaible
|
2003-03-01 12:12:12 +00:00 |
|
Pierangelo Masarati
|
bf35f8e37f
|
improved filter mapping/rewrite; improved result rewriting; improved attribute/objectclass mapping configuration
|
2003-03-01 11:08:53 +00:00 |
|
Kurt Zeilenga
|
009a9640d4
|
enable indexing
|
2003-03-01 05:21:51 +00:00 |
|
Kurt Zeilenga
|
47b18c9a51
|
SLAP_NVALUES: index normalized values
|
2003-03-01 05:17:44 +00:00 |
|
Kurt Zeilenga
|
2bd7c30d5f
|
SLAP_NVALUES: test005-modrdn works...
|
2003-03-01 04:51:31 +00:00 |
|
Kurt Zeilenga
|
c24ebfe014
|
SLAP_NVALUE: misc updates
|
2003-03-01 04:14:17 +00:00 |
|
Kurt Zeilenga
|
603543ca26
|
SLAP_NVALUES: test004 works
|
2003-03-01 03:37:16 +00:00 |
|
Kurt Zeilenga
|
208971a65f
|
SLAP_NVALUES: A couple of more normalizers...
|
2003-03-01 01:27:09 +00:00 |
|
Kurt Zeilenga
|
16c9e81c80
|
SLAP_NVALUES: test003 now passes (with help of a substr mr hack)
|
2003-03-01 00:14:32 +00:00 |
|
Kurt Zeilenga
|
eb6ccefabf
|
Remove deadwood
|
2003-02-28 22:32:12 +00:00 |
|
Kurt Zeilenga
|
806c9bfe84
|
SLAP_NVALUES: Use a_nvals
|
2003-02-28 21:05:19 +00:00 |
|
Kurt Zeilenga
|
cd6657fdf0
|
SLAP_NVALUES: fix UTF8StringNormalize
tests 0-2 now run correctly
|
2003-02-28 20:00:54 +00:00 |
|
Kurt Zeilenga
|
64b621620b
|
ITS#2324: Allow extended operation plugin to override default
from jenarusa@us.ibm.com
|
2003-02-28 19:21:38 +00:00 |
|
Howard Chu
|
0423ec0bd6
|
Fix ITS#2335, RFC1798 sequence layout was wrong.
|
2003-02-28 13:04:16 +00:00 |
|
Luke Howard
|
2c98342192
|
Fix typo
|
2003-02-28 12:55:01 +00:00 |
|
Luke Howard
|
cc39f75261
|
Support for dynamic registration of controls, both through native and
SLAPI plugins.
|
2003-02-28 12:34:35 +00:00 |
|
Pierangelo Masarati
|
e0a70010d9
|
missing OpenLDAPaciMatch definition
|
2003-02-28 12:05:48 +00:00 |
|