[OpenWrt-Devel] [PATCH procd v2 00/17] ujail fs jail rework/fixes/improvements
Etienne Champetier
champetier.etienne at gmail.com
Wed Nov 25 18:36:29 EST 2015
Hi,
2015-11-25 20:05 GMT+01:00 John Crispin <blogic at openwrt.org>:
> Hi,
>
> On 25/11/2015 18:54, Etienne CHAMPETIER wrote:
> > As requested, i've split up in smaller patches my work
> > I also follow the unwritten code style requirement :)
> >
> > "rework fs jail part" commit is still a bit big
> > but if i split it further i will edit the same line
> > in each commit (tell me if it too big)
> >
> > Etienne CHAMPETIER (17):
> > ujail: don't add non existant library_path
> > ujail: don't pass unused arg in clone call
> > ujail: stop using extern in elf.h
> > ujail: use more const in elf.*
> > ujail: use "#pragma once" in .h where needed
>
> apart from this patch the series looks good. i'll have another go at
> reading it in the morning.
>
> John
>
I've pushed this patch serie to github
https://github.com/champtar/openwrt-procd/tree/v2
and here is the soon to be v3 (without #pragma once)
https://github.com/champtar/openwrt-procd/tree/v2.5
tell me when your done reviewing i'll send a v3
Etienne
>
> > ujail: add <stdio.h> to log.h
> > ujail: add <stdio.h> and <syslog.h> to seccomp.h
> > ujail: remove "#include log.h" from elf.h
> > ujail: search libs in /lib before /lib64
> > ujail: use PATH_MAX for path related buffers
> > ujail: add init_library_search()
> > ujail: fixup code style: "func()" -> "func(void)"
> > ujail: remove some debug/dev hack
> > ujail: DT_STRTAB uses d_ptr in d_un union (not d_val)
> > ujail: rework fs jail part
> > ujail: automatically add script (#!) interpreter
> > ujail: add ELF interpreter (DT_INTERP) to the jail
> > <https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20151126/e51249f5/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list