]> git.sur5r.net Git - openldap/history - servers
new call unregister_supported_control(), will be
[openldap] / servers /
2010-06-30 Ralf Haferkampnew call unregister_supported_control(), will be
2010-06-30 Pierangelo Masaratiimplement unload_extop for symmetry (needs test)
2010-06-30 Howard Chumove slap_graduate_commit_csn() to after entry lock...
2010-06-29 Ralf HaferkampDisallow removing global and cn=config overlays for...
2010-06-26 Pierangelo Masaraticleanup previous commit (ITS#6581)
2010-06-24 Pierangelo Masaratireturn error (ITS#6581)
2010-06-24 Quanah Gibson-Mountdyngroup schema in LDIF format
2010-06-23 Pierangelo Masaraticleanup previous commit
2010-06-23 Ralf HaferkampSend error to active psearches upon overlay removal
2010-06-23 Pierangelo Masaratimake sure non-anonymous bind uses DN and creds (ITS...
2010-06-22 Pierangelo Masaratidon't risk leaving around client library error codes...
2010-06-22 Pierangelo Masaratidon't risk leaving around client library error codes
2010-06-21 Pierangelo Masaratiuse realloc
2010-06-21 Howard ChuFix rewriterule, free rewrite info in syncinfo_free
2010-06-21 Howard ChuFix prev commit, return NULL if rewrite returns original DN
2010-06-20 Howard ChuITS#6577 potential fix, found using valgrind/drd. pleas...
2010-06-19 Howard ChuAdd suffixmassage processing
2010-06-19 Howard ChuAdd config support for suffixmassage. Note - no actual...
2010-06-17 Howard ChuMore for ITS#6572, fix copy/paste error
2010-06-13 Howard ChuDon't set bi_db_config since we have no config options
2010-06-13 Howard ChuITS#6572 zero out freed DN vals. from mbackes@symas.com
2010-06-07 Howard ChuITS#6570 part #1 (again), reject RDNs with binary BER...
2010-06-06 Howard ChuITS#6570 part #2, reject RDNs with empty values
2010-06-06 Howard ChuITS#6570 part #1
2010-06-02 Howard ChuITS#6566 use Debug, not fprintf(stderr)
2010-05-24 Pierangelo Masaratimake sure bind credentials are consistent
2010-05-21 Howard ChuQuit send loops if slapd is shutting down
2010-05-20 Ralf HaferkampDuring the refresh phase the sync filter needs to be...
2010-05-18 Howard ChuInit uninit'd vlv flag
2010-05-18 Pierangelo Masaratitry harder to compute hasSubordinates (ITS#6549)
2010-04-29 Ralf HaferkampReset BackendInfo to original value after checkpoint...
2010-04-26 Howard ChuITS#6533 put rid first, in front of url
2010-04-25 Pierangelo Masaratilog rid when syncrepl stanza successfully added (ITS...
2010-04-22 Pierangelo Masaratiallow successful binds to return control responses...
2010-04-20 Pierangelo Masaratiadd slapmodify (ITS#6165; may need cleanup)
2010-04-19 Quanah Gibson-MountAgreed upon log messages for sl_malloc/zn_malloc when...
2010-04-18 Pierangelo Masaratiremove redundant logs (underlying backends already...
2010-04-18 Pierangelo MasaratialreadyExists is a legitimate result code (further...
2010-04-18 Pierangelo Masaratidon't use dangling stack pointers (more on ITS#6472...
2010-04-18 Pierangelo Masaratifix syncrepl when attr has no matching rule (ITS#6458)
2010-04-17 Pierangelo Masaratifix out of order add/rename, when rename to newly added...
2010-04-17 Pierangelo Masaratifix memory handling in rewrite parsing (ITS#6526)
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-15 Pierangelo Masaratimalloc as much as possible on slab
2010-04-14 Pierangelo Masaratiallow strict adherence to RFC4370 wrt/ control critical...
2010-04-14 Pierangelo Masaratiproperly initialize acl_attrval_style (ITS#6520)
2010-04-13 Howard ChuITS#6519 don't replicate purge deletes
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-13 Pierangelo Masaratiuse slab memory as much as possible
2010-04-12 Pierangelo Masaratihandle ordered values as appropriate (ITS#6516)
2010-04-12 Pierangelo Masaratidon't free before use
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-04-08 Pierangelo Masaratimore on ITS#6507
2010-04-08 Pierangelo Masaratikeep attrs count consistent (ITS#6508)
2010-04-08 Pierangelo Masaratidon't set dummy cookie when dealing with last database...
2010-04-08 Pierangelo Masaratidon't mix code and declarations
2010-04-07 Pierangelo Masaratido not assume that someone parsed the paged results...
2010-04-06 Pierangelo Masaratimake sure cookies are set/reset as appropriate when...
2010-04-06 Pierangelo Masaratidetect misplaced entries in glued databases (ITS#6506)
2010-04-02 Pierangelo Masaratirework temporary malloc of glued controls (fixes ITS...
2010-03-31 Howard ChuITS#6501 zero lockobjs
2010-03-23 Pierangelo Masaratiincrement counter (ITS#6497)
2010-03-22 Pierangelo Masaratihandle valid non-entry internal search responses (ITS...
2010-03-22 Pierangelo Masaraticheck for NULL backend (ITS#6490)
2010-03-13 Howard ChuFix prev commit
2010-03-10 Howard ChuFix for CB_TAIL with cached results
2010-03-04 Howard ChuITS#5195 - use connection's ssf for auxprop lookup
2010-03-03 Howard ChuITS#6484 don't bypass other overlays' entry_release...
2010-03-02 Howard ChuITS#6473 fail delta-sync when unknown attrs are received
2010-03-02 Howard ChuITS#6484 - cache DB needs to release its own entries
2010-02-22 Pierangelo Masaratiignore non-critical control with unrecognized flags...
2010-02-17 Pierangelo Masaratifix return
2010-02-15 Ralf HaferkampITS#6467, use memcpy instead for strcpy when copying...
2010-02-12 Pierangelo Masaratireduce code duplication
2010-02-05 Ralf HaferkampITS#6469, don't touch op_attrs when updatedn is modifyi...
2010-02-04 Howard ChuAdd pbind proxybind overlay. Just intercepts Bind reque...
2010-02-04 Howard ChuConnTTL, NetworkTimeout, and ProtocolVersion were missi...
2010-02-02 Rein TollevikITS#6468: Implement bi_access_allowed.
2010-02-02 Ralf HaferkampITS#6465, don't unparse empty uri string
2010-01-30 Howard ChuITS#6466 certificateListValidate: Empty Sequence-of...
2010-01-22 Ralf Haferkampplugged one time memory leak (found with valgrind)
2010-01-21 Ralf HaferkampPlugged memory leak. Syncentry wasn't free'd when sending
2010-01-18 Pierangelo Masaratiimplement support for selective iteration in slaptools...
2010-01-15 Hallvard FurusethGentler message when falling back to ch_malloc
2010-01-11 Howard Chudn2id_lock is no longer needed
2010-01-06 Rein TollevikITS#6441 cyrus-sasl 2.1.24 auxprop_lookup plugin return...
2010-01-05 Hallvard FurusethITS#6437: Fix pool version misalignment: It aligned...
2010-01-05 Hallvard FurusethITS#6437, move structs slab_object and slab_heap from...
2010-01-05 Hallvard FurusethITS#6437, save space: Do not allocate the tail, except...
2010-01-05 Hallvard FurusethITS#6437 cleanup (noop patch): Join SLAP_NO_SL_MALLOC...
2010-01-05 Hallvard FurusethITS#6437, follow up previous fixes:
2010-01-05 Howard ChuITS#6438 check for redundant syncops_free() ?
2010-01-02 Hallvard FurusethAdd comments
2010-01-02 Hallvard FurusethITS#6437, slap_sl_calloc():
2010-01-02 Hallvard FurusethITS#6437, failure/fallback/debug handling:
next