]> git.sur5r.net Git - openldap/history - libraries/liblutil/sasl.c
Sync with HEAD
[openldap] / libraries / liblutil / sasl.c
2005-01-20 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaHappy new year
2003-11-25 Kurt ZeilengaNotice updates
2003-04-29 Hallvard Furuseth#include "ldap_pvt.h", to get ldap_charray_free() and...
2003-04-06 Kurt Zeilengamark more translatable strings
2003-04-06 Howard ChuITS#2423 - make the lib that allocates SASL prompt...
2003-02-21 Kurt ZeilengaRound 2
2003-02-21 Kurt ZeilengaAdd a safety value
2003-02-21 Kurt ZeilengaITS#2325 fix: properly freeing prompts->results
2003-01-03 Kurt ZeilengaHappy new year
2002-07-23 Kurt ZeilengaMisc sprintf/snprintf cleanup
2002-02-11 Howard ChuFix #include of sasl.h
2002-02-10 Kurt ZeilengaUpdate Cyrus SASL detection to always look for <sasl...
2002-02-10 Howard ChuSupport for Cyrus SASLv2. Untested.
2002-01-04 Kurt ZeilengaUpdate copyright statements
2000-07-17 Kurt ZeilengaClarify comment
2000-07-17 Kurt ZeilengaFix SASL automatic/quiet modes...
2000-07-17 Kurt ZeilengaExpose sasl flags to -lldap (so they can be quiet)
2000-07-17 Kurt ZeilengaFirst cut SASL "interactive" and "quiet" modes (default...
2000-07-15 Kurt ZeilengaMove some noise about
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.