Message ID | 20230814132025.45364-1-cgzones@googlemail.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <selinux-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 90086C07E8E for <selinux@archiver.kernel.org>; Mon, 14 Aug 2023 13:21:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230405AbjHNNVT (ORCPT <rfc822;selinux@archiver.kernel.org>); Mon, 14 Aug 2023 09:21:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55322 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230396AbjHNNUr (ORCPT <rfc822;selinux@vger.kernel.org>); Mon, 14 Aug 2023 09:20:47 -0400 Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 230BF10E5 for <selinux@vger.kernel.org>; Mon, 14 Aug 2023 06:20:41 -0700 (PDT) Received: by mail-ej1-x630.google.com with SMTP id a640c23a62f3a-9923833737eso573353466b.3 for <selinux@vger.kernel.org>; Mon, 14 Aug 2023 06:20:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20221208; t=1692019239; x=1692624039; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=iFDU3qpzeDqr5Rh+c8Q8r3N1WTj9dOVEyb/DwIVlu3U=; b=drBVgChOxLfLC6zRfFeJQ0RYh8ABzfN1k+Kw41470Oz8sQles6mb8g/ubZohPqx6vx SqG8jAGpkQQuCNviyhqANxDfL+lnPIFy87J4bfyAwKYY8KF0s6e0gH1wKNiqM6PX033D nVuNv11jmwAOlecSpAzQDjngbgVeYAK1hO+8KS+cGKFe2z/o0C6hQOj9x9OqB07vfMUE VDbEQm8RV3ycj0TEVn1MDJ4JIkmPWb3VJRQO3Celq+m7z0TVGsB/YsxdzLvQSTKU3/eH O24PVxDiisKjPnzBTCPtkBoFYrFAEsiPPZMutA4lGs3Zp18OqTCLdf6yef/IxgDq4Bzb BFtg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692019239; x=1692624039; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=iFDU3qpzeDqr5Rh+c8Q8r3N1WTj9dOVEyb/DwIVlu3U=; b=b6ljRRlBBbaYpAMIHyc1ypq2x2g+NDlh450t/+gkYjGkn04uSKnIp5YzhOzKugESON AIAChfXLJbXAbTZ9E9i8UsKqGiaV49lUhY9DG3kjXdHKEjRAt5ExoKxXh7CZ2cafgRJh 6FghKVPb9fJ+nzSfbGL1YwBhXXvNf7msWNXup9QjoSUr9o1pBn/q/YztbJSB6TCNOEBa n8IfyVb6sLHpMvbg/P0IIy6aHyx2AskzxgmjdAMf/D+mqCj9NdSbrJJbvcuXC0yEv/rw dDshk6mTHOwPRJUJWkROgZp6xa9HlTbAcqnnlh2QhpGbBbaPZplS83/4prkS/GucOy9J bDyg== X-Gm-Message-State: AOJu0Yw8/vsOVZDCbRHB8nQt52LaOvojxu0urEtjcn8NmvZONdIS0KT0 S0ZvExKsy51M4KkkwQ/+hb6Jx/5E/I94rGKuaZg= X-Google-Smtp-Source: AGHT+IHmLiR3sUoQloRpoMXOOU6G5GLQ86pQoinQZnUpML7sQPthvGkznHKSv0dfEi45XSvcaTshig== X-Received: by 2002:a17:906:1d:b0:99c:e38d:e47d with SMTP id 29-20020a170906001d00b0099ce38de47dmr9161316eja.27.1692019239356; Mon, 14 Aug 2023 06:20:39 -0700 (PDT) Received: from debian_development.DebianHome (dynamic-095-112-167-009.95.112.pool.telefonica.de. [95.112.167.9]) by smtp.gmail.com with ESMTPSA id ck9-20020a170906c44900b00993664a9987sm5683541ejb.103.2023.08.14.06.20.38 for <selinux@vger.kernel.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Aug 2023 06:20:38 -0700 (PDT) From: =?utf-8?q?Christian_G=C3=B6ttsche?= <cgzones@googlemail.com> To: selinux@vger.kernel.org Subject: [RFC PATCH v2 00/27] libselinux: rework selabel_file(5) database Date: Mon, 14 Aug 2023 15:19:58 +0200 Message-Id: <20230814132025.45364-1-cgzones@googlemail.com> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <selinux.vger.kernel.org> X-Mailing-List: selinux@vger.kernel.org |
Series |
libselinux: rework selabel_file(5) database
|
expand
|