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
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2015-03-26
make jail build optional
John Crispin
2015-03-23
add initial version of ujail and utrace
John Crispin
2015-03-06
json 0.12 fixes
John Crispin
2015-01-25
Make build of upgraded optional
Jo-Philipp Wich
2014-12-02
add support for zram compressed tmpfs
John Crispin
2014-10-12
Use one generic routine to access /proc/cmdline
Michel Stam
2014-06-19
make static linking work for upgraded
John Crispin
2014-06-17
only build upgraded on mips
John Crispin
2014-06-16
move upgrade to its own subfolder
John Crispin
2014-06-11
procd: force -lc -lgcc to handle cross-dependencies between those two
Felix Fietkau
2014-06-11
add upgraded support for nand flashing
John Crispin
2014-06-05
0467aebb79f64d1c9d05a84367fda7c02c4ea6b8 included too much
John Crispin
2014-06-05
allow instances to register ubus object that should be watched
John Crispin
2013-11-19
make ue of the md5.c inside libubox
John Crispin
2013-11-15
debloat and reorganize code
John Crispin
2013-11-12
add service_validator support
John Crispin
2013-11-12
add data type validator
John Crispin
2013-09-03
add suport for measuring process resource usage
John Crispin
2013-07-04
add trigger support
John Crispin
2013-05-09
add a rcS helper
John Crispin
2013-03-13
add new main.c and fix Makefile/headers
John Crispin
2013-02-10
hotplug: add parser for new hotplug event rulesets (work in progress, not int...
Felix Fietkau
2012-12-19
add instance file attribute with md5 hash checks
Felix Fietkau
2012-06-24
add debug
Felix Fietkau
2012-06-10
add blobmsg list helpers
Felix Fietkau
2012-06-07
move instance code to a separate source file
Felix Fietkau
2012-06-01
implement more parts of the service core api
Felix Fietkau
2012-06-01
add the service object
Felix Fietkau
2012-06-01
initial import: starts and connects to ubus
Felix Fietkau