]> git.sur5r.net Git - openldap/log
openldap
14 years agoFix prev commit, s/errno/err/g
Howard Chu [Tue, 27 Oct 2009 01:55:45 +0000 (01:55 +0000)]
Fix prev commit, s/errno/err/g

14 years agoCleanup prev commits, fix krbPrincStartTime/pwdStartTime distinction
Howard Chu [Tue, 27 Oct 2009 01:52:14 +0000 (01:52 +0000)]
Cleanup prev commits, fix krbPrincStartTime/pwdStartTime distinction

14 years agoRemove TABs in artwork elements
Howard Chu [Tue, 27 Oct 2009 01:25:31 +0000 (01:25 +0000)]
Remove TABs in artwork elements

14 years agoAdd krbPrincStartTime/EndTime
Howard Chu [Tue, 27 Oct 2009 01:16:17 +0000 (01:16 +0000)]
Add krbPrincStartTime/EndTime

14 years agoSimo Sorce co-authors
Howard Chu [Tue, 27 Oct 2009 01:15:04 +0000 (01:15 +0000)]
Simo Sorce co-authors

14 years agoRev 00
Howard Chu [Tue, 27 Oct 2009 01:13:30 +0000 (01:13 +0000)]
Rev 00

14 years agoFor prev commit, check for EINTR/EAGAIN/EWOULDBLOCK
Howard Chu [Mon, 26 Oct 2009 23:52:55 +0000 (23:52 +0000)]
For prev commit, check for EINTR/EAGAIN/EWOULDBLOCK

14 years agoITS#6327, #6334 take ret=-1/EINTR into account
Howard Chu [Mon, 26 Oct 2009 23:36:39 +0000 (23:36 +0000)]
ITS#6327, #6334 take ret=-1/EINTR into account

14 years agoPrev commit: flags should be unsigned
Howard Chu [Mon, 26 Oct 2009 19:31:36 +0000 (19:31 +0000)]
Prev commit: flags should be unsigned

14 years agoCleanup prev commit
Howard Chu [Mon, 26 Oct 2009 19:30:42 +0000 (19:30 +0000)]
Cleanup prev commit

14 years agoCleanup prev commit
Howard Chu [Mon, 26 Oct 2009 19:19:20 +0000 (19:19 +0000)]
Cleanup prev commit

14 years agoITS#6327 fix sb_sasl_generic_write retval for partial writes
Howard Chu [Mon, 26 Oct 2009 18:49:42 +0000 (18:49 +0000)]
ITS#6327 fix sb_sasl_generic_write retval for partial writes

14 years agoITS#6310 dup entry before adding to cache
Howard Chu [Sat, 24 Oct 2009 05:59:39 +0000 (05:59 +0000)]
ITS#6310 dup entry before adding to cache

14 years agoITS#6348: Fix inverted LBER_USE_DER test in ber_put_seqorset() since rev 1.73
Hallvard Furuseth [Fri, 23 Oct 2009 20:39:54 +0000 (20:39 +0000)]
ITS#6348: Fix inverted LBER_USE_DER test in ber_put_seqorset() since rev 1.73

