]> git.pld-linux.org Git - packages/sendmail.git/commitdiff
- official sec patch
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 30 Dec 2002 09:13:42 +0000 (09:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sendmail-proto.m4.8.649.2.13.patch -> 1.1

sendmail-proto.m4.8.649.2.13.patch [new file with mode: 0644]

diff --git a/sendmail-proto.m4.8.649.2.13.patch b/sendmail-proto.m4.8.649.2.13.patch
new file mode 100644 (file)
index 0000000..8e6a7aa
--- /dev/null
@@ -0,0 +1,18 @@
+Index: proto.m4
+===================================================================
+RCS file: /cvs/cf/m4/proto.m4,v
+retrieving revision 8.649.2.12
+retrieving revision 8.649.2.13
+diff -u -r8.649.2.12 -r8.649.2.13
+--- cf/m4/proto.m4     3 Dec 2002 16:48:37 -0000       8.649.2.12
++++ cf/m4/proto.m4     4 Dec 2002 00:12:18 -0000       8.649.2.13
+@@ -1761,6 +1761,9 @@
+ dnl workspace: {client_name} $| {client_addr}
+ R$+ $| $+             $: $>D < $1 > <?> <+ Connect> < $2 >
+ dnl workspace: <result-of-lookup> <{client_addr}>
++dnl OR $| $+ if client_name is empty
++R   $| $+             $: $>A < $1 > <?> <+ Connect> <>        empty client_name
++dnl workspace: <result-of-lookup> <{client_addr}>
+ R<?> <$+>             $: $>A < $1 > <?> <+ Connect> <>        no: another lookup
+ dnl workspace: <result-of-lookup> (<>|<{client_addr}>)
+ R<?> <$*>             $: OK                           found nothing
This page took 0.030814 seconds and 4 git commands to generate.