]> git.sur5r.net Git - openldap/shortlog
openldap
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-22 Pierangelo... more elegant use of realloc; still needs cleanup in...
2001-10-22 Pierangelo... use AC_MEMCPY instead of str[n]cpy
2001-10-22 Julio Sánchez... It now sort of works, but needs some normalization...
2001-10-21 Kurt ZeilengaAdd HAVE_USLEEP for slapd/daemon busy loop protection
2001-10-21 Kurt ZeilengaExperiment with busy loop protection...
2001-10-21 Kurt ZeilengaAdd check for __res_query in default libraries
2001-10-20 Julio Sánchez... Use the ldap syntax oid assigned by David Chadwick...
2001-10-20 Pierangelo... listen on any device
2001-10-20 Pierangelo... fixes ITS#1398
2001-10-20 Julio Sánchez... First cut at certificateExactMatch, completely untested...
2001-10-19 Howard ChuPatches for modify/modrdn to work with BDB_USE_BINARY_RW.
2001-10-19 Howard ChuAdded new bdb_encode/bdb_decode functions, must #define...
2001-10-19 Pierangelo... fix typo (ITS#1397)
2001-10-18 Pierangelo... skeleton of ldap_str2nd/dn2str; works with most of...
2001-10-16 Kurt ZeilengaMinor update
2001-10-16 Kurt ZeilengaMinor updates
2001-10-16 Kurt Zeilengapaged results is informational
2001-10-13 Kurt ZeilengaBDB updates... haven't had a chance to work on this...
2001-10-13 Kurt ZeilengaMove saucer to the Attic. Has not been updated to...
2001-10-13 Kurt Zeilengadb_strerror not available in bdb2
2001-10-11 Mark AdamsonSerialize access to idl insert/delete key routines...
2001-10-11 Kurt ZeilengaUpdate utils
2001-10-10 Stig VenaasSection 3 man pages for ldap_parse_result(),
2001-10-10 Kurt ZeilengaCheck for no OID.
2001-10-09 Kurt ZeilengaRework set_malloc/set_alloc calls
2001-10-09 Kurt ZeilengaDelete attribute indices
2001-10-09 Kurt ZeilengaUse non-critical ManageDsaIT control.
2001-10-09 Pierangelo... fixes ITS #1379; the replication test has been improved...
2001-10-09 Pierangelo... there's a bug in the test, because the 'multilinedescri...
2001-10-08 Pierangelo... avoid warning
2001-10-07 Kurt ZeilengaFix ntohs/htons issues
2001-10-06 Kurt ZeilengaUpdates for MIT KerberosV 1.1 based upon suggestions
2001-10-05 Kurt ZeilengaFix some NEW_LOGGING errors
2001-10-05 Kurt ZeilengaUpdate LDBM_LIB
2001-10-05 Kurt ZeilengaBDB_INDEX code does no harm (but no good yet, not used...
2001-10-05 Kurt ZeilengaNote that slapadd produces LDIF in database order not
2001-10-05 Kurt ZeilengaDon't assume e_id is a long.
2001-10-05 Kurt ZeilengaAnother round. BDB_INDEX almost ready for functional...
2001-10-05 Kurt ZeilengaMinor updates
2001-10-05 Kurt ZeilengaReturn unwillingToPerform instead of noSuchObject for...
2001-10-05 Kurt ZeilengaInitial idl fetch code, undef BDB_INDEX for now, other...
2001-10-04 Kurt ZeilengaAdd some initial BDB_INDEX code... needs much work.
2001-10-04 Kurt ZeilengaAdded the easy part of NLS support, behind an #ifdef.
2001-10-04 Kurt Zeilengarebuild after ando fix typo
2001-10-04 Pierangelo... fix typo; need to rebuild configure
2001-10-04 Kurt ZeilengaMore changes to let BDB build without LDBM.
2001-10-04 Kurt ZeilengaHack to allow --enable-bdb --disable-ldbm, needs more...
2001-10-04 Kurt ZeilengaMove set_alloc to env.
2001-10-04 Kurt ZeilengaAdd prelim index code from LDBM, needs work...
2001-10-03 Kurt ZeilengaAdd BDB_INDEX error handling
2001-10-03 Kurt ZeilengaAdd error handling to BDB_INDEX code
2001-10-03 Kurt ZeilengaAn incremental step.
2001-10-03 Kurt ZeilengaAdd BDB index directives
2001-10-03 Kurt ZeilengaAdd BDB index config code
2001-10-03 Kurt ZeilengaReplace #if 0 with #if MACRO
2001-10-03 Kurt ZeilengaEnable management of attribute indices. Not yet used...
2001-10-03 Kurt ZeilengasubschemaSubentry attributes could be leaked under...
2001-10-03 Pierangelo... use slap_str2undef_ad for unknown attributes
2001-10-02 Pierangelo... candidate check using new macro from Kurt
2001-10-02 Kurt ZeilengaAdd BDB_IDL_N() macro for ando
2001-10-02 Pierangelo... forward porting of time/size limits from back-ldbm...
2001-10-02 Pierangelo... forward porting of empty parent dn checks from back...
2001-10-02 Pierangelo... forward porting of composite rdn handling from back...
2001-10-02 Pierangelo... fix memory leak in case of ACL failure (no write permis...
2001-10-02 Kurt ZeilengaTru64 diff does support "diff foo /dev/null",
2001-10-02 Kurt ZeilengaImplement r/w locks for BerkeleyDB with DB_THREAD.
2001-10-02 Kurt ZeilengaAdd tasks related to Cyrus SASLv2
2001-10-02 Howard ChuMore CLDAP tweaks, to differentiate between real LDAPv2...
2001-10-02 Kurt ZeilengaAdd prototype for ldap_dn_normalize() routine (to be...
2001-10-01 Pierangelo... fix candidate selection based on scope
2001-10-01 Pierangelo... fix result bug; add hooks for error selection based...
2001-10-01 Pierangelo... fix various result returning bugs, mostly related to...
2001-10-01 Kurt ZeilengaInit MPOOL in DB_THREAD test
2001-10-01 Kurt ZeilengaRework DB_THREAD support. CDB support needs reimplemen...
2001-09-29 Kurt ZeilengaDisable (for now) check for HAVE_BERKELEY_DB_THREAD...
2001-09-29 Pierangelo... liberal treatment of trailing spaces in changetype...
2001-09-29 Stig VenaasRemoved a superfluous line left after the ai_addr ...
2001-09-29 Kurt ZeilengaRework getaddrinfo() stuff for ai_addr == NULL
2001-09-29 Kurt ZeilengaRework getaddrinfo/inet_ntop not to segfault with ai_ad...
2001-09-29 Kurt ZeilengaImport MacOS X 10.1 fix from lukeh@padl.com (ITS#1361)
2001-09-28 Kurt ZeilengaIncrease read/write and search/write ratios.
2001-09-28 Howard ChuClean up CLDAP stuff
2001-09-28 Kurt ZeilengaRebuild
2001-09-28 Kurt ZeilengaMinor rewording
2001-09-28 Kurt ZeilengaSync detection with use. Don't use DB_CDB_ALLDB. ...
2001-09-28 Kurt ZeilengaFix #undef LDAP_CONNECTIONLESS builds
2001-09-28 Ralf Haferkampsome changes to make the library working with gcc 3...
2001-09-28 Kurt ZeilengaFix reference stats2 message
2001-09-28 Howard ChuSet protocol to LDAP_VERSION2 on UDP session.
2001-09-28 Kurt ZeilengaReorder includes
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-09-27 Kurt ZeilengaFix see also formating
2001-09-27 Kurt ZeilengaMove stacksize setting outside of detach #ifdef
2001-09-27 Kurt ZeilengaRework do_ldap retry loop to better handle server down...
2001-09-27 Kurt ZeilengaMinor cleanup
2001-09-27 Kurt ZeilengaMisc. IETF LDAPext updates
2001-09-27 Howard ChuChange avl.c to use ber_memalloc and ber_memrealloc.
2001-09-26 Howard ChuReplace some calloc/realloc with ch_calloc/ch_realloc...
2001-09-26 Stig VenaasSection 3 man page for ldap_parse_reference()
next