summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-09-15move /dev/shm to /tmp/shmDaniel Gimpelevich
2015-09-15inittab: always proceed to next stateSergiy Kibrik
2015-09-15hotplug: add BUTTON to environment vars for timeout actionGünther Kelleter
2015-08-11fix generating syscall-names.hHauke Mehrtens
2015-07-27allow buttons to call delayed timeout actionsJohn Crispin
2015-07-24jail: fix jail root folder permissionsEtienne CHAMPETIER
2015-07-07service: if logging start app with LD_PRELOAD & lib for line bufferingRafał Miłecki
2015-07-06Attempt to deal gracefully with allocation failures.Juliusz Chroboczek
2015-06-20Revert "hotplug: support for interval commands"Felix Fietkau
2015-06-18fix /dev/shm permissions, this time for realDaniel Gimpelevich
2015-06-17fix /dev/shm permissionsDaniel Gimpelevich
2015-06-14hotplug: support for interval commandsRafał 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: allow get_data of specifc instance.Yousong Zhou
2015-06-14service: remove unused struct watch_subscribe definition.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-06-04trigger: make trigger_match() bool and make return value less confusingFelix Fietkau
2015-06-02allow multiple identical events to be queuedJohn Crispin
2015-05-23remove ->John Crispin
2015-05-14jail: respect byte order when setting AUDIT_ARCHDaniel Golle
2015-05-14jail: add support for ARM architectureDaniel Golle
2015-05-14trace: add support for ARM architectureDaniel Golle
2015-05-05instance: handle setgid() before setuid()Jo-Philipp Wich
2015-04-19instance: avoid dumping invalid service instances - prevents a potential crashFelix Fietkau
2015-04-10fix include orderJohn Crispin
2015-03-28properly handle return codesJohn Crispin
2015-03-27make it optional to remount the tmpfs as roJohn Crispin
2015-03-26make jail build optionalJohn Crispin
2015-03-23procd can now start jailed processesJohn Crispin
2015-03-23add initial version of ujail and utraceJohn Crispin
2015-03-18check for empty parameters in askfirstZefir Kurtisi
2015-03-12switch to _DEFAULT_SOURCE for modern glibc compatJohn Crispin
2015-03-06json 0.12 fixesJohn 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
2015-02-25Convert log calls to ulog() apiJo-Philipp Wich
2015-01-28procd: increase memory allocated for tmpfs on zramNathan Hintz
2015-01-25Make build of upgraded optionalJo-Philipp Wich
2015-01-15system: increase memory field sizes to 64bitJo-Philipp Wich
2015-01-15system: attempt to parse /proc/device-tree/modelJo-Philipp Wich
2015-01-15system: improve system name detectionJo-Philipp Wich
2015-01-09inittab: don't close fds unconditionally since this breaks UMLSteven Barth
2014-12-14only write to the watchdog if the fd is validJohn Crispin
2014-12-02previous commit accidentiall dropped the cgroup mountJohn Crispin
2014-12-02add support for zram compressed tmpfsJohn Crispin
2014-11-19service: fix ubus list commandFelix Fietkau
2014-11-14initd: mount cgroupLuka Perkov