2004-09-11 |
Jong Hyuk Choi | memory leak fixes |
blob | commitdiff | raw |
2004-09-04 |
Kurt Zeilenga | unifdef -UNEW_LOGGING |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Pierangelo Masarati | cleanup function name in log |
blob | commitdiff | raw | diff to current |
2004-07-18 |
Pierangelo Masarati | rework op/rs structures to deal with opeartional attributes |
blob | commitdiff | raw | diff to current |
2004-06-12 |
Pierangelo Masarati | clarify no limits in (internal) searches |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Kurt Zeilenga | ITS#3092: Rename sl_free() and friends to slap_sl_free() |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Kurt Zeilenga | s/saslAuthz/authz/ |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Pierangelo Masarati | cleanup |
blob | commitdiff | raw | diff to current |
2004-04-13 |
Pierangelo Masarati | lots of cleanup |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Howard Chu | Cleanup, fix for SASL/PLAIN |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Kurt Zeilenga | use BER_BVNULL |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Howard Chu | ITS#3048 delete sasl_checkpass support |
blob | commitdiff | raw | diff to current |
2004-03-02 |
Howard Chu | ITS#2961 check for NULL authcDN |
blob | commitdiff | raw | diff to current |
2004-02-26 |
Howard Chu | ITS#2934 - don't touch conn->c_sasl_dn for Simple Binds |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Kurt Zeilenga | Fix typo in slap_auxprop_init() (should not impact... |
blob | commitdiff | raw | diff to current |
2004-01-01 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2003-12-30 |
Kurt Zeilenga | Misc cleanup |
blob | commitdiff | raw | diff to current |
2003-12-23 |
Howard Chu | Revert to simple authzID behavior |
blob | commitdiff | raw | diff to current |
2003-12-18 |
Kurt Zeilenga | Move experimental built-in SASL behind SLAP_BUILTIN_SAS... |
blob | commitdiff | raw | diff to current |
2003-12-18 |
Pierangelo Masarati | propagate flags to sasl-regexp functions (will need... |
blob | commitdiff | raw | diff to current |
2003-12-18 |
Kurt Zeilenga | Completely untested built-in EXTERNAL implementation |
blob | commitdiff | raw | diff to current |
2003-12-16 |
Pierangelo Masarati | fix a couple of (too optimistic) comments... |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Pierangelo Masarati | saslAuthzTo/From stuff |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Howard Chu | Use c_authmech when c_sasl_bind_mech is empty |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Kurt Zeilenga | Look for the '@' in userid@realm in reverse so that... |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Pierangelo Masarati | note a potential problem |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Pierangelo Masarati | conn must be non-null |
blob | commitdiff | raw | diff to current |
2003-12-07 |
Howard Chu | Added sc_next and sc_cleanup to slap_callback |
blob | commitdiff | raw | diff to current |
2003-12-01 |
Howard Chu | Added slap_null_cb |
blob | commitdiff | raw | diff to current |
2003-11-29 |
Howard Chu | #ifdef for slap_auxprop_store |
blob | commitdiff | raw | diff to current |
2003-11-29 |
Kurt Zeilenga | cleanup |
blob | commitdiff | raw | diff to current |
2003-11-29 |
Pierangelo Masarati | clarify auxprop_store member type |
blob | commitdiff | raw | diff to current |
2003-11-29 |
Howard Chu | Add auxprop_store support for Cyrus SASL 2.1.16+ |
blob | commitdiff | raw | diff to current |
2003-11-27 |
Kurt Zeilenga | Updated notices |
blob | commitdiff | raw | diff to current |
2003-11-13 |
Howard Chu | ITS#2825 fix SASL internal searches |
blob | commitdiff | raw | diff to current |
2003-10-11 |
Howard Chu | ITS#2762 tweak SASL include paths |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Kurt Zeilenga | add "proxy" to "authorization" in a few places |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Howard Chu | ITS#2729 fix typos |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Howard Chu | Clarify/standardize library version mismatch error... |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Luke Howard | Inherit operation pblock for SLAPI |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Howard Chu | Change slap_sasl_authorized to take an Operation instea... |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Howard Chu | ITS#2424 use two SASL contexts per session to conform... |
blob | commitdiff | raw | diff to current |
2003-04-30 |
Howard Chu | Fix prev commit |
blob | commitdiff | raw | diff to current |
2003-04-30 |
Howard Chu | ITS#2424 reset SASL on an existing connection |
blob | commitdiff | raw | diff to current |
2003-04-30 |
Howard Chu | Added errmsg arg to lutil_passwd_{check,hash} functions |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Kurt Zeilenga | remove dnNormalize2 |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Hallvard Furuseth | Reduce warnings: Add missing 0 or NULL initializers... |
blob | commitdiff | raw | diff to current |
2003-04-12 |
Howard Chu | Memory context tweaks for Bind |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Howard Chu | More memory context tweaks |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Howard Chu | Minor cleanups |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Howard Chu | First cut at thread-local malloc. Only used by search... |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Howard Chu | Don't build generic_filter dynamically, it's a simple... |
blob | commitdiff | raw | diff to current |
2003-04-04 |
Howard Chu | Minor cleanup, use shorthand macros |
blob | commitdiff | raw | diff to current |
2003-04-01 |
Howard Chu | Consolidated slap_callbacks into one function. Removed... |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Howard Chu | Minor cleanup |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Howard Chu | Major API change - (SLAP_OP_BLOCKS) All request paramet... |
blob | commitdiff | raw | diff to current |
2003-03-16 |
Kurt Zeilenga | SLAP_NVALUES changes |
blob | commitdiff | raw | diff to current |
2003-03-10 |
Howard Chu | Added op->o_is_auth_check; use ACL_AUTH instead of... |
blob | commitdiff | raw | diff to current |
2003-02-16 |
Howard Chu | Use struct berval for exop reqoid everywhere. Define... |
blob | commitdiff | raw | diff to current |
2003-02-07 |
Pierangelo Masarati | (mostly blind) fix of possible leak/dangling pointer... |
blob | commitdiff | raw | diff to current |
2003-02-06 |
Pierangelo Masarati | make sure the DN is null-terminated before normalizing it |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Luke Howard | Add search ref callback |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Kurt Zeilenga | ITS#2268: SASL/ANONYMOUS fixes from kuenne@rentec.com |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2002-12-21 |
Kurt Zeilenga | Minor cleanup |
blob | commitdiff | raw | diff to current |
2002-12-20 |
Kurt Zeilenga | Correct fix |
blob | commitdiff | raw | diff to current |
2002-12-20 |
Kurt Zeilenga | if 0 out bad statslog |
blob | commitdiff | raw | diff to current |
2002-12-17 |
Howard Chu | Fix Statslog messages |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Howard Chu | Statslog additions: |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Kurt Zeilenga | cleanup |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Howard Chu | Fix ITS#2234 canonicalization bug |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Luke Howard | Treat all EXTERNAL DNs are already normalized. |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Kurt Zeilenga | First-cut proxy authorization support. |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Howard Chu | Fix ITS#2200, must use SASL creds exactly as received |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Howard Chu | ITS#2202, set SASL_SUCCESS_DATA on sasl_server_new(). |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Howard Chu | Fix ITS#2200, revert patch in rev 1.128. SASL/Kerberos4... |
blob | commitdiff | raw | diff to current |
2002-11-19 |
Julius Enarusai | Converted ch_malloc and ch_calloc calls to SLAP_MALLOC... |
blob | commitdiff | raw | diff to current |
2002-11-01 |
Howard Chu | Fix sasl_server_start invocation, must pass NULL cred... |
blob | commitdiff | raw | diff to current |
2002-10-09 |
Kurt Zeilenga | Remove lint |
blob | commitdiff | raw | diff to current |
2002-09-05 |
Howard Chu | Replace HACK in slap_sasl_canonicalize with safer test. |
blob | commitdiff | raw | diff to current |
2002-09-02 |
Howard Chu | Don't use sasl_set_alloc on Cyrus 2, it manages all... |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Kurt Zeilenga | Include lber_pvt.h |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Howard Chu | Added no-op sasl_client_auth if SASL_VERSION_MAJOR... |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Kurt Zeilenga | cleanup |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Howard Chu | Added check for Cyrus SASL sasl_version() |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Howard Chu | Experimental cruft to propagate valid Operation to... |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Kurt Zeilenga | use ldap_charray_*() instead of charray_*() |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Howard Chu | Use search callbacks in slap_sasl_checkpass and slap_au... |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Pierangelo Masarati | silence warnings |
blob | commitdiff | raw | diff to current |
2002-08-06 |
Howard Chu | Add #include "lutil.h" for lutil_str* functions |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Kurt Zeilenga | Fix lutil_str*() warnings |
blob | commitdiff | raw | diff to current |
2002-07-28 |
Kurt Zeilenga | Fix for: |
blob | commitdiff | raw | diff to current |
2002-07-27 |
Howard Chu | Moved slap_strcopy, slap_strncopy to lutil_strcopy... |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Julius Enarusai | Converted LDAP_LOG messages to use new Macro |
blob | commitdiff | raw | diff to current |
2002-07-12 |
Howard Chu | Fix previous commit - the stub was never needed. |
blob | commitdiff | raw | diff to current |
2002-07-12 |
Howard Chu | Fix order of params to sasl_setpass. Added initial... |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Julius Enarusai | Coverted LDAP_LOG macro to use subsystem ID int values... |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Howard Chu | Added saslAuthzTo and saslAuthzFrom to system schema. |
blob | commitdiff | raw | diff to current |
2002-06-12 |
Howard Chu | Fix typo in previous commit |
blob | commitdiff | raw | diff to current |
2002-06-12 |
Howard Chu | Finished slap_sasl_setpass for Cyrus 1.5; Cyrus 2.1... |
blob | commitdiff | raw | diff to current |
next |