Re: [PATCH] audit: always enable syscall auditing when supported and audit is enabled

2019-01-28 Thread Paul Moore
On Mon, Jan 28, 2019 at 4:20 PM Steve Grubb wrote: > On Mon, 28 Jan 2019 15:08:56 -0500 > Paul Moore wrote: > > On Mon, Jan 28, 2019 at 3:03 PM Steve Grubb wrote: > > > On Mon, 28 Jan 2019 11:26:51 -0500 > > > Paul Moore wrote: > > > > > > > On Mon, Jan 28, 2019 at 10:38 AM Sverdlin, Alexander

Re: [PATCH] audit: always enable syscall auditing when supported and audit is enabled

2019-01-28 Thread Richard Guy Briggs
On 2019-01-28 22:19, Steve Grubb wrote: > On Mon, 28 Jan 2019 15:08:56 -0500 > Paul Moore wrote: > > > On Mon, Jan 28, 2019 at 3:03 PM Steve Grubb wrote: > > > On Mon, 28 Jan 2019 11:26:51 -0500 > > > Paul Moore wrote: > > > > > > > On Mon, Jan 28, 2019 at 10:38 AM Sverdlin, Alexander (Nokia

Re: [PATCH] audit: always enable syscall auditing when supported and audit is enabled

2019-01-28 Thread Steve Grubb
On Mon, 28 Jan 2019 15:08:56 -0500 Paul Moore wrote: > On Mon, Jan 28, 2019 at 3:03 PM Steve Grubb wrote: > > On Mon, 28 Jan 2019 11:26:51 -0500 > > Paul Moore wrote: > > > > > On Mon, Jan 28, 2019 at 10:38 AM Sverdlin, Alexander (Nokia - > > > DE/Ulm) wrote: > > > > Hello Paul, > > > > >

Re: [PATCH] audit: always enable syscall auditing when supported and audit is enabled

2019-01-28 Thread Paul Moore
On Mon, Jan 28, 2019 at 3:03 PM Steve Grubb wrote: > On Mon, 28 Jan 2019 11:26:51 -0500 > Paul Moore wrote: > > > On Mon, Jan 28, 2019 at 10:38 AM Sverdlin, Alexander (Nokia - DE/Ulm) > > wrote: > > > Hello Paul, > > > > > > On 28/01/2019 15:52, Paul Moore wrote: > > > > time also enables sy

Re: [PATCH] audit: always enable syscall auditing when supported and audit is enabled

2019-01-28 Thread Steve Grubb
On Mon, 28 Jan 2019 11:26:51 -0500 Paul Moore wrote: > On Mon, Jan 28, 2019 at 10:38 AM Sverdlin, Alexander (Nokia - DE/Ulm) > wrote: > > Hello Paul, > > > > On 28/01/2019 15:52, Paul Moore wrote: > > > time also enables syscall auditing; this patch simplifies the > > > Kconfig menus b

Re: [PATCH] audit: always enable syscall auditing when supported and audit is enabled

2019-01-28 Thread Paul Moore
On Mon, Jan 28, 2019 at 10:38 AM Sverdlin, Alexander (Nokia - DE/Ulm) wrote: > Hello Paul, > > On 28/01/2019 15:52, Paul Moore wrote: > > time also enables syscall auditing; this patch simplifies the Kconfig > > menus by removing the option to disable syscall auditing when audit > > is

Re: [PATCH] audit: always enable syscall auditing when supported and audit is enabled

2019-01-28 Thread Sverdlin, Alexander (Nokia - DE/Ulm)
Hello Paul, On 28/01/2019 15:52, Paul Moore wrote: > time also enables syscall auditing; this patch simplifies the Kconfig > menus by removing the option to disable syscall auditing when audit > is selected and the target arch supports it. > > Signed-off-by: Paul Moore th

Re: [PATCH] audit: always enable syscall auditing when supported and audit is enabled

2019-01-28 Thread Paul Moore
On Mon, Jan 28, 2019 at 9:36 AM Sverdlin, Alexander (Nokia - DE/Ulm) wrote: > Hello Paul, > > On 28/01/2019 15:19, Paul Moore wrote: > >>> time also enables syscall auditing; this patch simplifies the Kconfig > >>> menus by removing the option to disable syscall auditing when audit > >>> is select

Re: [PATCH] audit: always enable syscall auditing when supported and audit is enabled

2019-01-28 Thread Sverdlin, Alexander (Nokia - DE/Ulm)
Hello Paul, On 28/01/2019 15:19, Paul Moore wrote: >>> To the best of our knowledge, everyone who enables audit at compile >>> time also enables syscall auditing; this patch simplifies the Kconfig >>> menus by removing the option to disable syscall auditing when audit >>> is selected and the targe

Re: [PATCH] audit: always enable syscall auditing when supported and audit is enabled

2019-01-28 Thread Sverdlin, Alexander (Nokia - DE/Ulm)
Hello Paul, On 28/01/2019 15:19, Paul Moore wrote: >>> time also enables syscall auditing; this patch simplifies the Kconfig >>> menus by removing the option to disable syscall auditing when audit >>> is selected and the target arch supports it. >>> >>> Signed-off-by: Paul Moore >> this patch is

Re: [PATCH] audit: always enable syscall auditing when supported and audit is enabled

2019-01-28 Thread Paul Moore
On Mon, Jan 28, 2019 at 4:04 AM Sverdlin, Alexander (Nokia - DE/Ulm) wrote: > Hello Paul, > > On 08/12/2015 17:42, Paul Moore wrote: > > To the best of our knowledge, everyone who enables audit at compile > > time also enables syscall auditing; this patch simplifies the Kconfig > > menus by removi

Re: [PATCH] audit: always enable syscall auditing when supported and audit is enabled

2019-01-28 Thread Sverdlin, Alexander (Nokia - DE/Ulm)
Hello Paul, On 08/12/2015 17:42, Paul Moore wrote: > To the best of our knowledge, everyone who enables audit at compile > time also enables syscall auditing; this patch simplifies the Kconfig > menus by removing the option to disable syscall auditing when audit > is selected and the target arch s