]> git.sur5r.net Git - openldap/history - servers
ITS#6488 update from nss-ldapd to nss-pam-ldapd, refer to nss-pam-ldapd
[openldap] / servers /
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...
2009-12-01 Howard ChuITS#6408, fix r1.265 (from ITS#4884) - use correct...
2009-11-30 Hallvard FurusethSilence warning in initializer
2009-11-30 Hallvard FurusethSilence "maybe uninitialized" warning (eprev after...
2009-11-30 Howard ChuITS#6270, refix patch from ITS#5511
2009-11-29 Hallvard FurusethITS#6403: reset 'entry' output argument to overlay_entr...
2009-11-24 Howard ChuITS#6400 clarify...
2009-11-23 Howard Chumore for #6397
2009-11-23 Howard ChuITS#6397 cleanup psearch if cookie is stale
2009-11-23 Hallvard FurusethITS#6398: plug memory leak of confdir
2009-11-23 Hallvard FurusethFix rev 1.200 commit: C90 forbids mixed declarations...
2009-11-22 Howard ChuRevert pending CSN if the update fails
2009-11-22 Pierangelo Masaratirevert previous commit
2009-11-22 Howard ChuRevert prev commit, simpler fix...
2009-11-22 Pierangelo Masaratisilence signedness warnings
2009-11-22 Pierangelo Masaratiuse keepalive stuff when connecting as a client via...
2009-11-22 Pierangelo Masaratiallow parsing/unparsing of keepalive stuff in bindconf...
2009-11-22 Pierangelo Masaraticheck result of str2filter; syncrepl: can be broken...
2009-11-22 Howard ChuShort-circuit backend_operational; sent entry's e_priva...
2009-11-22 Howard ChuITS#6368 use dup'd entries in response queue
next