]> git.sur5r.net Git - openldap/history - servers/slapd/sl_malloc.c
Sync with HEAD
[openldap] / servers / slapd / sl_malloc.c
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-08 Jong Hyuk Choimisc cleanup
2004-12-07 Howard ChuFix ITS#3420
2004-11-30 Jong Hyuk Choirestructuring and cleanup
2004-11-27 Pierangelo Masaratimake unregistered known controls show up as undefined...
2004-11-23 Jong Hyuk Choibuddy allocator for sl_malloc. Configurable at thread...
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-05-27 Howard ChuFix ITS#3155
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-01-01 Kurt ZeilengaHappy new year
2003-12-18 Howard ChuITS#2884 silence warning. We don't dereference this...
2003-12-07 Howard ChuITS#2864 removed sl_mark/sl_release code
2003-11-27 Kurt ZeilengaUpdated notices
2003-05-30 Jong Hyuk Choicleanup comments of sl_mem_detach()
2003-05-23 Howard ChuAdd comments to sl_mem_detach()
2003-05-23 Howard ChuITS#2542 fix?
2003-05-22 Hallvard FurusethDon't do pointer arithmetic on void pointers.
2003-05-20 Jong Hyuk Choipersistent search updates with recent changes
2003-04-29 Hallvard FurusethDon't do arithmetic on void pointers.
2003-04-12 Howard ChuAdded sl_context() to return the context associated...
2003-04-11 Howard ChuMore memory context tweaks
2003-04-10 Howard ChuMore memory context tweaks
2003-04-09 Howard ChuMinor cleanups
2003-04-09 Howard ChuEliminate getkey search
2003-04-09 Howard ChuFirst cut at thread-local malloc. Only used by search...