Commit Graph

16671 Commits

Author SHA1 Message Date
Pierangelo Masarati
09cbbb92a7 need to copy the Entry to safely manipulate it 2007-08-27 07:13:25 +00:00
Pierangelo Masarati
5fb99e0a23 consistently dispose of limbo 2007-08-27 07:12:12 +00:00
Pierangelo Masarati
62504d7ef0 add anlist_free 2007-08-27 07:11:32 +00:00
Pierangelo Masarati
2082935657 so SIDs are hex 2007-08-27 07:09:57 +00:00
Howard Chu
02e5d89c43 Alignment tweaks 2007-08-27 01:19:04 +00:00
Kurt Zeilenga
7cdd73b0b2 There is no TCL backend 2007-08-26 23:58:47 +00:00
Kurt Zeilenga
88c00539c2 Don't comment on software produced by others. Those who desire to use a
network analyzer are likely to know which ones are or are not "great".
2007-08-26 23:58:27 +00:00
Howard Chu
84d0555887 Fix typos 2007-08-26 23:40:52 +00:00
Gavin Henry
1ebe5a93ff Wee note about Wireskark and LDAP. 2007-08-26 22:17:37 +00:00
Pierangelo Masarati
7dc7c60c4b improve previous commit; fix ITS#5108 by letting both SID and RID be 0..4095, input/output in decimal, but consistently handled in hexadecimals within CSN 2007-08-26 17:03:22 +00:00
Pierangelo Masarati
2132aa3b16 add support for CSNSIDMatch; use it to set contextCSN as appropriate when slapadd'ing -w 2007-08-26 15:39:45 +00:00
Pierangelo Masarati
7c66952714 check for shutdown (need to add to other backends?) 2007-08-26 15:38:51 +00:00
Pierangelo Masarati
b95e40f56f cleanup 2007-08-26 15:38:20 +00:00
Pierangelo Masarati
af9233b9df use LDAP_RES_UNSOLICITED for the response message id 2007-08-26 15:06:52 +00:00
Howard Chu
8367f0cfe4 revert prev commit, no gain 2007-08-26 14:37:12 +00:00
Howard Chu
ddc5c9f735 Just use read locks on the entry_db_lock 2007-08-26 13:49:35 +00:00
Howard Chu
2a14eaf5dd Add slapo-constraint, dgIdentity notes 2007-08-26 11:28:39 +00:00
Howard Chu
a06e846d72 dyngroup-02 2007-08-26 11:22:44 +00:00
Howard Chu
1f9a4e5138 Update hyc/symas copyright date 2007-08-26 11:18:56 +00:00
Gavin Henry
d9b4f967cb Client tools changes. 2007-08-26 10:21:01 +00:00
Gavin Henry
459044ab02 Tag. 2007-08-26 01:06:45 +00:00
Gavin Henry
425300b4dc Ando's additions to slapo-pcache 2007-08-26 00:59:42 +00:00
Gavin Henry
bbf2123746 Note about fonts. 2007-08-26 00:51:03 +00:00
Howard Chu
55d1418260 A brief note on Obsolete features 2007-08-25 23:20:17 +00:00
Howard Chu
d0fd70faa7 Reference openldap copy of SCALE document 2007-08-25 23:17:34 +00:00
Howard Chu
6f43879acd Trim some puffery, note back-ldbm 2007-08-25 23:13:22 +00:00
Howard Chu
170ea9c33e Update hyc/symas copyright date 2007-08-25 22:44:26 +00:00
Gavin Henry
c1f7e9b2a1 Complete (at least until 2.4 final) changes section and updated wordslist. 2007-08-25 22:44:07 +00:00
Howard Chu
2580f86d7f GDBM is no longer relevant 2007-08-25 22:38:48 +00:00
Howard Chu
c791e6fc40 Add a disparaging note about use of referrals; use chaining or
database glue instead.
2007-08-25 22:30:20 +00:00
Howard Chu
0eaae62c33 Delete garbage characters at head of file, brief note about MirrorMode 2007-08-25 22:29:27 +00:00
Howard Chu
b8b4ae15bf Note that dyngroup is deprecated in favor of dynlist. We may just
delete dyngroup from the 2.4 release, will decide that later.
2007-08-25 22:04:11 +00:00
Howard Chu
e79b03b36e Either OpenSSL or GnuTLS may be used 2007-08-25 22:03:39 +00:00
Howard Chu
33a63f9272 Fix typo from 1.38 2007-08-25 21:55:54 +00:00
Howard Chu
ddd533ac3b RDBM/RDBMS consistency, add GnuTLS, tweak Replication/Configuration notes 2007-08-25 21:43:23 +00:00
Howard Chu
c44d1a731e Fix typo, tweak LDIF description 2007-08-25 21:30:26 +00:00
Howard Chu
697ff5aede libexec is not usually under etc 2007-08-25 21:21:40 +00:00
Howard Chu
3a54d1c010 Fix line count at end of example 2007-08-25 21:19:17 +00:00
Pierangelo Masarati
e33abd467c needs work: memberOf should not be replicated 2007-08-25 16:02:43 +00:00
Howard Chu
6d9e2cac21 Fix prev commit 2007-08-25 16:00:15 +00:00
Howard Chu
a1c088ed02 ITS#5077 again 2007-08-25 15:40:39 +00:00
Pierangelo Masarati
96611ac703 getting an abnormal number of empty syncUUID... 2007-08-25 15:15:05 +00:00
Pierangelo Masarati
071b77cf9d better fix 2007-08-25 15:01:27 +00:00
Pierangelo Masarati
84143631ee fix potential concurrency issue (not so potential, if we could regularly trigger it :) 2007-08-25 14:58:43 +00:00
Pierangelo Masarati
abca6f16a6 also improve massaged DN containment check 2007-08-25 10:57:08 +00:00
Pierangelo Masarati
2be301db66 improve URI DN containment check 2007-08-25 10:13:51 +00:00
Pierangelo Masarati
097420bfc4 fix typo 2007-08-25 09:37:59 +00:00
Howard Chu
528b3bc601 Fix aux/structural comment 2007-08-25 00:42:37 +00:00
Howard Chu
47be79d4f3 Use dynamic config, test dgIdentity 2007-08-25 00:14:56 +00:00
Pierangelo Masarati
8f95ff260c consistently use "tag=" instead of "op=" in debug messages 2007-08-25 00:10:52 +00:00