summaryrefslogtreecommitdiffstats
path: root/service/instance.c
AgeCommit message (Expand)Author
2015-11-30Reorganize source directoryMatthias Schiffer
2015-11-30Remove more OpenWrt-ismsMatthias Schiffer
2015-11-30Rename to unitd, clean up CMakeLists.txtMatthias Schiffer
2015-11-30Remove trigger and watch support, clean up service handlingMatthias Schiffer
2015-11-30Strip down procd to the necessary code, update copyrightMatthias Schiffer
2015-07-07service: if logging start app with LD_PRELOAD & lib for line bufferingRafał Miłecki
2015-06-14service: reorder function to avoid forward declarationFelix Fietkau
2015-06-14service: close instance pipe fd on restart.Yousong Zhou
2015-06-14service: dump respawn params in the same order as when passed in.Yousong Zhou
2015-06-14service: optimize relaying stdio output of daemons a bit.Yousong Zhou
2015-05-05instance: handle setgid() before setuid()Jo-Philipp Wich
2015-04-19instance: avoid dumping invalid service instances - prevents a potential crashFelix Fietkau
2015-03-28properly handle return codesJohn Crispin
2015-03-23procd can now start jailed processesJohn Crispin
2015-02-27service: rename variables / struct members called stdout, stderr to avoid con...Felix Fietkau
2015-02-26service: don't use stdio log channelJo-Philipp Wich
2015-02-26procd: support relayoing daemon stdout/stderr to syslogJo-Philipp Wich
2014-09-08instances can now start as a !root userJohn Crispin
2014-08-29add .data to instance_dump()John Crispin
2014-07-02service: fix trigger related double-freeFelix Fietkau
2014-07-02instance: allow filling "data" with fields of arbitrary typeFelix Fietkau
2014-06-06allow instances to report errors. if an error is set, the instance wont be st...John Crispin
2014-06-05send ubus_notify events when servers and instances change stateJohn Crispin
2014-06-05allow instances to register ubus object that should be watchedJohn Crispin
2014-05-25service: use blob_memdup()Felix Fietkau
2014-02-24instance: improve portability of setting resource limitsFelix Fietkau
2013-12-18procd: fix service file trackingJo-Philipp Wich
2013-12-09procd: set resource limits for service instancesUlrich Weber
2013-11-19make ue of the md5.c inside libuboxJohn Crispin
2013-11-15procd: Allow process respawning foreverHelmut Schaa
2013-11-15debloat and reorganize codeJohn Crispin