- May 02, 2002
-
-
Kurt Zeilenga authored
form Mikhail Sahalaev <M.Sahalayev@pgr.salford.ac.uk>. Further work needed: add testxxx-matchedvalues rework ldapsearch(1) portion of patch to generalize use of options --- Copyright 2001, Mikhail Sahalaev, All rights reserved. This software is not subject to any license of University Of Salford. Redistribution and use in source and binary forms are permitted without restriction or fee of any kind as long as this notice is preserved.
-
- Apr 30, 2002
-
-
Howard Chu authored
UNIVERSALSTRING to UTF-8 format.
-
Howard Chu authored
in dn parameter and return a result code.
-
- Apr 18, 2002
-
-
Howard Chu authored
deleted ldap_pvt_tls_get_peer() changed ldap_pvt_tls_get_peer_dn() to use ldap_X509dn2bv() added ldap_pvt_tls_get_my_dn()
-
- Apr 08, 2002
-
-
Pierangelo Masarati authored
-
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
-
- Apr 05, 2002
-
-
Howard Chu authored
-
- Mar 30, 2002
-
-
Kurt Zeilenga authored
-
- Mar 11, 2002
-
-
Kurt Zeilenga authored
This software is not subject to any license of Xandros Corporation. This is free software; you can redistribute and use it under the same terms as OpenLDAP itself. ------------------------------------------------------------------- This patch adds an option to ldap_get_option which can be called after ldap_start_tls in order to obtain the pointer to the SSL object used
-
- Mar 01, 2002
-
-
Kurt Zeilenga authored
-
- Feb 27, 2002
-
-
Stig Venaas authored
UTF8normcmp().
-
- Feb 26, 2002
-
-
Stig Venaas authored
this in approxMatch etc in schema_init.c
-
- Feb 25, 2002
-
-
Stig Venaas authored
in NFC. By default no arguments are assumed to be NFC.
-
- Feb 20, 2002
-
-
Stig Venaas authored
-
- Feb 18, 2002
-
-
Kurt Zeilenga authored
-
- Feb 14, 2002
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Howard Chu authored
allocating a copy.
-
- Feb 13, 2002
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- Feb 11, 2002
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Allow both <sasl/sasl.h> and <sasl.h>
-
Kurt Zeilenga authored
-
- Feb 10, 2002
-
-
Kurt Zeilenga authored
s/-L.../libraries -lldap/.../libraries/libldap/libldap.la/
-
Kurt Zeilenga authored
-
- Feb 02, 2002
-
-
Kurt Zeilenga authored
-
- Jan 30, 2002
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
newer versions of HP-UX. However, as the test causes no problems on any system, it's left in place (as someone might actually be using an older version of HP-UX).
-
- Jan 28, 2002
-
-
Kurt Zeilenga authored
Add no-op control (needs backend implementation) Updated modify password extended option API Kludged control infrastructure to support frontend only controls
-
- Jan 23, 2002
-
-
Kurt Zeilenga authored
-
- Jan 21, 2002
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jan 16, 2002
-
-
Kurt Zeilenga authored
-
Pierangelo Masarati authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
rework them slightly to avoid computations which might result in underflow. Rename them for consistency with other berval routines. Remove some utf8 lint.
-
Pierangelo Masarati authored
added ber_[mem|case]cmp() macros for fast berval comparison; extensively used in acl and in dn_match macro at present
-
- Jan 15, 2002
-
-
Howard Chu authored
of UTF8 string. (Returns charlen if valid, 0 if not.)
-