Kurt Zeilenga
8d4c20cd6d
Adding crypt(3) salt format (ITS#1202) from Jeff Costlow <j.costlow@f5.com>
...
with minor changes by committer
---
Copyright 2001, F5 Networks, Inc, All rights reserved.
This software is not subject to any license of F5 Networks.
This is free software; you can redistribute and use it
under the same terms as OpenLDAP itself.
2001-06-13 03:47:17 +00:00
Kurt Zeilenga
ff30a0387d
Misc fixes, namely to indexing codes
2001-06-12 20:57:19 +00:00
Kurt Zeilenga
85a2c40ca0
Remove more UFN cruft
2001-06-11 21:25:14 +00:00
Kurt Zeilenga
86acd7eb20
unifdef -ULDAP_UFN
2001-06-11 21:08:49 +00:00
Kurt Zeilenga
18ac75d0cd
Additional HEAD comments
2001-06-11 21:08:39 +00:00
Kurt Zeilenga
72a55aa40f
Leave dn2ufn.
2001-06-11 20:45:06 +00:00
Kurt Zeilenga
6cb35c0d89
More caching as experimental
2001-06-11 20:34:14 +00:00
Kurt Zeilenga
7746f0cbf9
Remove UFN man pages
2001-06-11 20:32:58 +00:00
Kurt Zeilenga
796e2ed786
Remove rebind from links for now
2001-06-11 20:26:05 +00:00
Kurt Zeilenga
9969deb348
Comment out rebind stuff until someone has a chance to
...
rewrite it.
2001-06-11 20:25:02 +00:00
Kurt Zeilenga
c0ce193879
Fix no domainpart bug
2001-06-09 20:47:19 +00:00
Kurt Zeilenga
4edc93c807
EOL
2001-06-09 02:35:44 +00:00
Kurt Zeilenga
d0bfd83fa0
Complete tmpnam removal
2001-06-09 01:06:56 +00:00
Kurt Zeilenga
44bef574c8
Updated pthread test and usage (avoid pthread_detach if possible)
...
don't use tmpnam()
2001-06-09 01:05:35 +00:00
Kurt Zeilenga
9ccd5880d1
obsolete
2001-06-08 18:16:41 +00:00
Kurt Zeilenga
5d01aeb507
update
2001-06-08 04:16:13 +00:00
Kurt Zeilenga
e7234eaf6c
Not current
2001-06-08 04:13:31 +00:00
Kurt Zeilenga
689c08c424
Replace extended partial response with intermediate response draft.
2001-06-08 01:43:03 +00:00
Kurt Zeilenga
35efcbcd22
Remove LDUP drafts until someone steps to the plate
2001-06-08 01:40:35 +00:00
Kurt Zeilenga
3db30340b7
Add reference to developer's list
2001-06-08 01:38:40 +00:00
Kurt Zeilenga
a47496b912
No individual contacts are provided, so update text
2001-06-08 01:37:21 +00:00
Kurt Zeilenga
67cf14466e
Check schema NAMEs
2001-06-07 22:47:02 +00:00
Kurt Zeilenga
e14afab1b1
PROTO not needed to test LDAPv3
2001-06-07 19:29:09 +00:00
Kurt Zeilenga
4c3ab6bf69
Don't set directory in backend LDBM for now
2001-06-07 18:00:16 +00:00
Kurt Zeilenga
8dda2d0290
Disable #ldbm# options for now (as DBHOME stuff needs rethinking)
2001-06-07 17:57:13 +00:00
Kurt Zeilenga
5d1608ac1b
Rework DB_THREAD test
2001-06-07 17:23:43 +00:00
Kurt Zeilenga
af79d6e354
Add some error check to be DB_thread checks
2001-06-07 17:04:53 +00:00
Kurt Zeilenga
d7d20254ac
Another typo
2001-06-07 16:48:37 +00:00
Kurt Zeilenga
db5e933b45
Fix typo
2001-06-07 16:46:40 +00:00
Kurt Zeilenga
43d5dc2e88
Add error reporting to db check
2001-06-07 16:43:23 +00:00
Kurt Zeilenga
08de32f87a
Add db version check
2001-06-07 16:40:11 +00:00
Kurt Zeilenga
e8ac75d22f
Fix up some locking
2001-06-07 16:24:46 +00:00
Kurt Zeilenga
d773c7178f
Fix typos in last commit
2001-06-07 16:15:25 +00:00
Kurt Zeilenga
486ad59260
Add a DB version check.
2001-06-07 16:11:59 +00:00
Kurt Zeilenga
cda7d4b2fc
Check for children
2001-06-07 00:19:23 +00:00
Kurt Zeilenga
6a647d917f
Check for duplicate entries
2001-06-06 22:17:57 +00:00
Kurt Zeilenga
04911120c2
Misc updates
2001-06-06 21:55:44 +00:00
Kurt Zeilenga
85571183cc
s/#LDBM#/#ldbm#/ and back out non-portable /i change to conf.sh
2001-06-06 21:55:22 +00:00
Kurt Zeilenga
6fb6088888
use case ignore matching for $BACKEND subs
2001-06-06 21:25:29 +00:00
Kurt Zeilenga
c46b7d2416
Add rfc3112
2001-06-06 05:01:36 +00:00
Kurt Zeilenga
adae86a7db
Add more detailed reporting of schema violations to client.
2001-06-06 00:23:56 +00:00
Kurt Zeilenga
891079fb09
Fix undefined attribute type error text usage
2001-06-04 16:46:33 +00:00
Pierangelo Masarati
970abe2637
semicolon after colon in goto labels; no C++ style comments; unused vars removed or #ifdef'd
2001-06-03 08:55:17 +00:00
Pierangelo Masarati
5a2014b863
semicolon after colon in goto labels
2001-06-03 08:53:13 +00:00
Pierangelo Masarati
a712216a6c
semicolon after colon in goto labels; no C++ style comments
2001-06-03 08:52:22 +00:00
Kurt Zeilenga
9a0b6e92d7
Default ACL clause should be "by * none stop" not "by * stop".
...
That is, default rule should set permissions to none.
2001-06-01 20:09:03 +00:00
Kurt Zeilenga
6e077505e9
Replace authpasswd I-D with RFC
...
Remove grouping I-D until ready to implement
2001-05-31 20:36:30 +00:00
Kurt Zeilenga
fcf71ea34f
clean up LDBM_{,UN}LOCK macros
2001-05-31 20:11:40 +00:00
Kurt Zeilenga
5f0473d127
Fix typo in last commit
2001-05-30 06:28:32 +00:00
Kurt Zeilenga
e4653bde68
Allow empty numericString matching
2001-05-30 06:06:14 +00:00