project/procd.git
2014-06-05 John Crispin0467aebb79f64d1c9d05a84367fda7c02c4ea6b8 included too...
2014-06-05 John Crispinwait for kmod loader to complete on first boot
2014-06-05 John Crispinsend ubus_notify events when servers and instances...
2014-06-05 John Crispinadd wildcard support to trigger matching code
2014-06-05 John Crispinallow instances to register ubus object that should...
2014-05-25 Felix Fietkauservice: fix json object leak in validate code
2014-05-25 Felix Fietkauservice: free trigger json_script context
2014-05-25 Felix Fietkauservice: fix trigger data memleak
2014-05-25 Felix Fietkauservice: ensure that trigger timers are always cancelle...
2014-05-25 Felix Fietkauservice: fix memleak in trigger handling
2014-05-25 Felix Fietkauservice: use avl_remove_all_elements()
2014-05-25 Felix Fietkauservice: remove unused argument to service_update()
2014-05-25 Felix Fietkauservice: fix double-free in error path
2014-05-25 Felix Fietkauservice: use blob_memdup()
2014-05-25 Felix Fietkauhotplug: fix memleak in debug codepath
2014-05-24 Felix Fietkauinittab: strip trailing whitespace (especially newline)
2014-03-20 Felix Fietkauinittab: avoid character collating to work around chara...
2014-03-18 Felix FietkaurcS: fix a format string bug
2014-03-18 Felix FietkaurcS: do not access ustream_buf data directly
2014-02-24 Felix Fietkauinstance: improve portability of setting resource limits
2014-02-07 John Crispincommit e0921ed71bab0ad7d2344774a33c22809eb10190 set...
2014-01-29 John Crispinfix the dump logic to show validators and triggers...
2014-01-29 John Crispinforce all runqueue tasks to a timeout of 15s
2014-01-20 Jo-Philipp... state.c: pass ubus commandline is writable buffer to...
2013-12-18 Jo-Philipp... procd: fix service file tracking
2013-12-09 John Crispinfix copy paste error
2013-12-09 Ulrich Weberprocd: set resource limits for service instances
2013-11-22 John Crispincleanup debug level handover
2013-11-20 John Crispinfix rcS memory leaks and running hook
2013-11-19 John Crispinmake ue of the md5.c inside libubox
2013-11-19 John Crispinfix up the order of respawn parameters for ubus
2013-11-18 John Crispinadd a event broadcast function
2013-11-18 John Crispinadd debug level handover between preinit and main process
2013-11-18 John Crispinmake the service running trigger be queued directly...
2013-11-18 John Crispinadd a function to add calls to the front of the rcS...
2013-11-15 Helmut Schaaprocd: Allow process respawning forever
2013-11-15 John Crispindebloat and reorganize code
2013-11-12 John Crispinadd service_validator support
2013-11-12 John Crispinadd data type validator
2013-11-09 John Crispinbind the console to /dev/null if the real console fails...
2013-11-08 John Crispinthe automatic service restart should not happen during...
2013-10-24 John Crispinadd hostname option to logread
2013-10-09 John Crispinadd a prefix option for messages streamed using logread
2013-10-01 Jo-Philipp... syslog: fix incorrect use of sizeof() in vsnprintf()
2013-09-28 John Crispinsyslog() is a blocking call on eglibc. as procd provide...
2013-09-17 Helmut Schaaprocd: Exit askfirst on read error
2013-09-13 Gabor Juhoscoldplug: remove duplicated include
2013-09-13 Gabor Juhoscoldplug: only start hotplug timer after udevtrigger...
2013-09-13 Gabor Juhosudevtrigger: nuke scan_{subdir,class,block} functions
2013-09-13 Gabor Juhosudevtrigger: simplify scan_class function
2013-09-13 Gabor Juhosudevtrigger: simplify scan_block function
2013-09-13 Gabor Juhosudevtrigger: simplify scan_subsystem function
2013-09-13 Gabor Juhosudevtrigger: extend scan_subdir function
2013-09-13 Gabor Juhosudevtrigger: remove superfluous strlcpy
2013-09-13 Gabor Juhosudevtrigger: add back directory name check into scan_subdir
2013-09-13 John Crispinfix skewed parameter order in respawn code
2013-09-13 John Crispinexecute the "running" hook once the daemon is started
2013-09-13 John Crispinadd a way for procd to queue async init.d calls
2013-09-13 John Crispinfix a bug in the trigger handling code
2013-09-13 John Crispinremove now unused variable
2013-09-13 John Crispinadd code to configure respawn via ubus
2013-09-13 John Crispinoutput the env associated with an instance
2013-09-10 Gabor Juhosudevtrigger: reduce indent level in scan_* functions
2013-09-10 Gabor Juhosudevtrigger: rename variables in scan_subdir
2013-09-10 Gabor Juhosudevtrigger: use a helper function for subdir scanning
2013-09-10 Gabor Juhosudevtrigger: check presence of dev attribute
2013-09-10 Gabor Juhosudevtrigger: add device_has_attribute helper
2013-09-10 Gabor Juhosudevtrigger: remove trailing whitespaces
2013-09-03 John Crispinadd a ubus handler that allows sending signals to processes
2013-09-03 John Crispinfix use after free bug in the trigger handling code
2013-09-03 John Crispinadd suport for measuring process resource usage
2013-09-03 John Crispinfixup service_dump logic
2013-09-03 John Crispintrivial code cleanup
2013-09-03 John Crispinadd respawn handling
2013-09-03 John Crispinlogread: fix the facility name reporting
2013-08-16 Jo-Philipp... service: terminate uloop after fork(), redirect stdin...
2013-08-15 Jo-Philipp... hotplug: terminate uloop after fork(), redirect stdin...
2013-07-23 Yousong Zhouaskfirst: remove superfluous 'close' calls on stdio...
2013-07-23 Yousong ZhouParse only init_debug option with non-empty argument.
2013-07-23 Yousong ZhouError and return when failing stat('/dev/console').
2013-07-23 Yousong ZhouFix event type reporting when calling 'procd_shutdown'.
2013-07-22 Gabor Juhosearly: remove superfluous close of stdio file descriptors
2013-07-22 Gabor Juhosearly: keep stdio files open
2013-07-14 John Crispinthe cloexec logic of the watchdog was broken
2013-07-14 John Crispinlogread should handle return code when sending data...
2013-07-11 John Crispinfix wdt cloexec bug
2013-07-10 John Crispinfix up watchdog init code
2013-07-10 John Crispinprint services with no instances when verbose is set
2013-07-10 John Crispinfix service level triggers
2013-07-10 John Crispinmake the verbose argument a bool
2013-07-10 John Crispininvalid pointer was passed to free()
2013-07-10 John Crispinremove bogus subscriber
2013-07-10 John Crispinremove support fro trigegrs not linked to a service
2013-07-09 John Crispinthe delete handle should return an error if no service...
2013-07-09 John CrispinFix logread file logging
2013-07-09 John Crispinfix up the loging over network
2013-07-08 John Crispindont list services that have no instances
2013-07-08 John Crispinclose stdin/out/err before forking an instance
2013-07-08 John Crispinremove superflous define
2013-07-08 John Crispinextend logread
next