2006-12-03 |
Pierangelo Masarati | fix request/result abandon |
tree | commitdiff |
2006-10-28 |
Pierangelo Masarati | s/ldap_int_discard/ldap_pvt_discard/ |
tree | commitdiff |
2006-10-21 |
Pierangelo Masarati | rework timeout strategy a little bit |
tree | commitdiff |
2006-10-14 |
Pierangelo Masarati | add LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated... |
tree | commitdiff |
2006-10-11 |
Kurt Zeilenga | Include sys/types.h for regex.h test |
tree | commitdiff |
2006-09-21 |
Howard Chu | Just include one or the other of poll.h or sys/poll.h |
tree | commitdiff |
2006-09-21 |
Howard Chu | ITS#4674 fix poll detection |
tree | commitdiff |
2006-09-17 |
Pierangelo Masarati | detect, but don't use, Solaris' /dev/poll |
tree | commitdiff |
2006-09-14 |
Pierangelo Masarati | monitor __ALL__ thread parameters |
tree | commitdiff |
2006-09-14 |
Howard Chu | dirent emulation for MSVC |
tree | commitdiff |
2006-09-14 |
Howard Chu | Fix prev commit |
tree | commitdiff |
2006-09-14 |
Howard Chu | ITS#4606 errno is not per-thread on WIN32, always use... |
tree | commitdiff |
2006-09-09 |
Pierangelo Masarati | rename functions/macros (no impact, they're currently... |
tree | commitdiff |
2006-09-06 |
Pierangelo Masarati | add scope helpers |
tree | commitdiff |
2006-08-25 |
Kurt Zeilenga | Use LINE_MAX instead of BUFSIZ. Per POSIX, LINE_MAX... |
tree | commitdiff |
2006-08-22 |
Kurt Zeilenga | s/managedit/relax/ |
tree | commitdiff |
2006-08-22 |
Kurt Zeilenga | More LDAP_DEVEL cleanup |
tree | commitdiff |
2006-08-18 |
Kurt Zeilenga | LDAP_DEVEL cleanup |
tree | commitdiff |
2006-08-10 |
Kurt Zeilenga | fix bind/unbind typo |
tree | commitdiff |
2006-08-10 |
Kurt Zeilenga | Add notes regarding alternatives to deprecated routines |
tree | commitdiff |
2006-06-21 |
Kurt Zeilenga | Misc RFC reference updates |
tree | commitdiff |
2006-06-11 |
Luke Howard | Add internal bind/unbind/search/compare/abandon plugin... |
tree | commitdiff |
2006-06-11 |
Luke Howard | Add SLAPI_X_OPERATION_NO_SUBORDINATE_GLUE for exposing... |
tree | commitdiff |
2006-05-19 |
Howard Chu | ITS#4549 add tavl_find3() to return closest match |
tree | commitdiff |
2006-05-15 |
Kurt Zeilenga | Update |
tree | commitdiff |
2006-05-11 |
Howard Chu | Fix Debug definition for !LDAP_SYSLOG |
tree | commitdiff |
2006-05-06 |
Pierangelo Masarati | add URI list resorting feature (ITS#4524) |
tree | commitdiff |
2006-05-02 |
Pierangelo Masarati | ldap_pvt_runqueue_next_sched() may return a pointer... |
tree | commitdiff |
2006-05-02 |
Howard Chu | Add ldap_pvt_thread_pool_tid() |
tree | commitdiff |
2006-04-30 |
Hallvard Furuseth | Fix typo in comment |
tree | commitdiff |
2006-04-28 |
Howard Chu | rmutex_lock etc.: caller supplies thread id |
tree | commitdiff |
2006-04-28 |
Howard Chu | Added recursive mutex implementation |
tree | commitdiff |
2006-04-25 |
Pierangelo Masarati | print the correct search base when taken from ldaprc... |
tree | commitdiff |
2006-04-16 |
Hallvard Furuseth | #define LogN/Debug() as ((void)0) instead of empty... |
tree | commitdiff |
2006-04-11 |
Kurt Zeilenga | Remove more LDBM cruft |
tree | commitdiff |
2006-04-09 |
Pierangelo Masarati | better fix for ITS#4483 |
tree | commitdiff |
2006-04-08 |
Kurt Zeilenga | Remove configure support for LDBM |
tree | commitdiff |
2006-04-07 |
Howard Chu | ITS#4422, #4475 |
tree | commitdiff |
2006-04-05 |
Hallvard Furuseth | LDAP_THREAD_DEBUG revamping, cleanup, bug fixes. |
tree | commitdiff |
2006-04-03 |
Pierangelo Masarati | fix previous commit |
tree | commitdiff |
2006-04-03 |
Hallvard Furuseth | Restore $LDAP_THREAD_DEBUG=off functionality (was lost... |
tree | commitdiff |
2006-04-01 |
Pierangelo Masarati | allow mutex ownership detection (thanks to Hallvard) |
tree | commitdiff |
2006-03-31 |
Kurt Zeilenga | commit missing TXN piece |
tree | commitdiff |
2006-03-07 |
Kurt Zeilenga | TXN protocol element parsers (without any backend support) |
tree | commitdiff |
2006-03-06 |
Kurt Zeilenga | Initial and rough client-side implementation of the... |
tree | commitdiff |
2006-02-27 |
Howard Chu | ITS#4372 regenerate |
tree | commitdiff |
2006-02-20 |
Luke Howard | Add SLAPI_IS_INTERNAL_OPERATION / SLAPI_OPERATION_MSGID |
tree | commitdiff |
2006-02-16 |
Kurt Zeilenga | Macro cleanup |
tree | commitdiff |
2006-02-15 |
Kurt Zeilenga | ITS#4404: fix typo in ValuesReturnFilter control OID... |
tree | commitdiff |
2006-02-14 |
Kurt Zeilenga | unifdef -DLDAP_NULL_IS_NULL |
tree | commitdiff |
2006-02-13 |
Luke Howard | Add sequential modify overlay to supported overlays |
tree | commitdiff |
2006-02-11 |
Kurt Zeilenga | Add RFC 4370 |
tree | commitdiff |
2006-02-10 |
Kurt Zeilenga | Fix typo in prev commit |
tree | commitdiff |
2006-02-10 |
Kurt Zeilenga | Improved bignum detection/use |
tree | commitdiff |
2006-02-09 |
Howard Chu | Prefer long long to BIGNUM or GMP |
tree | commitdiff |
2006-02-06 |
Howard Chu | Regenerate without multimaster switch |
tree | commitdiff |
2006-02-04 |
Pierangelo Masarati | friendly form for balance factors |
tree | commitdiff |
2006-01-16 |
Kurt Zeilenga | rebuild |
tree | commitdiff |
2006-01-12 |
Kurt Zeilenga | Update proxied authorization implementation to use... |
tree | commitdiff |
2006-01-10 |
Kurt Zeilenga | enable NANOSLEEP detection on Linux for ITS#3950 |
tree | commitdiff |
2006-01-10 |
Kurt Zeilenga | cleanup |
tree | commitdiff |
2006-01-09 |
Kurt Zeilenga | cleanup |
tree | commitdiff |
2006-01-09 |
Kurt Zeilenga | Move deprecated routine behind LDAP_DEPRECATED |
tree | commitdiff |
2006-01-09 |
Kurt Zeilenga | Update variables holding protocol values to ber_*_t's |
tree | commitdiff |
2006-01-08 |
Pierangelo Masarati | line up LDAP_API_FEATURE_PAGED_RESULTS with other controls |
tree | commitdiff |
2006-01-08 |
Pierangelo Masarati | rework API functions to create/parse controls; add... |
tree | commitdiff |
2006-01-08 |
Kurt Zeilenga | Update (and rename) Sort and VLV parse routines to... |
tree | commitdiff |
2006-01-06 |
Pierangelo Masarati | regenerate |
tree | commitdiff |
2006-01-06 |
Pierangelo Masarati | rfc2589 support (ITS#4293) |
tree | commitdiff |
2006-01-06 |
Pierangelo Masarati | regenerate |
tree | commitdiff |
2006-01-06 |
Pierangelo Masarati | regenerate |
tree | commitdiff |
2006-01-06 |
Howard Chu | ITS#3950 tweak prev commit, s/REPLACE_SCHED_YIELD/REPLA... |
tree | commitdiff |
2006-01-06 |
Kurt Zeilenga | i before e and other cleanup |
tree | commitdiff |
2006-01-06 |
Kurt Zeilenga | Remove usleep(3) detection (unused) |
tree | commitdiff |
2006-01-06 |
Kurt Zeilenga | Add configure support for REPLACE_SCHED_YIELD |
tree | commitdiff |
2006-01-03 |
Kurt Zeilenga | Happy new year! |
tree | commitdiff |
2006-01-02 |
Pierangelo Masarati | fix logic of POSIX strerror_r (ITS#4292; refix ITS... |
tree | commitdiff |
2005-12-28 |
Pierangelo Masarati | Log0 |
tree | commitdiff |
2005-12-27 |
Pierangelo Masarati | add severity-aware logging (ITS#4282) |
tree | commitdiff |
2005-12-23 |
Pierangelo Masarati | on Solaris, [v][sf][n]printf doesn't like NULL; on... |
tree | commitdiff |
2005-12-22 |
Pierangelo Masarati | cleanup debug handling |
tree | commitdiff |
2005-11-27 |
Pierangelo Masarati | register temporary OID under OpenLDAP experimental arc |
tree | commitdiff |
2005-11-27 |
Pierangelo Masarati | add very preliminary support for <draft-sermersheim... |
tree | commitdiff |
2005-11-26 |
Kurt Zeilenga | Add dontUseCopy control to ldapcompare(1) and ldapsearc... |
tree | commitdiff |
2005-11-25 |
Pierangelo Masarati | add more versatile private API for filter escaping |
tree | commitdiff |
2005-11-24 |
Pierangelo Masarati | use lutil_ato*() whenever appropriate |
tree | commitdiff |
2005-11-23 |
Kurt Zeilenga | Support Solaris 10's getpeerucred(3) (*** blind commit... |
tree | commitdiff |
2005-11-23 |
Pierangelo Masarati | add support for error-handling number/time parsing... |
tree | commitdiff |
2005-11-16 |
Kurt Zeilenga | detect ICU and link it into slapd(8) |
tree | commitdiff |
2005-11-14 |
Kurt Zeilenga | memrchr detection cleanup |
tree | commitdiff |
2005-11-14 |
Hallvard Furuseth | Declare memrchr() also when HAVE_MEMRCHR, since glibc... |
tree | commitdiff |
2005-11-14 |
Hallvard Furuseth | Let ber_bvchr() and ber_bvrchr() return char* instead... |
tree | commitdiff |
2005-11-13 |
Pierangelo Masarati | don't trust strchr/strrchr with bervals |
tree | commitdiff |
2005-11-12 |
Pierangelo Masarati | don't malloc empty strings for matched, error |
tree | commitdiff |
2005-11-08 |
Howard Chu | ITS#4082 tls ctx requirements are only applicable to... |
tree | commitdiff |
2005-11-06 |
Pierangelo Masarati | silence warnings |
tree | commitdiff |
2005-11-03 |
Kurt Zeilenga | Update result code to IANA-assigned values |
tree | commitdiff |
2005-11-01 |
Kurt Zeilenga | Various cleanup and updating |
tree | commitdiff |
2005-10-28 |
Howard Chu | ITS#4017, additional revisions for DH parameters |
tree | commitdiff |
2005-10-17 |
Kurt Zeilenga | Note that proxy authz was submitted for publication |
tree | commitdiff |
next |