]> git.sur5r.net Git - openldap/shortlog
openldap
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()
2001-09-26 Kurt ZeilengaFix up binary search
2001-09-26 Kurt ZeilengaLow stack to 16 MB... this really needs to be tunable
2001-09-26 Kurt ZeilengaUse a 64MB stack (instead of a 64K on some systems...
2001-09-26 Kurt ZeilengaFix build errors
2001-09-25 Kurt Zeilengaidl_check for back-bdb
2001-09-25 Kurt ZeilengaAdd a sample ACL
2001-09-25 Kurt ZeilengaMinor change to last commit...
2001-09-25 Kurt ZeilengaAdditional CR/LF fixes
2001-09-25 Kurt ZeilengaITS#1328 LDIFv1 CR/LF fix
2001-09-25 Kurt ZeilengaAcknowledge IETF work
2001-09-25 Kurt Zeilengaldif.h include cleanup
2001-09-24 Kurt ZeilengaTrim both \n and \r\n from config files.
2001-09-24 Kurt Zeilengachasing multi-level referrals core dumps (ITS#1346...
2001-09-24 Kurt ZeilengaAdd ldap_url_desc2str()
2001-09-24 Kurt ZeilengaAdd ldap_url_desc2str().
2001-09-24 Kurt ZeilengaMinor updates to TODO list
2001-09-24 Kurt ZeilengaReword pthread error message for clarity
2001-09-22 Howard ChuTweaked ID_BLOCKs to record NIDs for INDIRECT blocks...
2001-09-22 Howard ChuFix another SEGV from previous patch.
2001-09-22 Howard ChuAdded optional 3rd parameter, to make the script displa...
2001-09-22 Howard ChuFix previous idl_find patch. Cannot test <=0 with unsig...
2001-09-22 Kurt ZeilengaFix an off by one bug which could cause a realloced...
2001-09-21 Howard ChuAdd idl_find binary search routine, used by idl_insert...
2001-09-21 Howard ChuCheck debug level before invoking debug routine, slight...
2001-09-21 Kurt Zeilengabump MAXARGS to 500
2001-09-21 Kurt ZeilengaBump MAXARGS to 500.
2001-09-20 Mark AdamsonFinished the integerMatch matching rule and the integer...
2001-09-19 Stig VenaasSection 3 man pages for ldap_first_reference(), ldap_ne...
2001-09-19 Stig VenaasSection 3 man pages for ldap_first_message(), ldap_next...
2001-09-19 Pierangelo... logs changes even if no appropriate replica (or none...
2001-09-19 Kurt ZeilengaMisc. updates to release templates
2001-09-18 Kurt ZeilengaRebuild
2001-09-18 Kurt ZeilengaMinor cleanup
2001-09-18 Kurt ZeilengaMinor cleanup of last commit
2001-09-18 Kurt Zeilengacomment out inetLocalMailReciepent as it has no assigne...
2001-09-18 Kurt ZeilengaMinor cleanup
2001-09-18 Howard ChuFix for ITS#1258 - even if we're accepting various...
2001-09-18 Howard ChuFix previous patch, didn't take handle syntax/noidlen...
2001-09-18 Howard ChuFix ITS#1213, OID macro parsing in attributetypes
2001-09-18 Kurt ZeilengaPatch for SASL EXTERNAL. Needs to be tested with other...
2001-09-18 Howard ChuSilence some typecast warnings
2001-09-18 Howard ChuDon't pass NULL hostname to ldap_pvt_tls_check_hostname...
2001-09-18 Howard ChuFix crashes for SASL/EXTERNAL binds:
2001-09-18 Howard ChuFix declaration mismatch when CYRUS is not present
2001-09-17 Kurt ZeilengaClean up include logging
2001-09-16 Kurt ZeilengaFix typo in winsock detection
2001-09-16 Kurt ZeilengaBack out ManageDsaIt change.
2001-09-16 Kurt ZeilengaMinor cleanup
2001-09-16 Kurt ZeilengaRemove lint
2001-09-13 Pierangelo... cleanup and cast of logs
2001-09-09 Kurt ZeilengaUse time_t not char * to represent timestamps.
2001-09-09 Kurt ZeilengaClean up asserts, should assert desc != NULL instead...
2001-09-09 Kurt ZeilengaRemove dead code
2001-09-09 Kurt ZeilengaAdd root DSE supportedFeatures support.
2001-09-09 Kurt ZeilengaBlindly fix TLS/SASL external interaction.
2001-09-09 Kurt ZeilengaMinor cleanup of ldap_perror()
2001-09-08 Kurt ZeilengaUpdate to latest
2001-09-08 Kurt ZeilengaCorrect typo
2001-09-08 Kurt ZeilengaUpdate to 2.7
2001-09-08 Kurt ZeilengaUpdate from DRAFT to 2.7
2001-09-08 Kurt ZeilengaRevert
2001-09-08 Kurt ZeilengaUpdate 'invalid data' error message.
2001-09-08 Kurt ZeilengaForced commit to correct last log message.
2001-09-08 Kurt ZeilengaAdd referral scope checks (ITS#1289) from dshriver...
2001-09-07 Kurt ZeilengaAdd IDL debugging code from SuSE.
2001-09-07 Dmitry Kovalevfinish the prefious fixes... it is really hard to commi...
2001-09-07 Ralf Haferkampadded empty() method to the list classes. (Patch was...
2001-09-07 Dmitry Kovalevsome cosmetics and minor problems fixed, pointed out...
2001-09-07 Kurt ZeilengaAdd <limits.h>
2001-09-05 Kurt ZeilengaFix TLS ldap.conf issues
2001-09-05 Kurt ZeilengaAnother draft
2001-09-05 Kurt Zeilengaadd some additional projects
2001-09-05 Kurt ZeilengaUpdated COPYRIGHT/LICENSE to be even less restrictive.
2001-09-04 Kurt ZeilengaRemove extensible filter #ifdef
2001-09-04 Kurt ZeilengaDon't ignore attribute list when -S is specified.
next