- 09 Jul, 2004 1 commit
-
-
Kurt Zeilenga authored
-
- 01 Jan, 2004 1 commit
-
-
Kurt Zeilenga authored
-
- 14 Dec, 2003 1 commit
-
-
Kurt Zeilenga authored
Need to remove use of deprecated functions.
-
- 26 Nov, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 18 Oct, 2003 2 commits
-
-
Luke Howard authored
-
Luke Howard authored
-
- 12 Oct, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 06 Jun, 2003 1 commit
-
-
Hallvard Furuseth authored
-
- 01 May, 2003 1 commit
-
-
Howard Chu authored
-
- 22 Apr, 2003 1 commit
-
-
Kurt Zeilenga authored
HEADS UP: May break some Kerberos deployments.
-
- 21 Apr, 2003 1 commit
-
-
Kurt Zeilenga authored
Need to look closely at the memcpy. (It likely can be eliminated as well.)
-
- 11 Apr, 2003 1 commit
-
-
Howard Chu authored
-
- 13 Feb, 2003 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
queues for multithreaded access to LDAP*'s. Also used to protect writes and reads of ld_sb, respectively. Appears to work...
-
- 04 Feb, 2003 1 commit
-
-
Pierangelo Masarati authored
-
- 03 Jan, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 18 Dec, 2002 1 commit
-
-
Howard Chu authored
it's set by ldap_int_sasl_external().
-
- 03 Dec, 2002 1 commit
-
-
Kurt Zeilenga authored
due to res_() routines). Change all res_() dependent routines to share same mutex.
-
- 24 Oct, 2002 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
try_read1msg. Blind fix, problem was not duplicated/tested.
-
- 02 Oct, 2002 1 commit
-
-
Kurt Zeilenga authored
Patch to allow referrals to be read on synchronous non-search operations. Treat referrals the same way as MatchDN or ErrorString values. Store them in the ld structure and provide an option for ldap_get_option to retrieve them
-
- 04 Sep, 2002 1 commit
-
-
Kurt Zeilenga authored
-
- 29 Aug, 2002 1 commit
-
-
Howard Chu authored
allowed per LDAP* handle. It works, but needs review.
-
- 06 Jun, 2002 1 commit
-
-
Howard Chu authored
never did anything anyway.
-
- 06 May, 2002 1 commit
-
-
Howard Chu authored
ourselves.
-
- 08 Apr, 2002 1 commit
-
-
Pierangelo Masarati authored
ITS#1677 - cast away const warnings ITS#1678 - unsigned char args to ctype funcs ITS#1682 - don't redefine ldap_debug ITS#1683 - uninitialized vars ITS#1703 - ldo_debug initialization ITS#1705 - unsigned testing ITS#1706 - socklen_t args ITS#1719 - back-tcl update (other cleanups/fixes/improvements; yet untested) ITS#1724 - integerNormalize/integerFilter/integerIndexer bugs ITS#1725 - libdes not required Implement back-null (/dev/null style backend) Cleanup some misc warnings ("%lu" format, unused/uninitialized vars, ambiguous operator precedence) Kurt, please regenerate configure
-
- 30 Mar, 2002 1 commit
-
-
Kurt Zeilenga authored
and other cleanup
-
- 11 Feb, 2002 2 commits
-
-
Howard Chu authored
-
Kurt Zeilenga authored
Allow both <sasl/sasl.h> and <sasl.h>
-
- 10 Feb, 2002 2 commits
-
-
Kurt Zeilenga authored
of version and then try -lsasl2 and -lsasl. Make SASL code conditional on SASL_VERSION_MAJOR, not HAVE_CYRUS_SASL.
-
Howard Chu authored
-
- 05 Jan, 2002 1 commit
-
-
Kurt Zeilenga authored
-
- 04 Jan, 2002 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 03 Jan, 2002 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 02 Jan, 2002 1 commit
-
-
Howard Chu authored
no longer static. Moved declaration to ldap-int.h and removed extern from getdn.c
-
- 30 Dec, 2001 1 commit
-
-
Howard Chu authored
-
- 28 Dec, 2001 1 commit
-
-
Kurt Zeilenga authored
Misc cleanup of other tests. Add *.dsp files for tests
-
- 24 Dec, 2001 1 commit
-
-
Kurt Zeilenga authored
-