]> git.sur5r.net Git - openldap/log
openldap
17 years agoUse correct memory free function (ITS#4901)
Quanah Gibson-Mount [Mon, 2 Apr 2007 00:43:16 +0000 (00:43 +0000)]
Use correct memory free function (ITS#4901)

17 years agoFix typo
Quanah Gibson-Mount [Sun, 1 Apr 2007 23:27:37 +0000 (23:27 +0000)]
Fix typo

17 years agoITS#4899 fix for keys not getting cleared
Howard Chu [Sun, 1 Apr 2007 11:52:51 +0000 (11:52 +0000)]
ITS#4899 fix for keys not getting cleared

17 years agoCleanup conditional arg in prev commit
Howard Chu [Sat, 31 Mar 2007 00:40:22 +0000 (00:40 +0000)]
Cleanup conditional arg in prev commit

17 years agouse slap_add_opattrs as discussed on -devel.
Ralf Haferkamp [Fri, 30 Mar 2007 18:39:33 +0000 (18:39 +0000)]
use slap_add_opattrs as discussed on -devel.

17 years agoAdd operational Attributes when creating frontend and config database entries.
Ralf Haferkamp [Thu, 29 Mar 2007 15:39:52 +0000 (15:39 +0000)]
Add operational Attributes when creating frontend and config database entries.
(Otherwise test049-sync-config fails)

17 years agoCreate frontend and config database entries automatically during slapadd
Ralf Haferkamp [Thu, 29 Mar 2007 14:45:44 +0000 (14:45 +0000)]
Create frontend and config database entries automatically during slapadd

17 years agoDo not end a potentially last line of a Makefile statement with '\'.
Hallvard Furuseth [Mon, 26 Mar 2007 22:16:45 +0000 (22:16 +0000)]
Do not end a potentially last line of a Makefile statement with '\'.

17 years agoITS#4893 back to pipes...
Howard Chu [Mon, 26 Mar 2007 12:44:11 +0000 (12:44 +0000)]
ITS#4893 back to pipes...

17 years agoITS#4893 just send the client socket, not a pipe descriptor.
Howard Chu [Sun, 25 Mar 2007 15:20:50 +0000 (15:20 +0000)]
ITS#4893 just send the client socket, not a pipe descriptor.

17 years agoITS#4893 fix prev commit
Howard Chu [Sun, 25 Mar 2007 12:18:06 +0000 (12:18 +0000)]
ITS#4893 fix prev commit

17 years agoMore struct cleanup
Howard Chu [Sun, 25 Mar 2007 11:37:51 +0000 (11:37 +0000)]
More struct cleanup

17 years agoITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket.h> if a message must
Howard Chu [Sun, 25 Mar 2007 04:40:22 +0000 (04:40 +0000)]
ITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket.h> if a message must
be sent to transmit client credentials. Buffer the message data.

17 years agoUse AC_MEMCPY
Howard Chu [Sun, 25 Mar 2007 04:31:34 +0000 (04:31 +0000)]
Use AC_MEMCPY

17 years agoRevert prev commits, didn't belong here
Howard Chu [Sun, 25 Mar 2007 04:27:15 +0000 (04:27 +0000)]
Revert prev commits, didn't belong here

17 years agoFix typo in prev commit
Howard Chu [Sun, 25 Mar 2007 04:13:55 +0000 (04:13 +0000)]
Fix typo in prev commit

17 years agoAdd LDAP_PF_LOCAL_SENDMSG flag
Howard Chu [Sun, 25 Mar 2007 01:06:36 +0000 (01:06 +0000)]
Add LDAP_PF_LOCAL_SENDMSG flag

17 years agoPreliminary GNUtls support. gnutls.c will merge back into tls.c later.
Howard Chu [Fri, 23 Mar 2007 23:47:07 +0000 (23:47 +0000)]
Preliminary GNUtls support. gnutls.c will merge back into tls.c later.

17 years agoAdd options for ber_get_stringbv() to omit NUL-terminator, to allow
Howard Chu [Fri, 23 Mar 2007 15:27:38 +0000 (15:27 +0000)]
Add options for ber_get_stringbv() to omit NUL-terminator, to allow
non-destructive in-place parsing

17 years agoFix TLS default for clients
Howard Chu [Fri, 23 Mar 2007 12:47:35 +0000 (12:47 +0000)]
Fix TLS default for clients

17 years agoITS#4880 s/HAVE_POSIX_TERMIOS/HAVE_TERMIOS_H/
Howard Chu [Fri, 23 Mar 2007 01:10:58 +0000 (01:10 +0000)]
ITS#4880 s/HAVE_POSIX_TERMIOS/HAVE_TERMIOS_H/

17 years agoadd support for pagedResults to back-sql (ITS#4888)
Pierangelo Masarati [Thu, 22 Mar 2007 23:10:56 +0000 (23:10 +0000)]
add support for pagedResults to back-sql (ITS#4888)

17 years agofix test in case of bailout (ITS#4891)
Pierangelo Masarati [Thu, 22 Mar 2007 22:30:53 +0000 (22:30 +0000)]
fix test in case of bailout (ITS#4891)

17 years agoEnhanced unique configuration
Howard Chu [Thu, 22 Mar 2007 08:22:53 +0000 (08:22 +0000)]
Enhanced unique configuration

17 years agoRemove obsolete purge (obsoleted in cache.c rev 1.106)
Howard Chu [Thu, 22 Mar 2007 07:35:10 +0000 (07:35 +0000)]
Remove obsolete purge (obsoleted in cache.c rev 1.106)

17 years agodon't add databases twice; but try as hard as possible...
Pierangelo Masarati [Wed, 21 Mar 2007 23:22:49 +0000 (23:22 +0000)]
don't add databases twice; but try as hard as possible...

17 years agoallow adding of back-bdb with monitoring on (ITS#4789)
Pierangelo Masarati [Wed, 21 Mar 2007 22:35:37 +0000 (22:35 +0000)]
allow adding of back-bdb with monitoring on (ITS#4789)

17 years agocleanup
Pierangelo Masarati [Wed, 21 Mar 2007 22:33:50 +0000 (22:33 +0000)]
cleanup

17 years agocleanup after sending entry
Pierangelo Masarati [Wed, 21 Mar 2007 22:33:09 +0000 (22:33 +0000)]
cleanup after sending entry

17 years agofix ITS#4883
Pierangelo Masarati [Wed, 21 Mar 2007 16:33:38 +0000 (16:33 +0000)]
fix ITS#4883

17 years agodo not refer to deprecated API
Pierangelo Masarati [Wed, 21 Mar 2007 10:35:28 +0000 (10:35 +0000)]
do not refer to deprecated API

17 years agos/LDAP_RES_EXTENDED_PARTIAL/LDAP_RES_INTERMEDIATE/ (ITS#4885)
Pierangelo Masarati [Wed, 21 Mar 2007 10:23:51 +0000 (10:23 +0000)]
s/LDAP_RES_EXTENDED_PARTIAL/LDAP_RES_INTERMEDIATE/ (ITS#4885)

17 years agoimprove previous commit (check result of structural_class())
Pierangelo Masarati [Wed, 21 Mar 2007 09:51:11 +0000 (09:51 +0000)]
improve previous commit (check result of structural_class())

17 years agoexploit inheritance in add (ITS#4884): passes all tests; modify may need work. Pleas...
Pierangelo Masarati [Wed, 21 Mar 2007 00:57:20 +0000 (00:57 +0000)]
exploit inheritance in add (ITS#4884): passes all tests; modify may need work.  Please review

17 years agomore structure name cleanup
Pierangelo Masarati [Tue, 20 Mar 2007 17:09:24 +0000 (17:09 +0000)]
more structure name cleanup

17 years agoAdd DER OID decoder/encoder
Howard Chu [Tue, 20 Mar 2007 15:11:14 +0000 (15:11 +0000)]
Add DER OID decoder/encoder

17 years agoAdd DER OID encoder/decoder
Howard Chu [Tue, 20 Mar 2007 15:10:16 +0000 (15:10 +0000)]
Add DER OID encoder/decoder

17 years agoAdd ber_skip_data() to help positioning in structured BER data
Howard Chu [Tue, 20 Mar 2007 12:29:06 +0000 (12:29 +0000)]
Add ber_skip_data() to help positioning in structured BER data

17 years agocleanup struct declarations
Pierangelo Masarati [Tue, 20 Mar 2007 01:07:10 +0000 (01:07 +0000)]
cleanup struct declarations

17 years agoadd uptime monitoring (in seconds)
Pierangelo Masarati [Mon, 19 Mar 2007 21:39:43 +0000 (21:39 +0000)]
add uptime monitoring (in seconds)

17 years agocleanup
Pierangelo Masarati [Mon, 19 Mar 2007 15:50:51 +0000 (15:50 +0000)]
cleanup

17 years agorestore op before checking result (and, if necessary, bailing out)
Pierangelo Masarati [Mon, 19 Mar 2007 15:50:28 +0000 (15:50 +0000)]
restore op before checking result (and, if necessary, bailing out)

17 years agohandle r_dn == r_ndn
Pierangelo Masarati [Mon, 19 Mar 2007 15:44:58 +0000 (15:44 +0000)]
handle r_dn == r_ndn

17 years agold could be used after ldap_unbind_ext()
Pierangelo Masarati [Sun, 18 Mar 2007 20:44:11 +0000 (20:44 +0000)]
ld could be used after ldap_unbind_ext()

17 years agomake sure unsigned time_t doesn't hurt (follow-on to ITS#4872)
Pierangelo Masarati [Sat, 17 Mar 2007 14:45:41 +0000 (14:45 +0000)]
make sure unsigned time_t doesn't hurt (follow-on to ITS#4872)

17 years agoremove lint (ITS#4878)
Pierangelo Masarati [Sat, 17 Mar 2007 14:22:44 +0000 (14:22 +0000)]
remove lint (ITS#4878)

17 years agofix ITS#4874
Pierangelo Masarati [Thu, 15 Mar 2007 01:07:19 +0000 (01:07 +0000)]
fix ITS#4874

17 years agofix cleanup
Pierangelo Masarati [Wed, 14 Mar 2007 01:05:42 +0000 (01:05 +0000)]
fix cleanup

17 years agonote ITS#4872 (forced commit)
Pierangelo Masarati [Tue, 13 Mar 2007 09:49:59 +0000 (09:49 +0000)]
note ITS#4872 (forced commit)

17 years agoadd support for binary attributes (ITS#4868)
Pierangelo Masarati [Tue, 13 Mar 2007 00:34:37 +0000 (00:34 +0000)]
add support for binary attributes (ITS#4868)

17 years agoDon't generate schema entries for include files that didn't define schema
Howard Chu [Mon, 12 Mar 2007 22:47:43 +0000 (22:47 +0000)]
Don't generate schema entries for include files that didn't define schema
elements. Use proper directory separator on Windows

17 years agoFix prev commit
Howard Chu [Mon, 12 Mar 2007 21:17:44 +0000 (21:17 +0000)]
Fix prev commit

17 years agoapparently, time_t is unsigned in some systems
Pierangelo Masarati [Mon, 12 Mar 2007 21:04:01 +0000 (21:04 +0000)]
apparently, time_t is unsigned in some systems

17 years agoremove lint (ITS#4865)
Pierangelo Masarati [Sun, 11 Mar 2007 17:46:46 +0000 (17:46 +0000)]
remove lint (ITS#4865)

17 years agoForced commit to test CVS repository after move to new server
Kurt Zeilenga [Sat, 10 Mar 2007 18:03:58 +0000 (18:03 +0000)]
Forced commit to test CVS repository after move to new server

17 years agofix previous commit (ITS#4861)
Pierangelo Masarati [Fri, 9 Mar 2007 17:24:56 +0000 (17:24 +0000)]
fix previous commit (ITS#4861)

17 years agoFix typo
Howard Chu [Fri, 9 Mar 2007 09:57:18 +0000 (09:57 +0000)]
Fix typo

17 years agoMore logging tweaks
Howard Chu [Fri, 9 Mar 2007 09:56:30 +0000 (09:56 +0000)]
More logging tweaks

17 years agoFix prev commit
Howard Chu [Fri, 9 Mar 2007 09:49:30 +0000 (09:49 +0000)]
Fix prev commit

17 years agoAdd "hidden" doc
Howard Chu [Fri, 9 Mar 2007 09:48:16 +0000 (09:48 +0000)]
Add "hidden" doc

17 years agoDocument the "hidden" keyword.
Howard Chu [Fri, 9 Mar 2007 09:46:34 +0000 (09:46 +0000)]
Document the "hidden" keyword.

17 years agoUncomment logfile doc - it's been implemented this whole time, and it's
Howard Chu [Fri, 9 Mar 2007 09:39:35 +0000 (09:39 +0000)]
Uncomment logfile doc - it's been implemented this whole time, and it's
useful on Windows

17 years agoFixes (mostly from Buchan Milne) to make all generated files relative
Howard Chu [Fri, 9 Mar 2007 09:34:41 +0000 (09:34 +0000)]
Fixes (mostly from Buchan Milne) to make all generated files relative
to $TESTDIR

17 years agocheck consistency of referrals and result code (ITS#4861)
Pierangelo Masarati [Thu, 8 Mar 2007 17:57:49 +0000 (17:57 +0000)]
check consistency of referrals and result code (ITS#4861)

17 years agofix subtree shortcut (ITS#4856)
Pierangelo Masarati [Mon, 5 Mar 2007 19:39:32 +0000 (19:39 +0000)]
fix subtree shortcut (ITS#4856)

17 years agofix str2anlist handling of undefined objects (ITS#4854)
Pierangelo Masarati [Mon, 5 Mar 2007 16:18:41 +0000 (16:18 +0000)]
fix str2anlist handling of undefined objects (ITS#4854)

17 years agoRebuild
Kurt Zeilenga [Fri, 2 Mar 2007 20:53:56 +0000 (20:53 +0000)]
Rebuild

17 years agoSearch libs for uuid_generate
Kurt Zeilenga [Fri, 2 Mar 2007 20:44:31 +0000 (20:44 +0000)]
Search libs for uuid_generate

17 years agoRebuild
Kurt Zeilenga [Fri, 2 Mar 2007 07:38:57 +0000 (07:38 +0000)]
Rebuild

17 years agoAdd support for uuid_generate/uuid_unparse
Kurt Zeilenga [Fri, 2 Mar 2007 07:36:23 +0000 (07:36 +0000)]
Add support for uuid_generate/uuid_unparse

17 years agoa (clearer) remainder...
Pierangelo Masarati [Tue, 27 Feb 2007 11:25:30 +0000 (11:25 +0000)]
a (clearer) remainder...

17 years agoa remainder...
Pierangelo Masarati [Tue, 27 Feb 2007 11:24:57 +0000 (11:24 +0000)]
a remainder...

17 years agoSolaris doesn't like NULL pointers in printf, which now can occur since IA5string...
Pierangelo Masarati [Mon, 26 Feb 2007 23:57:34 +0000 (23:57 +0000)]
Solaris doesn't like NULL pointers in printf, which now can occur since IA5string allows the empty string

17 years agoUpdate I-Ds
Kurt Zeilenga [Mon, 26 Feb 2007 23:25:36 +0000 (23:25 +0000)]
Update I-Ds

17 years agoSolaris doesn't like NULL pointers in printf, which now can occur since IA5string...
Pierangelo Masarati [Mon, 26 Feb 2007 20:38:20 +0000 (20:38 +0000)]
Solaris doesn't like NULL pointers in printf, which now can occur since IA5string allows the empty string

17 years agodon't remember where, but without quotes it fails
Pierangelo Masarati [Mon, 26 Feb 2007 20:37:33 +0000 (20:37 +0000)]
don't remember where, but without quotes it fails

17 years agodetect braindead entries (e.g. from back-perl, ITS#4845,ITS#4852)
Pierangelo Masarati [Mon, 26 Feb 2007 09:50:19 +0000 (09:50 +0000)]
detect braindead entries (e.g. from back-perl, ITS#4845,ITS#4852)

17 years agoITS#4851 retry if opening a supposedly clean shared memory env fails
Howard Chu [Sat, 24 Feb 2007 20:18:56 +0000 (20:18 +0000)]
ITS#4851 retry if opening a supposedly clean shared memory env fails

17 years agoon Solaris, /bin/sh is not bash; grep doesn't like ^auditcontext: without quotes
Pierangelo Masarati [Sat, 24 Feb 2007 18:30:40 +0000 (18:30 +0000)]
on Solaris, /bin/sh is not bash; grep doesn't like ^auditcontext: without quotes

17 years agore-fix previus commit the other way 'round (rids are < 1000)
Pierangelo Masarati [Sat, 24 Feb 2007 18:29:55 +0000 (18:29 +0000)]
re-fix previus commit the other way 'round (rids are < 1000)

17 years agofix type/format mismatch
Pierangelo Masarati [Sat, 24 Feb 2007 18:00:46 +0000 (18:00 +0000)]
fix type/format mismatch

17 years agoFix prev commit
Howard Chu [Sat, 24 Feb 2007 17:34:40 +0000 (17:34 +0000)]
Fix prev commit

17 years agoITS#4848 better config context tracking
Howard Chu [Sat, 24 Feb 2007 17:24:48 +0000 (17:24 +0000)]
ITS#4848 better config context tracking

17 years agoNote ldap_controls, ldap_extended_operation
Howard Chu [Fri, 23 Feb 2007 19:10:38 +0000 (19:10 +0000)]
Note ldap_controls, ldap_extended_operation

17 years agoFix typo
Howard Chu [Fri, 23 Feb 2007 18:24:26 +0000 (18:24 +0000)]
Fix typo

17 years agoITS#4844 add missing overlays
Howard Chu [Fri, 23 Feb 2007 18:23:44 +0000 (18:23 +0000)]
ITS#4844 add missing overlays

17 years agofix typo
Pierangelo Masarati [Wed, 21 Feb 2007 23:26:55 +0000 (23:26 +0000)]
fix typo

17 years agodon't play with URL list if connect(2) is asynchronous
Pierangelo Masarati [Wed, 21 Feb 2007 22:26:26 +0000 (22:26 +0000)]
don't play with URL list if connect(2) is asynchronous

17 years agoimprove async connect handling in case of errors
Pierangelo Masarati [Wed, 21 Feb 2007 22:22:14 +0000 (22:22 +0000)]
improve async connect handling in case of errors

17 years agofix in-directory retcode lookup
Pierangelo Masarati [Wed, 21 Feb 2007 14:17:25 +0000 (14:17 +0000)]
fix in-directory retcode lookup

17 years agothis should never occur, but in case keep it readable
Pierangelo Masarati [Tue, 20 Feb 2007 23:08:09 +0000 (23:08 +0000)]
this should never occur, but in case keep it readable

17 years agoRemove extrananous space in DN (in comment)
Kurt Zeilenga [Mon, 19 Feb 2007 23:39:01 +0000 (23:39 +0000)]
Remove extrananous space in DN (in comment)

17 years agoonly fetch user if and as soon as required by filter
Pierangelo Masarati [Sat, 17 Feb 2007 17:35:11 +0000 (17:35 +0000)]
only fetch user if and as soon as required by filter

17 years agoextensibleObject allows all
Pierangelo Masarati [Sat, 17 Feb 2007 17:31:45 +0000 (17:31 +0000)]
extensibleObject allows all

17 years agoMore notes now that LDAP_OPT_TIMEOUT is implemented.
Howard Chu [Fri, 16 Feb 2007 11:52:46 +0000 (11:52 +0000)]
More notes now that LDAP_OPT_TIMEOUT is implemented.

17 years agoPlug leaks
Howard Chu [Fri, 16 Feb 2007 02:22:24 +0000 (02:22 +0000)]
Plug leaks

17 years agoCleanup last commit
Kurt Zeilenga [Thu, 15 Feb 2007 01:42:23 +0000 (01:42 +0000)]
Cleanup last commit

17 years agoFix C errors
Kurt Zeilenga [Thu, 15 Feb 2007 01:41:56 +0000 (01:41 +0000)]
Fix C errors

17 years agoNeeds <ac/time.h>
Kurt Zeilenga [Thu, 15 Feb 2007 01:20:46 +0000 (01:20 +0000)]
Needs <ac/time.h>

17 years agobdb-Database need objectclass "olcBdbConfig", removed double quotes from DNs
Ralf Haferkamp [Wed, 14 Feb 2007 16:16:08 +0000 (16:16 +0000)]
bdb-Database need objectclass "olcBdbConfig", removed double quotes from DNs