]> git.sur5r.net Git - openldap/history - include
Fix make clean
[openldap] / include /
2000-06-26 Kurt ZeilengaSet TMPDIR
2000-06-25 Kurt ZeilengaMove old files to the Attic
2000-06-25 Kurt ZeilengaAdd comment regarding use of LDAP_OPT_SUCCESS v. LDAP_O...
2000-06-25 Kurt ZeilengaModify ldapsearch(1) significantly. Now handles LDAPv3...
2000-06-24 Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
2000-06-24 Kurt ZeilengaClarify LinuxThreads USR1/USR2 issue
2000-06-20 Kurt ZeilengaIntroduce LDAP_V() and friends
2000-06-19 Mark ValenceUpdate some prototype macros to build on NT.
2000-06-19 Kurt ZeilengaMake that LDAP_NEEDS_PROTOTYPES... might as well use...
2000-06-19 Kurt ZeilengaNEEDS_PROTOTYPE fix
2000-06-19 Kurt ZeilengaFix NEEDS_PROTOTYPES
2000-06-19 Kurt ZeilengaRemove SCHEMA_NOT_COMPAT #ifdef
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-17 Kurt ZeilengaKill LinuxThreads clones
2000-06-14 Kurt ZeilengaChange cn=schema to cn=subschema to reflect subentry...
2000-06-13 Kurt ZeilengaRename ldap_start_tls() to ldap_start_tls_s() for consi...
2000-06-13 Kurt ZeilengaReworked thread code to better support thread-library...
2000-06-10 Kurt ZeilengaThought I fixed these errors previously... oh well.
2000-06-10 Kurt ZeilengaFix LDAP_END_DECL bug, add LDAP_P() to rebind proc...
2000-06-09 Kurt ZeilengaUpdate PF_INET6 and PF_UNIX detection, both default...
2000-06-09 Kurt ZeilengaDetect getaddrinfo
2000-06-09 Kurt Zeilengaremove IA64 lint
2000-06-08 Kurt ZeilengaReally disable pthread rw locks
2000-06-08 Kurt ZeilengaDisable pthread rwlock use til we sort out pool issues
2000-06-07 Kurt ZeilengaAdd VLV and SortList Control API and related (and other...
2000-06-07 Mark ValenceAdd thread pool routines.
2000-06-07 Kurt ZeilengaUse LDAP_VFREE and friends. Other misc code cleanup.
2000-06-07 Kurt ZeilengaAdd Pth specific r/w lock implementation.
2000-06-07 Kurt ZeilengaRework URI parser to provide true scheme not proto...
2000-06-07 Kurt ZeilengaUse pthread rwlocks, if available
2000-06-06 Kurt ZeilengaAdditional unifdef'ing
2000-06-06 Mark ValenceIn preparation for thread pools
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 Kurt ZeilengaMove experimental Back-BDB2 to Attic
2000-06-05 Kurt ZeilengaDNSSRV use res_query, not res_search
2000-06-05 Kurt ZeilengaRemove support for DNS DNs (not to be confused with...
2000-06-05 Kurt Zeilengaremove old STR_TRANSLATION feature. The use of this...
2000-06-05 Kurt Zeilengamove --enable-dns (LDAP_API_FEATURE_X_OPENLDAP_V2_DNS...
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-06-01 Kurt ZeilengaMove ldapd into the Attic, quipu tools remain for now.
2000-06-01 Kurt ZeilengaITS#537: lber io rewrite from Gambor Gombas.
2000-05-31 Kurt ZeilengaFix up referral commit.
2000-05-31 Kurt ZeilengaLDAPv3 referrals changes by Steve Sonntag @ Novell
2000-05-30 Kurt ZeilengaMove -DSLAPD_SCHEMA_COMPAT to acconfig.h...
2000-05-30 Kurt Zeilengarebuild after removal of dmalloc detection
2000-05-29 Kurt ZeilengaMark most of RFC 1823 API as deprecated.
2000-05-29 Kurt ZeilengaNew schema code is now the default.
2000-05-28 Julio Sánchez Fern... Let the caller decide how liberal the schema parsing...
2000-05-25 Kurt ZeilengaRework DB_VERSION kludging
2000-05-25 Kurt ZeilengaDefine HAVE_BERKELEY_DB not HAVE_BERKELEY_DB2 per new...
2000-05-25 Kurt ZeilengaNew Berkeley DB detection
2000-05-25 Gary Williamsuse HAVE_BERKELEY_DB and check DB_VERSION_MAJOR for...
2000-05-25 Gary WilliamsAdded support for Berkeley DB3. Hidden behind
2000-05-21 Julio Sánchez Fern... Parsing and printing of extensions in schema definitions.
2000-05-19 Kurt Zeilengabefore including <pth.h>:
2000-05-19 Kurt ZeilengaUse getpassphrase() instead of getpass() if available.
2000-05-18 Kurt ZeilengaMap getopt symbols to new names to avoid conflicts
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Disable cn=Monitor & cn=Config
2000-05-15 Kurt Zeilengas/CN=SCHEMA/cn=Schema/
2000-05-13 Kurt ZeilengaUpdate lber-encode/decode man pages
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-12 Howard ChuMoved nt_err from liblutil to liblber, renamed WSAGetEr...
2000-05-11 Howard ChuAdded support for AIX security database:
2000-05-11 Howard ChuAdded LBER_OPT_LOG_PRINT_FILE to redirect the output...
2000-05-10 Kurt ZeilengaAdd basic and EXPERIMENTAL chroot() support.
2000-05-10 Kurt ZeilengaAdd DNS SRV backend framework (a work in progress).
2000-05-10 Howard Chulibldap/tls.c: change tls_verify_cb to no longer ignore...
2000-05-10 Howard ChuRemove MINGW32 declarations of snprintf and vsnprintf...
2000-05-10 Howard ChuRemove declaration of strerror_r, it clashes on AIX...
2000-05-10 Kurt ZeilengaAdd experimental code to check simple bind passwords
2000-05-03 Kurt ZeilengaError handling changes including separation of client...
2000-04-25 Kurt ZeilengaFramework for authpasswd. Needs work. Behind #ifdef
2000-04-25 Kurt Zeilengareplace ldap_dnssrv_init() with lower level calls
2000-04-20 Kurt ZeilengaITS#503: Extend ldap tools to support SASL/TLS
2000-03-17 Kurt ZeilengaChage DEFAULT_DB_PAGE_SIZE to 4096 and allow external...
2000-03-17 Kurt ZeilengaDepend HAVE_NT_THREADS on _WINNT
2000-03-17 Kurt ZeilengaRemove discrete right macro (not used)
2000-03-16 Dmitry Kovalevupdate Win32 build environment to support back-sql
2000-03-16 Kurt ZeilengaDelete SLAPD_DISCRETE_ACI
2000-03-16 Kurt ZeilengaDelete (again) unneeded discrete-aci flag and regenerate...
2000-03-16 Dmitry Kovalevupdate Unix build environment to support back-sql
2000-03-14 Kurt Zeilengawork args of ldap_negotiated_sasl_bind_s() and provide...
2000-02-25 Kurt Zeilengatempnam() is available in MSVC5
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-11 Kurt ZeilengaITS#450: teach LDBM/GDBM about cursors
2000-01-27 Kurt ZeilengaMove ldap_unicode_t to ldap_pvt.h, typedef to ldap_ucs2...
2000-01-27 Kurt Zeilengatypedef ber_int_t ldap_ucs4_t
2000-01-23 Kurt ZeilengaMake ldap_utf8_bytes() act like strlen() not sizeof()
2000-01-23 Kurt ZeilengaFix bugs in UTF-8 code. Apply to getdn and charray.
2000-01-23 Kurt ZeilengaAdd some robustness to UTF-8 routines.
2000-01-23 Kurt ZeilengaAdd comments to UTF-8 declarations.
2000-01-22 Kurt ZeilengaMove ldap_utf8_*() declarations from ldap-int.h to...
2000-01-14 Kurt Zeilengaremove UNSPECIFIED_TLS... HOST implies ldap://
2000-01-13 Kurt ZeilengaRegenerate using proper tools.
2000-01-11 Kurt ZeilengaFix --enabel-kbind=auto --without-kerberos detection
2000-01-08 Kurt Zeilenga--disable-kbind --disable-kpasswd should imply --withou...
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
2000-01-05 Luke HowardImported <ldap.h> in <ldap_pvt.h> so ldap_pvt_sasl_bind...
2000-01-03 Luke HowardAdded support for connecting to LDAP servers located...
2000-01-03 Luke HowardAdded ldap_pvt_sasl_bind() prototype to ldap_pvt.h...
next