]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
More accesslog updates
[openldap] / servers / slapd / overlays /
2005-06-10 Howard ChuMore accesslog updates
2005-06-10 Howard ChuIn-directory logging overlay
2005-06-07 Howard ChuAdd slap_timestamp(), use mutex in slap_get_csn()
2005-06-07 Howard ChuITS#3691 import auditlog overlay
2005-06-04 Howard ChuAdd SLAP_MOD_INTERNAL flag to Modifications, allow...
2005-05-24 Howard ChuUse "pcache" to invoke the overlay instead of "proxycache"
2005-05-23 Pierangelo Masaratiexit on error
2005-05-23 Pierangelo Masaratifix interaction with table-driven config of back-ldap...
2005-05-21 Pierangelo Masarati"restrict" is a c99 keyword (ITS#3739)
2005-05-20 Pierangelo Masaratiminor cleanup
2005-05-20 Pierangelo Masaratiinitialize AttributeName structures; allow '*' attribut...
2005-05-13 Pierangelo Masaratifix cleanup in case of error
2005-05-13 Pierangelo Masaratidon't bother about slap_dummy_bv
2005-05-11 Howard ChuITS#3577 Make librewrite shared - > liblrewrite.la
2005-05-09 Howard ChuFix (temporary) crash on ldbm
2005-05-09 Howard ChuMore fixes for overlay support. Converted pcache to...
2005-05-09 Howard ChuFix debug msg
2005-05-09 Pierangelo Masaratidon't compare freed pointers (no harm)
2005-05-09 Howard ChuTable-driven config
2005-05-09 Howard ChuExplicitly set LTONLY_MOD for shared overlays
2005-05-07 Howard ChuSimplify static build
2005-05-06 Pierangelo Masaratimore on strict config parsing (ITS#3705)
2005-05-06 Howard ChuRemove redundant def
2005-05-06 Howard ChuMore for ITS#3681
2005-05-05 Howard ChuITS#3681 separate static from dynamic overlays
2005-05-04 Pierangelo Masaratihonor T-F filters (ITS#3706)
2005-05-04 Howard ChuIn backend_group, return LDAP_COMPARE_FALSE if attr...
2005-04-28 Howard ChuITS#3671 more abandon/error checks
2005-04-28 Howard ChuMroe abandon checks for ITS#3671
2005-04-28 Howard ChuMore for ITS#3671, check for Abandon before replaying...
2005-04-28 Pierangelo Masaratianticipate undefined symbols when compiling for 2.2
2005-04-26 Howard ChuFix ppolicy libltdl usage on Win32
2005-04-26 Pierangelo Masaratihandle the null lud_dn case...
2005-04-26 Howard ChuITS#3682, dup entry and free the DB's copy before sendi...
2005-04-26 Howard ChuFix tool startup, don't start main backend twice
2005-04-26 Pierangelo Masaratidon't use temporaries
2005-04-25 Howard ChuITS#3671 make sure to flush queue when able
2005-04-25 Howard ChuFix modify deadlock
2005-04-24 Howard ChuBetter fix for #3671
2005-04-24 Howard ChuITS#3671 free all locks before calling send_search_...
2005-04-23 Howard ChuAdd task names to runqueue entries. Display running...
2005-04-22 Howard ChupwdReset was not supposed to be NO-USER-MODIFICATION
2005-04-22 Howard ChuNote draft 8 in comment
2005-04-22 Howard ChuITS#3655 patch from Ralf rhafer@suse.de update to draft...
2005-04-21 Pierangelo Masaratipartial fix to ITS#3659; still problems in merging...
2005-04-18 Pierangelo Masaratiset deref
2005-04-15 Howard ChuITS#3616 store contextCSN in glue entry if database...
2005-04-12 Howard ChuITS#3573, mark pwdChangedTime, pwdGraceUseTime, pwdExpi...
2005-04-09 Howard ChuDon't do ctxcsn checks in Tool mode, don't generate...
2005-04-08 Pierangelo Masaratifix previous commit
2005-04-07 Pierangelo Masaratiadd dynlist build stuff
2005-04-07 Pierangelo Masaratiadd dynlist build stuff
2005-04-07 Pierangelo Masaratiadd dynlist.c from SysNet's repository; needs build...
2005-04-01 Howard ChuFix filter crash when DN contains parenthesis
2005-03-29 Sang Seok LimFixing memory leakage in attribute aliasing
2005-03-28 Pierangelo Masaratifix previous commit
2005-03-28 Pierangelo Masaratidocument missing feature; avoid the risk of returning...
2005-03-25 Howard ChuFix copyright/attribution comments
2005-03-24 Howard ChuConvert backendInfo/backendDB to STAILQs
2005-03-21 Howard ChuSchema unparsing support
2005-03-21 Howard ChuAdd HARDCODE schema flags
2005-03-16 Howard ChuFix ITS#3601
2005-03-14 Howard ChuITS#3596 partial fix - allow abandoning a locked operation
2005-03-13 Howard ChuIgnore matches from the entry being modified
2005-03-10 Howard ChuAdded translucent overlay (sponsored by HP)
2005-02-22 Pierangelo Masaratiimprove previous commit; now attribute values are rewri...
2005-02-22 Pierangelo Masaratihonor remapped attrs in requested attrlist; fix erroneo...
2005-02-19 Howard ChuITS#3551 return SLAPD_ABANDON on abandon...
2005-02-18 Howard ChuFix cancel cleanup
2005-02-18 Howard ChuITS#3549 acknowledge CANCEL requests
2005-02-01 Howard ChuInit ors_limit to NULL
2005-02-01 Howard ChuFix uninit'd search limits
2005-02-01 Pierangelo Masaratifix spelling
2005-01-31 Pierangelo Masaratihandle cannotChain result
2005-01-31 Pierangelo Masaratihonor SLAP_GLUE_INSTANCE() flag; allow to advertize...
2005-01-31 Pierangelo Masaratimake frontend-generated attrs available to backend...
2005-01-30 Pierangelo Masarati"ultimate" fix of glued databases controls checking...
2005-01-30 Pierangelo Masaratitake care of DN-valued "operational" (generated) attrs
2005-01-29 Pierangelo Masaratilooks a little better (but test033 doesn't work any...
2005-01-29 Pierangelo Masaratimake the glue database inherit the controls of the...
2005-01-28 Pierangelo Masaratiallow to glue local databases under dnssrv
2005-01-25 Pierangelo Masaratifix dynamically registered controls check; NOTE: contro...
2005-01-25 Kurt ZeilengaHide "work in progress"
2005-01-22 Pierangelo Masaraticleanup attribution
2005-01-20 Pierangelo Masaratifix ITS#3499 (may need further testing)
2005-01-20 Pierangelo Masaratithe attribute mapping features of rwm seem to be very...
2005-01-14 Pierangelo Masaratisilence warnings
2005-01-14 Howard ChuMore consolidation for single consumer-context syncrepl
2005-01-13 Howard ChuFix prev commit
2005-01-13 Howard ChuUse a single sessionlog per context, delete sid
2005-01-13 Howard ChuUse be_shadow_update, not be_isupdate
2005-01-13 Pierangelo Masaratipropagate opattrs if shadow update
2005-01-12 Howard ChuMore cleanup for prev commit
2005-01-12 Howard ChuITS#3463 don't muck with frontend's operations, just...
2005-01-11 Howard ChuFix findmax when multiple matches are found
2005-01-09 Pierangelo Masaratiput back chain overlay into back-ldap
2005-01-08 Pierangelo Masaratimake sure the attribute exists
2005-01-07 Pierangelo Masaratifix ACL value checking for bind (ITS#3446)
2005-01-01 Kurt ZeilengaHappy New Year!
2005-01-01 Pierangelo Masaratirework internal handling of strings to minimize tempora...
next