mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
951ca2bd68
================ Written by Hallvard B. Furuseth and placed into the public domain. This software is not subject to any license of the University of Oslo. ================ It has just occurred to me - duh - that the process ID of a back-shell command is a perfectly good unique ID for it, and more useful than any connection id/message id thingy. Doesn't need extra arguments to the shell commands either, except a pid: line to abandon. And msgid: can still be removed in a future version. Here is a patch. Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, May 2002. |
||
---|---|---|
.. | ||
abandon.c | ||
add.c | ||
bind.c | ||
compare.c | ||
config.c | ||
delete.c | ||
external.h | ||
fork.c | ||
init.c | ||
Makefile.in | ||
modify.c | ||
modrdn.c | ||
result.c | ||
search.c | ||
searchexample.conf | ||
searchexample.sh | ||
shell.h | ||
unbind.c |