openldap/servers/slapd/back-shell
Kurt Zeilenga 951ca2bd68 Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793)
================
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.
2002-06-05 16:40:16 +00:00
..
abandon.c Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793) 2002-06-05 16:40:16 +00:00
add.c Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793) 2002-06-05 16:40:16 +00:00
bind.c Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793) 2002-06-05 16:40:16 +00:00
compare.c Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793) 2002-06-05 16:40:16 +00:00
config.c Patch: Implement surrogate parent for back-shell (ITS#1815) 2002-05-15 06:18:14 +00:00
delete.c Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793) 2002-06-05 16:40:16 +00:00
external.h Update copyright statements 2002-01-04 21:17:25 +00:00
fork.c Patch: Implement surrogate parent for back-shell (ITS#1815) 2002-05-15 06:18:14 +00:00
init.c Patch: Implement surrogate parent for back-shell (ITS#1815) 2002-05-15 06:18:14 +00:00
Makefile.in Update copyright statements 2002-01-04 21:17:25 +00:00
modify.c Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793) 2002-06-05 16:40:16 +00:00
modrdn.c Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793) 2002-06-05 16:40:16 +00:00
result.c Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +00:00
search.c Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793) 2002-06-05 16:40:16 +00:00
searchexample.conf Patch: back-shell/searchexample.* nitpicks (ITS#1816) 2002-05-15 05:17:08 +00:00
searchexample.sh Patch: back-shell/searchexample.* nitpicks (ITS#1816) 2002-05-15 05:17:08 +00:00
shell.h Patch: Implement surrogate parent for back-shell (ITS#1815) 2002-05-15 06:18:14 +00:00
unbind.c Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793) 2002-06-05 16:40:16 +00:00