]> git.sur5r.net Git - openldap/log
openldap
23 years agoAdded conn and op arguments to group backend callback.
Mark Valence [Wed, 11 Oct 2000 16:35:14 +0000 (16:35 +0000)]
Added conn and op arguments to group backend callback.

23 years agoAdded conn and op arguments to backend_group.
Mark Valence [Wed, 11 Oct 2000 16:25:28 +0000 (16:25 +0000)]
Added conn and op arguments to backend_group.

23 years agoUpdate ldappasswd binddn bug, man page and error reporting
Kurt Zeilenga [Wed, 11 Oct 2000 04:56:08 +0000 (04:56 +0000)]
Update ldappasswd binddn bug, man page and error reporting

23 years agoReferences with empty dn (ITS#817)
Kurt Zeilenga [Wed, 11 Oct 2000 04:23:23 +0000 (04:23 +0000)]
References with empty dn (ITS#817)

23 years agomark lber_init_w_nullc as deprecated
Kurt Zeilenga [Wed, 11 Oct 2000 02:45:00 +0000 (02:45 +0000)]
mark lber_init_w_nullc as deprecated

23 years agoRemove max buffer constraint!
Kurt Zeilenga [Wed, 11 Oct 2000 02:43:14 +0000 (02:43 +0000)]
Remove max buffer constraint!
and general cleanup

23 years agoUse $MANAGERDN to update one of the passwords (to test proxy support)
Kurt Zeilenga [Wed, 11 Oct 2000 02:14:57 +0000 (02:14 +0000)]
Use $MANAGERDN to update one of the passwords (to test proxy support)

23 years agoFix up logging
Kurt Zeilenga [Tue, 10 Oct 2000 06:34:58 +0000 (06:34 +0000)]
Fix up logging

23 years agoAdd more detail to "configured to hold" message
Kurt Zeilenga [Tue, 10 Oct 2000 01:37:07 +0000 (01:37 +0000)]
Add more detail to "configured to hold" message

23 years agoDon't allow authPassword (yet)
Kurt Zeilenga [Tue, 10 Oct 2000 01:07:39 +0000 (01:07 +0000)]
Don't allow authPassword (yet)

23 years agoClarify handling of -r (chroot) option
Kurt Zeilenga [Mon, 9 Oct 2000 23:53:35 +0000 (23:53 +0000)]
Clarify handling of -r (chroot) option

23 years agoslight change to chdir/chroot commit to clean up perror args
Kurt Zeilenga [Mon, 9 Oct 2000 23:38:30 +0000 (23:38 +0000)]
slight change to chdir/chroot commit to clean up perror args

23 years agoDo a chdir() to the sandbox dir to ensure CWD is within sandbox.
Kurt Zeilenga [Mon, 9 Oct 2000 23:35:57 +0000 (23:35 +0000)]
Do a chdir() to the sandbox dir to ensure CWD is within sandbox.

23 years agoReturn more appropriate result codes than LDAP_UNAVAILABLE
Kurt Zeilenga [Mon, 9 Oct 2000 22:11:34 +0000 (22:11 +0000)]
Return more appropriate result codes than LDAP_UNAVAILABLE
upon failures.

23 years agoDon't embed comments in command section of rule
Kurt Zeilenga [Mon, 9 Oct 2000 20:46:33 +0000 (20:46 +0000)]
Don't embed comments in command section of rule

23 years agoFix misleading text in debug output.
Julio Sánchez Fernández [Mon, 9 Oct 2000 19:14:44 +0000 (19:14 +0000)]
Fix misleading text in debug output.

23 years agoRemove lint.
Julio Sánchez Fernández [Mon, 9 Oct 2000 19:11:46 +0000 (19:11 +0000)]
Remove lint.

23 years agoFix SLAPD_SPASSWD typo which caused passwd_mutex not to be used
Kurt Zeilenga [Mon, 9 Oct 2000 19:09:28 +0000 (19:09 +0000)]
Fix SLAPD_SPASSWD typo which caused passwd_mutex not to be used
consistently.

23 years agoPermit access defined by uniqueMember and not only DN-valued
Julio Sánchez Fernández [Mon, 9 Oct 2000 19:09:22 +0000 (19:09 +0000)]
Permit access defined by uniqueMember and not only DN-valued
attributes.  This allows using groupOfUniqueNames for
access control.
Fix small typo in MRA definition.

23 years agofix maxbufsize=factor typo
Kurt Zeilenga [Sat, 7 Oct 2000 02:07:39 +0000 (02:07 +0000)]
fix maxbufsize=factor typo

23 years agoWe need to set sasl_layers prior to returning result...
Kurt Zeilenga [Sat, 7 Oct 2000 02:00:54 +0000 (02:00 +0000)]
We need to set sasl_layers prior to returning result...

23 years agoMake sure authzid form produces a valid subject DN. Support
Kurt Zeilenga [Fri, 6 Oct 2000 23:50:38 +0000 (23:50 +0000)]
Make sure authzid form produces a valid subject DN.  Support
both u: and dn: forms.
Rework sasl-regex DN be of the form
uid=user,cn=realm,cn=mech,cn=authz
Fix up slapd.conf(5)

23 years agoComment on rootpw only be valid if rootdn is with namingContext
Kurt Zeilenga [Fri, 6 Oct 2000 21:19:20 +0000 (21:19 +0000)]
Comment on rootpw only be valid if rootdn is with namingContext

23 years agos/saslregex/sasl-regex/
Kurt Zeilenga [Fri, 6 Oct 2000 21:16:36 +0000 (21:16 +0000)]
s/saslregex/sasl-regex/
Other minor updates

23 years agoAdd cast to avoid mismatch
Kurt Zeilenga [Fri, 6 Oct 2000 21:16:26 +0000 (21:16 +0000)]
Add cast to avoid mismatch

23 years agoAdd missing newlines
Kurt Zeilenga [Thu, 5 Oct 2000 18:30:06 +0000 (18:30 +0000)]
Add missing newlines

23 years agoITS#806: Fix DISTDIR typo
Kurt Zeilenga [Thu, 5 Oct 2000 17:57:41 +0000 (17:57 +0000)]
ITS#806: Fix DISTDIR typo

23 years ago- changed configure option --disable-debug to --enable-debug
Ralf Haferkamp [Thu, 5 Oct 2000 14:16:16 +0000 (14:16 +0000)]
- changed configure option --disable-debug to --enable-debug
- rebuilt the configure script

23 years agoITS#799: chasing multiple referrals bug
Kurt Zeilenga [Thu, 5 Oct 2000 01:40:36 +0000 (01:40 +0000)]
ITS#799: chasing multiple referrals bug
Patch provided by Steve Sonntag <vtag@novell.com>

23 years agoClarify memory usage
Kurt Zeilenga [Wed, 4 Oct 2000 20:40:49 +0000 (20:40 +0000)]
Clarify memory usage

23 years agoRemove last change as Howard's integrated
Kurt Zeilenga [Wed, 4 Oct 2000 17:06:06 +0000 (17:06 +0000)]
Remove last change as Howard's integrated
--only-static, --only-dynamic changes.

23 years agoFix install of schema when $(INSTALL) is build/install.sh
Kurt Zeilenga [Wed, 4 Oct 2000 17:00:03 +0000 (17:00 +0000)]
Fix install of schema when $(INSTALL) is build/install.sh
use test, not [ ] in expressions

23 years agoFix mode of schema.default installed files
Kurt Zeilenga [Wed, 4 Oct 2000 12:45:55 +0000 (12:45 +0000)]
Fix mode of schema.default installed files

23 years agoReintegrate AIX and --only-static/--only-shared support from r1.8
Howard Chu [Wed, 4 Oct 2000 02:53:19 +0000 (02:53 +0000)]
Reintegrate AIX and --only-static/--only-shared support from r1.8

23 years agoallow numericString match indexing
Kurt Zeilenga [Wed, 4 Oct 2000 02:23:42 +0000 (02:23 +0000)]
allow numericString match indexing

23 years agoFix attrlist description
Kurt Zeilenga [Wed, 4 Oct 2000 01:50:49 +0000 (01:50 +0000)]
Fix attrlist description

23 years agoFix add of empty value.
Kurt Zeilenga [Tue, 3 Oct 2000 22:05:28 +0000 (22:05 +0000)]
Fix add of empty value.

23 years agoDon't excite folks with index_param fails
Kurt Zeilenga [Tue, 3 Oct 2000 20:50:08 +0000 (20:50 +0000)]
Don't excite folks with index_param fails

23 years agoFix update v updateref typo
Kurt Zeilenga [Tue, 3 Oct 2000 19:27:56 +0000 (19:27 +0000)]
Fix update v updateref typo

23 years agosrc/Makefile.am: remove RebindTest.cpp from the sources
Ralf Haferkamp [Tue, 3 Oct 2000 19:19:02 +0000 (19:19 +0000)]
src/Makefile.am: remove RebindTest.cpp from the sources
rebuild Makefile.in

23 years agoRegen
Kurt Zeilenga [Tue, 3 Oct 2000 19:13:33 +0000 (19:13 +0000)]
Regen

23 years agoDon't assert on null
Kurt Zeilenga [Tue, 3 Oct 2000 18:51:30 +0000 (18:51 +0000)]
Don't assert on null

23 years ago- some new Classes for sync. LDAP operations
Ralf Haferkamp [Tue, 3 Oct 2000 18:50:44 +0000 (18:50 +0000)]
- some new Classes for sync. LDAP operations
- Classes for handling Controls

23 years agoITS#798: don't block on empty replog log in one-shot mode
Kurt Zeilenga [Tue, 3 Oct 2000 18:50:42 +0000 (18:50 +0000)]
ITS#798: don't block on empty replog log in one-shot mode

23 years ago- removed char* in favour of string
Ralf Haferkamp [Tue, 3 Oct 2000 18:25:34 +0000 (18:25 +0000)]
- removed char* in favour of string
- extented Referral chasing (loop detection, hop limit, Rebind)
- support for Server Controls
- fixed many bugs and memory leaks

23 years agoHack missing for use with OpenLDAP
Kurt Zeilenga [Tue, 3 Oct 2000 02:58:14 +0000 (02:58 +0000)]
Hack missing for use with OpenLDAP

23 years agoDetail required build environment tools
Kurt Zeilenga [Tue, 3 Oct 2000 02:53:11 +0000 (02:53 +0000)]
Detail required build environment tools

23 years agoRegen
Kurt Zeilenga [Tue, 3 Oct 2000 02:46:10 +0000 (02:46 +0000)]
Regen

23 years agoregen
Kurt Zeilenga [Tue, 3 Oct 2000 02:45:48 +0000 (02:45 +0000)]
regen

23 years agoAdd "Mac OS" support
Kurt Zeilenga [Tue, 3 Oct 2000 00:58:54 +0000 (00:58 +0000)]
Add "Mac OS" support

23 years agoRe-add Luke's changes to support Darwin (MacOS X beta)
Kurt Zeilenga [Mon, 2 Oct 2000 23:22:18 +0000 (23:22 +0000)]
Re-add Luke's changes to support Darwin (MacOS X beta)

23 years agoTrue blue libtool 1.3.5
Kurt Zeilenga [Mon, 2 Oct 2000 22:54:10 +0000 (22:54 +0000)]
True blue libtool 1.3.5

23 years agoUpdate
Kurt Zeilenga [Mon, 2 Oct 2000 18:36:34 +0000 (18:36 +0000)]
Update

23 years agoAdd changes to build environment support to support MacOS X (darwin).
Kurt Zeilenga [Mon, 2 Oct 2000 18:15:04 +0000 (18:15 +0000)]
Add changes to build environment support to support MacOS X (darwin).
Changes will be overwritten upon next autoconf/libtool update.

23 years agoInitialize globals as some linkers don't support shared, uninitialized
Kurt Zeilenga [Mon, 2 Oct 2000 17:53:50 +0000 (17:53 +0000)]
Initialize globals as some linkers don't support shared, uninitialized
data segments.

23 years agoSome translatros produce white space just before the ':' in dependencies.
Kurt Zeilenga [Mon, 2 Oct 2000 17:51:30 +0000 (17:51 +0000)]
Some translatros produce white space just before the ':' in dependencies.
Trim this.

23 years agoFix up some free'ing.
Kurt Zeilenga [Mon, 2 Oct 2000 17:43:39 +0000 (17:43 +0000)]
Fix up some free'ing.

23 years agoRework stringal decode to return { NULL, 0 } bv's instead of { "", 0 }
Kurt Zeilenga [Mon, 2 Oct 2000 17:43:06 +0000 (17:43 +0000)]
Rework stringal decode to return { NULL, 0 } bv's instead of { "", 0 }
when len is 0.

23 years agoFix typo
Kurt Zeilenga [Mon, 2 Oct 2000 14:10:51 +0000 (14:10 +0000)]
Fix typo

23 years agoFix typo in last commit
Kurt Zeilenga [Sun, 1 Oct 2000 22:49:07 +0000 (22:49 +0000)]
Fix typo in last commit

23 years agoHack test environment to support multiple backends using
Kurt Zeilenga [Sun, 1 Oct 2000 22:46:52 +0000 (22:46 +0000)]
Hack test environment to support multiple backends using
one set of slapd.conf files.

23 years agoUpgrade libtool from 1.3.3 to 1.3.5.
Kurt Zeilenga [Sun, 1 Oct 2000 21:39:20 +0000 (21:39 +0000)]
Upgrade libtool from 1.3.3 to 1.3.5.

23 years agoDon't set -rpath $(libdir) on linking (yet)
Kurt Zeilenga [Sun, 1 Oct 2000 21:38:03 +0000 (21:38 +0000)]
Don't set -rpath $(libdir) on linking (yet)

23 years agoremove bogus --only-static from $(COMPILE) def
Kurt Zeilenga [Sun, 1 Oct 2000 21:32:54 +0000 (21:32 +0000)]
remove bogus --only-static from $(COMPILE) def

23 years agoFix thread handling and error printing
Kurt Zeilenga [Sun, 1 Oct 2000 19:21:07 +0000 (19:21 +0000)]
Fix thread handling and error printing

23 years agoFix last commit
Kurt Zeilenga [Sun, 1 Oct 2000 16:39:31 +0000 (16:39 +0000)]
Fix last commit

23 years agoUse -rpath consistently
Kurt Zeilenga [Sun, 1 Oct 2000 16:33:48 +0000 (16:33 +0000)]
Use -rpath consistently

23 years agoDon't specify LDFLAGS when using LTLINK to avoid duplicate
Kurt Zeilenga [Sun, 1 Oct 2000 08:10:37 +0000 (08:10 +0000)]
Don't specify LDFLAGS when using LTLINK to avoid duplicate
specfication of flags.

23 years agoFix ldap_first/next_attribute to return NULL without error when
Kurt Zeilenga [Sat, 30 Sep 2000 06:57:23 +0000 (06:57 +0000)]
Fix ldap_first/next_attribute to return NULL without error when
nothing is left.

23 years agocleanup getattr bailout code
Kurt Zeilenga [Sat, 30 Sep 2000 05:35:44 +0000 (05:35 +0000)]
cleanup getattr bailout code

23 years agoCheck for shutdown after successful select()
Kurt Zeilenga [Sat, 30 Sep 2000 05:34:34 +0000 (05:34 +0000)]
Check for shutdown after successful select()

23 years agofix typo in comment
Kurt Zeilenga [Sat, 30 Sep 2000 05:34:02 +0000 (05:34 +0000)]
fix typo in comment

23 years agoUpdate entry release to new prototype
Kurt Zeilenga [Sat, 30 Sep 2000 04:13:30 +0000 (04:13 +0000)]
Update entry release to new prototype

23 years agoDon't touch (unescape) URL handed to rebind proc.
Kurt Zeilenga [Sat, 30 Sep 2000 02:37:05 +0000 (02:37 +0000)]
Don't touch (unescape) URL handed to rebind proc.

23 years agoLogging changes
Kurt Zeilenga [Sat, 30 Sep 2000 01:04:54 +0000 (01:04 +0000)]
Logging changes

23 years agoFix no_threads build
Kurt Zeilenga [Sat, 30 Sep 2000 01:04:43 +0000 (01:04 +0000)]
Fix no_threads build

23 years agoITS#791: fix SASL ctx close
Kurt Zeilenga [Fri, 29 Sep 2000 18:27:06 +0000 (18:27 +0000)]
ITS#791: fix SASL ctx close

23 years agoAdd connection and operation arguments to backend callbacks.
Kurt Zeilenga [Fri, 29 Sep 2000 05:25:44 +0000 (05:25 +0000)]
Add connection and operation arguments to backend callbacks.
Needed for transactions.

23 years agoAdd hash to project file
Kurt Zeilenga [Fri, 29 Sep 2000 02:59:44 +0000 (02:59 +0000)]
Add hash to project file

23 years agomisc cleanup
Kurt Zeilenga [Fri, 29 Sep 2000 02:50:34 +0000 (02:50 +0000)]
misc cleanup

23 years agoITS#786: fix IA5 string indexing to use appropriate routines
Kurt Zeilenga [Fri, 29 Sep 2000 00:24:43 +0000 (00:24 +0000)]
ITS#786: fix IA5 string indexing to use appropriate routines

23 years agoAdd dead lock detection thread.
Kurt Zeilenga [Fri, 29 Sep 2000 00:18:29 +0000 (00:18 +0000)]
Add dead lock detection thread.

23 years agoremove cruft
Kurt Zeilenga [Thu, 28 Sep 2000 22:25:34 +0000 (22:25 +0000)]
remove cruft

23 years agoDisable debugging
Kurt Zeilenga [Thu, 28 Sep 2000 22:25:19 +0000 (22:25 +0000)]
Disable debugging

23 years agoreport retries
Kurt Zeilenga [Thu, 28 Sep 2000 18:29:50 +0000 (18:29 +0000)]
report retries

23 years agoAdd bdb tests
Kurt Zeilenga [Thu, 28 Sep 2000 04:10:35 +0000 (04:10 +0000)]
Add bdb tests

23 years agoAdd txn_checkpoint()'ing
Kurt Zeilenga [Thu, 28 Sep 2000 04:09:13 +0000 (04:09 +0000)]
Add txn_checkpoint()'ing
disable moddn/newSuperior (needs re'IDing)

23 years agoworking modrdn...
Kurt Zeilenga [Thu, 28 Sep 2000 02:42:20 +0000 (02:42 +0000)]
working modrdn...
(need to fix leaks on transaction retries)

23 years agoDon't fail if backend doesn't support indexing
Kurt Zeilenga [Thu, 28 Sep 2000 02:29:04 +0000 (02:29 +0000)]
Don't fail if backend doesn't support indexing

23 years agofix up bdb_entry_return() calls
Kurt Zeilenga [Thu, 28 Sep 2000 02:27:49 +0000 (02:27 +0000)]
fix up bdb_entry_return() calls

23 years agoFix idl_insert... add/modify/delete now working w/ binary IDL search!
Kurt Zeilenga [Thu, 28 Sep 2000 01:27:01 +0000 (01:27 +0000)]
Fix idl_insert... add/modify/delete now working w/ binary IDL search!
Leave debugging in place until post indexing work.

23 years agoAdd idl_dump for testing purposes
Kurt Zeilenga [Thu, 28 Sep 2000 01:02:59 +0000 (01:02 +0000)]
Add idl_dump for testing purposes

23 years agoClean up logging... need to hand run idl_delete to find bug
Kurt Zeilenga [Thu, 28 Sep 2000 00:24:28 +0000 (00:24 +0000)]
Clean up logging... need to hand run idl_delete to find bug

23 years agoDon't complain about non-existance IDL "range" candidates
Kurt Zeilenga [Thu, 28 Sep 2000 00:10:41 +0000 (00:10 +0000)]
Don't complain about non-existance IDL "range" candidates

23 years agoMostly working modify
Kurt Zeilenga [Thu, 28 Sep 2000 00:02:47 +0000 (00:02 +0000)]
Mostly working modify

23 years agoFix entry encode/decode logging
Kurt Zeilenga [Wed, 27 Sep 2000 23:37:10 +0000 (23:37 +0000)]
Fix entry encode/decode logging

23 years agoFix referrals no-referrals case
Kurt Zeilenga [Wed, 27 Sep 2000 23:25:15 +0000 (23:25 +0000)]
Fix referrals no-referrals case

23 years agoRough in extended ops, modify, and modrdn.
Kurt Zeilenga [Wed, 27 Sep 2000 22:28:59 +0000 (22:28 +0000)]
Rough in extended ops, modify, and modrdn.
General code cleanup.

23 years agoFix cursor logic
Kurt Zeilenga [Tue, 26 Sep 2000 22:28:12 +0000 (22:28 +0000)]
Fix cursor logic

23 years agoreplace ALLIDS with RANGE IDLs
Kurt Zeilenga [Tue, 26 Sep 2000 22:22:42 +0000 (22:22 +0000)]
replace ALLIDS with RANGE IDLs