CVS log for servers/slapd/sasl.c

[BACK] Up to [OpenLDAP] / servers / slapd

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.279: download - view: text, markup - select for diffs
Tue Jan 4 23:43:16 2011 UTC (12 years, 8 months ago) by kurt
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT, HEAD
Diff to: previous 1.278: preferred, colored
Changes since revision 1.278: +2 -2 lines
Happy New Year

Revision 1.278: download - view: text, markup - select for diffs
Tue Jan 4 15:16:59 2011 UTC (12 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.277: preferred, colored
Changes since revision 1.277: +2 -2 lines
typo in error message

Revision 1.277: download - view: text, markup - select for diffs
Fri Dec 31 12:08:11 2010 UTC (12 years, 8 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +2 -2 lines
ITS#6758 Avoid SlapReply reuse.
Caller provides a SlapReply and reads the result after the operation,
then reuses it.  Reinitialize before reuse, or move declaration inwards.

Revision 1.276: download - view: text, markup - select for diffs
Thu Dec 30 22:48:41 2010 UTC (12 years, 8 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +14 -12 lines
noop commit for ITS#6758: simplify future commits

Revision 1.275: download - view: text, markup - select for diffs
Wed Dec 1 09:41:05 2010 UTC (12 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +2 -2 lines
test slap_dontUseCopy_propnames (ITS#6729)

Revision 1.274: download - view: text, markup - select for diffs
Thu Apr 15 16:13:54 2010 UTC (13 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.273: preferred, colored
Changes since revision 1.273: +128 -3 lines
add support for don't use copy in SASL auxprops lookup/store (ITS#6475; TODO: document new directives)

Revision 1.273: download - view: text, markup - select for diffs
Tue Apr 13 20:18:08 2010 UTC (13 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +2 -2 lines
happy belated New Year

Revision 1.272: download - view: text, markup - select for diffs
Wed Mar 3 23:16:49 2010 UTC (13 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +2 -1 lines
ITS#5195 - use connection's ssf for auxprop lookup

Revision 1.271: download - view: text, markup - select for diffs
Wed Jan 6 12:55:35 2010 UTC (13 years, 8 months ago) by rein
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +10 -2 lines
ITS#6441 cyrus-sasl 2.1.24 auxprop_lookup plugin returns status.

Revision 1.270: download - view: text, markup - select for diffs
Mon Nov 30 13:07:12 2009 UTC (13 years, 9 months ago) by hallvard
Branches: MAIN
CVS tags: ACLCHECK_0
Branch point for: ACLCHECK
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +2 -2 lines
Silence warning in initializer

Revision 1.269: download - view: text, markup - select for diffs
Wed Nov 11 02:05:31 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +37 -35 lines
Use OperationBuffer for fake op

Revision 1.268: download - view: text, markup - select for diffs
Tue Jul 7 20:31:35 2009 UTC (14 years, 2 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.267: preferred, colored
Changes since revision 1.267: +2 -2 lines
ITS#6101, did not always (re)set rs->sr_sasldata before send_ldap_sasl()

Revision 1.267: download - view: text, markup - select for diffs
Wed May 27 10:41:10 2009 UTC (14 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.266: preferred, colored
Changes since revision 1.266: +23 -1 lines
ITS#6147 add sasl-auxprop config, default to "slapd"

Revision 1.266: download - view: text, markup - select for diffs
Wed Jan 21 23:40:27 2009 UTC (14 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +2 -2 lines
Update copyright notices

Revision 1.265: download - view: text, markup - select for diffs
Sat Oct 18 21:59:53 2008 UTC (14 years, 11 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +3 -2 lines
Warning cleanup: signed meets unsigned: SASL struct propval {unsigned nvalues}.

Revision 1.264: download - view: text, markup - select for diffs
Mon Oct 13 08:18:15 2008 UTC (14 years, 11 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.263: preferred, colored
Changes since revision 1.263: +7 -7 lines
Warning cleanup: signed meets unsigned.  ber_flatten2() returns -1 on
error, not LBER_ERROR.

Revision 1.263: download - view: text, markup - select for diffs
Thu Oct 9 20:34:43 2008 UTC (14 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +2 -2 lines
don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732)

Revision 1.262: download - view: text, markup - select for diffs
Mon Feb 11 07:53:11 2008 UTC (15 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.261: preferred, colored
Changes since revision 1.261: +3 -2 lines
ITS#5368 partially revert 1.239

Revision 1.261: download - view: text, markup - select for diffs
Fri Jan 11 05:07:43 2008 UTC (15 years, 8 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +2 -2 lines
Warning cleanup: function ptr <=> void* at ldap_pvt_thread_pool_<set/get>key()

Revision 1.260: download - view: text, markup - select for diffs
Mon Jan 7 23:20:09 2008 UTC (15 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +2 -2 lines
Happy New Year (belated)

Revision 1.259: download - view: text, markup - select for diffs
Sun Dec 23 00:33:39 2007 UTC (15 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +6 -217 lines
Axe obsolete Cyrus 1.5 support

Revision 1.258: download - view: text, markup - select for diffs
Sun Dec 23 00:21:56 2007 UTC (15 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +49 -36 lines
ITS#5298 use SASL's memory for temporary DN storage

Revision 1.257: download - view: text, markup - select for diffs
Sat Dec 22 21:53:58 2007 UTC (15 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +9 -2 lines
ITS#5259 fix sasl_auxprop_store to allow cleanup after bindop is gone

Revision 1.256: download - view: text, markup - select for diffs
Mon Nov 5 08:30:40 2007 UTC (15 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +5 -5 lines
ITS#5209 sasl_host may be different from global_host

Revision 1.255: download - view: text, markup - select for diffs
Sat Oct 6 12:50:02 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +4 -3 lines
ITS#3864 use sasl_ssf_t where expected

Revision 1.254: download - view: text, markup - select for diffs
Fri Sep 21 06:43:56 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +2 -1 lines
Attribute/Modification value counters

Revision 1.253: download - view: text, markup - select for diffs
Wed Aug 22 07:17:09 2007 UTC (16 years, 1 month ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +7 -7 lines
consistently use o_log_prefix

Revision 1.252: download - view: text, markup - select for diffs
Fri Jul 13 01:18:21 2007 UTC (16 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +4 -4 lines
Fallout from ITS#4986 - remove unused param of select_backend()

Revision 1.251: download - view: text, markup - select for diffs
Fri May 18 21:54:27 2007 UTC (16 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +3 -3 lines
Give OperationBuffer normal struct members instead of using
LBER_ALIGNED_BUFFER(OPERATION_BUFFER_SIZE), as discussed in ITS#4078.
Add a corresponding SyncOperationBuffer in overlays/syncprov.c.

Revision 1.250: download - view: text, markup - select for diffs
Fri May 18 12:48:28 2007 UTC (16 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +3 -3 lines
printf format paranoia: macros could be changed to contain format chars

Revision 1.249: download - view: text, markup - select for diffs
Thu May 10 17:34:27 2007 UTC (16 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +7 -3 lines
ITS#4954 clear c_sasl_dn after error

Revision 1.248: download - view: text, markup - select for diffs
Tue May 8 11:57:13 2007 UTC (16 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +6 -2 lines
coverity fix, slapd_rw_apply NULL filter

Revision 1.247: download - view: text, markup - select for diffs
Thu Feb 15 00:41:56 2007 UTC (16 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +7 -6 lines
Fix C errors

Revision 1.246: download - view: text, markup - select for diffs
Wed Feb 14 07:51:47 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +230 -0 lines
Added "slapd" rewrite map handler, connection_fake_init2 to use existing
tmpmemctx without reinitializing

Revision 1.245: download - view: text, markup - select for diffs
Sun Feb 11 10:56:33 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +7 -7 lines
Coverity - fix IPv6 addr parsing

Revision 1.244: download - view: text, markup - select for diffs
Thu Jan 25 11:16:55 2007 UTC (16 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +1 -5 lines
Plug global_host race condition/leak

Revision 1.243: download - view: text, markup - select for diffs
Tue Jan 2 19:01:05 2007 UTC (16 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +2 -2 lines
happy new year

Revision 1.242: download - view: text, markup - select for diffs
Sun Dec 24 09:50:22 2006 UTC (16 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +2 -2 lines
(blind) compile fix; please review

Revision 1.241: download - view: text, markup - select for diffs
Fri Dec 15 01:01:58 2006 UTC (16 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +45 -23 lines
make slap_sasl_open() comply with URL notation for IPv6 addresses

Revision 1.240: download - view: text, markup - select for diffs
Fri Nov 10 09:39:54 2006 UTC (16 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +2 -2 lines
ITS#3755 silence strict-aliasing warnings

Revision 1.239: download - view: text, markup - select for diffs
Sat Jan 14 15:51:39 2006 UTC (17 years, 8 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_BP, OPENLDAP_REL_ENG_2_4_3ALPHA, OPENLDAP_REL_ENG_2_4_2ALPHA, OPENLDAP_REL_ENG_2_4_1ALPHA, OPENLDAP_REL_ENG_2_4_0ALPHA, OPENLDAP_REL_ENG_2_3_MP
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +8 -9 lines
cleanup

Revision 1.238: download - view: text, markup - select for diffs
Tue Jan 3 22:12:15 2006 UTC (17 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +2 -2 lines
Happy new year!

Revision 1.237: download - view: text, markup - select for diffs
Sun Nov 20 00:39:19 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +3 -3 lines
cleanup

Revision 1.236: download - view: text, markup - select for diffs
Sat Nov 19 13:58:47 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +24 -20 lines
cleanup for (ITS#4180); has nothing to do with the solution yet...

Revision 1.235: download - view: text, markup - select for diffs
Tue Nov 15 21:45:44 2005 UTC (17 years, 10 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +5 -4 lines
Additional error detail

Revision 1.234: download - view: text, markup - select for diffs
Sun Nov 6 21:43:23 2005 UTC (17 years, 10 months ago) by kurt
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +23 -3 lines
Improve SASL error handling

Revision 1.233: download - view: text, markup - select for diffs
Thu Oct 13 09:58:45 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +12 -17 lines
Move CSN invocations to backends

Revision 1.232: download - view: text, markup - select for diffs
Thu Aug 18 06:48:10 2005 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +1 -2 lines
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)

Revision 1.231: download - view: text, markup - select for diffs
Thu Aug 18 06:12:26 2005 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +2 -1 lines
zero out sml_managing any time a Modifications is built (use calloc?)

Revision 1.230: download - view: text, markup - select for diffs
Sun Aug 14 06:00:54 2005 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +71 -20 lines
ITS#3845 allow rootpw to be used for rootdn SASL binds, based on
patch from Jason Townsend

Revision 1.229: download - view: text, markup - select for diffs
Mon Aug 1 00:16:02 2005 UTC (18 years, 1 month ago) by lukeh
Branches: MAIN
CVS tags: OPENLDAP_AC_MP, OPENLDAP_AC_BP, OPENLDAP_AC
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +2 -2 lines
slap_mods2entry() should not zero pointers into the modifications
list because checking is performed on these, rather than the entry.

slap_mods_free() now takes an extra argument indicating whether to
free the values or not.

Revision 1.228: download - view: text, markup - select for diffs
Sun Jul 31 16:17:13 2005 UTC (18 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +2 -2 lines
Cleanup

Revision 1.227: download - view: text, markup - select for diffs
Fri Jul 22 12:35:16 2005 UTC (18 years, 2 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +2 -2 lines
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).

Revision 1.226: download - view: text, markup - select for diffs
Thu Jul 21 18:23:47 2005 UTC (18 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +12 -2 lines
really fix the invalid free issue (I totally overlooked this piece of code)

Revision 1.225: download - view: text, markup - select for diffs
Thu Jul 21 16:17:58 2005 UTC (18 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +24 -9 lines
attempt to fix invalid free

Revision 1.224: download - view: text, markup - select for diffs
Mon Jul 18 04:22:34 2005 UTC (18 years, 2 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +3 -3 lines
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).

Revision 1.223: download - view: text, markup - select for diffs
Fri Jul 8 04:02:00 2005 UTC (18 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +31 -1 lines
ITS#3846 don't give hashed passwords to SASL, it only wants cleartext.

Revision 1.222: download - view: text, markup - select for diffs
Mon Jul 4 03:29:12 2005 UTC (18 years, 2 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +4 -3 lines
Format fixes (%d<->%lu etc)

Revision 1.221: download - view: text, markup - select for diffs
Sat Jun 4 07:44:39 2005 UTC (18 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +2 -1 lines
Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass
ACL checks when modifying user-modifiable attributes as non-root user.

Revision 1.220: download - view: text, markup - select for diffs
Fri May 13 21:51:43 2005 UTC (18 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +3 -3 lines
Add manage obsolete attributes capability.

Revision 1.219: download - view: text, markup - select for diffs
Sun Apr 10 17:32:14 2005 UTC (18 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +5 -3 lines
<limits.h> cleanup && ITS#3643

Revision 1.218: download - view: text, markup - select for diffs
Sun Apr 3 07:38:53 2005 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +16 -17 lines
Add conn->c_sasl_authz_dn, store SASL authzDN separately from authcDN

Revision 1.217: download - view: text, markup - select for diffs
Fri Mar 18 05:06:38 2005 UTC (18 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +65 -2 lines
Reorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for better reentrancy

Revision 1.216: download - view: text, markup - select for diffs
Tue Mar 1 10:42:31 2005 UTC (18 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +8 -1 lines
Added ldap_pvt_sasl_secprops_unparse, slap_sasl_secprops_unparse

Revision 1.215: download - view: text, markup - select for diffs
Sun Feb 20 05:47:54 2005 UTC (18 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +1 -111 lines
Rearrange, merge sasl config back into main config

Revision 1.214: download - view: text, markup - select for diffs
Sat Jan 1 19:49:50 2005 UTC (18 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +2 -2 lines
Happy New Year!

Revision 1.213: download - view: text, markup - select for diffs
Sat Dec 11 16:48:15 2004 UTC (18 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +22 -17 lines
improve usability of global ovrlays for write operations; may need to anticipate SLAPI accordingly.  More work needed for add (overlays need to understand they're global and call slap_mods2entry() explicitly)

Revision 1.212: download - view: text, markup - select for diffs
Tue Dec 7 09:01:48 2004 UTC (18 years, 9 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_BP
Branch point for: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +5 -5 lines
hardcode "uid" into slapd & improve previous commit

Revision 1.211: download - view: text, markup - select for diffs
Mon Dec 6 14:17:23 2004 UTC (18 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +53 -34 lines
ITS#3419: values in built auth DNs may need DN escaping, so build them via ldap_dn2bv

Revision 1.210: download - view: text, markup - select for diffs
Thu Nov 25 21:59:01 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +3 -13 lines
Split Operation into Opheader and op

Revision 1.209: download - view: text, markup - select for diffs
Mon Oct 11 18:52:31 2004 UTC (18 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +11 -7 lines
ITS#3311: check sasl_auxprop_add_plugin return
cleanup

Revision 1.208: download - view: text, markup - select for diffs
Wed Oct 6 03:51:39 2004 UTC (18 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +10 -10 lines
Revert ITS#3353 patch, it needs to be reworked.

Revision 1.207: download - view: text, markup - select for diffs
Fri Oct 1 05:33:17 2004 UTC (18 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +11 -11 lines
ITS#3353 consolidate slapd globals into a single struct

Revision 1.206: download - view: text, markup - select for diffs
Sun Sep 26 20:58:48 2004 UTC (19 years ago) by ando
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +1 -3 lines
multiple precision with BIGNUM/gmp/ulong

Revision 1.205: download - view: text, markup - select for diffs
Sat Sep 11 00:02:09 2004 UTC (19 years ago) by jongchoi
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +2 -2 lines
memory leak fixes

Revision 1.204: download - view: text, markup - select for diffs
Sat Sep 4 02:54:30 2004 UTC (19 years ago) by kurt
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +1 -210 lines
unifdef -UNEW_LOGGING

Revision 1.203: download - view: text, markup - select for diffs
Mon Jul 19 22:32:43 2004 UTC (19 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +3 -3 lines
cleanup function name in log

Revision 1.202: download - view: text, markup - select for diffs
Sun Jul 18 19:44:29 2004 UTC (19 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +3 -1 lines
rework op/rs structures to deal with opeartional attributes

Revision 1.201: download - view: text, markup - select for diffs
Sat Jun 12 09:33:21 2004 UTC (19 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +2 -1 lines
clarify no limits in (internal) searches

Revision 1.200: download - view: text, markup - select for diffs
Tue Apr 20 01:44:57 2004 UTC (19 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +4 -4 lines
ITS#3092: Rename sl_free() and friends to slap_sl_free()

Revision 1.199: download - view: text, markup - select for diffs
Fri Apr 16 04:12:13 2004 UTC (19 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +21 -22 lines
s/saslAuthz/authz/

Revision 1.198: download - view: text, markup - select for diffs
Wed Apr 14 15:47:53 2004 UTC (19 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +2 -2 lines
cleanup

Revision 1.197: download - view: text, markup - select for diffs
Tue Apr 13 14:47:23 2004 UTC (19 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +61 -53 lines
lots of cleanup

Revision 1.196: download - view: text, markup - select for diffs
Wed Apr 7 13:26:25 2004 UTC (19 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +18 -9 lines
Cleanup, fix for SASL/PLAIN

Revision 1.195: download - view: text, markup - select for diffs
Wed Apr 7 02:11:43 2004 UTC (19 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +5 -5 lines
use BER_BVNULL

Revision 1.194: download - view: text, markup - select for diffs
Mon Apr 5 09:23:47 2004 UTC (19 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +2 -117 lines
ITS#3048 delete sasl_checkpass support

Revision 1.193: download - view: text, markup - select for diffs
Tue Mar 2 17:37:49 2004 UTC (19 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +7 -1 lines
ITS#2961 check for NULL authcDN

Revision 1.192: download - view: text, markup - select for diffs
Thu Feb 26 10:48:34 2004 UTC (19 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +13 -1 lines
ITS#2934 - don't touch conn->c_sasl_dn for Simple Binds

Revision 1.191: download - view: text, markup - select for diffs
Thu Jan 8 00:14:04 2004 UTC (19 years, 8 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_1_MP
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +2 -2 lines
Fix typo in slap_auxprop_init() (should not impact behavior) (ITS#2909)
found by Nalin Dahyabhai (Redhat).

Revision 1.190: download - view: text, markup - select for diffs
Thu Jan 1 18:15:31 2004 UTC (19 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +2 -2 lines
Happy new year

Revision 1.189: download - view: text, markup - select for diffs
Tue Dec 30 00:26:38 2003 UTC (19 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +5 -2 lines
Misc cleanup

Revision 1.188: download - view: text, markup - select for diffs
Tue Dec 23 13:27:54 2003 UTC (19 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +1 -24 lines
Revert to simple authzID behavior

Revision 1.187: download - view: text, markup - select for diffs
Thu Dec 18 19:01:47 2003 UTC (19 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +10 -8 lines
Move experimental built-in SASL behind SLAP_BUILTIN_SASL macro

Revision 1.186: download - view: text, markup - select for diffs
Thu Dec 18 17:32:45 2003 UTC (19 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +2 -2 lines
propagate flags to sasl-regexp functions (will need it later)

Revision 1.185: download - view: text, markup - select for diffs
Thu Dec 18 05:52:39 2003 UTC (19 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +102 -23 lines
Completely untested built-in EXTERNAL implementation
Needs identity mapping and proxy authorization support

Revision 1.184: download - view: text, markup - select for diffs
Tue Dec 16 13:25:36 2003 UTC (19 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +3 -3 lines
fix a couple of (too optimistic) comments...

Revision 1.183: download - view: text, markup - select for diffs
Sat Dec 13 22:02:59 2003 UTC (19 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +31 -22 lines
saslAuthzTo/From stuff

when comparing IDs to saslAuthzTo/From values, the saslAuthzTo
saslAuthzFrom values can take different forms:

dn[.<style>]:<pattern>

<style> ::= 	exact		; exact match
		children	; children of <pattern> match
		subtree		; <pattern> or children of <pattern> match
		regex		; <pattern> is regcomp() & regexec()
if no <style>, then exact is assumed

u[.<mech>][/<realm>]:<user>

when parsing a proxyAuthz value, only exact DN is allowed,
and no <mech> can be specified.  <user> cannot contain ':'
and <mech> cannot contain '/'.

Revision 1.182: download - view: text, markup - select for diffs
Sat Dec 13 21:43:01 2003 UTC (19 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +14 -8 lines
Use c_authmech when c_sasl_bind_mech is empty

Revision 1.181: download - view: text, markup - select for diffs
Sat Dec 13 16:25:59 2003 UTC (19 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +2 -2 lines
Look for the '@' in userid@realm in reverse so that a@b@c results
in userid of a@b and realm of c.

Revision 1.180: download - view: text, markup - select for diffs
Sat Dec 13 16:21:17 2003 UTC (19 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +9 -2 lines
note a potential problem

Revision 1.179: download - view: text, markup - select for diffs
Sat Dec 13 14:29:49 2003 UTC (19 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +5 -3 lines
conn must be non-null

Revision 1.178: download - view: text, markup - select for diffs
Sun Dec 7 07:51:23 2003 UTC (19 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +4 -4 lines
Added sc_next and sc_cleanup to slap_callback

Revision 1.177: download - view: text, markup - select for diffs
Mon Dec 1 11:03:20 2003 UTC (19 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +3 -9 lines
Added slap_null_cb

Revision 1.176: download - view: text, markup - select for diffs
Sat Nov 29 22:01:56 2003 UTC (19 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +11 -1 lines
#ifdef for slap_auxprop_store

Revision 1.175: download - view: text, markup - select for diffs
Sat Nov 29 21:37:07 2003 UTC (19 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +7 -9 lines
cleanup

Revision 1.174: download - view: text, markup - select for diffs
Sat Nov 29 16:50:50 2003 UTC (19 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +3 -2 lines
clarify auxprop_store member type

Revision 1.173: download - view: text, markup - select for diffs
Sat Nov 29 06:02:16 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +109 -9 lines
Add auxprop_store support for Cyrus SASL 2.1.16+

Revision 1.172: download - view: text, markup - select for diffs
Thu Nov 27 00:17:16 2003 UTC (19 years, 10 months ago) by kurt
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +13 -4 lines
Updated notices

Revision 1.171: download - view: text, markup - select for diffs
Thu Nov 13 20:42:28 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +6 -1 lines
ITS#2825 fix SASL internal searches

Revision 1.170: download - view: text, markup - select for diffs
Fri Oct 10 23:24:44 2003 UTC (19 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +5 -1 lines
ITS#2762 tweak SASL include paths

Revision 1.169: download - view: text, markup - select for diffs
Fri Sep 19 16:23:37 2003 UTC (20 years ago) by kurt
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +12 -10 lines
add "proxy" to "authorization" in a few places

Revision 1.168: download - view: text, markup - select for diffs
Thu Sep 18 22:49:33 2003 UTC (20 years ago) by hyc
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +2 -2 lines
ITS#2729 fix typos

Revision 1.167: download - view: text, markup - select for diffs
Thu Sep 11 22:54:21 2003 UTC (20 years ago) by hyc
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +15 -8 lines
Clarify/standardize library version mismatch error messages

Revision 1.166: download - view: text, markup - select for diffs
Sun Aug 31 06:14:54 2003 UTC (20 years ago) by lukeh
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +7 -1 lines
Inherit operation pblock for SLAPI

Revision 1.165: download - view: text, markup - select for diffs
Sat May 24 00:44:46 2003 UTC (20 years, 4 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_BP, OPENLDAP_REL_ENG_2_2_0ALPHA
Branch point for: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +3 -3 lines
Change slap_sasl_authorized to take an Operation instead of a Connection,
for compatibility with proxyAuthz control

Revision 1.164: download - view: text, markup - select for diffs
Thu May 1 02:11:57 2003 UTC (20 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +106 -68 lines
ITS#2424 use two SASL contexts per session to conform to RFC 2222

Revision 1.163: download - view: text, markup - select for diffs
Wed Apr 30 14:00:36 2003 UTC (20 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +2 -2 lines
Fix prev commit

Revision 1.162: download - view: text, markup - select for diffs
Wed Apr 30 13:38:32 2003 UTC (20 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +27 -6 lines
ITS#2424 reset SASL on an existing connection

Revision 1.161: download - view: text, markup - select for diffs
Wed Apr 30 05:52:05 2003 UTC (20 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +2 -2 lines
Added errmsg arg to lutil_passwd_{check,hash} functions

Revision 1.160: download - view: text, markup - select for diffs
Tue Apr 29 16:28:14 2003 UTC (20 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +2 -2 lines
remove dnNormalize2
replace calls to dnNormalize2 with calls to dnNormalize

Revision 1.159: download - view: text, markup - select for diffs
Tue Apr 29 14:36:20 2003 UTC (20 years, 5 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +3 -3 lines
Reduce warnings: Add missing 0 or NULL initializers for struct members.

Revision 1.158: download - view: text, markup - select for diffs
Sat Apr 12 04:56:43 2003 UTC (20 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +2 -2 lines
Memory context tweaks for Bind

Revision 1.157: download - view: text, markup - select for diffs
Thu Apr 10 23:29:29 2003 UTC (20 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +10 -10 lines
More memory context tweaks

Revision 1.156: download - view: text, markup - select for diffs
Wed Apr 9 21:37:00 2003 UTC (20 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +3 -5 lines
Minor cleanups

Revision 1.155: download - view: text, markup - select for diffs
Wed Apr 9 14:52:03 2003 UTC (20 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +17 -7 lines
First cut at thread-local malloc. Only used by search() for now...
Needs work in normalizers, etc.

Revision 1.154: download - view: text, markup - select for diffs
Wed Apr 9 06:28:19 2003 UTC (20 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +6 -10 lines
Don't build generic_filter dynamically, it's a simple static.

Revision 1.153: download - view: text, markup - select for diffs
Fri Apr 4 03:49:21 2003 UTC (20 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +11 -11 lines
Minor cleanup, use shorthand macros

Revision 1.152: download - view: text, markup - select for diffs
Tue Apr 1 02:12:18 2003 UTC (20 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +8 -6 lines
Consolidated slap_callbacks into one function. Removed send_search_result.

Revision 1.151: download - view: text, markup - select for diffs
Mon Mar 31 05:49:34 2003 UTC (20 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +8 -8 lines
Minor cleanup

Revision 1.150: download - view: text, markup - select for diffs
Sun Mar 30 07:03:54 2003 UTC (20 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +100 -125 lines
Major API change - (SLAP_OP_BLOCKS) All request parameters are
consolidated into the Operation structure. All reply parameters
are consolidated into the new SlapReply structure. Most operations
now have identical call signatures... Changes are not #ifdef'd,
revert to -r NO_SLAP_OP_BLOCKS if necessary to back out.

Revision 1.149: download - view: text, markup - select for diffs
Sun Mar 16 17:10:16 2003 UTC (20 years, 6 months ago) by kurt
Branches: MAIN
CVS tags: NO_SLAP_OP_BLOCKS
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +9 -6 lines
SLAP_NVALUES changes
and misc cleanup

Revision 1.148: download - view: text, markup - select for diffs
Mon Mar 10 21:07:21 2003 UTC (20 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +3 -1 lines
Added op->o_is_auth_check; use ACL_AUTH instead of ACL_SEARCH/ACL_READ
in access_allowed() if flag is set. Set in sasl/saslauth searches.

Revision 1.147: download - view: text, markup - select for diffs
Sun Feb 16 05:15:28 2003 UTC (20 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +3 -3 lines
Use struct berval for exop reqoid everywhere. Define berval constants
for the known exops.

Revision 1.146: download - view: text, markup - select for diffs
Thu Feb 6 23:46:11 2003 UTC (20 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +18 -16 lines
(mostly blind) fix of possible leak/dangling pointer and cleanup

Revision 1.145: download - view: text, markup - select for diffs
Thu Feb 6 18:15:14 2003 UTC (20 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +8 -3 lines
make sure the DN is null-terminated before normalizing it

Revision 1.144: download - view: text, markup - select for diffs
Sat Feb 1 06:05:01 2003 UTC (20 years, 7 months ago) by lukeh
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +3 -3 lines
Add search ref callback

Revision 1.143: download - view: text, markup - select for diffs
Mon Jan 20 17:09:46 2003 UTC (20 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +15 -13 lines
ITS#2268: SASL/ANONYMOUS fixes from kuenne@rentec.com

Revision 1.142: download - view: text, markup - select for diffs
Fri Jan 3 19:20:55 2003 UTC (20 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +2 -2 lines
Happy new year

Revision 1.141: download - view: text, markup - select for diffs
Sat Dec 21 21:54:25 2002 UTC (20 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +5 -5 lines
Minor cleanup

Revision 1.140: download - view: text, markup - select for diffs
Fri Dec 20 16:57:00 2002 UTC (20 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +4 -6 lines
Correct fix

Revision 1.139: download - view: text, markup - select for diffs
Fri Dec 20 16:25:51 2002 UTC (20 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +3 -1 lines
if 0 out bad statslog

Revision 1.138: download - view: text, markup - select for diffs
Mon Dec 16 23:23:36 2002 UTC (20 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +6 -5 lines
Fix Statslog messages

Revision 1.137: download - view: text, markup - select for diffs
Mon Dec 16 11:14:37 2002 UTC (20 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +14 -1 lines
Statslog additions:
	Added StatslogTest macro.
	Added attributes to modify and search Statslog.
	Added Statslog of SASL authcid.

Revision 1.136: download - view: text, markup - select for diffs
Thu Dec 12 23:18:54 2002 UTC (20 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +2 -3 lines
cleanup

Revision 1.135: download - view: text, markup - select for diffs
Thu Dec 12 12:49:25 2002 UTC (20 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +6 -2 lines
Fix ITS#2234 canonicalization bug

Revision 1.134: download - view: text, markup - select for diffs
Wed Dec 4 03:13:20 2002 UTC (20 years, 9 months ago) by lukeh
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +3 -6 lines
Treat all EXTERNAL DNs are already normalized.

Revision 1.133: download - view: text, markup - select for diffs
Tue Dec 3 05:11:33 2002 UTC (20 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +258 -258 lines
First-cut proxy authorization support.

Revision 1.132: download - view: text, markup - select for diffs
Thu Nov 28 15:16:05 2002 UTC (20 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +2 -3 lines
Fix ITS#2200, must use SASL creds exactly as received

Revision 1.131: download - view: text, markup - select for diffs
Wed Nov 27 02:49:04 2002 UTC (20 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +2 -2 lines
ITS#2202, set SASL_SUCCESS_DATA on sasl_server_new().

Revision 1.130: download - view: text, markup - select for diffs
Wed Nov 27 02:46:42 2002 UTC (20 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +2 -2 lines
Fix ITS#2200, revert patch in rev 1.128. SASL/Kerberos4 requires a patch
to Cyrus SASL lib/server.c, can't fix it here.

Revision 1.129: download - view: text, markup - select for diffs
Tue Nov 19 17:24:18 2002 UTC (20 years, 10 months ago) by julius
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +24 -4 lines

Converted ch_malloc and ch_calloc calls to SLAP_MALLOC and SLAP_CALLOC.

Revision 1.128: download - view: text, markup - select for diffs
Fri Nov 1 01:14:55 2002 UTC (20 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +2 -2 lines
Fix sasl_server_start invocation, must pass NULL cred when credlen is 0.

Revision 1.127: download - view: text, markup - select for diffs
Wed Oct 9 21:35:45 2002 UTC (20 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -2 lines
Remove lint

Revision 1.126: download - view: text, markup - select for diffs
Thu Sep 5 09:01:12 2002 UTC (21 years ago) by hyc
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +18 -11 lines
Replace HACK in slap_sasl_canonicalize with safer test.

Revision 1.125: download - view: text, markup - select for diffs
Mon Sep 2 20:25:26 2002 UTC (21 years ago) by hyc
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +5 -2 lines
Don't use sasl_set_alloc on Cyrus 2, it manages all of its memory
internally and we don't want to get in the way.

Revision 1.124: download - view: text, markup - select for diffs
Wed Aug 28 14:47:04 2002 UTC (21 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +3 -2 lines
Include lber_pvt.h

Revision 1.123: download - view: text, markup - select for diffs
Wed Aug 28 06:33:24 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +5 -1 lines
Added no-op sasl_client_auth if SASL_VERSION_MAJOR < 2.

Revision 1.122: download - view: text, markup - select for diffs
Wed Aug 28 05:30:57 2002 UTC (21 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +6 -4 lines
cleanup

Revision 1.121: download - view: text, markup - select for diffs
Wed Aug 28 05:13:20 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +22 -1 lines
Added check for Cyrus SASL sasl_version()

Revision 1.120: download - view: text, markup - select for diffs
Sat Aug 24 05:34:50 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +3 -1 lines
Experimental cruft to propagate valid Operation to SASL callbacks.
If you have a better way, jupm on in...

Revision 1.119: download - view: text, markup - select for diffs
Fri Aug 23 22:55:24 2002 UTC (21 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -2 lines
use ldap_charray_*() instead of charray_*()

Revision 1.118: download - view: text, markup - select for diffs
Tue Aug 20 03:32:54 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +207 -76 lines
Use search callbacks in slap_sasl_checkpass and slap_auxprop_lookup,
use ACL_AUTH for acl checks.

Revision 1.117: download - view: text, markup - select for diffs
Fri Aug 16 14:33:22 2002 UTC (21 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +2 -2 lines
silence warnings

Revision 1.116: download - view: text, markup - select for diffs
Tue Aug 6 00:36:34 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +1 -5 lines
Add #include "lutil.h" for lutil_str* functions

Revision 1.115: download - view: text, markup - select for diffs
Mon Aug 5 15:56:13 2002 UTC (21 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +2 -2 lines
Fix lutil_str*() warnings

Revision 1.114: download - view: text, markup - select for diffs
Sun Jul 28 05:27:55 2002 UTC (21 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +3 -3 lines
Fix for:
	SASL regex segmentation faults with group based acls (ITS#1978)
based, in part, by patch submitted by Simon Wilkinson <simon@sxw.org.uk>.

Revision 1.113: download - view: text, markup - select for diffs
Fri Jul 26 22:24:03 2002 UTC (21 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +10 -10 lines
Moved slap_strcopy, slap_strncopy to lutil_strcopy, lutil_strncopy

Revision 1.112: download - view: text, markup - select for diffs
Mon Jul 22 22:01:53 2002 UTC (21 years, 2 months ago) by julius
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +22 -22 lines

Converted LDAP_LOG messages to use new Macro

Revision 1.111: download - view: text, markup - select for diffs
Fri Jul 12 21:43:46 2002 UTC (21 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -19 lines
Fix previous commit - the stub was never needed.

Revision 1.110: download - view: text, markup - select for diffs
Fri Jul 12 18:55:12 2002 UTC (21 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +19 -2 lines
Fix order of params to sasl_setpass. Added initial stub for setpass to
change in-directory password.

Revision 1.109: download - view: text, markup - select for diffs
Thu Jul 11 18:33:29 2002 UTC (21 years, 2 months ago) by julius
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +53 -62 lines

Coverted LDAP_LOG macro to use subsystem ID int values instead of string values

Revision 1.108: download - view: text, markup - select for diffs
Fri Jun 14 06:10:14 2002 UTC (21 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +166 -1 lines
Added saslAuthzTo and saslAuthzFrom to system schema.
Added sasl-authz-policy config keyword to control proxy authorization.
Moved sasl-related config processing to sasl.c:slap_sasl_config().
Moved other global defs used only in saslauthz.c into saslauthz.c.

Revision 1.107: download - view: text, markup - select for diffs
Wed Jun 12 02:12:51 2002 UTC (21 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +2 -2 lines
Fix typo in previous commit

Revision 1.106: download - view: text, markup - select for diffs
Wed Jun 12 02:05:48 2002 UTC (21 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +43 -64 lines
Finished slap_sasl_setpass for Cyrus 1.5; Cyrus 2.1 is incomplete.
Added conn->c_sasl_dn, streamlined slap_sasl_bind.

Revision 1.105: download - view: text, markup - select for diffs
Tue Jun 11 22:13:29 2002 UTC (21 years, 3 months ago) by kurt
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +77 -1 lines
An almost complete slap_sasl_setpass()

Revision 1.104: download - view: text, markup - select for diffs
Sun May 12 17:21:12 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_MP
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +3 -5 lines
Cleanup log msg

Revision 1.103: download - view: text, markup - select for diffs
Sun May 12 16:42:43 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +2 -2 lines
Check for NULL before comparing authcid

Revision 1.102: download - view: text, markup - select for diffs
Sun May 12 16:40:37 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +50 -40 lines
Skip processing if canonicalization is invoked redundantly (SASL PLAIN).
Truncate large username instead of failing with SASL_BUFOVER; we only care
about the DN anyway. (SASL 2 only)

Revision 1.101: download - view: text, markup - select for diffs
Sat May 11 18:19:55 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +17 -9 lines
Fix, SASL authzIDs might not be NUL-terminated. prop names must only be
set once; setting erases all existing values.

Revision 1.100: download - view: text, markup - select for diffs
Sat May 11 17:24:04 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -2 lines
Fix typo in 1.97

Revision 1.99: download - view: text, markup - select for diffs
Sat May 11 06:07:18 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +36 -29 lines
Cleaned up getdn normalization

Revision 1.98: download - view: text, markup - select for diffs
Sat May 11 04:58:13 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +3 -3 lines
Fix previous commit, free in wrong place

Revision 1.97: download - view: text, markup - select for diffs
Fri May 10 17:26:35 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +22 -40 lines
Cleanup HAVE_TLS dependencies, cleanup username with embedded realm handling

Revision 1.96: download - view: text, markup - select for diffs
Wed May 8 21:16:17 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +3 -2 lines
Don't use slap_empty_bv in structures that are expected to be free'able.

Revision 1.95: download - view: text, markup - select for diffs
Tue May 7 21:29:19 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -3 lines
Delete unused CANON_BUF_SIZE #define

Revision 1.94: download - view: text, markup - select for diffs
Tue May 7 21:08:23 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +203 -88 lines
Cyrus 2 support now requires Cyrus 2.1.3. Adds support for in-directory
SASL secrets. (Only works with plaintext userpassword tho.)

Revision 1.93: download - view: text, markup - select for diffs
Sat Apr 27 01:44:23 2002 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +12 -8 lines
Fix check for "anonymous" in sasl_getdn

Revision 1.92: download - view: text, markup - select for diffs
Thu Apr 18 10:26:37 2002 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +9 -16 lines
deleted sasl_external_x509dn_convert; X509 DNs are always converted to
normalized LDAP DNs now.

Changed dnDCEnormalize to dnX509normalize, added dnX509peerNormalize,
based on new ldap_X509dn2bv() etc.

Revision 1.91: download - view: text, markup - select for diffs
Wed Apr 17 17:47:34 2002 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -7 lines
Delete more unused code, no need to fetch REALM in slap_sasl_bind

Revision 1.90: download - view: text, markup - select for diffs
Wed Apr 17 15:56:30 2002 UTC (21 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +3 -2 lines
Fix ssf declaration

Revision 1.89: download - view: text, markup - select for diffs
Wed Apr 17 05:56:46 2002 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +29 -44 lines
More SASL DN simplification. No more "dn:" prefix used anywhere internally.

Revision 1.88: download - view: text, markup - select for diffs
Tue Apr 16 06:46:26 2002 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +51 -24 lines
ITS#1712, rewritten dn_openssl2ldap(). Added dnDCEnormalize(), used by
dn_openssl2ldap() and sasl_external_x509dn_convert. Fixed realm handling
for foreign Kerberos realms embedded in usernames.

Revision 1.87: download - view: text, markup - select for diffs
Sun Apr 14 02:27:46 2002 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +73 -14 lines
Fix name canonicalization and authorization for Cyrus SASL 2.x

Revision 1.86: download - view: text, markup - select for diffs
Sun Apr 14 02:15:17 2002 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +13 -20 lines
Previous commit included undesired changes.

Revision 1.85: download - view: text, markup - select for diffs
Sat Apr 13 15:27:02 2002 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +23 -16 lines
Fix previous commit, == instead of !=

Revision 1.84: download - view: text, markup - select for diffs
Thu Apr 11 08:04:29 2002 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +5 -1 lines
Fix ITS#1722 - IPv4 addresses also need to be massaged for sasl_server_new.

Revision 1.83: download - view: text, markup - select for diffs
Fri Apr 5 04:34:15 2002 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -2 lines
ITS#1714 dn->bv_val malloc len+1

Revision 1.82: download - view: text, markup - select for diffs
Mon Mar 11 02:05:43 2002 UTC (21 years, 6 months ago) by kurt
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
ITS#1636 fix

Revision 1.81: download - view: text, markup - select for diffs
Mon Feb 11 19:33:27 2002 UTC (21 years, 7 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_1_BP, OPENLDAP_REL_ENG_2_1_ALPHA0
Branch point for: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -1 lines
Note that we likely need to make some of this conditional.

Revision 1.80: download - view: text, markup - select for diffs
Mon Feb 11 07:29:04 2002 UTC (21 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +5 -1 lines
Don't use 'shtool mkln' as ln(1) replacement.
Allow both <sasl/sasl.h> and <sasl.h>

Revision 1.79: download - view: text, markup - select for diffs
Mon Feb 11 00:58:36 2002 UTC (21 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +26 -26 lines
notes needs for future additions

Revision 1.78: download - view: text, markup - select for diffs
Sun Feb 10 17:05:04 2002 UTC (21 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +15 -1 lines
Fix compile error properly

Revision 1.77: download - view: text, markup - select for diffs
Sun Feb 10 16:51:32 2002 UTC (21 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +17 -30 lines
Update Cyrus SASL detection to always look for <sasl.h> regardless
of version and then try -lsasl2 and -lsasl.  Make SASL code
conditional on SASL_VERSION_MAJOR, not HAVE_CYRUS_SASL.

Revision 1.76: download - view: text, markup - select for diffs
Sun Feb 10 13:27:24 2002 UTC (21 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +364 -39 lines
Support for Cyrus SASLv2. Untested.

Revision 1.75: download - view: text, markup - select for diffs
Mon Jan 28 19:25:31 2002 UTC (21 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -2 lines
Add whoami extended operation.
Add no-op control (needs backend implementation)
Updated modify password extended option API
Kludged control infrastructure to support frontend only controls

Revision 1.74: download - view: text, markup - select for diffs
Sat Jan 26 12:57:41 2002 UTC (21 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +99 -91 lines
Changed slap_authz_info.sai_mech to struct berval.
Changed sasl_* to use struct bervals.

Revision 1.73: download - view: text, markup - select for diffs
Wed Jan 16 03:40:41 2002 UTC (21 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +5 -1 lines
more cleanup

Revision 1.72: download - view: text, markup - select for diffs
Fri Jan 4 20:17:47 2002 UTC (21 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
Update copyright statements

Revision 1.71: download - view: text, markup - select for diffs
Wed Jan 2 16:04:09 2002 UTC (21 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +22 -21 lines
use sizeof instead of strlen/hardcoded-consts

Revision 1.70: download - view: text, markup - select for diffs
Thu Dec 27 06:13:14 2001 UTC (21 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +7 -4 lines
More struct berval DN changes
decrease dependency on dn_validate/dn_normalize

Revision 1.69: download - view: text, markup - select for diffs
Wed Dec 26 22:26:55 2001 UTC (21 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +16 -14 lines
Additional struct berval DN changes...

Revision 1.68: download - view: text, markup - select for diffs
Sat Dec 15 11:05:58 2001 UTC (21 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +4 -1 lines
More thorough backend_destroy. Added config_destroy. Destroy slap_listeners.
Plugged other small leaks.

Revision 1.67: download - view: text, markup - select for diffs
Sun Dec 9 12:57:55 2001 UTC (21 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +4 -4 lines
Minor strlen cleanup

Revision 1.66: download - view: text, markup - select for diffs
Sat Nov 17 15:18:07 2001 UTC (21 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +5 -5 lines
minor cleanup

Revision 1.65: download - view: text, markup - select for diffs
Mon Nov 5 22:14:42 2001 UTC (21 years, 10 months ago) by adamson
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +5 -1 lines
fix various memory leaks

Revision 1.64: download - view: text, markup - select for diffs
Mon Sep 24 22:03:24 2001 UTC (22 years ago) by kurt
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +4 -4 lines
ldif.h include cleanup

Revision 1.63: download - view: text, markup - select for diffs
Tue Sep 18 16:24:47 2001 UTC (22 years ago) by kurt
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -3 lines
Minor cleanup of last commit

Revision 1.62: download - view: text, markup - select for diffs
Tue Sep 18 05:44:18 2001 UTC (22 years ago) by kurt
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -2 lines
Patch for SASL EXTERNAL.  Needs to be tested with other mechanisms.

Revision 1.61: download - view: text, markup - select for diffs
Tue Sep 18 01:10:05 2001 UTC (22 years ago) by hyc
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -3 lines
Fix crashes for SASL/EXTERNAL binds:
  in slap_sasl_getdn, test id, not dn. dn is still NULL
  also, don't check for trailing slash
  in slap_sasl_bind, initialize reslen to 0

Revision 1.60: download - view: text, markup - select for diffs
Wed Aug 29 21:01:24 2001 UTC (22 years, 1 month ago) by adamson
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
Skip over the "dn:" prefix when passing a DN to dn_normalize().

Revision 1.59: download - view: text, markup - select for diffs
Fri Feb 2 12:49:26 2001 UTC (22 years, 7 months ago) by gwilliams
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
fix logging macros (thanks Mei)

Revision 1.58: download - view: text, markup - select for diffs
Tue Jan 23 18:18:03 2001 UTC (22 years, 8 months ago) by adamson
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
Make sure the variable used for SASL REALM is initialized, in case of no REALM.

Revision 1.57: download - view: text, markup - select for diffs
Mon Jan 22 21:03:44 2001 UTC (22 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -3 lines
Fix more typos

Revision 1.56: download - view: text, markup - select for diffs
Mon Jan 22 20:10:54 2001 UTC (22 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
Fix typo

Revision 1.55: download - view: text, markup - select for diffs
Thu Jan 18 23:47:33 2001 UTC (22 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +31 -10 lines
Add "sasl-external-x509dn-convert" configuration option aimed
at providing authid TLS/X.509 to LDAP DN mapping.  Experimental.

Revision 1.54: download - view: text, markup - select for diffs
Thu Jan 18 23:01:25 2001 UTC (22 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +18 -16 lines
Fix SASL_REALM bug
Minor cleanup of logging code, variable scope

Revision 1.53: download - view: text, markup - select for diffs
Thu Jan 18 19:05:15 2001 UTC (22 years, 8 months ago) by adamson
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +4 -4 lines
Change the SASL DN's from cn=authzid to cn=auth

Revision 1.52: download - view: text, markup - select for diffs
Wed Jan 17 15:35:54 2001 UTC (22 years, 8 months ago) by gwilliams
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +54 -54 lines
fix format

Revision 1.51: download - view: text, markup - select for diffs
Mon Jan 15 18:17:30 2001 UTC (22 years, 8 months ago) by gwilliams
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +116 -1 lines
More new logging (Behind NEW_LOGGING)

Revision 1.50: download - view: text, markup - select for diffs
Thu Nov 30 21:00:15 2000 UTC (22 years, 9 months ago) by adamson
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +147 -130 lines
Make SASL authorization work for NULL, "u:", and "dn:" authz strings.

Revision 1.49: download - view: text, markup - select for diffs
Thu Oct 12 17:02:31 2000 UTC (22 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +4 -4 lines
Fix layer installation

Revision 1.48: download - view: text, markup - select for diffs
Sat Oct 7 00:00:54 2000 UTC (22 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +7 -1 lines
We need to set sasl_layers prior to returning result...

Revision 1.47: download - view: text, markup - select for diffs
Fri Oct 6 21:50:38 2000 UTC (22 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +60 -8 lines
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)

Revision 1.46: download - view: text, markup - select for diffs
Thu Sep 28 20:25:34 2000 UTC (23 years ago) by kurt
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -5 lines
remove cruft

Revision 1.45: download - view: text, markup - select for diffs
Thu Sep 21 23:40:57 2000 UTC (23 years ago) by kurt
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -3 lines
remove lint
update bdb codes

Revision 1.44: download - view: text, markup - select for diffs
Thu Sep 21 15:32:55 2000 UTC (23 years ago) by adamson
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +19 -18 lines
Implementation of SASL authorization.

Revision 1.43: download - view: text, markup - select for diffs
Thu Sep 21 14:53:45 2000 UTC (23 years ago) by kurt
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Fix logging bug

Revision 1.42: download - view: text, markup - select for diffs
Tue Sep 19 22:28:57 2000 UTC (23 years ago) by kurt
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -8 lines
merge changes from authPassword work which should fix SPASSWD code...

Revision 1.41: download - view: text, markup - select for diffs
Tue Aug 29 23:44:39 2000 UTC (23 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +8 -10 lines
Add sasl-host option and treat sasl-realm as global only
(ie: not backend specific).

Revision 1.40: download - view: text, markup - select for diffs
Fri Aug 25 23:14:06 2000 UTC (23 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -4 lines
Minor typedef and other clean ups

Revision 1.39: download - view: text, markup - select for diffs
Wed Aug 23 23:12:54 2000 UTC (23 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Make settings match manual page.

Revision 1.38: download - view: text, markup - select for diffs
Tue Aug 15 21:42:44 2000 UTC (23 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -5 lines
Fix typos

Revision 1.37: download - view: text, markup - select for diffs
Mon Aug 14 23:55:43 2000 UTC (23 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -7 lines
Add char* ldap_pvt_get_fqdn(char*) which returns the FQDN of the
input.  In input==NULL, returns FQDN of local host.
Fixed copy_hostent() uninitialized pointer bug.
Replaced gethostname calls with ldap_pvt_get_fqdn( NULL ) calls.

Revision 1.36: download - view: text, markup - select for diffs
Thu Jul 27 22:04:07 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +8 -12 lines
Working SASL security layers!

Revision 1.35: download - view: text, markup - select for diffs
Wed Jul 26 23:10:51 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Fix typo

Revision 1.34: download - view: text, markup - select for diffs
Mon Jul 24 21:05:45 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +34 -9 lines
Rework authorization handling such that authzid u:user gets mapped to
authzdn uid=user.  Disallow authzid in DN form until we have a
validator.

Revision 1.33: download - view: text, markup - select for diffs
Thu Jul 20 16:39:40 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -2 lines
Fix sasl end game processing.

Revision 1.32: download - view: text, markup - select for diffs
Wed Jul 19 23:04:34 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Fix mech==NULL bug

Revision 1.31: download - view: text, markup - select for diffs
Sat Jul 15 21:25:47 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
Rework SASL command line arguments.  Default is now to authenticate
using best available mechanism.  (authzid prompting to be disabled)
To use simple bind, -x is required (implied if -P 2) with -D/-[Ww]
To use simple "anonymous" bind, just -x will do.

Revision 1.30: download - view: text, markup - select for diffs
Fri Jul 14 22:45:31 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +15 -11 lines
Misc cleanup

Revision 1.29: download - view: text, markup - select for diffs
Fri Jul 14 22:01:09 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +11 -2 lines
Store sasl callbacks in session handle so that they can properly freed.

Revision 1.28: download - view: text, markup - select for diffs
Fri Jul 14 20:00:16 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +37 -10 lines
Fix callbacks.

Revision 1.27: download - view: text, markup - select for diffs
Fri Jul 14 18:57:52 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
Fix SSF reporting.

Revision 1.26: download - view: text, markup - select for diffs
Fri Jul 14 18:56:30 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +31 -1 lines
rework SASL callbacks

Revision 1.25: download - view: text, markup - select for diffs
Fri Jul 14 02:35:36 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +50 -3 lines
Add logging support

Revision 1.24: download - view: text, markup - select for diffs
Thu Jul 13 20:54:49 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +240 -184 lines
Update SASL code to reuse context through life of session.
Replace 'negotiated' with 'interactive' bind
Add hooks for SASL/EXTERNAL
Disable SASL security layers
Rework SASL command line and config file parameters

Revision 1.23: download - view: text, markup - select for diffs
Wed Jul 5 23:22:42 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +11 -4 lines
Change reporting of SASL username

Revision 1.22: download - view: text, markup - select for diffs
Wed Jul 5 19:43:11 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +18 -10 lines
Return last step output in final response.
And some code cleanup.

Revision 1.21: download - view: text, markup - select for diffs
Mon Jun 26 03:29:37 2000 UTC (23 years, 3 months ago) by kurt
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Reverse SASL mechanism restriction #ifdef

Revision 1.20: download - view: text, markup - select for diffs
Sat Jun 10 20:39:32 2000 UTC (23 years, 3 months ago) by kurt
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Misc code cleanup.

Revision 1.19: download - view: text, markup - select for diffs
Mon May 22 01:46:58 2000 UTC (23 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -7 lines
Const'ification
SASL mech removed from backend bind callback (as SASL is managed by frontend)
Changes to some backends are untested (as I don't have all dependent
  software install)

Revision 1.18: download - view: text, markup - select for diffs
Tue May 16 14:22:52 2000 UTC (23 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -2 lines
Rework root dse and other info entry codes to produce entry
to caller (do_search) such that info can be used by other
operations (ie: do_compare).
SLAPD_SCHEMA_NOT_COMPAT: Add additional code to support filters (needs work)

Revision 1.17: download - view: text, markup - select for diffs
Tue May 16 02:53:27 2000 UTC (23 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +13 -4 lines
Fix unsigned * vs unsigned long * bugs

Revision 1.16: download - view: text, markup - select for diffs
Sat May 13 00:47:58 2000 UTC (23 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Y2k copyright update

Revision 1.15: download - view: text, markup - select for diffs
Thu May 11 00:41:34 2000 UTC (23 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
hostname needs to be static

Revision 1.14: download - view: text, markup - select for diffs
Wed May 10 02:29:54 2000 UTC (23 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +14 -1 lines
Add experimental code to check simple bind passwords
against Cyrus SASLdb.  Like other cleartext mechanisms,
should be protected from eavesdropping.

Revision 1.13: download - view: text, markup - select for diffs
Wed May 3 16:59:58 2000 UTC (23 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +54 -11 lines
Error handling changes including separation of client v. server
SASL to LDAP translation.  plus comments and other minor changes

Revision 1.12: download - view: text, markup - select for diffs
Tue Apr 25 17:28:00 2000 UTC (23 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +18 -1 lines
fix -UHAVE_CYRUS_SASL

Revision 1.11: download - view: text, markup - select for diffs
Tue Apr 25 16:02:50 2000 UTC (23 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -7 lines
SASL: me thinks I got the states okay...  now to test.

Revision 1.10: download - view: text, markup - select for diffs
Tue Apr 25 15:23:54 2000 UTC (23 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +16 -16 lines
SASL closer to working from frontend only, need to work through
states.

Revision 1.9: download - view: text, markup - select for diffs
Tue Apr 25 14:03:17 2000 UTC (23 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +25 -11 lines
SASL code without backend support.   Should work with
external store, but not yet tested.  [Intent is to support
both in same server... may not be doable]

Revision 1.8: download - view: text, markup - select for diffs
Tue Apr 25 11:21:42 2000 UTC (23 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -4 lines
bind/sasl cleanup PRIOR TO moving call from backend to frontend

Revision 1.7: download - view: text, markup - select for diffs
Sun Jan 2 00:21:31 2000 UTC (23 years, 8 months ago) by lukeh
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +140 -5 lines
Merged in preliminary support for Cyrus SASL library;
support for DCE slash-delimited, left-to-right DNs;
support for a domain socket transport (enable with
--enable-ldapi); and extensions to URL parsing to
support the latter transport.

Revision 1.6: download - view: text, markup - select for diffs
Wed Sep 8 17:06:34 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
Replace old Id as needed (back-tcl).
Leave updating of contribWare to contributors (for now).

Revision 1.5: download - view: text, markup - select for diffs
Fri Aug 6 21:07:46 1999 UTC (24 years, 1 month ago) by kdz
Branches: MAIN
Branch point for: OPENLDAP_REL_ENG_2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -0 lines
Add copyright notices.

Revision 1.4: download - view: text, markup - select for diffs
Tue Aug 3 22:11:22 1999 UTC (24 years, 1 month ago) by kdz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -7 lines
Don't have time to finish SASL right now...  this is a work in progress
but is safely tucked away behind --with-cyrus-sasl.

Revision 1.3: download - view: text, markup - select for diffs
Tue Aug 3 21:23:05 1999 UTC (24 years, 1 month ago) by kdz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +31 -37 lines
List supportedSASLmechanisms based upon what sasl_listmech() returns.

Revision 1.2: download - view: text, markup - select for diffs
Tue Aug 3 16:14:29 1999 UTC (24 years, 1 month ago) by kdz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -5 lines
s/exit(1)/exit(EXIT_FAILURE)/
s/exit(0)/exit(EXIT_SUCCESS)/
add <ac/stdlib.h> where needed and other minor header adjustments

Revision 1.1: download - view: text, markup - select for diffs
Tue Aug 3 00:37:44 1999 UTC (24 years, 1 month ago) by kdz
Branches: MAIN
Add a little SASL framework and remove old X-DIGEST-MD5 hardcode.
This code is not called (yet).

Revision 1.5.2.18: download - view: text, markup - select for diffs
Wed Aug 28 06:29:15 2002 UTC (21 years, 1 month ago) by hyc
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_27, OPENLDAP_REL_ENG_2_0_26
Diff to: previous 1.5.2.17: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5.2.17: +3 -1 lines
Added call to sasl_client_auth() to enforce linking with Cyrus 1.5
(The call is a no-op in Cyrus 1.5 and doesn't exist in 2.1.)

Revision 1.5.2.17: download - view: text, markup - select for diffs
Fri Jan 4 20:38:29 2002 UTC (21 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_25, OPENLDAP_REL_ENG_2_0_24, OPENLDAP_REL_ENG_2_0_23, OPENLDAP_REL_ENG_2_0_22, OPENLDAP_REL_ENG_2_0_21, OPENLDAP_REL_ENG_2_0_20
Diff to: previous 1.5.2.16: preferred, colored
Changes since revision 1.5.2.16: +2 -2 lines
Update copyrights for year 2002

Revision 1.5.2.16: download - view: text, markup - select for diffs
Tue Sep 18 16:29:07 2001 UTC (22 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_19, OPENLDAP_REL_ENG_2_0_18, OPENLDAP_REL_ENG_2_0_17, OPENLDAP_REL_ENG_2_0_16, OPENLDAP_REL_ENG_2_0_15
Diff to: previous 1.5.2.15: preferred, colored
Changes since revision 1.5.2.15: +3 -3 lines
Fix SASL/EXTERNAL looping

Revision 1.5.2.15: download - view: text, markup - select for diffs
Thu Oct 12 17:02:48 2000 UTC (22 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_9, OPENLDAP_REL_ENG_2_0_8, OPENLDAP_REL_ENG_2_0_7, OPENLDAP_REL_ENG_2_0_14, OPENLDAP_REL_ENG_2_0_13, OPENLDAP_REL_ENG_2_0_12, OPENLDAP_REL_ENG_2_0_11, OPENLDAP_REL_ENG_2_0_10
Diff to: previous 1.5.2.14: preferred, colored
Changes since revision 1.5.2.14: +4 -4 lines
Fix layers installation

Revision 1.5.2.14: download - view: text, markup - select for diffs
Wed Oct 11 02:51:08 2000 UTC (22 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.5.2.13: preferred, colored
Changes since revision 1.5.2.13: +15 -1 lines
Fix SASL layering bug

Revision 1.5.2.13: download - view: text, markup - select for diffs
Thu Sep 28 20:24:23 2000 UTC (23 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_5
Diff to: previous 1.5.2.12: preferred, colored
Changes since revision 1.5.2.12: +2 -5 lines
remove cruft

Revision 1.5.2.12: download - view: text, markup - select for diffs
Thu Sep 21 16:47:15 2000 UTC (23 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_6, OPENLDAP_REL_ENG_2_0_4
Diff to: previous 1.5.2.11: preferred, colored
Changes since revision 1.5.2.11: +2 -2 lines
Fix logging error

Revision 1.5.2.11: download - view: text, markup - select for diffs
Wed Sep 20 19:32:42 2000 UTC (23 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.5.2.10: preferred, colored
Changes since revision 1.5.2.10: +1 -8 lines
Imported from devel
+ Fixed clients printf/usage bugs (ITS#749)
+ Fixed slapd spasswd support (ITS#751)
+ Fixed --enable-spasswd (ITS#751)
+ Fixed ldif(5) file:/// bug (ITS#750)

Revision 1.5.2.10: download - view: text, markup - select for diffs
Wed Aug 30 22:52:56 2000 UTC (23 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_3, OPENLDAP_REL_ENG_2_0_2, OPENLDAP_REL_ENG_2_0_1, OPENLDAP_REL_ENG_2_0_0
Diff to: previous 1.5.2.9: preferred, colored
Changes since revision 1.5.2.9: +8 -10 lines
Import latest from devel

Revision 1.5.2.9: download - view: text, markup - select for diffs
Sat Aug 26 17:06:17 2000 UTC (23 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.5.2.8: preferred, colored
Changes since revision 1.5.2.8: +4 -4 lines
Import typedef and other misc changes

Revision 1.5.2.8: download - view: text, markup - select for diffs
Thu Aug 24 21:25:37 2000 UTC (23 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.5.2.7: preferred, colored
Changes since revision 1.5.2.7: +2 -2 lines
Align with man page

Revision 1.5.2.7: download - view: text, markup - select for diffs
Wed Aug 16 19:29:01 2000 UTC (23 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_GAMMA
Diff to: previous 1.5.2.6: preferred, colored
Changes since revision 1.5.2.6: +6 -11 lines
Import latest changes from devel

Revision 1.5.2.6: download - view: text, markup - select for diffs
Sat Jul 29 01:53:14 2000 UTC (23 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.5.2.5: preferred, colored
Changes since revision 1.5.2.5: +378 -182 lines
Import latest from devel

Revision 1.5.2.5: download - view: text, markup - select for diffs
Thu Jul 6 15:13:01 2000 UTC (23 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_BETA
Diff to: previous 1.5.2.4: preferred, colored
Changes since revision 1.5.2.4: +28 -13 lines
Latest changes from devel

Revision 1.5.2.4: download - view: text, markup - select for diffs
Tue Jul 4 17:58:55 2000 UTC (23 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.5.2.3: preferred, colored
Changes since revision 1.5.2.3: +2 -2 lines
Import from devel

Revision 1.5.2.3: download - view: text, markup - select for diffs
Tue Jun 13 17:57:29 2000 UTC (23 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_ALPHA4
Diff to: previous 1.5.2.2: preferred, colored
Changes since revision 1.5.2.2: +245 -8 lines
Merge latest devel codes into releng 2 branch.
Remove back-perl, back-sql, back-tcl from branch as they have yet
to be updated.
Additional changes are needed prior to release of alpha4.

Revision 1.5.2.2: download - view: text, markup - select for diffs
Fri Sep 10 20:25:31 1999 UTC (24 years ago) by kdz
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_ALPHA3
Diff to: previous 1.5.2.1: preferred, colored
Changes since revision 1.5.2.1: +1 -0 lines
Merge in all devel changes since 2.0-alpha2.
Move OPENLDAP_REL_ENG_2_MP forward.

Revision 1.5.2.1: download - view: text, markup - select for diffs
Thu Aug 19 19:32:36 1999 UTC (24 years, 1 month ago) by kdz
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_ALPHA2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -0 lines
Merge in all -devel changes made since branch was created.

Revision 1.81.2.32: download - view: text, markup - select for diffs
Wed Apr 7 12:32:53 2004 UTC (19 years, 5 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_30
Diff to: previous 1.81.2.31: preferred, colored; branchpoint 1.81: preferred, colored; next MAIN 1.82: preferred, colored
Changes since revision 1.81.2.31: +1 -113 lines
ITS#3048 - delete slap_sasl_checkpass etc.

Revision 1.81.2.31: download - view: text, markup - select for diffs
Mon Mar 22 20:33:55 2004 UTC (19 years, 6 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_29
Diff to: previous 1.81.2.30: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.30: +7 -1 lines
Import ITS#2961 fix from HEAD

Revision 1.81.2.30: download - view: text, markup - select for diffs
Wed Jan 21 07:56:34 2004 UTC (19 years, 8 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_28, OPENLDAP_REL_ENG_2_1_27, OPENLDAP_REL_ENG_2_1_26
Diff to: previous 1.81.2.29: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.29: +32 -23 lines
Import ITS#2871 from HEAD - always set mech, don't parse realms.

Revision 1.81.2.29: download - view: text, markup - select for diffs
Sat Jan 17 16:41:16 2004 UTC (19 years, 8 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.28: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.28: +2 -2 lines
ITS#2909 fix benign typo

Revision 1.81.2.28: download - view: text, markup - select for diffs
Thu Nov 13 19:56:11 2003 UTC (19 years, 10 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_25, OPENLDAP_REL_ENG_2_1_24
Diff to: previous 1.81.2.27: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.27: +7 -6 lines
ITS#2825 fix internal search parameters

Revision 1.81.2.27: download - view: text, markup - select for diffs
Wed Oct 29 21:32:17 2003 UTC (19 years, 10 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.26: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.26: +3 -2 lines
Import lutil_passwd changes from HEAD

Revision 1.81.2.26: download - view: text, markup - select for diffs
Sat Oct 11 23:18:23 2003 UTC (19 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_23
Diff to: previous 1.81.2.25: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.25: +5 -1 lines
ITS#2762: header include fix

Revision 1.81.2.25: download - view: text, markup - select for diffs
Mon Mar 24 03:54:12 2003 UTC (20 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_22, OPENLDAP_REL_ENG_2_1_21, OPENLDAP_REL_ENG_2_1_20, OPENLDAP_REL_ENG_2_1_19, OPENLDAP_REL_ENG_2_1_18, OPENLDAP_REL_ENG_2_1_17
Diff to: previous 1.81.2.24: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.24: +9 -6 lines
Lots of fixes from HEAD

Revision 1.81.2.24: download - view: text, markup - select for diffs
Wed Mar 12 20:58:18 2003 UTC (20 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_16
Diff to: previous 1.81.2.23: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.23: +3 -1 lines
internal SASL searches need to be checked for "auth" access,
not "search"/"read".

Revision 1.81.2.23: download - view: text, markup - select for diffs
Sun Feb 9 16:31:36 2003 UTC (20 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_15, OPENLDAP_REL_ENG_2_1_14, OPENLDAP_REL_ENG_2_1_13
Diff to: previous 1.81.2.22: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.22: +278 -273 lines
First round of imports from HEAD

Revision 1.81.2.22: download - view: text, markup - select for diffs
Mon Dec 30 03:49:35 2002 UTC (20 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_12, OPENLDAP_REL_ENG_2_1_11, OPENLDAP_REL_ENG_2_1_10
Diff to: previous 1.81.2.21: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.21: +3 -3 lines
Suck in latest from HEAD including modrdn fixes, lint removal

Revision 1.81.2.21: download - view: text, markup - select for diffs
Fri Dec 20 16:57:45 2002 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.20: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.20: +4 -6 lines
correct fix

Revision 1.81.2.20: download - view: text, markup - select for diffs
Fri Dec 20 16:28:24 2002 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.19: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.19: +3 -1 lines
Quick fix for bad statslog

Revision 1.81.2.19: download - view: text, markup - select for diffs
Thu Dec 19 22:02:06 2002 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.18: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.18: +19 -5 lines
Revert data ready loop fix
fixup gethostby problems
misc sasl fixes

Revision 1.81.2.18: download - view: text, markup - select for diffs
Sat Dec 14 21:13:50 2002 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.17: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.17: +6 -2 lines
SASL/EXTERNAL fixes and cleanup

Revision 1.81.2.17: download - view: text, markup - select for diffs
Thu Nov 28 22:22:36 2002 UTC (20 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_9
Diff to: previous 1.81.2.16: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.16: +2 -3 lines
backglue, sasl, and tool fixes

Revision 1.81.2.16: download - view: text, markup - select for diffs
Wed Nov 27 18:31:19 2002 UTC (20 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.15: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.15: +3 -3 lines
SASL tweaks (ITS#2000) (ITS#2202)

Revision 1.81.2.15: download - view: text, markup - select for diffs
Tue Nov 26 18:26:19 2002 UTC (20 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.14: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.14: +24 -4 lines
malloc fixes and other misc cleanup

Revision 1.81.2.14: download - view: text, markup - select for diffs
Fri Nov 1 17:21:27 2002 UTC (20 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.13: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.13: +2 -2 lines
Empty cred fix

Revision 1.81.2.13: download - view: text, markup - select for diffs
Thu Oct 10 01:40:15 2002 UTC (20 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_8, OPENLDAP_REL_ENG_2_1_7, OPENLDAP_REL_ENG_2_1_6
Diff to: previous 1.81.2.12: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.12: +2 -2 lines
Remove lint

Revision 1.81.2.12: download - view: text, markup - select for diffs
Fri Sep 6 01:42:39 2002 UTC (21 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_5
Diff to: previous 1.81.2.11: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.11: +22 -12 lines
workaround Cyrus SASL authcid == authzid bugs

Revision 1.81.2.11: download - view: text, markup - select for diffs
Thu Aug 29 02:10:44 2002 UTC (21 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.10: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.10: +36 -6 lines
Sync with HEAD, including
	- subclass indexing
	- bdb locker id fixes

Revision 1.81.2.10: download - view: text, markup - select for diffs
Thu Aug 22 00:32:26 2002 UTC (21 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_4
Diff to: previous 1.81.2.9: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.9: +207 -76 lines
Update saslauthz code

Revision 1.81.2.9: download - view: text, markup - select for diffs
Fri Aug 16 16:57:01 2002 UTC (21 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.8: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.8: +1 -5 lines
include <lutil.h>

Revision 1.81.2.8: download - view: text, markup - select for diffs
Fri Aug 16 16:56:11 2002 UTC (21 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.7: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.7: +2 -2 lines
Sync with HEAD

Revision 1.81.2.7: download - view: text, markup - select for diffs
Mon Aug 5 19:11:22 2002 UTC (21 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.6: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.6: +2 -2 lines
remove lint

Revision 1.81.2.6: download - view: text, markup - select for diffs
Sun Jul 28 19:17:38 2002 UTC (21 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.5: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.5: +86 -95 lines
mostly new logging

Revision 1.81.2.5: download - view: text, markup - select for diffs
Thu Jun 20 20:12:31 2002 UTC (21 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_3
Diff to: previous 1.81.2.4: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.4: +278 -58 lines
Suck in changes from HEAD
    Fix slapd schema error alignment bug
    Update slapd SASL proxy policy code
    Update slapd require "strong" check
    Update back-bdb entry locking
    Add slapd disallow bind_simple_unprotected directive
    Add back-monitor added monitorContext support
    Add slapd IPv4/v6 only options
    Ass slapd SASL setpass support
    Remove lint
    Build Environment
        Add monitor backend test
        Update <ac/socket.h> SHUT_RDWR
        Fix SASL-less build issues
        Fix back-perl build issues

Revision 1.81.2.4: download - view: text, markup - select for diffs
Wed May 22 14:25:50 2002 UTC (21 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_2
Diff to: previous 1.81.2.3: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.3: +272 -149 lines
Suck in latest changes from HEAD

Revision 1.81.2.3: download - view: text, markup - select for diffs
Thu Apr 18 15:39:22 2002 UTC (21 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_BETA1
Diff to: previous 1.81.2.2: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.2: +9 -22 lines
More resyncing with HEAD

Revision 1.81.2.2: download - view: text, markup - select for diffs
Thu Apr 18 15:19:59 2002 UTC (21 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81.2.1: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.1: +77 -64 lines
Resync with HEAD

Revision 1.81.2.1: download - view: text, markup - select for diffs
Mon Apr 15 15:21:56 2002 UTC (21 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +79 -16 lines
Suck in HEAD changes since 2.1alpha

Revision 1.165.2.20: download - view: text, markup - select for diffs
Tue Aug 9 21:03:21 2005 UTC (18 years, 1 month ago) by hyc
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_30, OPENLDAP_REL_ENG_2_2_29, OPENLDAP_REL_ENG_2_2_28
Diff to: previous 1.165.2.19: preferred, colored; branchpoint 1.165: preferred, colored; next MAIN 1.166: preferred, colored
Changes since revision 1.165.2.19: +31 -1 lines
ITS#3846 don't use hashed passwords on SASL bind

Revision 1.165.2.19: download - view: text, markup - select for diffs
Thu Jan 20 17:01:09 2005 UTC (18 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_27, OPENLDAP_REL_ENG_2_2_26, OPENLDAP_REL_ENG_2_2_25, OPENLDAP_REL_ENG_2_2_24, OPENLDAP_REL_ENG_2_2_23, OPENLDAP_REL_ENG_2_2_22, OPENLDAP_REL_ENG_2_2_21
Diff to: previous 1.165.2.18: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.18: +2 -2 lines
Happy new year!

Revision 1.165.2.18: download - view: text, markup - select for diffs
Tue Dec 7 09:03:13 2004 UTC (18 years, 9 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_20
Diff to: previous 1.165.2.17: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.17: +56 -43 lines
import fix to ITS#3419

Revision 1.165.2.17: download - view: text, markup - select for diffs
Sun Sep 12 20:22:39 2004 UTC (19 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_19, OPENLDAP_REL_ENG_2_2_18, OPENLDAP_REL_ENG_2_2_17
Diff to: previous 1.165.2.16: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.16: +2 -2 lines
syncrepl memleak fix

Revision 1.165.2.16: download - view: text, markup - select for diffs
Wed Jun 16 18:19:56 2004 UTC (19 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_16, OPENLDAP_REL_ENG_2_2_15, OPENLDAP_REL_ENG_2_2_14
Diff to: previous 1.165.2.15: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.15: +2 -1 lines
Changes from HEAD, including
+       Fixed back-bdb ignore deadlock bug (ITS#3188)
+       Fixed back-bdb pagedResults no end cookie bug (ITS#3161)
+       Fixed back-bdb pagedResults clear controls bug (ITS#3182)
+       Fixed back-bdb pagedResults ignore control bug
+       Fixed slapd internal search limit bugs (ITS#3183)
+       Added slapd -l USER/DAEMON options (ITS#3187)
+       Build environments
+               Fixed back-sql trace build

Revision 1.165.2.15: download - view: text, markup - select for diffs
Mon Apr 12 18:20:12 2004 UTC (19 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_9, OPENLDAP_REL_ENG_2_2_13, OPENLDAP_REL_ENG_2_2_12, OPENLDAP_REL_ENG_2_2_11, OPENLDAP_REL_ENG_2_2_10
Diff to: previous 1.165.2.14: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.14: +22 -13 lines
From HEAD:
New module build stuff
updateref updates, new SHADOW DBFLAGS, etc.
paging control updates
limits updates
fixed duplicate value checks
fixed permissive modify
sasl auxprop propname changes
back-bdb "" suffix fixes
fixed back-bdb/ldbm approx non-indexing fixings
updated back-sql

Revision 1.165.2.14: download - view: text, markup - select for diffs
Tue Apr 6 18:16:01 2004 UTC (19 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.165.2.13: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.13: +2 -117 lines
Suck in changes from HEAD (CHANGES needs ITS #s)
+       Fixed slapd syncrepl replication bugs
+       Fixed slapd slurpd update bugs
+       Fixed slapd inappropriate bind error disclosure bugs
+       Fixed slapd sun_path portability bug
+       Fixed slapd passwd referral memory leak
+       Fixed slapd sasl userdb checkpass bug
+       Added slapd Delivery Method syntax validation
+       Updated slapd overlay framework
+       Updated back-ldap backend
+       Updated back-meta backend

Revision 1.165.2.13: download - view: text, markup - select for diffs
Wed Mar 17 20:59:57 2004 UTC (19 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_8, OPENLDAP_REL_ENG_2_2_7
Diff to: previous 1.165.2.12: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.12: +19 -1 lines
Sync with HEAD as of 14-March-2004

Revision 1.165.2.12: download - view: text, markup - select for diffs
Sat Jan 17 19:32:20 2004 UTC (19 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_6, OPENLDAP_REL_ENG_2_2_5
Diff to: previous 1.165.2.11: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.11: +5 -2 lines
sync with HEAD

Revision 1.165.2.11: download - view: text, markup - select for diffs
Sat Jan 10 18:29:42 2004 UTC (19 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.165.2.10: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.10: +2 -2 lines
Fix typo in slapd's slap_auxprop_init() function (ITS#2909)

Revision 1.165.2.10: download - view: text, markup - select for diffs
Thu Jan 1 18:16:34 2004 UTC (19 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.165.2.9: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.9: +2 -2 lines
Happy new year

Revision 1.165.2.9: download - view: text, markup - select for diffs
Mon Dec 29 18:10:40 2003 UTC (19 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_4
Diff to: previous 1.165.2.8: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.8: +1 -24 lines
(Partial) Sync with HEAD

Revision 1.165.2.8: download - view: text, markup - select for diffs
Thu Dec 18 23:05:03 2003 UTC (19 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.165.2.7: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.7: +104 -23 lines
Sync with HEAD

Revision 1.165.2.7: download - view: text, markup - select for diffs
Wed Dec 17 20:47:45 2003 UTC (19 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.165.2.6: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.6: +3 -3 lines
Sync with HEAD

Revision 1.165.2.6: download - view: text, markup - select for diffs
Mon Dec 15 22:05:22 2003 UTC (19 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.165.2.5: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.5: +55 -37 lines
Sync with HEAD

Revision 1.165.2.5: download - view: text, markup - select for diffs
Mon Dec 1 00:58:36 2003 UTC (19 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_3BETA
Diff to: previous 1.165.2.4: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.4: +138 -20 lines
Sync with HEAD

Revision 1.165.2.4: download - view: text, markup - select for diffs
Sun Nov 30 22:20:26 2003 UTC (19 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.165.2.3: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.3: +6 -1 lines
First rounded of changes in prep for 2.2.beta3

Revision 1.165.2.3: download - view: text, markup - select for diffs
Mon Oct 13 01:57:03 2003 UTC (19 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_2BETA
Diff to: previous 1.165.2.2: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.2: +5 -1 lines
Sync with HEAD

Revision 1.165.2.2: download - view: text, markup - select for diffs
Fri Sep 19 16:49:36 2003 UTC (20 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_1BETA
Diff to: previous 1.165.2.1: preferred, colored; branchpoint 1.165: preferred, colored
Changes since revision 1.165.2.1: +13 -11 lines
Ready for 2.2beta

Revision 1.165.2.1: download - view: text, markup - select for diffs
Thu Sep 18 15:43:35 2003 UTC (20 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +21 -8 lines
Changes from HEAD for beta

Revision 1.212.2.20: download - view: text, markup - select for diffs
Mon Feb 11 23:24:17 2008 UTC (15 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_43, OPENLDAP_REL_ENG_2_3_42, OPENLDAP_REL_ENG_2_3_41
Diff to: previous 1.212.2.19: preferred, colored; branchpoint 1.212: preferred, colored; next MAIN 1.213: preferred, colored
Changes since revision 1.212.2.19: +2 -2 lines
Happy new year! (belated)

Revision 1.212.2.19: download - view: text, markup - select for diffs
Mon Oct 8 09:53:53 2007 UTC (15 years, 11 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_40, OPENLDAP_REL_ENG_2_3_39
Diff to: previous 1.212.2.18: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.18: +3 -2 lines
ITS#3864 from HEAD

Revision 1.212.2.18: download - view: text, markup - select for diffs
Fri Jun 8 08:10:31 2007 UTC (16 years, 3 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_38, OPENLDAP_REL_ENG_2_3_37, OPENLDAP_REL_ENG_2_3_36
Diff to: previous 1.212.2.17: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.17: +7 -3 lines
ITS#4954 c_sasl_dn fix from HEAD

Revision 1.212.2.17: download - view: text, markup - select for diffs
Thu Jan 25 12:42:38 2007 UTC (16 years, 8 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_35, OPENLDAP_REL_ENG_2_3_34
Diff to: previous 1.212.2.16: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.16: +1 -5 lines
ITS#4805 memleak fixes from HEAD

Revision 1.212.2.16: download - view: text, markup - select for diffs
Tue Jan 2 21:43:57 2007 UTC (16 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_33, OPENLDAP_REL_ENG_2_3_32
Diff to: previous 1.212.2.15: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.15: +2 -2 lines
happy new year

Revision 1.212.2.15: download - view: text, markup - select for diffs
Tue Jan 3 22:16:15 2006 UTC (17 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_31, OPENLDAP_REL_ENG_2_3_30, OPENLDAP_REL_ENG_2_3_29, OPENLDAP_REL_ENG_2_3_28, OPENLDAP_REL_ENG_2_3_27, OPENLDAP_REL_ENG_2_3_26, OPENLDAP_REL_ENG_2_3_25, OPENLDAP_REL_ENG_2_3_24, OPENLDAP_REL_ENG_2_3_23, OPENLDAP_REL_ENG_2_3_22, OPENLDAP_REL_ENG_2_3_21, OPENLDAP_REL_ENG_2_3_20, OPENLDAP_REL_ENG_2_3_19, OPENLDAP_REL_ENG_2_3_18, OPENLDAP_REL_ENG_2_3_17, OPENLDAP_REL_ENG_2_3_16, OPENLDAP_REL_ENG_2_3_15
Diff to: previous 1.212.2.14: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.14: +2 -2 lines
Happy new year!

Revision 1.212.2.14: download - view: text, markup - select for diffs
Sat Nov 26 23:54:48 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_14, OPENLDAP_REL_ENG_2_3_13
Diff to: previous 1.212.2.13: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.13: +24 -20 lines
Sync with HEAD

Revision 1.212.2.13: download - view: text, markup - select for diffs
Mon Nov 14 18:06:09 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_12
Diff to: previous 1.212.2.12: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.12: +23 -3 lines
Sync with HEAD

Revision 1.212.2.12: download - view: text, markup - select for diffs
Thu Nov 3 18:02:58 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.212.2.11: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.11: +12 -17 lines
Sync with HEAD

Revision 1.212.2.11: download - view: text, markup - select for diffs
Fri Aug 19 18:09:04 2005 UTC (18 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_9, OPENLDAP_REL_ENG_2_3_8, OPENLDAP_REL_ENG_2_3_7, OPENLDAP_REL_ENG_2_3_6, OPENLDAP_REL_ENG_2_3_11, OPENLDAP_REL_ENG_2_3_10
Diff to: previous 1.212.2.10: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.10: +1 -1 lines
Sync with HEAD
ready for 2.3.6?

Revision 1.212.2.10: download - view: text, markup - select for diffs
Wed Aug 17 16:15:35 2005 UTC (18 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.212.2.9: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.9: +71 -20 lines
Sync with HEAD

Revision 1.212.2.9: download - view: text, markup - select for diffs
Tue Aug 9 21:03:59 2005 UTC (18 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_5
Diff to: previous 1.212.2.8: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.8: +39 -14 lines
Sync with HEAD

Revision 1.212.2.8: download - view: text, markup - select for diffs
Mon Jul 11 05:55:30 2005 UTC (18 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.212.2.7: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.7: +34 -3 lines
Sync with HEAD

Revision 1.212.2.7: download - view: text, markup - select for diffs
Wed Jun 8 21:50:16 2005 UTC (18 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_4
Diff to: previous 1.212.2.6: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.6: +2 -1 lines
Sync with HEAD (ready for 2.3 "release"?)

Revision 1.212.2.6: download - view: text, markup - select for diffs
Fri Jun 3 19:54:14 2005 UTC (18 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.212.2.5: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.5: +3 -3 lines
Merge in recent changes to HEAD

Revision 1.212.2.5: download - view: text, markup - select for diffs
Fri Apr 29 21:29:05 2005 UTC (18 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_3BETA
Diff to: previous 1.212.2.4: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.4: +20 -19 lines
Initial round of changes for 2.3 beta

Revision 1.212.2.4: download - view: text, markup - select for diffs
Fri Mar 18 16:35:33 2005 UTC (18 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_2BETA
Diff to: previous 1.212.2.3: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.3: +65 -2 lines
Sync with HEAD

Revision 1.212.2.3: download - view: text, markup - select for diffs
Mon Mar 14 22:24:59 2005 UTC (18 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.212.2.2: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.2: +8 -111 lines
Sync with HEAD

Revision 1.212.2.2: download - view: text, markup - select for diffs
Thu Jan 20 18:03:56 2005 UTC (18 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_1ALPHA
Diff to: previous 1.212.2.1: preferred, colored; branchpoint 1.212: preferred, colored
Changes since revision 1.212.2.1: +2 -2 lines
Sync with HEAD

Revision 1.212.2.1: download - view: text, markup - select for diffs
Thu Dec 30 21:29:56 2004 UTC (18 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_0ALPHA
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +22 -17 lines
Sync with HEAD

Revision 1.239.2.25: download - view: text, markup - select for diffs
Tue Jan 4 23:50:23 2011 UTC (12 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_25, OPENLDAP_REL_ENG_2_4_24, OPENLDAP_RELEASE
Diff to: previous 1.239.2.24: preferred, colored; branchpoint 1.239: preferred, colored; next MAIN 1.240: preferred, colored
Changes since revision 1.239.2.24: +2 -2 lines
Happy New Year!

Revision 1.239.2.24: download - view: text, markup - select for diffs
Tue Jan 4 20:46:25 2011 UTC (12 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.239.2.23: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.23: +1 -1 lines
typo in error message

Revision 1.239.2.23: download - view: text, markup - select for diffs
Thu Apr 15 18:41:32 2010 UTC (13 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23, OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.239.2.22: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.22: +1 -0 lines
ITS#5195

Revision 1.239.2.22: download - view: text, markup - select for diffs
Wed Apr 14 17:47:42 2010 UTC (13 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.239.2.21: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.21: +10 -2 lines
ITS#6441

Revision 1.239.2.21: download - view: text, markup - select for diffs
Tue Apr 13 20:23:18 2010 UTC (13 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.239.2.20: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.20: +2 -2 lines
happy belated new year

Revision 1.239.2.20: download - view: text, markup - select for diffs
Wed Dec 2 16:57:37 2009 UTC (13 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_STABLE, OPENLDAP_REL_ENG_2_4_21
Diff to: previous 1.239.2.19: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.19: +1 -1 lines
Silence warning in initializer

Revision 1.239.2.19: download - view: text, markup - select for diffs
Wed Nov 18 01:16:16 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_20
Diff to: previous 1.239.2.18: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.18: +37 -35 lines
ITS#6373

Revision 1.239.2.18: download - view: text, markup - select for diffs
Thu Aug 13 00:02:37 2009 UTC (14 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_19, OPENLDAP_REL_ENG_2_4_18
Diff to: previous 1.239.2.17: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.17: +2 -2 lines
ITS#6101

Revision 1.239.2.17: download - view: text, markup - select for diffs
Tue Jun 2 22:09:53 2009 UTC (14 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_17
Diff to: previous 1.239.2.16: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.16: +23 -1 lines
ITS#6147

Revision 1.239.2.16: download - view: text, markup - select for diffs
Thu Jan 22 00:01:03 2009 UTC (14 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_16, OPENLDAP_REL_ENG_2_4_15, OPENLDAP_REL_ENG_2_4_14
Diff to: previous 1.239.2.15: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.15: +2 -2 lines
Update copyright for next release

Revision 1.239.2.15: download - view: text, markup - select for diffs
Mon Nov 10 17:39:16 2008 UTC (14 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_13
Diff to: previous 1.239.2.14: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.14: +3 -2 lines
Warning cleanup: signed meets unsigned.

Revision 1.239.2.14: download - view: text, markup - select for diffs
Sat Nov 8 01:15:18 2008 UTC (14 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.239.2.13: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.13: +7 -7 lines
Warnings cleanup

Revision 1.239.2.13: download - view: text, markup - select for diffs
Sat Nov 8 00:28:43 2008 UTC (14 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.239.2.12: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.12: +2 -2 lines
ITS#5731,ITS#5732

Revision 1.239.2.12: download - view: text, markup - select for diffs
Tue Feb 12 00:54:34 2008 UTC (15 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_9, OPENLDAP_REL_ENG_2_4_8, OPENLDAP_REL_ENG_2_4_12, OPENLDAP_REL_ENG_2_4_11, OPENLDAP_REL_ENG_2_4_10
Diff to: previous 1.239.2.11: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.11: +3 -2 lines
ITS#5368

Revision 1.239.2.11: download - view: text, markup - select for diffs
Mon Feb 11 23:34:15 2008 UTC (15 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.239.2.10: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.10: +2 -2 lines
Warning cleanup: function ptr <=> void* at ldap_pvt_thread_pool_<set/get>key()

Revision 1.239.2.10: download - view: text, markup - select for diffs
Mon Feb 11 23:26:44 2008 UTC (15 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.239.2.9: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.9: +2 -2 lines
Happy new year! (belated)

Revision 1.239.2.9: download - view: text, markup - select for diffs
Mon Feb 11 19:41:27 2008 UTC (15 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.239.2.8: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.8: +6 -217 lines
Axe obsolete Cyrus 1.5 support

Revision 1.239.2.8: download - view: text, markup - select for diffs
Sat Feb 9 00:21:30 2008 UTC (15 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.239.2.7: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.7: +49 -36 lines
ITS#5298

Revision 1.239.2.7: download - view: text, markup - select for diffs
Sat Feb 9 00:16:46 2008 UTC (15 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.239.2.6: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.6: +9 -2 lines
ITS#5259

Revision 1.239.2.6: download - view: text, markup - select for diffs
Thu Nov 8 19:30:04 2007 UTC (15 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_7
Diff to: previous 1.239.2.5: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.5: +5 -5 lines
ITS#5209 Fix sasl_host may be different from global_host

Revision 1.239.2.5: download - view: text, markup - select for diffs
Mon Oct 8 09:52:25 2007 UTC (15 years, 11 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_6
Diff to: previous 1.239.2.4: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.4: +4 -3 lines
ITS#3864 from HEAD

Revision 1.239.2.4: download - view: text, markup - select for diffs
Sat Sep 29 09:55:21 2007 UTC (15 years, 11 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.239.2.3: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.3: +2 -1 lines
ITS#5153 from HEAD - sorted values

Revision 1.239.2.3: download - view: text, markup - select for diffs
Fri Aug 31 23:13:59 2007 UTC (16 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.239.2.2: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.2: +25 -17 lines
Sync with HEAD for OL 2.4.5

Revision 1.239.2.2: download - view: text, markup - select for diffs
Thu Feb 15 00:44:18 2007 UTC (16 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_4ALPHA
Diff to: previous 1.239.2.1: preferred, colored; branchpoint 1.239: preferred, colored
Changes since revision 1.239.2.1: +232 -1 lines
Import recent changes in 2.4 for release

Revision 1.239.2.1: download - view: text, markup - select for diffs
Tue Feb 13 20:22:21 2007 UTC (16 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +48 -30 lines
Quick merge: everything from HEAD

Revision 1.270.2.1: download - view: text, markup - select for diffs
Fri Dec 11 04:09:42 2009 UTC (13 years, 9 months ago) by hyc
Branches: ACLCHECK
Diff to: previous 1.270: preferred, colored; next MAIN 1.271: preferred, colored
Changes since revision 1.270: +9 -2 lines
Preliminary checkin for new access_allowed() signature. Still need
to update backends and overlays.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

______________
© Copyright 1998-2020, OpenLDAP Foundation, info@OpenLDAP.org