index
:
oe/unitd
master
Lightweight modern init system based on procd
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-30
Rename to unitd, clean up CMakeLists.txt
Matthias Schiffer
2015-11-30
Remove trigger and watch support, clean up service handling
Matthias Schiffer
2015-11-30
Rip out inittab and init script handling
Matthias Schiffer
2015-11-30
Correctly setup early mounts
Matthias Schiffer
2015-11-30
Strip down procd to the necessary code, update copyright
Matthias Schiffer
2015-11-07
syslog: set sane priority values
Ulrich Weber
2015-10-26
cmake: use CMAKE_INSTALL_* variables
Sergiy Kibrik
2015-10-26
explicitely ignore return value of symlink(3) call
Daniel Golle
2015-10-08
jail: Add MS_NODEV MS_NOEXEC MS_NOSUID mount options where needed
Etienne CHAMPETIER
2015-10-07
jail: allow to not use namespaces
Etienne CHAMPETIER
2015-10-07
jail: cleanup include
Etienne CHAMPETIER
2015-10-07
jail: add capabilities support
Etienne CHAMPETIER
2015-10-03
Add MS_NODEV MS_NOEXEC MS_NOSUID mount options where needed
Etienne CHAMPETIER
2015-10-03
system: fix undefined behavior in wdt offline check
Alexander Couzens
2015-10-03
jail: reworks & cleanups
Etienne CHAMPETIER
2015-10-03
jail, seccomp: remove useless root check
Etienne CHAMPETIER
2015-10-03
jail, seccomp: fix typo/improve log prefix
Etienne CHAMPETIER
2015-10-03
add UTRACE_SUPPORT build option
Etienne CHAMPETIER
2015-09-15
move /dev/shm to /tmp/shm
Daniel Gimpelevich
2015-09-15
inittab: always proceed to next state
Sergiy Kibrik
2015-09-15
hotplug: add BUTTON to environment vars for timeout action
Günther Kelleter
2015-08-11
fix generating syscall-names.h
Hauke Mehrtens
2015-07-27
allow buttons to call delayed timeout actions
John Crispin
2015-07-24
jail: fix jail root folder permissions
Etienne CHAMPETIER
2015-07-07
service: if logging start app with LD_PRELOAD & lib for line buffering
Rafał Miłecki
2015-07-06
Attempt to deal gracefully with allocation failures.
Juliusz Chroboczek
2015-06-20
Revert "hotplug: support for interval commands"
Felix Fietkau
2015-06-18
fix /dev/shm permissions, this time for real
Daniel Gimpelevich
2015-06-17
fix /dev/shm permissions
Daniel Gimpelevich
2015-06-14
hotplug: support for interval commands
Rafał Miłecki
2015-06-14
service: reorder function to avoid forward declaration
Felix Fietkau
2015-06-14
service: close instance pipe fd on restart.
Yousong Zhou
2015-06-14
service: allow get_data of specifc instance.
Yousong Zhou
2015-06-14
service: remove unused struct watch_subscribe definition.
Yousong Zhou
2015-06-14
service: dump respawn params in the same order as when passed in.
Yousong Zhou
2015-06-14
service: optimize relaying stdio output of daemons a bit.
Yousong Zhou
2015-06-04
trigger: make trigger_match() bool and make return value less confusing
Felix Fietkau
2015-06-02
allow multiple identical events to be queued
John Crispin
2015-05-23
remove ->
John Crispin
2015-05-14
jail: respect byte order when setting AUDIT_ARCH
Daniel Golle
2015-05-14
jail: add support for ARM architecture
Daniel Golle
2015-05-14
trace: add support for ARM architecture
Daniel Golle
2015-05-05
instance: handle setgid() before setuid()
Jo-Philipp Wich
2015-04-19
instance: avoid dumping invalid service instances - prevents a potential crash
Felix Fietkau
2015-04-10
fix include order
John Crispin
2015-03-28
properly handle return codes
John Crispin
2015-03-27
make it optional to remount the tmpfs as ro
John Crispin
2015-03-26
make jail build optional
John Crispin
2015-03-23
procd can now start jailed processes
John Crispin
2015-03-23
add initial version of ujail and utrace
John Crispin
[next]