]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap
Check for SLAP_SYNTAX_DN flag instead of distinguishedName syntax
[openldap] / servers / slapd / back-ldap /
2010-07-01 Ralf Haferkampunregister controls when removing syncprov, ppolicy...
2010-06-22 Pierangelo Masaratidon't risk leaving around client library error codes
2010-04-22 Pierangelo Masaratiallow successful binds to return control responses...
2010-04-15 Pierangelo Masaratiadd support for don't use copy in SASL auxprops lookup...
2010-04-15 Pierangelo Masaratiallow to specify a per-database list of attributes...
2010-04-14 Pierangelo Masaratiallow strict adherence to RFC4370 wrt/ control critical...
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-12 Pierangelo Masaratihandle ordered values as appropriate (ITS#6516)
2010-04-12 Pierangelo Masaratiuse slab allocation
2010-04-12 Pierangelo Masaratifix previous commit
2010-04-12 Pierangelo Masaratibackout unintended commit commit
2010-04-12 Pierangelo Masaratifix previous commit
2010-04-09 Pierangelo Masaratihonor X-ORDERED in olcDbIdAssertAuthzFrom; add olcDbIdA...
2010-02-04 Howard ChuAdd pbind proxybind overlay. Just intercepts Bind reque...
2010-02-04 Howard ChuConnTTL, NetworkTimeout, and ProtocolVersion were missi...
2009-12-18 Pierangelo Masaratiplug one-time leaks
2009-12-08 Pierangelo Masaratiissue a useful error message
2009-10-07 Pierangelo Masaratiplug leak/logical error (ITS#6326)
2009-09-17 Pierangelo Masaratiregister authz cookie (ITS#6296)
2009-09-08 Pierangelo Masaratiby now, make sure no timeout is used (ITS#6282)
2009-09-01 Howard ChuInclude "lutil.h" - fixes warnings in RE24
2009-08-24 Pierangelo Masaratifix previous commit (ITS#6267)
2009-08-19 Hallvard FurusethSilence warning (missing braces ininitializer)
2009-08-19 Pierangelo Masaratirefactor connection handling
2009-08-19 Pierangelo Masaratibetter logging of privileged connections (more to come...
2009-08-19 Pierangelo Masaratisilence warnings
2009-06-11 Pierangelo Masaratidon't deadlock when a TLS uri is not responding (ITS...
2009-03-06 Howard ChuMore explicit for prev commit
2009-03-06 Howard ChuITS#6003, #5916 fix ldap_back_entry_get_rw, no deref...
2009-02-27 Howard ChuMore for prev
2009-02-27 Howard ChuFix potential double-free of filter on abandon
2009-02-27 Howard ChuITS#5977 fix typo
2009-02-27 Pierangelo Masaratifix ITS#5959 fix
2009-02-27 Howard ChuBetter fix for prev
2009-02-27 Howard ChuMore for prev commit
2009-02-27 Howard ChuITS#5977 strip duplicates out of sorted attrs
2009-02-20 Howard ChuITS#5959 drop illegal values, only drop attr if it...
2009-02-10 Pierangelo Masaratimore on ITS#5931: handle intermediate responses and...
2009-02-09 Pierangelo Masaratido not assert when receiving intermediate response...
2009-02-07 Pierangelo Masaratidiscard attribute values if attribute name cannot be...
2009-02-02 Howard ChuITS#5916 - externally callable functions are ldap_pvt...
2009-01-31 Pierangelo MasaratiAllow alias dereferencing in search C API; use new...
2009-01-29 Pierangelo Masaratiproxy RFC4525 increment; bail out in case of unsupporte...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-12-20 Pierangelo Masaraticheck validity of idassert-bind line (ITS#5863)
2008-12-12 Pierangelo Masaratidon't send error when going to retry (alternative fix...
2008-11-18 Pierangelo Masaratidon't bailout in case of insufficientAccess (ITS#5816)
2008-10-18 Hallvard FurusethITS#4467: Fix snprintf buffer overflow test for olcDbQu...
2008-10-17 Hallvard FurusethWarning cleanup: signed meets unsigned.
2008-10-17 Hallvard FurusethFix typo in assertion: j1 + j1 -> j1 + j2. (Not a crash...
2008-10-17 Pierangelo Masaratileave rs struct untouched (ITS#5742)
2008-10-12 Pierangelo Masaratifix overlays with private instances of databases (ITS...
2008-09-16 Pierangelo Masaratisilence warnings
2008-09-04 Pierangelo Masaraticanonicalize undef objectClass names (much like attribu...
2008-07-15 Pierangelo Masaratifree filter before overlays' cleanup callback
2008-07-15 Pierangelo Masaratifix potential leak in previous commit
2008-07-14 Pierangelo Masaratiimprove previous commit (ITS#5614)
2008-07-14 Pierangelo Masaratido not propagate undefined or otherwise broken search...
2008-07-07 Pierangelo Masaratiallow proxies to filter out search references (ITS...
2008-06-29 Howard ChuMore symbols for ITS#5355
2008-05-17 Pierangelo Masaratilookup entries as LDAP_REQ_SEARCH (ITS#5513)
2008-03-15 Pierangelo Masaratis/leave/func_leave/ (ITS#5411)
2008-03-08 Pierangelo Masaratiinvalidate connection handler when ldap_sasl_interactiv...
2008-02-28 Pierangelo Masaratimake sure orr_newrdn is passed correctly to libldap...
2008-02-11 Hallvard FurusethITS#5328 - cosmetic cleanup (0 -> LDAP_SUCCESS)
2008-02-08 Howard ChuITS#5355 use bi_extra instead of calling directly into...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-10-05 Pierangelo Masaratifix typing warnings
2007-09-26 Howard Chucoverity - init i
2007-09-23 Howard ChuMake slap_passwd_parse non-destructive
2007-09-23 Howard ChuMore for a_numvals
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-15 Pierangelo Masaratifix previous commit
2007-09-15 Pierangelo Masaratialloc temporaries on slab
2007-09-15 Pierangelo Masaratifurther fix ITS#5138 (please review)
2007-09-15 Pierangelo Masaratidraft-wahl-ldap-session: append further instances of...
2007-09-15 Howard ChuITS#5138 don't scan past the sequence of attributes
2007-09-14 Pierangelo Masaratifix potential double-free (valgrind; ITS#5137)
2007-09-13 Pierangelo Masaratiimprove error message
2007-09-09 Pierangelo Masaratiidassert also in case of SASL mechs that do not set...
2007-09-09 Pierangelo Masaratifix proxyAuthz oid setup
2007-08-26 Pierangelo Masaraticleanup
2007-08-22 Pierangelo Masaratiadd support for session tracking (draft-wahl-ldap-sessi...
2007-08-22 Pierangelo Masaratihandle response controls in exops
2007-08-21 Pierangelo Masaratifix or comment Calysto findings
2007-08-16 Pierangelo Masaratilet req_modify_s and req_modrdn_s have a common portion...
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-11 Pierangelo Masaratifix previous commit: op is not a bind if error
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-23 Howard ChuMore for ITS#5050
2007-07-22 Howard ChuITS#5050 use correct (Bind) timeout in dobind_int
2007-07-14 Pierangelo Masaratifix minor error message
2007-06-19 Howard ChuITS#5025 clear sr_entry before sending search reference
2007-05-19 Pierangelo Masaratire-parse ID from passmod request, if necessary (ultimat...
2007-05-15 Pierangelo Masaraticheck for NULL dn in URL; set error code before seding...
2007-04-04 Hallvard FurusethFix char* = const char* (text = sr->sr_text)
2007-03-21 Pierangelo Masaraticleanup after sending entry
2007-03-19 Pierangelo Masaratirestore op before checking result (and, if necessary...
2007-03-09 Pierangelo Masaratifix previous commit (ITS#4861)
next