]> git.sur5r.net Git - openldap/history - servers
add slapo-rdnval in support to Samba4
[openldap] / servers /
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:
2010-01-02 Hallvard FurusethITS#6437 cleanup (noop change):
2010-01-02 Hallvard FurusethITS#6437, fixes for stack implementation of slap_sl_rea...
2010-01-02 Hallvard FurusethITS#6437: Fix alignment after slap_sl_realloc().
2010-01-02 Hallvard FurusethITS#6437 cleanup (noop change): Simplify slap_sl_free...
2010-01-02 Hallvard FurusethITS#6437 cleanup (noop change): Compute pad,order_start...
2010-01-02 Hallvard FurusethITS#6437, slap_sl_mem_create():
2009-12-30 Howard ChuITS#6322 cleanup close_listeners()
2009-12-21 Pierangelo Masaratiallow direct insert/delete of olcRwmMap (ITS#6436)
2009-12-21 Pierangelo Masaratibetter fix to ITS#6434 (olcRwmMap needs work to allow...
2009-12-21 Rein TollevikITS#6435: Added optional SLAP_SCHEMA_EXPOSE define.
2009-12-20 Pierangelo Masaratifix in-database configuration of olcRwmMap (no ITS...
2009-12-18 Pierangelo Masaratiplug one-time leaks
2009-12-16 Hallvard FurusethITS#6403: do not require *ent == NULL on entry to null_...
2009-12-11 Ralf Haferkampdeclaration after code (introduced by ITS#6428 fix)
2009-12-10 Hallvard FurusethFix typo in last commit (ITS#5340: REP_ENTRY_MUSTFLUSH) ACLCHECK_0
2009-12-10 Hallvard FurusethFix rev 1.403 (ITS#6428): C90 does not accept mixed...
2009-12-10 Ralf HaferkampITS#6428 fixes for olcTimeLimit
2009-12-10 Ralf Haferkampglobal limits can also be set in "cn=config" (more...
2009-12-10 Ralf Haferkampapply frontend limits when deleting olcSizeLimit from...
2009-12-10 Ralf HaferkampITS#6428 apply global sizelimit changes to all databases
2009-12-10 Hallvard FurusethITS#5340: REP_ENTRY_MUSTFLUSH, rs_replace_entry(),...
2009-12-09 Howard ChuITS#6425 fix uninit'd vars
2009-12-08 Pierangelo Masaratiguard against simultaneous REP_ENTRY_MUSTRELEASE and...
2009-12-08 Pierangelo Masaratiissue a useful error message
2009-12-08 Pierangelo Masaratiguard against simultaneous REP_ENTRY_MUSTRELEASE and...
2009-12-08 Pierangelo Masaratiremove REP_ENTRY_MUSTRELEASE when copying (ITS#6423)
2009-12-08 Howard ChuFix unparse in prev commit
2009-12-08 Howard ChuITS#6419 also init for ldaps:// URIs
2009-12-08 Pierangelo Masaratilog about invalid URI (more about ITS#6421)
2009-12-08 Pierangelo Masaratihandle simple filters with no brackets (ITS#6421)
2009-12-07 Howard ChuITS#6419 starttls keyword should trigger bindconf TLS...
2009-12-04 Howard ChuITS#6412, refix #6304 - only check for writes if sockbu...
2009-12-03 Hallvard FurusethITS#6414: Do not write outside database directory.
2009-12-03 Rein TollevikITS#6413 Ensure task don't get queued while being freed...
next