]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
sh-functions: add fetch_all_headers function
authorJacob Keller <jacob.e.keller@intel.com>
Tue, 11 Feb 2014 17:50:33 +0000 (09:50 -0800)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 12 Feb 2014 11:32:24 +0000 (13:32 +0200)
commitefca2e193c780f0c7eb4a3678cf1d6d4d0ffa438
treec9167bb69166a541a2561550e9d6360b3c98fc26
parent5dc946ab1add9ace8ba0cdc7092c391886349b66
sh-functions: add fetch_all_headers function

This patch adds a fetch_all_headers function which is used to get every
occurrence of an mbox header, rather than just the first. In combination
with the change to merge_addresses, this can be used to grab every Cc,
and To address.

Artem: massage comments

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
helpers/aiaiai-sh-functions