14 years agoFix sock_errset macro: Wrap it in (), return void to match Winsock version.
Hallvard Furuseth [Fri, 23 Oct 2009 12:29:50 +0000 (12:29 +0000)]
Fix sock_errset macro: Wrap it in (), return void to match Winsock version.
AC_SOCKET_INVALID nitpick: ((unsigned)~0) [needs 2's compl.] -> ((unsigned)-1)

14 years agomore ITS#6324: fix fprintf(%u, long) format
Hallvard Furuseth [Fri, 23 Oct 2009 12:20:31 +0000 (12:20 +0000)]
more ITS#6324: fix fprintf(%u, long) format

14 years agoFix previous commit: backslash-space-newline -> backslash-newline
Hallvard Furuseth [Wed, 21 Oct 2009 20:15:15 +0000 (20:15 +0000)]
Fix previous commit: backslash-space-newline -> backslash-newline

14 years agoITS#6345 cleanup: Simplify tester_ignore_err() and tester_ignore_str2err()
Hallvard Furuseth [Wed, 21 Oct 2009 16:46:58 +0000 (16:46 +0000)]
ITS#6345 cleanup: Simplify tester_ignore_err() and tester_ignore_str2err()

14 years agoITS#6345: Fix tester_ignore_err() cut&paste error (negative array index)
Hallvard Furuseth [Wed, 21 Oct 2009 16:41:21 +0000 (16:41 +0000)]
ITS#6345: Fix tester_ignore_err() cut&paste error (negative array index)

14 years agoITS#6344: return failure on failure in ber_put_ostring()/ber_put_bitstring()
Hallvard Furuseth [Wed, 21 Oct 2009 12:41:34 +0000 (12:41 +0000)]
ITS#6344: return failure on failure in ber_put_ostring()/ber_put_bitstring()

14 years agoITS#6343: Handle --enable-memberof --disable-refint
Hallvard Furuseth [Wed, 21 Oct 2009 12:29:38 +0000 (12:29 +0000)]
ITS#6343: Handle --enable-memberof --disable-refint

14 years agoFix comment describing BerElement.ber_usertag
Hallvard Furuseth [Wed, 21 Oct 2009 11:41:44 +0000 (11:41 +0000)]
Fix comment describing BerElement.ber_usertag

14 years agoCleanup - macroize magic constant (ITS#5909)
Hallvard Furuseth [Wed, 21 Oct 2009 11:31:59 +0000 (11:31 +0000)]
Cleanup - macroize magic constant (ITS#5909)

14 years agoITS#6342 include <ac/unistd.h>
Howard Chu [Wed, 21 Oct 2009 03:09:28 +0000 (03:09 +0000)]
ITS#6342 include <ac/unistd.h>

14 years agoITS#6341 removal of last entry from cache caused corruption in the lru list
Ralf Haferkamp [Tue, 20 Oct 2009 14:41:09 +0000 (14:41 +0000)]
ITS#6341 removal of last entry from cache caused corruption in the lru list

14 years agoITS#6338: Fix \0-termination of dnParent(x, x) for one-level DN x.
Hallvard Furuseth [Mon, 19 Oct 2009 23:51:08 +0000 (23:51 +0000)]
ITS#6338: Fix \0-termination of dnParent(x, x) for one-level DN x.

14 years agodon't dereference pointer in case of error
Pierangelo Masarati [Mon, 19 Oct 2009 23:41:11 +0000 (23:41 +0000)]
don't dereference pointer in case of error

14 years agoplug one-time leak
Pierangelo Masarati [Mon, 19 Oct 2009 23:39:59 +0000 (23:39 +0000)]
plug one-time leak

14 years agoquick hack for ITS#6337: malloc'ed callback for bind
Pierangelo Masarati [Mon, 19 Oct 2009 23:00:15 +0000 (23:00 +0000)]
quick hack for ITS#6337: malloc'ed callback for bind

14 years agoITS#6335 Don't reuse a modtarget someone is about to remove
Rein Tollevik [Fri, 16 Oct 2009 17:27:18 +0000 (17:27 +0000)]
ITS#6335 Don't reuse a modtarget someone is about to remove

14 years agoImplement policy checks on compare op
Howard Chu [Thu, 15 Oct 2009 07:11:39 +0000 (07:11 +0000)]
Implement policy checks on compare op

14 years agoupdate entryCSN (and operational attrs in general) when changing memberOf (ITS#6329)
Pierangelo Masarati [Wed, 14 Oct 2009 20:35:42 +0000 (20:35 +0000)]
update entryCSN (and operational attrs in general) when changing memberOf (ITS#6329)

14 years agoNote that pwdAccountLockedTime depends on pwdLockout
Howard Chu [Thu, 8 Oct 2009 23:52:34 +0000 (23:52 +0000)]
Note that pwdAccountLockedTime depends on pwdLockout

14 years agoplug leak/logical error (ITS#6326)
Pierangelo Masarati [Wed, 7 Oct 2009 22:46:35 +0000 (22:46 +0000)]
plug leak/logical error (ITS#6326)

14 years agomake sure members are not used uninitialized
Pierangelo Masarati [Wed, 7 Oct 2009 22:44:14 +0000 (22:44 +0000)]
make sure members are not used uninitialized

14 years agomore about ITS#6324
Pierangelo Masarati [Wed, 7 Oct 2009 20:01:19 +0000 (20:01 +0000)]
more about ITS#6324

14 years agoITS#5366 ldap_get_dn man page errors
Gavin Henry [Wed, 7 Oct 2009 13:15:51 +0000 (13:15 +0000)]
ITS#5366 ldap_get_dn man page errors

14 years agodon't "overflow" debug levels (ITS#6324)
Pierangelo Masarati [Tue, 6 Oct 2009 22:03:15 +0000 (22:03 +0000)]
don't "overflow" debug levels (ITS#6324)

14 years agoMove loginStatus to ldapns.schema
Howard Chu [Sat, 3 Oct 2009 21:37:55 +0000 (21:37 +0000)]
Move loginStatus to ldapns.schema

14 years agoITS#6323 libtool rpath
Howard Chu [Fri, 2 Oct 2009 23:12:05 +0000 (23:12 +0000)]
ITS#6323 libtool rpath

14 years agoIn case of certificate verification failures include failure reason
Ralf Haferkamp [Wed, 30 Sep 2009 16:25:23 +0000 (16:25 +0000)]
In case of certificate verification failures include failure reason
into the error message (openssl only)

14 years agoITS#6311 regenerate
Howard Chu [Tue, 29 Sep 2009 23:59:01 +0000 (23:59 +0000)]
ITS#6311 regenerate

14 years agoITS#6311 fix --enable-deref
Howard Chu [Tue, 29 Sep 2009 23:53:43 +0000 (23:53 +0000)]
ITS#6311 fix --enable-deref

14 years agoITS#6303: fix broken variant of the struct hack
Hallvard Furuseth [Tue, 29 Sep 2009 22:45:34 +0000 (22:45 +0000)]
ITS#6303: fix broken variant of the struct hack

14 years agoprint diagnostic messages when sasl_interactive_bind or start_tls_s failed
Ralf Haferkamp [Tue, 29 Sep 2009 17:19:28 +0000 (17:19 +0000)]
print diagnostic messages when sasl_interactive_bind or start_tls_s failed

14 years agoFix authz return code checking
Howard Chu [Tue, 29 Sep 2009 08:30:21 +0000 (08:30 +0000)]
Fix authz return code checking

14 years agoFix pam_authz result code
Howard Chu [Tue, 29 Sep 2009 08:13:25 +0000 (08:13 +0000)]
Fix pam_authz result code

14 years agoFix usage flags for normalizing
Howard Chu [Tue, 29 Sep 2009 08:11:52 +0000 (08:11 +0000)]
Fix usage flags for normalizing

14 years agoFix prev commit
Howard Chu [Tue, 29 Sep 2009 07:42:12 +0000 (07:42 +0000)]
Fix prev commit

14 years agoITS#6258 add -n option to slaptest
Howard Chu [Tue, 29 Sep 2009 07:39:50 +0000 (07:39 +0000)]
ITS#6258 add -n option to slaptest

14 years agoITS#6258 add '-n' option to slaptest
Howard Chu [Tue, 29 Sep 2009 07:33:01 +0000 (07:33 +0000)]
ITS#6258 add '-n' option to slaptest

14 years agoITS#6308 lock leak: must release entry using same op that acquired it
Howard Chu [Tue, 29 Sep 2009 06:21:32 +0000 (06:21 +0000)]
ITS#6308 lock leak: must release entry using same op that acquired it

14 years agoITS#6284 Provide default path for $(LIBTOOL)
Howard Chu [Tue, 29 Sep 2009 03:15:39 +0000 (03:15 +0000)]
ITS#6284 Provide default path for $(LIBTOOL)

14 years agoITS#6288 don't deref sort control if it wasn't set
Howard Chu [Tue, 29 Sep 2009 03:10:03 +0000 (03:10 +0000)]
ITS#6288 don't deref sort control if it wasn't set

14 years agoITS#6140 delete obsolete schema
Howard Chu [Tue, 29 Sep 2009 02:34:28 +0000 (02:34 +0000)]
ITS#6140 delete obsolete schema

14 years agoITS#6242 need managedsait to replace glue entries with their real values
Howard Chu [Sun, 27 Sep 2009 22:42:04 +0000 (22:42 +0000)]
ITS#6242 need managedsait to replace glue entries with their real values

14 years agoOn OpenSSL 0.9.8 and newer, use RSA_generate_key_ex since
Howard Chu [Fri, 25 Sep 2009 23:31:24 +0000 (23:31 +0000)]
On OpenSSL 0.9.8 and newer, use RSA_generate_key_ex since
RSA_generate_key is deprecated

14 years agoThrow an exception when reading an unexpected LDIF record type
Ralf Haferkamp [Fri, 25 Sep 2009 15:08:37 +0000 (15:08 +0000)]
Throw an exception when reading an unexpected LDIF record type

14 years agoFix: use attr_valfind, not value_find_ex
Howard Chu [Fri, 18 Sep 2009 02:39:35 +0000 (02:39 +0000)]
Fix: use attr_valfind, not value_find_ex

14 years agoregister authz cookie (ITS#6296)
Pierangelo Masarati [Thu, 17 Sep 2009 21:16:04 +0000 (21:16 +0000)]
register authz cookie (ITS#6296)

14 years agoITS#6297 Allow hex in serverID directive
Rein Tollevik [Thu, 17 Sep 2009 15:06:22 +0000 (15:06 +0000)]
ITS#6297 Allow hex in serverID directive

14 years agoFix: minuid/maxuid test used wrong attribute
Howard Chu [Thu, 17 Sep 2009 09:33:08 +0000 (09:33 +0000)]
Fix: minuid/maxuid test used wrong attribute

14 years agoITS#6291 properly terminate responses with NSLCD_RESULT_END
Howard Chu [Tue, 15 Sep 2009 00:59:57 +0000 (00:59 +0000)]
ITS#6291 properly terminate responses with NSLCD_RESULT_END

14 years agokeep compatibility with slapd's gmtime_mutex (ITS#6262)
Pierangelo Masarati [Tue, 8 Sep 2009 23:21:21 +0000 (23:21 +0000)]
keep compatibility with slapd's gmtime_mutex (ITS#6262)

14 years agoITS#6287 Rewritten the ACL state cache
Rein Tollevik [Tue, 8 Sep 2009 21:06:15 +0000 (21:06 +0000)]
ITS#6287 Rewritten the ACL state cache

14 years agodon't open if no configuration is present (ITS#6279)
Pierangelo Masarati [Tue, 8 Sep 2009 08:15:08 +0000 (08:15 +0000)]
don't open if no configuration is present (ITS#6279)

14 years agoby now, make sure no timeout is used (ITS#6282)
Pierangelo Masarati [Tue, 8 Sep 2009 07:56:43 +0000 (07:56 +0000)]
by now, make sure no timeout is used (ITS#6282)

14 years agocheck for timeout allowed by options (ITS#6282)
Pierangelo Masarati [Tue, 8 Sep 2009 07:55:57 +0000 (07:55 +0000)]
check for timeout allowed by options (ITS#6282)

14 years agofix LDIF comment when modifying (ITS#6286)
Pierangelo Masarati [Tue, 8 Sep 2009 04:40:24 +0000 (04:40 +0000)]
fix LDIF comment when modifying (ITS#6286)

14 years agowarn if entryUUID,entryCSN are missing and the database is shadow (ITS#6281)
Pierangelo Masarati [Tue, 8 Sep 2009 04:11:05 +0000 (04:11 +0000)]
warn if entryUUID,entryCSN are missing and the database is shadow (ITS#6281)

14 years agoAlso install ldapns.schema
Howard Chu [Tue, 1 Sep 2009 02:28:10 +0000 (02:28 +0000)]
Also install ldapns.schema

14 years agoMinor tweaks
Howard Chu [Tue, 1 Sep 2009 02:24:00 +0000 (02:24 +0000)]
Minor tweaks

14 years agoPortability fixes. Now has a clean and install target.
Quanah Gibson-Mount [Tue, 1 Sep 2009 02:05:19 +0000 (02:05 +0000)]
Portability fixes.  Now has a clean and install target.

14 years agoPortability fixes
Quanah Gibson-Mount [Tue, 1 Sep 2009 01:45:20 +0000 (01:45 +0000)]
Portability fixes

14 years agoInclude "lutil.h" - fixes warnings in RE24
Howard Chu [Tue, 1 Sep 2009 00:35:22 +0000 (00:35 +0000)]
Include "lutil.h" - fixes warnings in RE24

14 years agoTweak MozNSS include path
Howard Chu [Sat, 29 Aug 2009 03:56:25 +0000 (03:56 +0000)]
Tweak MozNSS include path

14 years agoITS#6278 PEM support for MozNSS from rmeggins@redhat.com, with header cleanups
Howard Chu [Sat, 29 Aug 2009 03:41:53 +0000 (03:41 +0000)]
ITS#6278 PEM support for MozNSS from rmeggins@redhat.com, with header cleanups

14 years agoITS#6276 wake up blocked writers if we're pausing
Howard Chu [Fri, 28 Aug 2009 23:00:46 +0000 (23:00 +0000)]
ITS#6276 wake up blocked writers if we're pausing

14 years agospell out CTX -> context
Howard Chu [Wed, 26 Aug 2009 23:21:13 +0000 (23:21 +0000)]
spell out CTX -> context

14 years agoMore tls tweaks
Howard Chu [Wed, 26 Aug 2009 23:17:43 +0000 (23:17 +0000)]
More tls tweaks

14 years agoExplanation and warnings about OPT_X_TLS_CTX and OPT_X_TLS_SSL_CTX.
Howard Chu [Wed, 26 Aug 2009 23:12:47 +0000 (23:12 +0000)]
Explanation and warnings about OPT_X_TLS_CTX and OPT_X_TLS_SSL_CTX.

14 years agoGnuTLS tweaks
Howard Chu [Wed, 26 Aug 2009 22:57:22 +0000 (22:57 +0000)]
GnuTLS tweaks

14 years agoMore cleanup
Howard Chu [Wed, 26 Aug 2009 22:52:09 +0000 (22:52 +0000)]
More cleanup

14 years agoMinor cleanup
Howard Chu [Wed, 26 Aug 2009 22:32:09 +0000 (22:32 +0000)]
Minor cleanup

14 years agoITS#4730 add makefile
Howard Chu [Wed, 26 Aug 2009 01:24:38 +0000 (01:24 +0000)]
ITS#4730 add makefile

14 years agoITS#6274 fix .c suffix rule dependencies
Howard Chu [Tue, 25 Aug 2009 21:11:39 +0000 (21:11 +0000)]
ITS#6274 fix .c suffix rule dependencies

14 years agofix uninitialized var (ITS#6266; actually, the problem was a bit more severe...)
Pierangelo Masarati [Mon, 24 Aug 2009 01:22:55 +0000 (01:22 +0000)]
fix uninitialized var (ITS#6266; actually, the problem was a bit more severe...)

14 years agofix previous commit (ITS#6267)
Pierangelo Masarati [Mon, 24 Aug 2009 00:41:12 +0000 (00:41 +0000)]
fix previous commit (ITS#6267)

14 years agos/ber_bvmatch/bvmatch/
Howard Chu [Sat, 22 Aug 2009 00:33:26 +0000 (00:33 +0000)]
s/ber_bvmatch/bvmatch/

14 years agoadd pedantic checks
Pierangelo Masarati [Fri, 21 Aug 2009 17:08:48 +0000 (17:08 +0000)]
add pedantic checks

14 years agoremove unneded code
Pierangelo Masarati [Fri, 21 Aug 2009 17:08:04 +0000 (17:08 +0000)]
remove unneded code

14 years agotell what database initialization failed based on the suffix
Pierangelo Masarati [Fri, 21 Aug 2009 17:07:12 +0000 (17:07 +0000)]
tell what database initialization failed based on the suffix

14 years agosilence warnings
Pierangelo Masarati [Fri, 21 Aug 2009 17:06:22 +0000 (17:06 +0000)]
silence warnings

14 years agofix uninitialized and off-by-one (thanks to valgrind)
Pierangelo Masarati [Fri, 21 Aug 2009 16:01:33 +0000 (16:01 +0000)]
fix uninitialized and off-by-one (thanks to valgrind)

14 years agoITS#6152 test pwdModify
Howard Chu [Fri, 21 Aug 2009 13:50:59 +0000 (13:50 +0000)]
ITS#6152 test pwdModify

14 years agoITS#6152 add tests for cache refresh and Bind caching
Howard Chu [Fri, 21 Aug 2009 13:25:38 +0000 (13:25 +0000)]
ITS#6152 add tests for cache refresh and Bind caching

14 years agoITS#6152 pwdModify support
Howard Chu [Thu, 20 Aug 2009 09:47:34 +0000 (09:47 +0000)]
ITS#6152 pwdModify support

14 years agoFix prev commit
Howard Chu [Thu, 20 Aug 2009 09:46:40 +0000 (09:46 +0000)]
Fix prev commit

14 years agoITS#6265 must set orm_no_opattrs
Howard Chu [Thu, 20 Aug 2009 00:32:28 +0000 (00:32 +0000)]
ITS#6265 must set orm_no_opattrs

14 years agochild DB should have ordering prefix
Howard Chu [Wed, 19 Aug 2009 23:46:37 +0000 (23:46 +0000)]
child DB should have ordering prefix