]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Sun, 22 Aug 1999 17:08:41 +0000 (17:08 +0000)]
Rename test001 from test001-ldif2ldbm to test001-slapadd (repo move).
Hallvard Furuseth [Sun, 22 Aug 1999 03:36:19 +0000 (03:36 +0000)]
Plug minor memory leak
Hallvard Furuseth [Sun, 22 Aug 1999 03:35:10 +0000 (03:35 +0000)]
Remove lint
Hallvard Furuseth [Sun, 22 Aug 1999 03:32:13 +0000 (03:32 +0000)]
Initialize lineno
Hallvard Furuseth [Sun, 22 Aug 1999 03:30:45 +0000 (03:30 +0000)]
Always compile acl_dn_pat when it is set, otherwise acl.c breaks
Kurt Zeilenga [Sun, 22 Aug 1999 03:04:33 +0000 (03:04 +0000)]
Support for native GNU Pth Threads (--with-threads=pth)
Tests behave as expected excepting slapd sometimes does not
shutdown properly.
Kurt Zeilenga [Sat, 21 Aug 1999 17:19:10 +0000 (17:19 +0000)]
Experimental support for GNU Pth's Posix Thread API. This might be a
suitable for systems with poor (or nonexistant) Pthread implementations.
Kurt Zeilenga [Fri, 20 Aug 1999 22:59:00 +0000 (22:59 +0000)]
Stop mergers if dup returns NULL.
Kurt Zeilenga [Fri, 20 Aug 1999 22:42:04 +0000 (22:42 +0000)]
ACIs from Mark Valence <kurash@sassafras.com> (ITS#261)
Kurt Zeilenga [Fri, 20 Aug 1999 22:37:30 +0000 (22:37 +0000)]
Backout fetch_one copy change
Kurt Zeilenga [Fri, 20 Aug 1999 22:24:58 +0000 (22:24 +0000)]
Fix slurpd constification where dependent upon slap.h
Kurt Zeilenga [Fri, 20 Aug 1999 19:50:11 +0000 (19:50 +0000)]
complete this round of constification
Kurt Zeilenga [Fri, 20 Aug 1999 19:29:43 +0000 (19:29 +0000)]
more const'ification
Kurt Zeilenga [Fri, 20 Aug 1999 19:12:41 +0000 (19:12 +0000)]
const'ification
Kurt Zeilenga [Fri, 20 Aug 1999 19:00:44 +0000 (19:00 +0000)]
const'fication
Kurt Zeilenga [Fri, 20 Aug 1999 00:55:22 +0000 (00:55 +0000)]
Apply Hallvard's memory leak plugs...
Howard Chu [Fri, 20 Aug 1999 00:32:36 +0000 (00:32 +0000)]
Update for attribute, objectclass, and objectidentifier descriptions.
Howard Chu [Thu, 19 Aug 1999 23:44:53 +0000 (23:44 +0000)]
Fix warnings from previous OID parse commit
Kurt Zeilenga [Thu, 19 Aug 1999 22:27:24 +0000 (22:27 +0000)]
s/slapentry/slapadd/
Kurt Zeilenga [Thu, 19 Aug 1999 22:26:35 +0000 (22:26 +0000)]
s/HAVE_QUIPU/BUILD_QUIPU/
Howard Chu [Thu, 19 Aug 1999 22:09:33 +0000 (22:09 +0000)]
Add OIDmacros for attribute & objectclass numericOIDs. Allow parsing
attribute syntaxes using syntax description in addition to syntax OID.
Removed all whitespace from syntax descriptions.
Kurt Zeilenga [Thu, 19 Aug 1999 20:01:42 +0000 (20:01 +0000)]
Add CSRIMALLOC Support
Kurt Zeilenga [Thu, 19 Aug 1999 19:15:45 +0000 (19:15 +0000)]
More unifdef -DSLAP_CLEANUP
Kurt Zeilenga [Thu, 19 Aug 1999 18:55:01 +0000 (18:55 +0000)]
unifdef -DSLAP_CLEANUP
Kurt Zeilenga [Thu, 19 Aug 1999 18:48:17 +0000 (18:48 +0000)]
More CSRI malloc debugging support and destroy sockbuf fix.
Test008 now runs without leak.
Kurt Zeilenga [Thu, 19 Aug 1999 18:36:10 +0000 (18:36 +0000)]
slapd_tester should be linked with LIBS
Kurt Zeilenga [Thu, 19 Aug 1999 18:19:20 +0000 (18:19 +0000)]
Free ldif buffer... test001 now shows no leaks!
Kurt Zeilenga [Thu, 19 Aug 1999 18:16:04 +0000 (18:16 +0000)]
Fix MAJOR memory leak.
Kurt Zeilenga [Thu, 19 Aug 1999 18:13:36 +0000 (18:13 +0000)]
Add CSRIMALLOC support
Kurt Zeilenga [Thu, 19 Aug 1999 18:13:10 +0000 (18:13 +0000)]
Apply dn_parent memory leak fix to bdb2
Kurt Zeilenga [Thu, 19 Aug 1999 17:20:15 +0000 (17:20 +0000)]
Centralize slap init/startup/shutdown/destroy into slapcommon
Kurt Zeilenga [Thu, 19 Aug 1999 17:08:32 +0000 (17:08 +0000)]
Fix typo in last commit... odd that test001 didn't bomb because of this.
Kurt Zeilenga [Thu, 19 Aug 1999 17:06:28 +0000 (17:06 +0000)]
Add hacks to allow debugging with CSRI malloc.
(test001-populate runs without leak)
Free global entry string buffer on shutdown.
Kurt Zeilenga [Thu, 19 Aug 1999 17:03:41 +0000 (17:03 +0000)]
Remove "touch all-common", not building when needed is worse than building
when not needed.
Kurt Zeilenga [Thu, 19 Aug 1999 17:02:36 +0000 (17:02 +0000)]
s/U-Mich/OpenLDAP/ in examples
Kurt Zeilenga [Thu, 19 Aug 1999 16:51:43 +0000 (16:51 +0000)]
Fix dn_parent memory leak.
Kurt Zeilenga [Thu, 19 Aug 1999 16:51:23 +0000 (16:51 +0000)]
Fix SLAP_CLEANUP (this #ifdef should really be removed)
Hallvard Furuseth [Thu, 19 Aug 1999 11:44:44 +0000 (11:44 +0000)]
plug memory leak
Kurt Zeilenga [Thu, 19 Aug 1999 00:40:18 +0000 (00:40 +0000)]
Clean up debug messages.
Kurt Zeilenga [Wed, 18 Aug 1999 20:21:43 +0000 (20:21 +0000)]
Removed in favor of -xx.txt
Kurt Zeilenga [Wed, 18 Aug 1999 20:20:42 +0000 (20:20 +0000)]
draft-ietf-ldup-subentry-00.txt
Kurt Zeilenga [Wed, 18 Aug 1999 20:18:20 +0000 (20:18 +0000)]
Statement concerning appropriate use of I-D.
Kurt Zeilenga [Wed, 18 Aug 1999 20:16:33 +0000 (20:16 +0000)]
draft-ietf-ldapext-namedref-00.txt
Kurt Zeilenga [Wed, 18 Aug 1999 20:15:22 +0000 (20:15 +0000)]
update to draft-ietf-ldapext-acl-model-03.txt
Kurt Zeilenga [Wed, 18 Aug 1999 20:13:30 +0000 (20:13 +0000)]
draft-ietf-ldapext-authmeth-04.txt
Kurt Zeilenga [Wed, 18 Aug 1999 20:12:03 +0000 (20:12 +0000)]
draft-ietf-ldapext-acl-reqts-02.txt
Kurt Zeilenga [Wed, 18 Aug 1999 20:09:50 +0000 (20:09 +0000)]
moved to -xx.txt
Kurt Zeilenga [Wed, 18 Aug 1999 20:08:48 +0000 (20:08 +0000)]
Update to revision 3.
Kurt Zeilenga [Wed, 18 Aug 1999 20:07:09 +0000 (20:07 +0000)]
Don't include revision number in file name (to allow in place updating)
Kurt Zeilenga [Wed, 18 Aug 1999 07:20:30 +0000 (07:20 +0000)]
Fix typos in 'make clean'
Kurt Zeilenga [Wed, 18 Aug 1999 02:36:23 +0000 (02:36 +0000)]
Fix server==NULL bugs
Kurt Zeilenga [Wed, 18 Aug 1999 02:01:24 +0000 (02:01 +0000)]
s/U-Mich/OpenLDAP/ in examples
Kurt Zeilenga [Wed, 18 Aug 1999 01:49:42 +0000 (01:49 +0000)]
Document -s and -c modes.
Kurt Zeilenga [Wed, 18 Aug 1999 01:45:59 +0000 (01:45 +0000)]
Add schema checking, continue mode, and fix a few leaks.
Hallvard Furuseth [Tue, 17 Aug 1999 21:21:43 +0000 (21:21 +0000)]
Add <ac/string.h>
Hallvard Furuseth [Tue, 17 Aug 1999 21:14:03 +0000 (21:14 +0000)]
Fix printf formats: print msgtype as %lu, remove spurious sval arg in apitest
Kurt Zeilenga [Tue, 17 Aug 1999 21:11:52 +0000 (21:11 +0000)]
Remove lint.
Kurt Zeilenga [Tue, 17 Aug 1999 21:10:52 +0000 (21:10 +0000)]
Update MSVC project and remove lint
Hallvard Furuseth [Tue, 17 Aug 1999 21:10:48 +0000 (21:10 +0000)]
Add missing progname argument to fprintf
Hallvard Furuseth [Tue, 17 Aug 1999 21:09:26 +0000 (21:09 +0000)]
Add const, to fix "cast away from const" warnings
Howard Chu [Tue, 17 Aug 1999 20:27:46 +0000 (20:27 +0000)]
Remove extraneous newlines from non-LDIF output
Kurt Zeilenga [Tue, 17 Aug 1999 20:25:16 +0000 (20:25 +0000)]
s/ldif2ldbm/slapadd/ and similiar changes
ldif updates (add URL description).
Kurt Zeilenga [Tue, 17 Aug 1999 20:07:33 +0000 (20:07 +0000)]
s/ldif2dlbm/slapadd/
Kurt Zeilenga [Tue, 17 Aug 1999 20:04:35 +0000 (20:04 +0000)]
Add man pages for slapadd and slapcat (slapindex coming soon).
Remove man pages for old ldbm tools.
Hallvard Furuseth [Tue, 17 Aug 1999 19:54:37 +0000 (19:54 +0000)]
Add missing newline at end of file
Kurt Zeilenga [Tue, 17 Aug 1999 19:30:40 +0000 (19:30 +0000)]
Make -d levels additive
Kurt Zeilenga [Tue, 17 Aug 1999 19:00:59 +0000 (19:00 +0000)]
New dn2id format with base/one/subtree indices (ldbm/bdb2)
New id2entry (id-less) format (ldbm/bdb2)
Removed id2children (ldbm/bdb2)
Added nextid database (ldbm)
Broke ldbmtest
Removed ldif2* tools (ldbm/bdb2)
Added slap tools (slapadd, slapcat, slapindex)
Kurt Zeilenga [Tue, 17 Aug 1999 18:46:08 +0000 (18:46 +0000)]
Another bogus postalcode removed
Kurt Zeilenga [Tue, 17 Aug 1999 18:44:53 +0000 (18:44 +0000)]
Strip bogus postcode from entry
Hallvard Furuseth [Tue, 17 Aug 1999 10:00:58 +0000 (10:00 +0000)]
Fix bugreport/mailinglist addresses
Hallvard Furuseth [Tue, 17 Aug 1999 09:52:27 +0000 (09:52 +0000)]
Fix feedback address
Hallvard Furuseth [Tue, 17 Aug 1999 09:47:04 +0000 (09:47 +0000)]
Remove umich.edu reference
Howard Chu [Tue, 17 Aug 1999 01:54:02 +0000 (01:54 +0000)]
Fix typo: "extenisbleObject" -> "extensibleObject"
Hallvard Furuseth [Tue, 17 Aug 1999 01:49:19 +0000 (01:49 +0000)]
Print "<DEFAULT>" instead of "0" when ldapport=0 in ldapsearch -v
Howard Chu [Tue, 17 Aug 1999 01:30:09 +0000 (01:30 +0000)]
Add "modulepath" config statement for setting the search path for locating
loadable modules. Gratuitously renamed "loadmodule" to "moduleload".
"modulepath" takes a single argument, a colon-separated list of absolute
pathnames.
Howard Chu [Tue, 17 Aug 1999 00:28:01 +0000 (00:28 +0000)]
Make init_module return a success/fail value.
Kurt Zeilenga [Tue, 17 Aug 1999 00:20:39 +0000 (00:20 +0000)]
Do not attempt "-mt" pthread detection. Rely on -lpthread instead.
Kurt Zeilenga [Tue, 17 Aug 1999 00:10:43 +0000 (00:10 +0000)]
Fix tid vs thread typo
Kurt Zeilenga [Mon, 16 Aug 1999 19:09:40 +0000 (19:09 +0000)]
printf "ALL" to stderr.
Kurt Zeilenga [Mon, 16 Aug 1999 17:22:55 +0000 (17:22 +0000)]
Install as 755 not 775.
Hallvard Furuseth [Mon, 16 Aug 1999 07:09:28 +0000 (07:09 +0000)]
back-ldbm: Kill ldbm_ignore_nextid_file, replace with slapMode==SLAP_TOOL_MODE
Hallvard Furuseth [Mon, 16 Aug 1999 06:28:33 +0000 (06:28 +0000)]
s/text/text ? text : ""/ in Statslog
Hallvard Furuseth [Mon, 16 Aug 1999 02:59:11 +0000 (02:59 +0000)]
Add ldap_*2name() in <include,libldap>/schema, use them in slapd/schema
Hallvard Furuseth [Mon, 16 Aug 1999 02:40:00 +0000 (02:40 +0000)]
Add missing newline and EOF
Hallvard Furuseth [Mon, 16 Aug 1999 02:24:16 +0000 (02:24 +0000)]
ITS#251: Remove 1st "u" (old UDP option) from getopt()
Kurt Zeilenga [Sun, 15 Aug 1999 22:57:32 +0000 (22:57 +0000)]
res_search() detection: always look for res_search to include -lresolv
for inet_aton(). May be linked in when not absolutely necessary...
but no big deal, we'll likely start using res_search over sychronous
get{host,peer}byname calls anyways.
inet_aton() detection: use link instead of compile
Kurt Zeilenga [Sun, 15 Aug 1999 22:52:10 +0000 (22:52 +0000)]
Fix s/doc/contrib/ in comment
Kurt Zeilenga [Sun, 15 Aug 1999 22:09:29 +0000 (22:09 +0000)]
Backout last two commits. Merged rule breaks specific behavior
of each rule!
Kurt Zeilenga [Sun, 15 Aug 1999 21:58:47 +0000 (21:58 +0000)]
Remove lber_types.h on 'make veryclean'
Kurt Zeilenga [Sat, 14 Aug 1999 01:39:54 +0000 (01:39 +0000)]
Allow "" DNs
Kurt Zeilenga [Sat, 14 Aug 1999 01:34:25 +0000 (01:34 +0000)]
Assert on malloc failure
Kurt Zeilenga [Sat, 14 Aug 1999 01:19:29 +0000 (01:19 +0000)]
Fix add to topless root.
Kurt Zeilenga [Sat, 14 Aug 1999 00:04:27 +0000 (00:04 +0000)]
Added labeledURI (standard track schema) from RFC2047
Minor schema file cleanup
Kurt Zeilenga [Fri, 13 Aug 1999 23:47:39 +0000 (23:47 +0000)]
Include more LDAP RFCs
Kurt Zeilenga [Fri, 13 Aug 1999 23:07:21 +0000 (23:07 +0000)]
New pthread tests...
Kurt Zeilenga [Fri, 13 Aug 1999 23:06:05 +0000 (23:06 +0000)]
Remove temporary comment
Kurt Zeilenga [Fri, 13 Aug 1999 22:53:11 +0000 (22:53 +0000)]
Allow null dn.
Kurt Zeilenga [Fri, 13 Aug 1999 22:43:21 +0000 (22:43 +0000)]
Fix empty dn.
Kurt Zeilenga [Fri, 13 Aug 1999 21:41:53 +0000 (21:41 +0000)]
Need to type 'make test' to run tests.
Kurt Zeilenga [Fri, 13 Aug 1999 06:09:48 +0000 (06:09 +0000)]
Force to LDAPv3 until BIND