]> git.sur5r.net Git - openldap/log
openldap
18 years agofix ITS#4883
Pierangelo Masarati [Wed, 21 Mar 2007 16:33:38 +0000 (16:33 +0000)]
fix ITS#4883

18 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

18 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)

18 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())

18 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

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

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

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

18 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

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

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

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

18 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)

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

18 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()

18 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)

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

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

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

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

18 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)

18 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

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

18 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

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

18 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

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

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

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

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

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

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

18 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

18 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

18 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)

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

18 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)

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

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

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

18 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

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

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

18 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

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

18 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

18 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

18 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)

18 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

18 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

18 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)

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

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

18 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

18 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

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

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

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

18 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

18 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

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

18 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

18 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)

18 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

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

18 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.

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

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

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

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

18 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

18 years agoITS#4830 move -lltdl earlier in link order
Howard Chu [Wed, 14 Feb 2007 15:28:57 +0000 (15:28 +0000)]
ITS#4830 move -lltdl earlier in link order

18 years agoAdded "slapd" rewrite map handler, connection_fake_init2 to use existing
Howard Chu [Wed, 14 Feb 2007 08:51:47 +0000 (08:51 +0000)]
Added "slapd" rewrite map handler, connection_fake_init2 to use existing
tmpmemctx without reinitializing

18 years agoFix rev 1.312
Howard Chu [Wed, 14 Feb 2007 00:08:26 +0000 (00:08 +0000)]
Fix rev 1.312

18 years agocleanup
Pierangelo Masarati [Tue, 13 Feb 2007 23:34:42 +0000 (23:34 +0000)]
cleanup

18 years agominor fixes...
Pierangelo Masarati [Tue, 13 Feb 2007 23:33:54 +0000 (23:33 +0000)]
minor fixes...

18 years agofix exit code
Pierangelo Masarati [Tue, 13 Feb 2007 23:31:49 +0000 (23:31 +0000)]
fix exit code

18 years agosyncinfo_free must be able to free multiple syncinfos
Howard Chu [Tue, 13 Feb 2007 14:35:53 +0000 (14:35 +0000)]
syncinfo_free must be able to free multiple syncinfos

18 years agoCleanup si_ctxcsn and si_sids in db_destroy
Howard Chu [Tue, 13 Feb 2007 13:40:56 +0000 (13:40 +0000)]
Cleanup si_ctxcsn and si_sids in db_destroy

18 years agoCoverity - check for malloc failure (however unlikely...)
Howard Chu [Tue, 13 Feb 2007 11:27:06 +0000 (11:27 +0000)]
Coverity - check for malloc failure (however unlikely...)

18 years agoExit if no values returned in do_random
Howard Chu [Tue, 13 Feb 2007 11:25:51 +0000 (11:25 +0000)]
Exit if no values returned in do_random

18 years agoCoverity deadcode
Howard Chu [Tue, 13 Feb 2007 11:21:27 +0000 (11:21 +0000)]
Coverity deadcode

18 years agoCoverity error, uninit'd rc
Howard Chu [Tue, 13 Feb 2007 11:13:14 +0000 (11:13 +0000)]
Coverity error, uninit'd rc

18 years agoCoverity leak
Howard Chu [Tue, 13 Feb 2007 11:10:36 +0000 (11:10 +0000)]
Coverity leak

18 years agoCoverity error
Howard Chu [Tue, 13 Feb 2007 11:03:41 +0000 (11:03 +0000)]
Coverity error

18 years agoCoverity scan - saved attr may not exist for a Replace
Howard Chu [Tue, 13 Feb 2007 11:03:16 +0000 (11:03 +0000)]
Coverity scan - saved attr may not exist for a Replace

18 years agoITS#4840 fix typo
Howard Chu [Mon, 12 Feb 2007 11:53:59 +0000 (11:53 +0000)]
ITS#4840 fix typo

18 years agoITS#4662 note requirements for global option initialization
Howard Chu [Mon, 12 Feb 2007 11:40:57 +0000 (11:40 +0000)]
ITS#4662 note requirements for global option initialization

18 years agoITS#3349 docs for SASL binds
Howard Chu [Mon, 12 Feb 2007 11:27:52 +0000 (11:27 +0000)]
ITS#3349 docs for SASL binds

18 years agoRename ldap_memfree.3 to ldap_memory.3
Howard Chu [Mon, 12 Feb 2007 09:58:53 +0000 (09:58 +0000)]
Rename ldap_memfree.3 to ldap_memory.3

18 years agoITS#2240 add ldap_start_tls and friends
Howard Chu [Mon, 12 Feb 2007 09:40:03 +0000 (09:40 +0000)]
ITS#2240 add ldap_start_tls and friends

18 years agoITS#2240 ldap_controls_free and friends
Howard Chu [Mon, 12 Feb 2007 09:26:11 +0000 (09:26 +0000)]
ITS#2240 ldap_controls_free and friends

18 years agoITS#2240 add ldap_memfree and friends
Howard Chu [Mon, 12 Feb 2007 08:52:55 +0000 (08:52 +0000)]
ITS#2240 add ldap_memfree and friends

18 years agoITS#2240 ber_init and friends
Howard Chu [Mon, 12 Feb 2007 08:32:15 +0000 (08:32 +0000)]
ITS#2240 ber_init and friends

18 years agoForgot ber_sockbuf_io_fd
Howard Chu [Mon, 12 Feb 2007 06:27:26 +0000 (06:27 +0000)]
Forgot ber_sockbuf_io_fd

18 years agoITS#2240 add lber-sockbuf documentation
Howard Chu [Mon, 12 Feb 2007 06:20:03 +0000 (06:20 +0000)]
ITS#2240 add lber-sockbuf documentation

18 years agoNote UDP (in)availability
Howard Chu [Mon, 12 Feb 2007 04:49:12 +0000 (04:49 +0000)]
Note UDP (in)availability

18 years agoITS#4707 added ldap_init_fd()
Howard Chu [Mon, 12 Feb 2007 04:43:03 +0000 (04:43 +0000)]
ITS#4707 added ldap_init_fd()

18 years agoITS#4707 added new ldap_init_fd() API
Howard Chu [Mon, 12 Feb 2007 04:20:24 +0000 (04:20 +0000)]
ITS#4707 added new ldap_init_fd() API

18 years agoFix attribute deletion
Howard Chu [Mon, 12 Feb 2007 01:01:01 +0000 (01:01 +0000)]
Fix attribute deletion