Go to file
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
build Fix ITS#1824 include correct sasl.h for compatibility test 2002-05-16 19:28:57 +00:00
clients Add matched values command line support (ITS#1811). 2002-06-02 04:15:38 +00:00
contrib Remove debugging fluff. 2002-05-02 08:14:01 +00:00
doc Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793) 2002-06-05 16:40:16 +00:00
include Delete defs for FINGER 2002-05-18 02:12:04 +00:00
libraries Fix typo in last commit 2002-06-05 16:39:15 +00:00
servers Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793) 2002-06-05 16:40:16 +00:00
tests Fix return code tests. 2002-05-17 09:11:30 +00:00
acconfig.h
acinclude.m4
aclocal.m4
configure Rebuild 2002-05-22 04:11:26 +00:00
configure.in Delete SLAPD_MODULES_LIST, never needed it. 2002-05-18 02:06:32 +00:00
COPYRIGHT Remove info@openldap.org address. 2002-06-02 07:28:55 +00:00
INSTALL Updates from SDF 2002-02-18 18:10:25 +00:00
LICENSE
Makefile.in
README

OpenLDAP Devel README
	This software was obtained from the development branch (HEAD) of
	the OpenLDAP Software Repository.  This copy is likely already
	not current, the development branch changes frequently.  These
	changes include code implementing experimental features and
	unproven bug fixes.  Please do NOT redistribute copies of the
	development branch.

	The OpenLDAP Developer's FAQ is available at:
		http://www.openldap.org/faq/index.cgi?file=4

	Client developers seeking a suitable development platform
	should use "release" or "stable" versions.
		http://www.openldap.org/software/

---
$OpenLDAP$