Kurt Zeilenga
|
ed68c977d9
|
Zap LDAP_LIBUI
|
2000-09-14 07:22:01 +00:00 |
|
Kurt Zeilenga
|
f2b1d423c1
|
Cleanup
|
2000-09-14 07:10:15 +00:00 |
|
Kurt Zeilenga
|
435bdf24b0
|
Fix ;binary subtyping
|
2000-09-14 06:07:23 +00:00 |
|
Ben Collins
|
7c90250fba
|
missed newline in printf
|
2000-09-13 23:32:06 +00:00 |
|
Ben Collins
|
09a2e74d5a
|
dereference 'char **text' when passing it as an arg to Debug()
|
2000-09-13 21:52:50 +00:00 |
|
Ben Collins
|
d216e32d63
|
declare return value of index_mask() to be slap_mask_t, also get rid of extraneous code in for() loop
|
2000-09-13 21:51:14 +00:00 |
|
Kurt Zeilenga
|
16cdbd9c74
|
Update handling of binary syntax to require ";binary" transfer
|
2000-09-13 21:50:24 +00:00 |
|
Ben Collins
|
810d3ce224
|
specifically check for NULL return from acl_get()
|
2000-09-13 21:49:56 +00:00 |
|
Kurt Zeilenga
|
e366aefffc
|
Fix ldap_init/initialize error checking
|
2000-09-13 21:49:31 +00:00 |
|
Ben Collins
|
e717717a8b
|
Error in setting sa_flags (was never set)
|
2000-09-13 21:49:08 +00:00 |
|
Ben Collins
|
df57978436
|
specifically check for NULL return from ldap_int_thread_delist(). Also, fixup comment to get rid of compiler warning.
|
2000-09-13 21:48:29 +00:00 |
|
Ben Collins
|
5a33b7509b
|
Fix error in if() statement (==, not =)
|
2000-09-13 21:47:12 +00:00 |
|
Ben Collins
|
07ce0a9935
|
s/got_max_ssf/got_min_ssf/ thinko fix when checking for minssf. In this case, minssf was never set, and would cause maxssh to be set in error
|
2000-09-13 21:46:11 +00:00 |
|
Ben Collins
|
85747c5c55
|
init output_string to NULL, and check in printbase() to make sure we don't pass garbage
|
2000-09-13 21:44:37 +00:00 |
|
Kurt Zeilenga
|
66e3b39001
|
Use o=OpenLDAP Project, remove unneed options
|
2000-09-13 20:14:45 +00:00 |
|
Kurt Zeilenga
|
13262aca41
|
Fix java schema
|
2000-09-13 19:58:56 +00:00 |
|
Kurt Zeilenga
|
08d397f65d
|
Use root-dse to verify schema files
|
2000-09-13 14:31:22 +00:00 |
|
Randy Kunkee
|
ab3be5d76d
|
Include <ac/param.h> to pick up MAXPATHLEN.
|
2000-09-13 07:26:55 +00:00 |
|
Kurt Zeilenga
|
2a8176cd62
|
Add Standard Track PKI schema (RFC2587)
|
2000-09-13 06:09:50 +00:00 |
|
Kurt Zeilenga
|
4a7b40b38c
|
Fix kerboros typo
|
2000-09-13 01:40:15 +00:00 |
|
Kurt Zeilenga
|
6c3e915ceb
|
Fix reversed assert logic
|
2000-09-13 01:23:39 +00:00 |
|
Kurt Zeilenga
|
e651635801
|
Just catch error, don't explain it
|
2000-09-13 01:16:10 +00:00 |
|
Kurt Zeilenga
|
92c55c4454
|
Clean up
|
2000-09-13 01:12:47 +00:00 |
|
Kurt Zeilenga
|
d554a31b58
|
Move ldap_pvt_tls_init call to ldap_pvt_tls_start
Relax user-only options on TLS_RANDFILE and TLS_REQCERT
|
2000-09-13 00:54:45 +00:00 |
|
Kurt Zeilenga
|
93074d7e43
|
Add EOL at EOF
|
2000-09-13 00:05:45 +00:00 |
|
Kurt Zeilenga
|
16101ba8c9
|
Remove extranous characters (^M) and other minor clean up
|
2000-09-12 21:43:42 +00:00 |
|
Kurt Zeilenga
|
75eae8799f
|
Default kbind to no as this functionality is deprecated.
|
2000-09-12 21:19:12 +00:00 |
|
Kurt Zeilenga
|
882b8c5f41
|
Only set URANDOM_DEVICE if undef
|
2000-09-12 21:17:19 +00:00 |
|
Kurt Zeilenga
|
f7ba5a68c4
|
Catch nextid failures.
|
2000-09-12 21:16:03 +00:00 |
|
Kurt Zeilenga
|
860470169d
|
Only set URANDOM_DEVICE if undefined
|
2000-09-12 20:56:43 +00:00 |
|
Kurt Zeilenga
|
a7d74e9080
|
More NT threading fixes
|
2000-09-12 20:39:13 +00:00 |
|
Kurt Zeilenga
|
d6a56aaf25
|
Fix typo in last commit
|
2000-09-12 19:35:19 +00:00 |
|
Kurt Zeilenga
|
bd9de9d90d
|
Clean up defaultSearchBase code
|
2000-09-12 18:21:09 +00:00 |
|
Kurt Zeilenga
|
c78d5f5e7f
|
ITS#697: Fix cond_wait
|
2000-09-12 18:18:27 +00:00 |
|
Kurt Zeilenga
|
6629093571
|
Add entry_encode()
|
2000-09-12 04:57:56 +00:00 |
|
Kurt Zeilenga
|
5864dfdb7b
|
remove lint
|
2000-09-12 00:38:47 +00:00 |
|
Kurt Zeilenga
|
0549d647de
|
Fix bad merge
|
2000-09-12 00:37:03 +00:00 |
|
Kurt Zeilenga
|
99ca5d4b91
|
Update projects for DB31 (Sleepcat changed library names, ugh)
|
2000-09-12 00:33:02 +00:00 |
|
Kurt Zeilenga
|
5170fc3a98
|
Add BitString syntax/matching rule handlers
Add NameAndOptionalUID/UniqueMemberMatch handlers
|
2000-09-12 00:32:08 +00:00 |
|
Kurt Zeilenga
|
2c30c90876
|
Rework TLS code (only supports default connection)
|
2000-09-12 00:30:05 +00:00 |
|
Kurt Zeilenga
|
fdc16c2f94
|
Add initial entry_encode() routine for back-sleepy (behind #if)
Need to add entry_decode().
|
2000-09-12 00:28:08 +00:00 |
|
Kurt Zeilenga
|
a3ae90ac8a
|
Rework integer syntax to support signed values.
Validation is quite rigid allowing use of simple normalization
and caseExactIA5 matching (and indexing).
|
2000-09-12 00:00:25 +00:00 |
|
Kurt Zeilenga
|
5852f7188b
|
Add 'defaultSearchBase' configuration directive to help support
brain-damaged LDAPv2 clients.
|
2000-09-11 21:57:14 +00:00 |
|
Kurt Zeilenga
|
344b91e257
|
Add Java (RFC2713) and Corba (RFC2714) schema
|
2000-09-11 20:27:35 +00:00 |
|
Kurt Zeilenga
|
6a3b8e281b
|
ITS#722: disallow argument buffer overflow
|
2000-09-11 19:05:24 +00:00 |
|
Kurt Zeilenga
|
d8c4df6f39
|
-lldbm now sets DB_USE_ENVIRON and support input of a DB home path.
back-ldbm needs modification to support db home directory as backend
(as oppose to database) option.
|
2000-09-11 18:46:34 +00:00 |
|
Kurt Zeilenga
|
d48e6dd7db
|
Import latest SDF generated INSTALL. This version is quite lean.
|
2000-09-11 18:44:55 +00:00 |
|
Kurt Zeilenga
|
992377e4e9
|
Fix typo
|
2000-09-11 18:40:39 +00:00 |
|
Julio Sánchez Fernández
|
95eacae431
|
Integer (not numericString, that are different) matches.
Good for nss_ldap (equality indexing of uidNumber and the
like now work).
|
2000-09-11 18:34:14 +00:00 |
|
Kurt Zeilenga
|
3342ea3b49
|
Add more bind allow/disallow flags
|
2000-09-11 18:24:24 +00:00 |
|