summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-11-08inittab: clean up tty opening code, fix console shell job control issuesFelix Fietkau
2014-11-05call setsid during startup.John Crispin
2014-11-05kmodloader takes longer than wdt timeoutJohn Crispin
2014-11-05get_cmdline_val: search for entire name, not just suffixSteven Barth
2014-11-04procd: Make askconsole work again when no tty is specified in inittabMichel Stam
2014-11-04Honour tty field in /etc/inittabMichel Stam
2014-11-01Revert "Honour tty field in /etc/inittab"Steven Barth
2014-10-31Fix regression in command line parsingSteven Barth
2014-10-30Log startup/shutdown to consoleJohn Crispin
2014-10-12minor fixes to michels patchesJohn Crispin
2014-10-12Honour tty field in /etc/inittabMichel Stam
2014-10-12Fix ctrl+alt+del supportMichel Stam
2014-10-12Show the shutdown sequence on the active virtual terminalMichel Stam
2014-10-12Use one generic routine to access /proc/cmdlineMichel Stam
2014-10-06make procd wait for ubus to come upJohn Crispin
2014-10-06Fix scroll lock blocking procdJohn Crispin
2014-10-02make procd handle ctrl+alt+delJohn Crispin
2014-10-02Fix 'reboot' message when the system is powering downMichel Stam
2014-10-02Reboot busybox style via procdMichel Stam
2014-10-02Kill processes on shutdownMichel Stam
2014-10-02Fix procd not handling rapid reboot signals very wellMichel Stam
2014-09-13fix a copy/paste bug leading to a bad loop limitationJohn Crispin
2014-09-13fix timeout on shutdownJohn Crispin
2014-09-08instances can now start as a !root userJohn Crispin
2014-08-29add .data to instance_dump()John Crispin