
CVS log for libraries/libldap/abandon.c
Up to [OpenLDAP] / libraries / libldap
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.66: download - view: text, markup - select for diffs
Tue Jan 4 23:43:02 2011 UTC (12 years, 4 months ago) by kurt
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT,
HEAD
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2
lines
Happy New Year
Revision 1.65: download - view: text, markup - select for diffs
Tue Dec 14 14:06:32 2010 UTC (12 years, 5 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2
lines
ITS#6747 Fix LDAP_CONNECTIONLESS Debug(), warnings
Revision 1.64: download - view: text, markup - select for diffs
Mon Dec 6 09:51:55 2010 UTC (12 years, 5 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -2
lines
Fix ITS#6625: mutex-protect ldap_free_connection()
Revision 1.63: download - view: text, markup - select for diffs
Fri Oct 22 19:45:48 2010 UTC (12 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +8 -9
lines
ITS#6625 concurrency patch from Doug Leavitt @ Oracle .com
Revision 1.62: download - view: text, markup - select for diffs
Wed Oct 13 06:43:15 2010 UTC (12 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +11 -30
lines
ITS#6672 mutex cleanup
Revision 1.61: download - view: text, markup - select for diffs
Tue Apr 13 20:17:53 2010 UTC (13 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2
lines
happy belated New Year
Revision 1.60: download - view: text, markup - select for diffs
Sun Feb 15 20:59:16 2009 UTC (14 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -4
lines
fix misc warnings
Revision 1.59: download - view: text, markup - select for diffs
Wed Jan 21 23:40:20 2009 UTC (14 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2
lines
Update copyright notices
Revision 1.58: download - view: text, markup - select for diffs
Fri Oct 17 21:24:48 2008 UTC (14 years, 7 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -3
lines
Warning cleanup: signed meets unsigned, remove assert(unsigned >= 0).
Revision 1.57: download - view: text, markup - select for diffs
Mon Oct 13 06:44:54 2008 UTC (14 years, 7 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -3
lines
Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on
error, not LBER_ERROR.
Revision 1.56: download - view: text, markup - select for diffs
Thu Jan 10 17:34:40 2008 UTC (15 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +6 -14
lines
ldap_int_bisect_find(): Silence harmless "may be used uninitialized" warning
Revision 1.55: download - view: text, markup - select for diffs
Mon Jan 7 23:20:04 2008 UTC (15 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2
lines
Happy New Year (belated)
Revision 1.54: download - view: text, markup - select for diffs
Fri Jun 8 07:40:17 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +4 -3
lines
ITS#4992 fix cldap
Revision 1.53: download - view: text, markup - select for diffs
Thu Jan 11 11:04:22 2007 UTC (16 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -2
lines
Delete unused variables.
Revision 1.52: download - view: text, markup - select for diffs
Tue Jan 2 19:00:57 2007 UTC (16 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2
lines
happy new year
Revision 1.51: download - view: text, markup - select for diffs
Sun Dec 17 21:04:25 2006 UTC (16 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +155 -3
lines
don't leave dependencies on liblutil in libldap :)
Revision 1.50: download - view: text, markup - select for diffs
Sun Dec 3 19:56:25 2006 UTC (16 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +11 -71
lines
fix request/result abandon
Revision 1.49: download - view: text, markup - select for diffs
Sun Nov 12 13:22:24 2006 UTC (16 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +12 -4
lines
fix endless loop in canceling child requests; cleanup
Revision 1.48: download - view: text, markup - select for diffs
Thu Nov 2 18:11:18 2006 UTC (16 years, 7 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_MP
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2
lines
cleanup prvious commit; log number of abandoned requests waiting for response...
Revision 1.47: download - view: text, markup - select for diffs
Sat Oct 28 16:13:12 2006 UTC (16 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -3
lines
s/ldap_int_discard/ldap_pvt_discard/
Revision 1.46: download - view: text, markup - select for diffs
Fri Oct 27 17:37:04 2006 UTC (16 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +7 -9
lines
Misc LDAPbis comment update
Remove unnecessary ISOC notices
Revision 1.45: download - view: text, markup - select for diffs
Sun Oct 22 18:31:41 2006 UTC (16 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +111 -40
lines
add ldap_int_discard(); use it in proxies (ITS#4717)
Revision 1.44: download - view: text, markup - select for diffs
Fri Sep 1 11:59:55 2006 UTC (16 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +11 -3
lines
don't risk dangling pointers
Revision 1.43: download - view: text, markup - select for diffs
Wed May 17 22:37:56 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +16 -15
lines
cleanup
Revision 1.42: download - view: text, markup - select for diffs
Sun Apr 9 20:29:43 2006 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2
lines
better fix for ITS#4483
Revision 1.41: download - view: text, markup - select for diffs
Tue Jan 3 22:12:07 2006 UTC (17 years, 5 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_BP
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2
lines
Happy new year!
Revision 1.40: download - view: text, markup - select for diffs
Mon Aug 1 21:35:44 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP,
OPENLDAP_AC_MP,
OPENLDAP_AC_BP,
OPENLDAP_AC
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1
lines
plug leaks; cleanup
Revision 1.39: download - view: text, markup - select for diffs
Thu Jun 30 14:49:00 2005 UTC (17 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +13 -2
lines
tentative fix of another issue related to ITS#3800; please review
Revision 1.38: download - view: text, markup - select for diffs
Thu Jun 30 00:36:55 2005 UTC (17 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +11 -2
lines
re-fetch the request; since the mutex has been released wile freeing the message, it may have been already removed by someone else (ITS#3800)
Revision 1.37: download - view: text, markup - select for diffs
Sat Jan 1 19:49:43 2005 UTC (18 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2
lines
Happy New Year!
Revision 1.36: download - view: text, markup - select for diffs
Sat Sep 4 02:54:28 2004 UTC (18 years, 9 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_BP,
OPENLDAP_REL_ENG_2_3_0ALPHA
Branch point for: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -13
lines
unifdef -UNEW_LOGGING
Revision 1.35: download - view: text, markup - select for diffs
Fri Feb 13 01:47:53 2004 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -2
lines
Fix mutex deadlock obtaining msgid
Revision 1.34: download - view: text, markup - select for diffs
Thu Jan 1 18:15:26 2004 UTC (19 years, 5 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_1_MP
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2
lines
Happy new year
Revision 1.33: download - view: text, markup - select for diffs
Wed Nov 26 06:16:36 2003 UTC (19 years, 6 months ago) by kurt
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +17 -11
lines
Updated notices and acknowledgements
Revision 1.32: download - view: text, markup - select for diffs
Mon Jul 7 03:14:03 2003 UTC (19 years, 10 months ago) by kurt
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +5 -1
lines
Add Internet Society copyright notices
Revision 1.31: download - view: text, markup - select for diffs
Thu Feb 13 22:02:31 2003 UTC (20 years, 3 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.30: preferred, colored
Changes since revision 1.30: +27 -23
lines
More for re-entrant LDAP* handles. Works much better.
Revision 1.30: download - view: text, markup - select for diffs
Thu Feb 13 09:43:16 2003 UTC (20 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +19 -5
lines
Added ld_req_mutex and ld_res_mutex to protect ld_requests and ld_responses
queues for multithreaded access to LDAP*'s. Also used to protect writes and
reads of ld_sb, respectively. Appears to work...
Revision 1.29: download - view: text, markup - select for diffs
Fri Jan 3 19:20:51 2003 UTC (20 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
Happy new year
Revision 1.28: download - view: text, markup - select for diffs
Thu Aug 29 10:12:36 2002 UTC (20 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
Fix ITS#1983, handle writing of large requests. Only one pending request is
allowed per LDAP* handle. It works, but needs review.
Revision 1.27: download - view: text, markup - select for diffs
Thu Jul 11 18:33:25 2002 UTC (20 years, 10 months ago) by julius
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -5
lines
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
Revision 1.26: download - view: text, markup - select for diffs
Wed Mar 27 17:20:08 2002 UTC (21 years, 2 months ago) by julius
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_MP
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +14 -1
lines
Added LDAP_LOG messages
Revision 1.25: download - view: text, markup - select for diffs
Fri Jan 4 20:17:38 2002 UTC (21 years, 5 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.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
Update copyright statements
Revision 1.24: download - view: text, markup - select for diffs
Mon Oct 1 23:02:23 2001 UTC (21 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +9 -8
lines
More CLDAP tweaks, to differentiate between real LDAPv2 CLDAP and "other"
LDAP/UDP messages. Slapd marks received CLDAP messages as LDAP_VERSION2.
The client library can generate CLDAP queries if -Protocol 2 is chosen,
otherwise not. LDAPv2 CLDAP cannot query the slapd rootDSE, gets no reply.
Revision 1.23: download - view: text, markup - select for diffs
Thu Sep 27 22:18:40 2001 UTC (21 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +19 -4
lines
Resurrection/rewrite of CLDAP (RFC1798 Connectionless LDAP).
Compile with -DLDAP_CONNECTIONLESS to use this code.
For slapd, use "-h cldap://" to listen on UDP.
For ldapsearch, use "-H cldap://" to query on UDP.
Client-side support is very minimal:
no automatic timeout/retries
no basedn wildcard expansion on results
no support for specifying multiple servers at once.
Revision 1.22: download - view: text, markup - select for diffs
Fri Jul 6 01:13:42 2001 UTC (21 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +7 -2
lines
Check for critical client controls.
Revision 1.21: download - view: text, markup - select for diffs
Mon Oct 16 21:11:41 2000 UTC (22 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +9 -3
lines
Don't attempt to send abandon unless connection exists.
If connection doesn't exist, return LDAP_SERVER_DOWN.
Revision 1.20: download - view: text, markup - select for diffs
Fri Aug 18 02:25:07 2000 UTC (22 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -13
lines
Remove CLDAP cruft
Revision 1.19: download - view: text, markup - select for diffs
Fri Jun 23 23:40:40 2000 UTC (22 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
Added -llber 'N' ber_printf format which inserts a NULL if
an internal flag set. Used for SEQUENCE testing. Flag must
be set using debugger. Modified ber_printf to use new format
were needed for extensibility testing.
Added first cut -lldap support for extended responses.
Modified ldapsearch(1) to handle v3 search references when not
chasing. Also added extended/unsolicited notification handling
and extended partial response handling. Changes include a
number of LDIF enhancements.
Fixed getpassphrase() returns NULL bugs
Revision 1.18: download - view: text, markup - select for diffs
Thu Jun 1 18:59:22 2000 UTC (23 years ago) by kurt
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
ITS#537: lber io rewrite from Gambor Gombas.
Copyright 2000 Gábor Gombás. All rights reserved.
This is free software. You may redistribute and use it under the same
terms as OpenLDAP itself.
Revision 1.17: download - view: text, markup - select for diffs
Sat May 13 00:38:37 2000 UTC (23 years ago) by kurt
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Y2k copyright update
Revision 1.16: download - view: text, markup - select for diffs
Wed Sep 8 17:06:27 1999 UTC (23 years, 8 months ago) by kdz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +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.15: download - view: text, markup - select for diffs
Fri Jun 18 21:53:08 1999 UTC (23 years, 11 months ago) by kdz
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_BP,
OPENLDAP_REL_ENG_2_0_ALPHA2,
OPENLDAP_REL_ENG_2_0_ALPHA,
OPENLDAP_DEVEL_SCHEMA,
OPENLDAP_DEVEL_REFERRALS
Branch point for: OPENLDAP_REL_ENG_2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +11 -11
lines
ber_int_t, ber_tag_t, ber_socket_t, ber_len_t
added lber_types.h.nt, lber_types.h.in
removal of NULLxxx internal macros (in favor of NULL).
ch_free added to slapd,slurpd/ch_malloc.c
#define free ch_free (should be removed after s/free/ch_free/g) in proto-slap.h
ch_malloc and friends use ber_memalloc and friends
Revision 1.14: download - view: text, markup - select for diffs
Thu Jun 3 17:22:33 1999 UTC (24 years ago) by kdz
Branches: MAIN
Branch point for: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -5
lines
Update comments to reflect RFC2251 specs.
Revision 1.13: download - view: text, markup - select for diffs
Wed Jun 2 22:37:47 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1
lines
s/<stdlib.h>/<ac/stdlib.h>/
Revision 1.12: download - view: text, markup - select for diffs
Sat May 29 01:32:33 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1
lines
old_abandon should be int* not long*.
Revision 1.11: download - view: text, markup - select for diffs
Fri May 28 23:19:15 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +16 -14
lines
Add LBER_ and LDAP_ memory allocators/deallocators for internal
library use:
LBER_ macros expand to system routines.
LDAP_ macros expand to new ber_ allocators.
Add ber_ and ldap_ memory allocators/deallocator:
ber_ routines are wrappers of LBER_ macros.
ldap_ routines are wrappers of ber_ routines.
Removed safe_realloc() macro from various files. This issue
(if an issue) should be resolved across whole package.
ldapmodify.c now uses ber_ allocators to resolve ber_bvfree()
vs. WIN32 multiple heaps issue.
These changes should facilate implementation of
ber_set_option( NULL, LBER_OPT_MEMORY_FN, ...)
and
ldap_set_option( NULL, LDAP_OPT_MEMORY_FN, ...).
Revision 1.10: download - view: text, markup - select for diffs
Sat May 22 04:11:48 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -11
lines
ldap.h:
added comments
removed LDAP_MAX_ATTR_LEN
removed LDAP_COMPAT* from <ldap.h> but not code.
move LDAP_DEFAULT_REFHOPCOUNT to ldap-int.h
added experimental options macros
added LDAP_CONTROL_REFERRALS macros
libldap:
Replace ld_attrbuffer with per use allocated attributed.
ldap_first/next_attribute attributes now must be freed (as per draft).
unifdef -DLDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS
Revision 1.9: download - view: text, markup - select for diffs
Tue May 18 23:12:36 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +85 -21
lines
Vienna Bulk Commit
This commit includes many changes. All changes compile under NT but
have not been tested under UNIX.
A Summary of changes (likely incomplete):
NT changes:
Removed lint.
Clean up configuration support for "Debug", "Release", "SDebug",
and "SRelease" configurations.
Share output directories for clients, libraries,
and slapd. (maybe they should be combined further
and moved to build/{,S}{Debug,Release}).
Enable threading when _MT is defined.
Enable debuging when _DEBUG is defined.
Disable setting of NDEBUG under Release/SRelease. Asserts
are disabled in <ac/assert.h> when LDAP_DEBUG is not
defined.
Added 'build/main.dsp' Master project.
Removed non-slapd projects from slapd.dsp (see main.dsp).
Removed replaced many uses of _WIN32 macro with feature based
macros.
ldap_cdefs.h changes
#define LDAP_CONST const
(see below)
#define LDAP_F(type) LDAP_F_PRE type LDAP_F_POST
To allow specifiers to be added before and after
the type declaration. (For DLL handling)
LBER/LDAP changes
Namespace changes:
s/lber_/ber_/ for here and there.
s/NAME_ERROR/LDAP_NAME_ERROR/g
Deleted NULLMSG and other NULL* macros for namespace reasons.
"const" libraries. Installed headers (ie: lber.h, ldap.h)
use LDAP_CONST macro. Normally set to 'const' when
__STDC__. Can be set externally to enable/disable
'constification' of external interface. Internal
interface always uses 'const'. Did not fix warnings
in -lldif (in lieu of new LDIF parser).
Added _ext API implementations (excepting search and bind).
Need to implement ldap_int_get_controls() for reponses
with controls.
Added numberous assert() checks.
LDAP_R
_MT defines HAVE_NT_THREADS
Added numberous assert() checks.
Changed ldap_pthread_t back to unsigned long. Used cast
to HANDLE in _join().
LDBM
Replaced _WIN32 with HAVE_SYSLOG
ud
Added version string if MKVERSION is not defined. (MKVERSION
needs to be set under UNIX).
slapd
Made connection sockbuf field a pointer to a sockbuf. This
removed slap.h dependency on lber-int.h. lber-int.h now only
included by those files needing to mess with the sockbuf.
Used ber_* functions/macros to access sockbuf internals whenever
possible.
Added version string if MKVERSION is not defined. (MKVERSION
needs to be set under UNIX).
Removed FD_SET unsigned lint
slapd/tools
Used EXEEXT to added ".exe" to routines. Need to define EXEEXT
under UNIX.
ldappasswd
Added ldappasswd.dsp. Ported to NT. Used getpid() to seed rand().
nt_debug
Minor cleanup. Added "portable.h" include and used <ac/*.h> where
appropriate. Added const to char* format argument.
Revision 1.8: download - view: text, markup - select for diffs
Tue Mar 2 19:23:14 1999 UTC (24 years, 3 months ago) by bart
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1
lines
The new&improved Sockbuf. This adds the infrastructure on which
support for TLS and SASL will be build.
Please inform me of any problems.
Revision 1.7: download - view: text, markup - select for diffs
Mon Dec 28 19:53:15 1998 UTC (24 years, 5 months ago) by kdz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4
lines
Add simple copyright notice.
Revision 1.6: download - view: text, markup - select for diffs
Mon Nov 9 18:41:11 1998 UTC (24 years, 6 months ago) by kurt
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -9
lines
Initial LDAP_API_FEATURE_X_OPENLDAP commit:
configure generates ldap_features.h based from ldap_features.h.in
LDAP_REFERRALS -> LDAP_API_FEATURE_OPENLDAP_V2_REFERRALS
LDAP_DNS -> LDAP_API_FEATURE_OPENLDAP_V2_DNS
Revision 1.5: download - view: text, markup - select for diffs
Mon Oct 26 00:18:42 1998 UTC (24 years, 7 months ago) by kdz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -2
lines
update ldap/lber headers towards ldapext-ldap-c-api-01
Revision 1.4: download - view: text, markup - select for diffs
Sat Oct 24 23:41:55 1998 UTC (24 years, 7 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_1_1_BETA,
OPENLDAP_REL_ENG_1_1_ALPHA3,
OPENLDAP_REL_ENG_1_1_ALPHA2,
OPENLDAP_REL_ENG_1_1_ALPHA,
OPENLDAP_REL_ENG_1_1_1,
OPENLDAP_REL_ENG_1_1_0
Branch point for: OPENLDAP_REL_ENG_1_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -23
lines
merged with autoconf branch
Revision 1.3: download - view: text, markup - select for diffs
Thu Aug 20 17:42:38 1998 UTC (24 years, 9 months ago) by kurt
Branches: MAIN
CVS tags: REGEX_REMOVAL,
OPENLDAP_THREAD_DEV,
OPENLDAP_REL_ENG_1_0_3,
OPENLDAP_REL_ENG_1_0_2,
OPENLDAP_REL_ENG_1_0_1,
OPENLDAP_REL_ENG_1_0_0,
OPENLDAP_REL_ENG_1_0,
OPENLDAP_1-0
Branch point for: OPENLDAP_DEVEL_AC
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
removed lint
Revision 1.2: download - view: text, markup - select for diffs
Sun Aug 9 02:13:59 1998 UTC (24 years, 9 months ago) by kurt
Branches: MAIN
CVS tags: LDAP_POSTE,
LDAP_3_3+prerelease,
BOOLEAN_LDAP
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
Merged LDAPworldCurrent (P1-10,13,15,16,19-22)
Cleaned up old rcs keyworld subs
Revision 1.1: download - view: text, markup - select for diffs
Sat Aug 8 22:43:15 1998 UTC (24 years, 9 months ago) by kurt
Branches: MAIN
Initial revision
Revision 1.1.4.1: download - view: text, markup - select for diffs
Sat Aug 8 23:05:22 1998 UTC (24 years, 9 months ago) by kurt
Branches: FreeBSD
CVS tags: FreeBSD_3_3
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import of FreeBSD LDAP 3.3 Port
Revision 1.1.3.1: download - view: text, markup - select for diffs
Sat Aug 8 22:43:15 1998 UTC (24 years, 9 months ago) by kurt
Branches: UMICH
CVS tags: UMICH_LDAP_3_3,
RAGE
Branch point for: LDAPworld
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import of Umich LDAP 3.3
Revision 1.1.3.1.6.1: download - view: text, markup - select for diffs
Mon Aug 17 19:47:34 1998 UTC (24 years, 9 months ago) by kurt
Diff to: previous 1.1.3.1: preferred, colored; next MAIN 1.1.4.1: preferred, colored
Changes since revision 1.1.3.1: +3 -3
lines
changes from Terry Lambert
Revision 1.1.3.1.2.1: download - view: text, markup - select for diffs
Sun Aug 9 01:04:12 1998 UTC (24 years, 9 months ago) by kurt
Branches: LDAPworld
Diff to: previous 1.1.3.1: preferred, colored; next MAIN 1.1.4.1: preferred, colored
Changes since revision 1.1.3.1: +3 -3
lines
LDAPworldP15: Internal LDAP function rename
Revision 1.3.10.3: download - view: text, markup - select for diffs
Wed Oct 21 22:40:51 1998 UTC (24 years, 7 months ago) by kurt
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.3.10.2: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.10.2: +4 -4
lines
SLAPD and tools compile and link!
LTHREAD still needs work.
Revision 1.3.10.2: download - view: text, markup - select for diffs
Tue Oct 20 15:47:53 1998 UTC (24 years, 7 months ago) by kurt
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.3.10.1: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.10.1: +1 -0
lines
Modified NT changes to work under UNIX.
Revision 1.3.10.1: download - view: text, markup - select for diffs
Tue Oct 20 02:13:35 1998 UTC (24 years, 7 months ago) by kdz
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -19
lines
VC++ Port: round 1
Revision 1.4.2.1: download - view: text, markup - select for diffs
Thu Dec 31 19:32:06 1998 UTC (24 years, 5 months ago) by kdz
Branches: OPENLDAP_REL_ENG_1_1
CVS tags: OPENLDAP_REL_ENG_1_2_BETA2,
OPENLDAP_REL_ENG_1_2_BETA,
OPENLDAP_REL_ENG_1_2_9,
OPENLDAP_REL_ENG_1_2_8,
OPENLDAP_REL_ENG_1_2_7,
OPENLDAP_REL_ENG_1_2_6,
OPENLDAP_REL_ENG_1_2_5,
OPENLDAP_REL_ENG_1_2_4,
OPENLDAP_REL_ENG_1_2_3,
OPENLDAP_REL_ENG_1_2_2,
OPENLDAP_REL_ENG_1_2_13,
OPENLDAP_REL_ENG_1_2_12,
OPENLDAP_REL_ENG_1_2_11,
OPENLDAP_REL_ENG_1_2_10,
OPENLDAP_REL_ENG_1_2_1,
OPENLDAP_REL_ENG_1_2_0,
OPENLDAP_REL_ENG_1_2,
OPENLDAP_REL_ENG_1_1_4,
OPENLDAP_REL_ENG_1_1_3,
OPENLDAP_REL_ENG_1_1_2
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +4 -4
lines
Update copyright of build environment, includes, and liblber/libldap.
Revision 1.14.2.2: download - view: text, markup - select for diffs
Fri Jun 18 00:19:45 1999 UTC (23 years, 11 months ago) by kdz
Branches: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.14.2.1: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14.2.1: +1 -1
lines
s/NULLxxx/NULL
s/xxx/ber_xxx_t/
Revision 1.14.2.1: download - view: text, markup - select for diffs
Thu Jun 17 17:09:52 1999 UTC (23 years, 11 months ago) by kdz
Branches: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +10 -10
lines
Introduction of BER types (ber_int_t, ber_tag_t, ber_len_t, ber_socket_t)
and lber_types.h (NT version only, need to write configure support for other
platforms). Changes to sources are likely incomplete and buggy.
This is a work in progress.
Revision 1.15.6.9: download - view: text, markup - select for diffs
Fri Jan 4 20:38:19 2002 UTC (21 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_27,
OPENLDAP_REL_ENG_2_0_26,
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.15.6.8: preferred, colored; branchpoint 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15.6.8: +2 -2
lines
Update copyrights for year 2002
Revision 1.15.6.8: download - view: text, markup - select for diffs
Sat Jul 21 19:01:39 2001 UTC (21 years, 10 months 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,
OPENLDAP_REL_ENG_2_0_14,
OPENLDAP_REL_ENG_2_0_13,
OPENLDAP_REL_ENG_2_0_12
Diff to: previous 1.15.6.7: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.6.7: +7 -2
lines
Pull in a variety of bug fixes from HEAD including
critical client control handling
tls cert checking
sasl/tls ref handling
empty dn handling
Also removed ufn search (normally I would have left it
in but the merge was easier this way).
Revision 1.15.6.7: download - view: text, markup - select for diffs
Mon Oct 30 17:18:23 2000 UTC (22 years, 7 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_11,
OPENLDAP_REL_ENG_2_0_10
Diff to: previous 1.15.6.6: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.6.6: +0 -0
lines
Forced commit:
Fix abandon to better handle invalid connection (ITS#837)
Revision 1.15.6.6: download - view: text, markup - select for diffs
Mon Oct 30 17:09:15 2000 UTC (22 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.15.6.5: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.6.5: +1 -1
lines
Import UTF-8 fixes from devel
ITS#860 and others
Revision 1.15.6.5: download - view: text, markup - select for diffs
Tue Oct 17 19:46:42 2000 UTC (22 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.15.6.4: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.6.4: +9 -3
lines
ITS#837: fix server down abandon bug
Revision 1.15.6.4: download - view: text, markup - select for diffs
Fri Aug 18 02:32:54 2000 UTC (22 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_GAMMA,
OPENLDAP_REL_ENG_2_0_6,
OPENLDAP_REL_ENG_2_0_5,
OPENLDAP_REL_ENG_2_0_4,
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.15.6.3: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.6.3: +4 -13
lines
Import latest changes from devel including removal of CLDAP and BDB2 cruft
Revision 1.15.6.3: download - view: text, markup - select for diffs
Tue Jul 4 17:58:51 2000 UTC (22 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_BETA
Diff to: previous 1.15.6.2: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.6.2: +2 -2
lines
Import from devel
Revision 1.15.6.2: download - view: text, markup - select for diffs
Tue Jun 13 17:57:18 2000 UTC (22 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_ALPHA4
Diff to: previous 1.15.6.1: preferred, colored; branchpoint 1.15: preferred, colored
Changes since revision 1.15.6.1: +3 -3
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.15.6.1: download - view: text, markup - select for diffs
Fri Sep 10 20:25:25 1999 UTC (23 years, 8 months ago) by kdz
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_ALPHA3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0
lines
Merge in all devel changes since 2.0-alpha2.
Move OPENLDAP_REL_ENG_2_MP forward.
Revision 1.25.2.4: download - view: text, markup - select for diffs
Mon Mar 3 17:10:04 2003 UTC (20 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_30,
OPENLDAP_REL_ENG_2_1_29,
OPENLDAP_REL_ENG_2_1_28,
OPENLDAP_REL_ENG_2_1_27,
OPENLDAP_REL_ENG_2_1_26,
OPENLDAP_REL_ENG_2_1_25,
OPENLDAP_REL_ENG_2_1_24,
OPENLDAP_REL_ENG_2_1_23,
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,
OPENLDAP_REL_ENG_2_1_16,
OPENLDAP_REL_ENG_2_1_15
Diff to: previous 1.25.2.3: preferred, colored; branchpoint 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25.2.3: +2 -2
lines
Happy (belated) new year
Revision 1.25.2.3: download - view: text, markup - select for diffs
Fri Aug 30 01:09:36 2002 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_9,
OPENLDAP_REL_ENG_2_1_8,
OPENLDAP_REL_ENG_2_1_7,
OPENLDAP_REL_ENG_2_1_6,
OPENLDAP_REL_ENG_2_1_5,
OPENLDAP_REL_ENG_2_1_14,
OPENLDAP_REL_ENG_2_1_13,
OPENLDAP_REL_ENG_2_1_12,
OPENLDAP_REL_ENG_2_1_11,
OPENLDAP_REL_ENG_2_1_10
Diff to: previous 1.25.2.2: preferred, colored; branchpoint 1.25: preferred, colored
Changes since revision 1.25.2.2: +2 -2
lines
Sync with HEAD
Revision 1.25.2.2: download - view: text, markup - select for diffs
Sun Jul 28 19:10:45 2002 UTC (20 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_4
Diff to: previous 1.25.2.1: preferred, colored; branchpoint 1.25: preferred, colored
Changes since revision 1.25.2.1: +4 -5
lines
mostly new logging
Revision 1.25.2.1: download - view: text, markup - select for diffs
Mon Apr 15 15:21:46 2002 UTC (21 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_BETA1,
OPENLDAP_REL_ENG_2_1_3,
OPENLDAP_REL_ENG_2_1_2
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +14 -1
lines
Suck in HEAD changes since 2.1alpha
Revision 1.31.2.5: download - view: text, markup - select for diffs
Thu Jan 20 17:01:01 2005 UTC (18 years, 4 months ago) by kurt
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,
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.31.2.4: preferred, colored; branchpoint 1.31: preferred, colored; next MAIN 1.32: preferred, colored
Changes since revision 1.31.2.4: +2 -2
lines
Happy new year!
Revision 1.31.2.4: download - view: text, markup - select for diffs
Mon Feb 23 22:08:05 2004 UTC (19 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_9,
OPENLDAP_REL_ENG_2_2_8,
OPENLDAP_REL_ENG_2_2_7,
OPENLDAP_REL_ENG_2_2_6,
OPENLDAP_REL_ENG_2_2_20,
OPENLDAP_REL_ENG_2_2_19,
OPENLDAP_REL_ENG_2_2_18,
OPENLDAP_REL_ENG_2_2_17,
OPENLDAP_REL_ENG_2_2_16,
OPENLDAP_REL_ENG_2_2_15,
OPENLDAP_REL_ENG_2_2_14,
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.31.2.3: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.3: +7 -2
lines
Sync with HEAD
Revision 1.31.2.3: download - view: text, markup - select for diffs
Thu Jan 1 18:16:29 2004 UTC (19 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_5
Diff to: previous 1.31.2.2: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.2: +2 -2
lines
Happy new year
Revision 1.31.2.2: download - view: text, markup - select for diffs
Mon Dec 1 00:58:26 2003 UTC (19 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_4,
OPENLDAP_REL_ENG_2_2_3BETA
Diff to: previous 1.31.2.1: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.1: +17 -11
lines
Sync with HEAD
Revision 1.31.2.1: download - view: text, markup - select for diffs
Thu Sep 18 15:43:32 2003 UTC (19 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_2BETA,
OPENLDAP_REL_ENG_2_2_1BETA
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +5 -1
lines
Changes from HEAD for beta
Revision 1.36.2.7: download - view: text, markup - select for diffs
Mon Feb 11 23:24:11 2008 UTC (15 years, 3 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.36.2.6: preferred, colored; branchpoint 1.36: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36.2.6: +2 -2
lines
Happy new year! (belated)
Revision 1.36.2.6: download - view: text, markup - select for diffs
Fri Jun 8 07:43:26 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,
OPENLDAP_REL_ENG_2_3_38,
OPENLDAP_REL_ENG_2_3_37,
OPENLDAP_REL_ENG_2_3_36
Diff to: previous 1.36.2.5: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.5: +4 -3
lines
ITS#4992 cldap fix from HEAD
Revision 1.36.2.5: download - view: text, markup - select for diffs
Tue Jan 2 21:43:48 2007 UTC (16 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_35,
OPENLDAP_REL_ENG_2_3_34,
OPENLDAP_REL_ENG_2_3_33,
OPENLDAP_REL_ENG_2_3_32
Diff to: previous 1.36.2.4: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.4: +2 -2
lines
happy new year
Revision 1.36.2.4: download - view: text, markup - select for diffs
Tue Jan 3 22:16:08 2006 UTC (17 years, 5 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.36.2.3: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.3: +2 -2
lines
Happy new year!
Revision 1.36.2.3: download - view: text, markup - select for diffs
Tue Aug 9 21:03:55 2005 UTC (17 years, 9 months 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_5,
OPENLDAP_REL_ENG_2_3_14,
OPENLDAP_REL_ENG_2_3_13,
OPENLDAP_REL_ENG_2_3_12,
OPENLDAP_REL_ENG_2_3_11,
OPENLDAP_REL_ENG_2_3_10
Diff to: previous 1.36.2.2: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.2: +2 -1
lines
Sync with HEAD
Revision 1.36.2.2: download - view: text, markup - select for diffs
Sun Jul 10 04:36:41 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.36.2.1: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.1: +23 -3
lines
Sync with HEAD
Revision 1.36.2.1: download - view: text, markup - select for diffs
Thu Jan 20 18:03:49 2005 UTC (18 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_4,
OPENLDAP_REL_ENG_2_3_3BETA,
OPENLDAP_REL_ENG_2_3_2BETA,
OPENLDAP_REL_ENG_2_3_1ALPHA
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2
lines
Sync with HEAD
Revision 1.41.2.16: download - view: text, markup - select for diffs
Thu Jan 6 18:43:20 2011 UTC (12 years, 4 months ago) by quanah
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.41.2.15: preferred, colored; branchpoint 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41.2.15: +10 -10
lines
ITS#6625,ITS#5421
Revision 1.41.2.15: download - view: text, markup - select for diffs
Tue Jan 4 23:50:00 2011 UTC (12 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.41.2.14: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.14: +2 -2
lines
Happy New Year!
Revision 1.41.2.14: download - view: text, markup - select for diffs
Tue Jan 4 17:39:46 2011 UTC (12 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.41.2.13: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.13: +1 -1
lines
ITS#6747
Revision 1.41.2.13: download - view: text, markup - select for diffs
Mon Jan 3 22:00:14 2011 UTC (12 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.41.2.12: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.12: +11 -30
lines
ITS#6672
Revision 1.41.2.12: download - view: text, markup - select for diffs
Tue Apr 13 20:22:55 2010 UTC (13 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23,
OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.41.2.11: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.11: +2 -2
lines
happy belated new year
Revision 1.41.2.11: download - view: text, markup - select for diffs
Tue Feb 17 21:02:51 2009 UTC (14 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_STABLE,
OPENLDAP_REL_ENG_2_4_21,
OPENLDAP_REL_ENG_2_4_20,
OPENLDAP_REL_ENG_2_4_19,
OPENLDAP_REL_ENG_2_4_18,
OPENLDAP_REL_ENG_2_4_17,
OPENLDAP_REL_ENG_2_4_16,
OPENLDAP_REL_ENG_2_4_15
Diff to: previous 1.41.2.10: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.10: +1 -4
lines
Warning fixes
Revision 1.41.2.10: download - view: text, markup - select for diffs
Thu Jan 22 00:00:54 2009 UTC (14 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_14
Diff to: previous 1.41.2.9: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.9: +2 -2
lines
Update copyright for next release
Revision 1.41.2.9: download - view: text, markup - select for diffs
Mon Nov 10 17:39:16 2008 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_13
Diff to: previous 1.41.2.8: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.8: +3 -3
lines
Warning cleanup: signed meets unsigned.
Revision 1.41.2.8: download - view: text, markup - select for diffs
Sat Nov 8 01:15:17 2008 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.41.2.7: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.7: +2 -3
lines
Warnings cleanup
Revision 1.41.2.7: download - view: text, markup - select for diffs
Mon Feb 11 23:26:41 2008 UTC (15 years, 3 months ago) by kurt
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.41.2.6: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.6: +2 -2
lines
Happy new year! (belated)
Revision 1.41.2.6: download - view: text, markup - select for diffs
Mon Feb 11 22:58:24 2008 UTC (15 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.41.2.5: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.5: +6 -14
lines
Silence harmless warning
Revision 1.41.2.5: download - view: text, markup - select for diffs
Fri Aug 31 23:13:54 2007 UTC (15 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_7,
OPENLDAP_REL_ENG_2_4_6,
OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.41.2.4: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.4: +4 -3
lines
Sync with HEAD for OL 2.4.5
Revision 1.41.2.4: download - view: text, markup - select for diffs
Tue Feb 13 20:22:10 2007 UTC (16 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_4ALPHA
Diff to: previous 1.41.2.3: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.3: +224 -56
lines
Quick merge: everything from HEAD
Revision 1.41.2.3: download - view: text, markup - select for diffs
Thu Oct 19 20:06:39 2006 UTC (16 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.41.2.2: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.2: +11 -3
lines
Sync with HEAD
Revision 1.41.2.2: download - view: text, markup - select for diffs
Thu Aug 17 23:50:26 2006 UTC (16 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_3ALPHA
Diff to: previous 1.41.2.1: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.1: +16 -15
lines
Sync with HEAD
Revision 1.41.2.1: download - view: text, markup - select for diffs
Tue Apr 11 16:07:15 2006 UTC (17 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_2ALPHA,
OPENLDAP_REL_ENG_2_4_1ALPHA,
OPENLDAP_REL_ENG_2_4_0ALPHA
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2
lines
Sync with HEAD
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org