]> git.sur5r.net Git - openldap/log
openldap
20 years agoremove /* in comments
Pierangelo Masarati [Sat, 29 Nov 2003 17:52:05 +0000 (17:52 +0000)]
remove /* in comments

20 years agoclarify auxprop_store member type
Pierangelo Masarati [Sat, 29 Nov 2003 17:50:50 +0000 (17:50 +0000)]
clarify auxprop_store member type

20 years agoAvoid /* inside comments.
Hallvard Furuseth [Sat, 29 Nov 2003 17:29:44 +0000 (17:29 +0000)]
Avoid /* inside comments.

20 years agoAvoid 'suggest parentheses' warnings.
Hallvard Furuseth [Sat, 29 Nov 2003 17:27:44 +0000 (17:27 +0000)]
Avoid 'suggest parentheses' warnings.

20 years agoFormat %d -> %ld.
Hallvard Furuseth [Sat, 29 Nov 2003 17:26:23 +0000 (17:26 +0000)]
Format %d -> %ld.

20 years agofix uninitialized var
Pierangelo Masarati [Sat, 29 Nov 2003 17:24:34 +0000 (17:24 +0000)]
fix uninitialized var

20 years agoITS#2846 - make veryclean
Howard Chu [Sat, 29 Nov 2003 12:01:10 +0000 (12:01 +0000)]
ITS#2846 - make veryclean

20 years agoclarify comments
Pierangelo Masarati [Sat, 29 Nov 2003 11:10:16 +0000 (11:10 +0000)]
clarify comments

20 years agonaming cleanup && more leaks fixed
Pierangelo Masarati [Sat, 29 Nov 2003 11:09:52 +0000 (11:09 +0000)]
naming cleanup && more leaks fixed

20 years agoAdd auxprop_store support for Cyrus SASL 2.1.16+
Howard Chu [Sat, 29 Nov 2003 07:02:16 +0000 (07:02 +0000)]
Add auxprop_store support for Cyrus SASL 2.1.16+

20 years agoFix format errors: %d -> %ld, and add (long) casts as appropriate.
Hallvard Furuseth [Fri, 28 Nov 2003 22:06:54 +0000 (22:06 +0000)]
Fix format errors: %d -> %ld, and add (long) casts as appropriate.

20 years ago#include lber-int.h, to get ber_strndup().
Hallvard Furuseth [Fri, 28 Nov 2003 22:05:38 +0000 (22:05 +0000)]
#include lber-int.h, to get ber_strndup().
The right fix may be for slap.h to #include it instead, since
ber_strndup() is used via SLAP_STRNDUP() which is #defined in slap.h.

20 years agoKill '//'-style comment.
Hallvard Furuseth [Fri, 28 Nov 2003 22:03:13 +0000 (22:03 +0000)]
Kill '//'-style comment.

20 years agoDelete $(LDIF_LIBS). The library has been merged into -llutil.
Hallvard Furuseth [Fri, 28 Nov 2003 22:01:44 +0000 (22:01 +0000)]
Delete $(LDIF_LIBS).  The library has been merged into -llutil.

20 years agoNotices
Kurt Zeilenga [Fri, 28 Nov 2003 21:08:20 +0000 (21:08 +0000)]
Notices

20 years agoNotices and acknowledgements
Kurt Zeilenga [Fri, 28 Nov 2003 21:07:50 +0000 (21:07 +0000)]
Notices and acknowledgements

20 years agonotices
Kurt Zeilenga [Fri, 28 Nov 2003 20:24:54 +0000 (20:24 +0000)]
notices

20 years agonotices
Kurt Zeilenga [Fri, 28 Nov 2003 20:00:23 +0000 (20:00 +0000)]
notices

20 years agoCleanup unneeded definitions
Howard Chu [Fri, 28 Nov 2003 15:44:23 +0000 (15:44 +0000)]
Cleanup unneeded definitions

20 years agoAdded ldapdb_axuprop_store for use with Cyrus SASL 2.1.16+
Howard Chu [Fri, 28 Nov 2003 15:38:12 +0000 (15:38 +0000)]
Added ldapdb_axuprop_store for use with Cyrus SASL 2.1.16+

20 years agoFix last commit
Kurt Zeilenga [Thu, 27 Nov 2003 06:45:08 +0000 (06:45 +0000)]
Fix last commit

20 years agonotices and acknowledgements
Kurt Zeilenga [Thu, 27 Nov 2003 06:35:49 +0000 (06:35 +0000)]
notices and acknowledgements

20 years agonotices and acknowledges
Kurt Zeilenga [Thu, 27 Nov 2003 06:35:14 +0000 (06:35 +0000)]
notices and acknowledges

20 years agoNotice and acknowledgements
Kurt Zeilenga [Thu, 27 Nov 2003 02:35:20 +0000 (02:35 +0000)]
Notice and acknowledgements
"this is an altered version" statement

20 years agoNotices and acknowledgements
Kurt Zeilenga [Thu, 27 Nov 2003 01:42:27 +0000 (01:42 +0000)]
Notices and acknowledgements

20 years agoUpdated notices
Kurt Zeilenga [Thu, 27 Nov 2003 01:17:14 +0000 (01:17 +0000)]
Updated notices

20 years agoAdd acknowledgements
Kurt Zeilenga [Thu, 27 Nov 2003 00:33:55 +0000 (00:33 +0000)]
Add acknowledgements

20 years agoacknowledgements and notices
Kurt Zeilenga [Wed, 26 Nov 2003 22:51:15 +0000 (22:51 +0000)]
acknowledgements and notices

20 years agosyncrepl : id -> rid
Jong Hyuk Choi [Wed, 26 Nov 2003 22:45:21 +0000 (22:45 +0000)]
syncrepl : id -> rid

20 years agoFrom liblavl
Kurt Zeilenga [Wed, 26 Nov 2003 22:32:36 +0000 (22:32 +0000)]
From liblavl

20 years agomisc updates
Jong Hyuk Choi [Wed, 26 Nov 2003 21:37:44 +0000 (21:37 +0000)]
misc updates
 - syncrepl : id -> rid
 - man page update

20 years agoreflect multi syncrepl thread update
Jong Hyuk Choi [Wed, 26 Nov 2003 21:10:50 +0000 (21:10 +0000)]
reflect multi syncrepl thread update

20 years agoAnother patch for the multi syncrepl thread support
Jong Hyuk Choi [Wed, 26 Nov 2003 20:40:16 +0000 (20:40 +0000)]
Another patch for the multi syncrepl thread support

20 years agoSupport multiple sync replication at the consumer :
Jong Hyuk Choi [Wed, 26 Nov 2003 19:49:47 +0000 (19:49 +0000)]
Support multiple sync replication at the consumer :
1) simultaneous operation of multiple active sync replication threads
2) cookie management for individual sync replication thread
   (include rid=%3d to the slapd cookie command line option (-c))

20 years agoMoved to servers/slurpd/NOTES
Kurt Zeilenga [Wed, 26 Nov 2003 18:19:22 +0000 (18:19 +0000)]
Moved to servers/slurpd/NOTES

20 years agoNotes and Acknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 18:19:00 +0000 (18:19 +0000)]
Notes and Acknowledgements

20 years agonotices and acknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 17:42:56 +0000 (17:42 +0000)]
notices and acknowledgements

20 years agonotices and acknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 17:34:58 +0000 (17:34 +0000)]
notices and acknowledgements

20 years agonotices and acknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 17:28:33 +0000 (17:28 +0000)]
notices and acknowledgements

20 years agonotices and acknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 17:17:26 +0000 (17:17 +0000)]
notices and acknowledgements

20 years agoNotices and acknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 16:52:33 +0000 (16:52 +0000)]
Notices and acknowledgements

20 years agoUpdate notices and acknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 16:05:06 +0000 (16:05 +0000)]
Update notices and acknowledgements

20 years agoNotices and Acknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 15:24:38 +0000 (15:24 +0000)]
Notices and Acknowledgements

20 years agoCleanup notices and attribution
Kurt Zeilenga [Wed, 26 Nov 2003 08:31:36 +0000 (08:31 +0000)]
Cleanup notices and attribution

20 years agoRevert removal. Used by mkvers.bat.
Kurt Zeilenga [Wed, 26 Nov 2003 08:18:19 +0000 (08:18 +0000)]
Revert removal.  Used by mkvers.bat.

20 years agoAdd ACKNOWLEDGEMENT and fix initial copyright date
Kurt Zeilenga [Wed, 26 Nov 2003 07:53:40 +0000 (07:53 +0000)]
Add ACKNOWLEDGEMENT and fix initial copyright date

20 years agoUpdated notices and acknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 07:16:36 +0000 (07:16 +0000)]
Updated notices and acknowledgements

20 years agoMinor updates
Kurt Zeilenga [Wed, 26 Nov 2003 06:34:52 +0000 (06:34 +0000)]
Minor updates

20 years agoUpdate notices and ackknowledgements
Kurt Zeilenga [Wed, 26 Nov 2003 05:42:11 +0000 (05:42 +0000)]
Update notices and ackknowledgements

20 years agoRebuild without AVL
Kurt Zeilenga [Wed, 26 Nov 2003 05:08:39 +0000 (05:08 +0000)]
Rebuild without AVL

20 years agomove AVL routines into -llutil
Kurt Zeilenga [Wed, 26 Nov 2003 04:17:25 +0000 (04:17 +0000)]
move AVL routines into -llutil
update misc notices

20 years agoFix notices
Kurt Zeilenga [Wed, 26 Nov 2003 04:16:36 +0000 (04:16 +0000)]
Fix notices

20 years agoNotice/Acknowledge updates
Kurt Zeilenga [Wed, 26 Nov 2003 02:58:56 +0000 (02:58 +0000)]
Notice/Acknowledge updates

20 years agoBerkeley DB 4.2 support (DB 4.2 required by default)
Kurt Zeilenga [Tue, 25 Nov 2003 23:22:12 +0000 (23:22 +0000)]
Berkeley DB 4.2 support (DB 4.2 required by default)
libldif to libutil updates
notice updates

20 years agoUpdate Notices
Kurt Zeilenga [Tue, 25 Nov 2003 23:20:38 +0000 (23:20 +0000)]
Update Notices
move libldif to liblutil
Berkeley DB 4.2 support

20 years agoMove LDIF routines liblutil
Kurt Zeilenga [Tue, 25 Nov 2003 23:19:47 +0000 (23:19 +0000)]
Move LDIF routines liblutil

20 years agoNotice updates
Kurt Zeilenga [Tue, 25 Nov 2003 23:17:08 +0000 (23:17 +0000)]
Notice updates

20 years agoFix spurious lock messages from slapcat
Howard Chu [Tue, 25 Nov 2003 10:31:10 +0000 (10:31 +0000)]
Fix spurious lock messages from slapcat

20 years agoanother update to the chapter 5 of the admin guide
Jong Hyuk Choi [Mon, 24 Nov 2003 23:18:06 +0000 (23:18 +0000)]
another update to the chapter 5 of the admin guide

20 years agokeeps syncrepl manpage sections current
Jong Hyuk Choi [Mon, 24 Nov 2003 23:16:45 +0000 (23:16 +0000)]
keeps syncrepl manpage sections current

20 years agoFix SDF warnings
Kurt Zeilenga [Mon, 24 Nov 2003 20:50:23 +0000 (20:50 +0000)]
Fix SDF warnings

20 years agoMinor cleanup
Kurt Zeilenga [Mon, 24 Nov 2003 20:34:45 +0000 (20:34 +0000)]
Minor cleanup

20 years agoUpdate files
Kurt Zeilenga [Mon, 24 Nov 2003 20:33:28 +0000 (20:33 +0000)]
Update files

20 years agoAnother round of minor tweaks
Kurt Zeilenga [Mon, 24 Nov 2003 20:29:21 +0000 (20:29 +0000)]
Another round of minor tweaks

20 years agoadd the description of the sessionlog directive
Jong Hyuk Choi [Mon, 24 Nov 2003 19:43:43 +0000 (19:43 +0000)]
add the description of the sessionlog directive

20 years agoFix typos
Kurt Zeilenga [Mon, 24 Nov 2003 19:42:08 +0000 (19:42 +0000)]
Fix typos

20 years agoMinor tweak
Kurt Zeilenga [Mon, 24 Nov 2003 19:37:36 +0000 (19:37 +0000)]
Minor tweak

20 years agoThis file serves as a template for new files.
Kurt Zeilenga [Mon, 24 Nov 2003 19:23:13 +0000 (19:23 +0000)]
This file serves as a template for new files.

20 years agosyncrepl update
Jong Hyuk Choi [Mon, 24 Nov 2003 18:57:22 +0000 (18:57 +0000)]
syncrepl update

20 years agomisc comment update
Jong Hyuk Choi [Mon, 24 Nov 2003 17:45:44 +0000 (17:45 +0000)]
misc comment update

20 years agocleanup
Jong Hyuk Choi [Mon, 24 Nov 2003 16:42:07 +0000 (16:42 +0000)]
cleanup

20 years agochange default syncrepl base
Jong Hyuk Choi [Mon, 24 Nov 2003 16:34:45 +0000 (16:34 +0000)]
change default syncrepl base

20 years agoupdate of the syncrepl directive
Jong Hyuk Choi [Mon, 24 Nov 2003 14:44:30 +0000 (14:44 +0000)]
update of the syncrepl directive

20 years agohide openldapACI
Kurt Zeilenga [Sat, 22 Nov 2003 18:24:15 +0000 (18:24 +0000)]
hide openldapACI

20 years agofix tricky signed/unsigned comparison (ITS#2835)
Pierangelo Masarati [Sat, 22 Nov 2003 16:06:38 +0000 (16:06 +0000)]
fix tricky signed/unsigned comparison (ITS#2835)

20 years ago(re)Add BIND4 support for NetBSD
Kurt Zeilenga [Fri, 21 Nov 2003 18:56:52 +0000 (18:56 +0000)]
(re)Add BIND4 support for NetBSD

20 years agoMisc Update
Kurt Zeilenga [Thu, 20 Nov 2003 06:14:04 +0000 (06:14 +0000)]
Misc Update

20 years agoNormalize to IBM's OPL notice (with permission).
Kurt Zeilenga [Thu, 20 Nov 2003 05:11:37 +0000 (05:11 +0000)]
Normalize to IBM's OPL notice (with permission).

20 years agoAlign to IBM's OPL notice
Kurt Zeilenga [Thu, 20 Nov 2003 05:10:49 +0000 (05:10 +0000)]
Align to IBM's OPL notice

20 years agoUpdate to basic notice.
Kurt Zeilenga [Thu, 20 Nov 2003 04:59:01 +0000 (04:59 +0000)]
Update to basic notice.

20 years agoUpdate to basic notice
Kurt Zeilenga [Thu, 20 Nov 2003 04:58:17 +0000 (04:58 +0000)]
Update to basic notice

20 years agoFormating
Kurt Zeilenga [Thu, 20 Nov 2003 04:45:08 +0000 (04:45 +0000)]
Formating

20 years agoadd copyright heading (for replca management modifications)
Jong Hyuk Choi [Thu, 20 Nov 2003 02:15:42 +0000 (02:15 +0000)]
add copyright heading (for replca management modifications)

20 years agoCollective entryUUID transmission of PRESENT messages in a single PDU
Jong Hyuk Choi [Thu, 20 Nov 2003 02:14:47 +0000 (02:14 +0000)]
Collective entryUUID transmission of PRESENT messages in a single PDU
(refer to draft-zeilenga-ldup-sync-04.txt)

20 years agoslaptools : normalize entryUUID
Jong Hyuk Choi [Thu, 20 Nov 2003 01:13:00 +0000 (01:13 +0000)]
slaptools : normalize entryUUID

20 years agoFor previous, assert (writewaiter==0) in conn_destroy too.
Howard Chu [Thu, 20 Nov 2003 00:54:46 +0000 (00:54 +0000)]
For previous, assert (writewaiter==0) in conn_destroy too.

20 years agoDon't assume offsetof(foo,firstelement) is zero
Kurt Zeilenga [Wed, 19 Nov 2003 18:04:49 +0000 (18:04 +0000)]
Don't assume offsetof(foo,firstelement) is zero

20 years agoMore verbose error messages for Reject log
Howard Chu [Wed, 19 Nov 2003 10:23:08 +0000 (10:23 +0000)]
More verbose error messages for Reject log

20 years agoITS#2570 - don't permanently give up on TLS due to transient failures
Howard Chu [Wed, 19 Nov 2003 09:25:56 +0000 (09:25 +0000)]
ITS#2570 - don't permanently give up on TLS due to transient failures

20 years agoCleanup TLS library, for ITS#2620
Howard Chu [Wed, 19 Nov 2003 09:01:13 +0000 (09:01 +0000)]
Cleanup TLS library, for ITS#2620

20 years agoexchange normalized entryUUID
Jong Hyuk Choi [Wed, 19 Nov 2003 07:28:42 +0000 (07:28 +0000)]
exchange normalized entryUUID

20 years agoUnbind all connections on shutdown
Howard Chu [Wed, 19 Nov 2003 05:23:17 +0000 (05:23 +0000)]
Unbind all connections on shutdown

20 years agoadd slap_uuidstr_from_normalized()
Jong Hyuk Choi [Wed, 19 Nov 2003 00:45:59 +0000 (00:45 +0000)]
add slap_uuidstr_from_normalized()

20 years agoadd slap_uuidstr_from_normalized() - any better place to put this ? liblutils ?
Jong Hyuk Choi [Wed, 19 Nov 2003 00:45:20 +0000 (00:45 +0000)]
add slap_uuidstr_from_normalized() - any better place to put this ? liblutils ?

20 years agoCleanup prev commit, assert if writewaiter != 0 in init
Howard Chu [Tue, 18 Nov 2003 22:55:53 +0000 (22:55 +0000)]
Cleanup prev commit, assert if writewaiter != 0 in init

20 years agoheading update
Jong Hyuk Choi [Tue, 18 Nov 2003 22:42:41 +0000 (22:42 +0000)]
heading update

20 years agocsn format update & cleanup
Jong Hyuk Choi [Tue, 18 Nov 2003 22:42:13 +0000 (22:42 +0000)]
csn format update & cleanup

20 years agoITS#2832 init conn->c_writewaiter to 0
Howard Chu [Tue, 18 Nov 2003 22:18:33 +0000 (22:18 +0000)]
ITS#2832 init conn->c_writewaiter to 0

20 years agocleanup
Kurt Zeilenga [Tue, 18 Nov 2003 22:11:11 +0000 (22:11 +0000)]
cleanup

20 years agoUpdate csn format. Format now more inconsistent from the inconsistent
Kurt Zeilenga [Tue, 18 Nov 2003 22:10:12 +0000 (22:10 +0000)]
Update csn format.  Format now more inconsistent from the inconsistent
LDUP specifications.  Once LDUP agrees on the format (let's hope they
choose GSER), this will need to be updated.