]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
cleanup objectclass inheritance; don't proceed if initial lookup resulted in a hit...
[openldap] / servers / slapd / overlays /
2005-08-20 Pierangelo Masaraticleanup objectclass inheritance; don't proceed if initi...
2005-08-20 Pierangelo Masaratimore for the allop overlay
2005-08-20 Pierangelo Masaratiall-operational overlay: allows to configure part of...
2005-08-20 Pierangelo Masaratineed an AUXILIARY objectClass to play with some special...
2005-08-18 Pierangelo Masaratimerge sml_managing into sml_flags (SLAP_MOD_MANAGING)
2005-08-18 Pierangelo Masaratizero out sml_managing any time a Modifications is built...
2005-08-18 Howard ChuITS#3946 reset lockout status at beginning of all Binds
2005-08-17 Pierangelo Masaratiallow noUserMod attrs write proxying when manageDIT...
2005-08-17 Howard ChuITS#3946 use connection_destroy hook to reset lockouts...
2005-08-15 Howard ChuMore optimization for CSN filter checks
2005-08-15 Howard ChuFix prev commit
2005-08-15 Howard ChuOptimize FINDCSN case
2005-08-14 Howard ChuITS#3935 tweak sessionlog description
2005-08-09 Howard ChuITS#3922 don't leak ber buffer on decode/parse errors
2005-08-09 Howard ChuITS#3922 plug another cookie parsing leak
2005-08-08 Pierangelo MasaratiITS#3914 bug was very close to that leak: rwm_dnattr_re...
2005-08-08 Pierangelo Masaratifix yet another leak (not related to ITS#3914, though)
2005-08-08 Howard ChuITS#3922 fix syncrepl ctxcsn leak
2005-08-07 Pierangelo Masaratiplug selected leaks at shutdown
2005-08-02 Pierangelo Masaratiaddress ITS#3914
2005-08-02 Hallvard FurusethCleanup (unused variable ad_oldest)
2005-08-02 Hallvard FurusethFix off-by-one pointer error. Garbage byte between...
2005-08-01 Pierangelo Masaratifix typo in previous commit
2005-08-01 Pierangelo Masaratifix various leaks
2005-08-01 Pierangelo Masaratiplug leaks; fix map initialization
2005-08-01 Howard ChuAdd static build for accesslog
2005-08-01 Luke Howardslap_mods2entry() should not zero pointers into the...
2005-07-25 Pierangelo Masaratisilence warning
2005-07-25 Pierangelo Masaratisilence warning(s)
2005-07-22 Hallvard Furusethrs->sr_flags should be saved in variables of type slap_...
2005-07-22 Hallvard FurusethRemove unused variables.
2005-07-21 Luke HowardMove most of SLAPI frontend into overlay
2005-07-21 Pierangelo Masaratiglue's enum conflicts with slap_operation_t
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-17 Hallvard FurusethRemove spurious printf argument
2005-07-17 Hallvard Furusethrc in glue_tool_entry_put() is an int, not NOID (unsign...
2005-07-14 Hallvard FurusethSilence warnings
2005-07-12 Howard ChuITS#3854 fix Modify logging, add handlers for unrecogni...
2005-07-11 Hallvard Furusethretcode_op_func(): Fix uninitialized variable 'ref':
2005-07-10 Hallvard Furusethfbuf in syncprov_findcsn() got used before it was fully...
2005-07-08 Howard ChuStreamline call to lutil_passwd_scheme
2005-07-06 Hallvard FurusethFormat fixes (%d<->%lu etc)
2005-07-01 Pierangelo Masaratimore checks (ITS#3817)
2005-07-01 Pierangelo Masaratidon't use missing hooks (ITS#3817)
2005-06-30 Howard ChuITS#3456 better fix, use a child thread.
2005-06-30 Howard ChuITS#3456 - omit FIND_MAXCSN call from syncprov_db_open...
2005-06-25 Pierangelo Masaratidon't try to lookup the rootdn; handle errors separately
2005-06-19 Pierangelo Masaratiadd support for connection_init/destroy and retcode...
2005-06-19 Pierangelo Masaratiimport retcode overlay
2005-06-18 Pierangelo Masaraticleanup of previous commit
2005-06-16 Pierangelo Masaratifix ITS#3788: don't free slapo-rwm callback, rather...
2005-06-16 Pierangelo Masaratifix ITS#3785: do our best to deal with invalid filters...
2005-06-15 Howard ChuITS#3779 fix pwdLockoutDuration handling
2005-06-15 Ralf Haferkampsilence warning
2005-06-15 Howard ChuITS#3777 fix scheme comparison
2005-06-13 Howard ChuITS#3772 fix dependencies for static 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...
next