Howard Chu
|
2ee7488d0b
|
ITS#2423 - make the lib that allocates SASL prompt results responsible
for freeing them.
|
2003-04-06 00:47:55 +00:00 |
|
Kurt Zeilenga
|
c3a43e2c4f
|
Round 2
|
2003-02-21 19:27:54 +00:00 |
|
Kurt Zeilenga
|
182f6e20c3
|
Add a safety value
|
2003-02-21 18:51:27 +00:00 |
|
Kurt Zeilenga
|
9e984beded
|
ITS#2325 fix: properly freeing prompts->results
|
2003-02-21 18:39:26 +00:00 |
|
Kurt Zeilenga
|
6939c53170
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
Kurt Zeilenga
|
e6460769ab
|
Misc sprintf/snprintf cleanup
|
2002-07-23 18:26:33 +00:00 |
|
Howard Chu
|
a916535a27
|
Fix #include of sasl.h
|
2002-02-11 09:39:15 +00:00 |
|
Kurt Zeilenga
|
b315d8af34
|
Update Cyrus SASL detection to always look for <sasl.h> regardless
of version and then try -lsasl2 and -lsasl. Make SASL code
conditional on SASL_VERSION_MAJOR, not HAVE_CYRUS_SASL.
|
2002-02-10 17:51:19 +00:00 |
|
Howard Chu
|
8a4e92b259
|
Support for Cyrus SASLv2. Untested.
|
2002-02-10 14:27:23 +00:00 |
|
Kurt Zeilenga
|
0e2af54a3f
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
|
Kurt Zeilenga
|
cd3233ceef
|
Clarify comment
|
2000-07-17 21:45:18 +00:00 |
|
Kurt Zeilenga
|
9fb680d527
|
Fix SASL automatic/quiet modes...
|
2000-07-17 21:36:30 +00:00 |
|
Kurt Zeilenga
|
6393523ffa
|
Expose sasl flags to -lldap (so they can be quiet)
Fix interactive and automatic modes. Quiet needs work.
|
2000-07-17 21:23:59 +00:00 |
|
Kurt Zeilenga
|
95eea5accc
|
First cut SASL "interactive" and "quiet" modes (default is "automatic")
|
2000-07-17 00:56:29 +00:00 |
|
Kurt Zeilenga
|
bab26b3142
|
Move some noise about
|
2000-07-15 01:28:16 +00:00 |
|
Kurt Zeilenga
|
5fc22599e2
|
Update SASL code to reuse context through life of session.
Replace 'negotiated' with 'interactive' bind
Add hooks for SASL/EXTERNAL
Disable SASL security layers
Rework SASL command line and config file parameters
|
2000-07-13 22:54:38 +00:00 |
|