openldap/servers/slapd/back-tcl/TODO
Ben Collins 8667671d17 * Removed uneeded cvs keywords
* Fixed unfree'd 'char *results' in all tcl_* functions (only unfree'd in
  certain cases, moved the free to the actual function) so no more mem
  leaks. Tested this with over 500,000 access's for testing :)
* Miscellaneous source style and tabulation fixes
1999-02-18 02:18:39 +00:00

5 lines
128 B
Plaintext

* lock mutex on a per interpreter basis instead of global
* Add a version, callable from the tcl script for checking features