oweals/procd.git
2020-05-28 Daniel Gollejail: handle containers seperately master
2020-05-28 Daniel Gollejail: use sane termios settings for console pts
2020-05-15 Daniel Gollejail: add option to provide /dev/console to containers
2020-05-15 Leonardo Mörleinjail: unnamed jails can not have netns (fix segfault)
2020-05-15 Leonardo Mörleinjail: SIGSEGV must not be forwarded to the child process
2020-04-25 Daniel Gollejail: don't load libpreload-seccomp.so if it doesn...
2020-04-25 Daniel Gollejail: don't fail unless requirejail is set
2020-04-19 Daniel Gollejail: include /etc/nsswitch.conf in jail for glibc.
2020-04-14 Daniel Gollejail: always mount /dev as additional tmpfs
2020-04-13 Daniel Gollejail: replace /etc/resolv.conf with symlink in extroot...
2020-04-13 Daniel Gollejail: mount /sys read-only
2020-04-13 Daniel Gollejail: make /proc more secure
2020-04-12 Daniel Golleinstance: harmonize instance API
2020-04-12 Daniel Gollejail: only mess with rootfs if CLONE_NEWNS was set
2020-04-09 Daniel Gollejail: add support for (ram-)overlayfs
2020-04-09 Daniel Gollejail: add support for userns and cgroupsns
2020-04-09 Daniel Gollejail: add support for launching extroot containers
2020-03-12 Daniel Gollejail: mount-bind /etc/resolv.conf for non-netns jails
2020-02-11 Kevin Darbyshire... seccomp: fix resource leak
2020-02-01 Kevin Darbyshire... instance: add 'requirejail' attribute
2020-01-24 Ondřej Votavaprocd: show process's exit code
2020-01-21 Petr Štetiarstate: fix reboot causing shutdown inside LXC container
2020-01-21 Petr Štetiarinstance: provide error feedback if ujail binary is...
2020-01-21 Daniel Gollejail: more strict mount options for /tmp/resolv.conf.d/
2020-01-21 Daniel Gollejail: create resolv.conf symlink for netns jails
2020-01-21 Daniel Gollejail: add basic support for network namespaces
2020-01-19 Daniel Golleinstance: Fix instance_config_move_strdup() function
2020-01-18 Petr Štetiarinstance: fix typo in error message
2020-01-18 Petr Štetiarinstance: fix pidfile and seccomp attributes double...
2020-01-05 Daniel Golleinstance: strdup string attributes
2020-01-05 Petr Štetiarsystem: watchdog_set: fix misleading indentation
2020-01-05 Petr Štetiarsystem: sysupgrade: fix possibly misleading error
2020-01-05 Petr Štetiarsystem: sysupgrade: rework firmware validation
2020-01-05 Petr Štetiarsystem: fix failing image validation due to EINTR
2020-01-05 Petr Štetiarcmake: fix lookup of external libraries
2019-12-30 Daniel Gollejail: remove accidentally added lines
2019-12-30 Daniel Gollejail: set user and group inside jail
2019-11-04 Dustin Lundquistsystem: sysupgrade: close input side of pipe before...
2019-11-02 Hauke Mehrtensinstance: Warn about unexpected number of parameters
2019-11-02 Hauke Mehrtensinstance: ujail: Fix allocated size for no_new_privs...
2019-10-27 Michael Heimpoldprocd: simplify code in procd_inittab_run
2019-10-27 Michael Heimpoldprocd: replace exit(-1) with exit(EXIT_FAILURE)
2019-10-27 Michael Heimpoldprocd: add upgraded binary to .gitignore
2019-10-27 Michael Heimpoldprocd: add start-console support
2019-10-27 Michael Heimpoldprocd: shift arguments for askfirst only once
2019-10-27 Michael Heimpoldprocd: skip respawn in case device disappeared
2019-10-27 Michael Heimpoldprocd: guard fork_worker calls
2019-10-17 Zachary Cookprocd: Add cached and available to memory table
2019-09-20 Rosen Penevprocd: Switch to nanosleep
2019-09-19 Hauke Mehrtenssystem: Fix possible integer overflows
2019-09-16 Rafał Miłeckisystem: sysupgrade: send reply on error
2019-09-16 Rafał Miłeckisystem: refuse sysupgrade with backup if it's unsupported
2019-09-11 Rafał Miłeckisysupgrade: support "backup" attribute
2019-09-05 Rafał Miłeckisysupgrade: set UPGRADE_BACKUP env variable
2019-09-05 Rafał Miłeckisystem: fix uninitialized variables in firmware validat...
2019-09-04 Rafał Miłeckisystem: reject sysupgrade of invalid firmware images...
2019-09-04 Rafał Miłeckisystem: reject sysupgrade of broken firmware images
2019-09-04 Rafał Miłeckisystem: add "validate_firmware_image" ubus method
2019-08-28 Rosen Penevsysupgrade: add missing _GNU_SOURCE define (FS#2469)
2019-08-22 Rafał Miłeckisystem: support passing "options" to the "sysupgrade...
2019-08-05 Paul Spoorenstate: fix shutdown when running in a container (FS...
2019-07-13 Justinas Grauslisprocd: check strchr() result before using it
2019-05-30 Petr Štetiarcontainer: fix .dockerenv stat check
2019-05-30 Petr Štetiarhotplug: improve error message during group ownership...
2019-05-29 Paul Spoorenprocd: add docker support
2019-05-09 Hans Dedeckercontainer: include stdbool.h
2019-05-08 Paul Spoorenprocd: detect lxc container and behave accordingly
2019-05-02 Hans Dedeckerinstance: dump user and group as well
2019-04-28 Michael Heimpoldservice: allow setting a dedicated group id
2019-04-28 Michael Heimpoldinstance: add support for customizable syslog facilities
2019-04-26 Paul Spoorenprocd: add SIGPWR as signal
2019-04-18 Yashavanth... procd: copy the respawn property of new instance
2019-04-07 Kristian Evensenprocd: instance: Support deleting stopped instances
2019-03-11 Wojciech Dubowikprocd: trace: Define syscall registers for powerpc...
2018-12-27 Hauke Mehrtenshotplug.c: Make sure hotplug buffer is NULL terminated
2018-11-23 Hans Dedeckerearly: set /tmp permissions explicitly
2018-11-08 Hans Dedeckerwatchdog: improve seting watchdog timeout and frequency
2018-10-11 Chris Blakeprocd: Add cpu string to board detection
2018-07-30 Michal SojkaAllow disabling seccomp or changing the whitelist
2018-07-30 Michal Sojkatrace: Use properly sized type for PTRACE_GETEVENTMSG
2018-07-25 John Crispinprocd: fix ustream deadlock when there are 0 bytes...
2018-07-05 Felix Fietkauprocd: increase watchdog fd_buf storage size to fix...
2018-03-28 Yousong Zhouservice: initialize supplementary group ids
2018-03-28 Yousong Zhouservice: add func for string config change check
2018-02-12 Rosen Penevprocd: get rid of putenv usage.
2018-01-23 Hans Dedeckertrace: check asprintf() return value
2018-01-23 Hans Dedeckertrace: add missing limits.h include
2018-01-22 Karl Vogelprocd: add timing to start/stop logging
2018-01-02 Rosen Penevprocd: Add %m to several functions that return errno.
2018-01-02 Rosen Penevprocd: Remove redundant errno variable in several print...
2018-01-02 Rosen Penevprocd: Replace strerror(errno) with %m.
2018-01-02 Rosen Penevprocd: Fix minor null pointer dereference.
2017-12-29 Nathan Hintzprocd: initd: fix path allocation in early_insmod
2017-11-13 Rosen Penevprocd: Remove unnecessary memset calls.
2017-11-10 Pierre Lebleuservice: add data within the service itself
2017-11-10 Pierre Lebleuservice: fix calls to blobmsg_parse()
2017-11-06 John Crispinprocd: lower the logging threshold
2017-11-06 Michal Sojkaservice: Start services normally when seccomp is disabled
2017-11-06 John Crispinprocd: add missing new lines inside debug code
2017-10-28 Pierre Lebleuservice: fix service_handle_event array
next