2011-01-05 |
Howard Chu | Note that ldap_sasl_interactive_bind() will be forced... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Kurt Zeilenga | Happy New Year |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | plug one time leak (this time should be correct; ITS... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | revert previous commit (ITS#6777) |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | fix client tool man page |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | fix previous commits |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | fix multi-step binds otherwise |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | plug minor leak |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | make sure matched is NULL when err=SUCCESS (ITS#6774) |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | cleanup controls logging in LDIF mode (-L[L[L]], ITS... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | also works for multi-stage binds (ITS#6771; needs ITS... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | no need for next control |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | typo in error message |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | (FORCED) add generic support for RFC 3829 authzid contr... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | add generic support for RFC 3829 authzid control (bauthzid) |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Kurt Zeilenga | VC adjust controls tag |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Hallvard Furuseth | FORCED COMMIT: Last commit was for ITS#6758 (sr_type... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Hallvard Furuseth | Set sr_type=REP_SEARCH before be_operational |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Hallvard Furuseth | ITS#6758 config_back_add: Don't set sr_text if compareTrue |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | fix cloak behavior; plug leak (ITS#6762) |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | add minimal support for RFC3829 (ITS#6771) |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Quanah Gibson... | s/producer/provider |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Quanah Gibson... | Use provider instead of producer, as provider is a... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | plug leak in previous commit |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | fix control response handling |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Quanah Gibson... | ITS#6364: Add information about rootdn setting |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | fix request controls |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | quick fix for vc: allow custom controls tag |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pierangelo... | quick fix; needs work |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierangelo... | harmonize with specs; fix bugs in previous commit |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierangelo... | fix error handling/arg checking |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kurt Zeilenga | Add VC support for ppolicy and authzid inner controls |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kurt Zeilenga | Add ldapvc args |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kurt Zeilenga | Remove authzid parameter from verify credential response. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierangelo... | first cut at new spec (needs #define LDAP_TAG_EXOP_VERI... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kurt Zeilenga | Extend Verify Credentials encode/decode per -devel... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierangelo... | sync with client-side |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kurt Zeilenga | Remove version from encoding |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierangelo... | use Paged Results when talking to targets (in response... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierangelo... | ITS#6768 (forced commit) |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Pierangelo... | force the generation of a new CSN (ITS#6766) |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Pierangelo... | skip operations when internal |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Pierangelo... | memberof handling of rename (ITS#6700) |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Pierangelo... | fix control value generation (ITS#6652) |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Pierangelo... | hex digits need to be in pairs (ITS#6652) |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Pierangelo... | fix reqControls validator (partially addresses ITS... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Pierangelo... | make sure initialization is only tried once; improve... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Pierangelo... | add some logging (under TRACE) |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Pierangelo... | quick fix for null DN |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Pierangelo... | more about ITS#6645 |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Pierangelo... | add more rename/delete tests |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Pierangelo... | fix logging |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Pierangelo... | check return value |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Pierangelo... | ber_flatten must return -1 on unmatched "{" "}" (ITS... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | ITS#6758 Reset dangerous REP_ENTRY_* flags. |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | ITS#6758 slap.h: Cast REP_* #defines to slap_mask_t |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | ITS#6758 fix/add slap_send_search_entry() comments |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | ITS#6758 result.c:Use rs_*(). Frees entries earlier. |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | ITS#6758 Use rs_*() to manage SlapReply entries. |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | noop commit: cleanup 0 -> REP_RESULT in SlapReply |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | ITS#6758, pcache.c: Avoid SlapReply reuse. |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | ITS#6758 Avoid SlapReply reuse. |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | ITS#6760: Fix rwm entry handling |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | ITS#6758 Avoid SlapReply reuse, simple cases. |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | ITS#6758 rs_reinit() += slap_reply_t parameter |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | ITS#6758 config_build_entry, avoid SlapReply reuse |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | ITS#6758 bconfig.c: ensure sr_text==NULL if sr_err... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Howard Chu | ITS#6670 partial fix - ignore member/memberof pointing... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Hallvard Furuseth | ITS#6758 back-bdb: Delay setting sr->sr_entry until... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Hallvard Furuseth | ITS#6758 Do not set sr_err=error before be_search. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Hallvard Furuseth | ITS#6758 Reset some SlapReply flags & data. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Hallvard Furuseth | noop commit for ITS#6758: simplify future commits |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Hallvard Furuseth | noop commit for ITS#6758: Remove no-effect code. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Hallvard Furuseth | Remove lint (unused vars/labels/funcs/default:s) |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Hallvard Furuseth | ITS#6758 Add rs_reinit(), rs_flush_entry() |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Hallvard Furuseth | ITS#6758 Add rs_assert*, RS_ASSERT, USE_RS_ASSERT |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Hallvard Furuseth | ITS#6759: assert;Debug -> Debug;assert |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Pierangelo... | silence valgrind |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Pierangelo... | should also work for SASL binds (whenever supported) |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Pierangelo... | op->o_conn->c_sb may be 0 for internal operations |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Rein Tollevik | ITS#6754: Fail if there are unrecognized command-line... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Howard Chu | ITS#6741 support Bitstring in ldap_X509dn2bv() |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Howard Chu | ITS#6684 fix ppolicy crash, fix Makefile install target |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Kurt Zeilenga | Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Howard Chu | ITS#5862 Assert control for rootDSE/subschema |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Pierangelo... | s/0/O/ |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Pierangelo... | fix perror; removed extra sequence opening (is it neede... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Pierangelo... | verify credentials extop: support for simple bind |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Pierangelo... | s/VCRequest/VCResponse/ |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Kurt Zeilenga | Fix prototype to match code |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Hallvard Furuseth | ITS#6686 Fix last commit (declaration after code) |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Howard Chu | ITS#6742 from Rich Megginson @ Red Hat |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Howard Chu | ITS#6453 cleanup on LDAP_TIMEOUT |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Howard Chu | ITS#6547 latest from FSF http://savannah.gnu.org/git... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Howard Chu | ITS#6686 add multiple sorts per connection, from Raphae... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Howard Chu | ITS#6681 fix examples. Hopefully admins are smart enoug... |
commit | commitdiff | tree | snapshot |
next |