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
Age
Commit message (
Expand
)
Author
2014-10-30
Log startup/shutdown to console
John Crispin
2014-10-12
minor fixes to michels patches
John Crispin
2014-10-12
Honour tty field in /etc/inittab
Michel Stam
2014-10-12
Fix ctrl+alt+del support
Michel Stam
2014-10-12
Show the shutdown sequence on the active virtual terminal
Michel Stam
2014-10-12
Use one generic routine to access /proc/cmdline
Michel Stam
2014-10-06
make procd wait for ubus to come up
John Crispin
2014-10-06
Fix scroll lock blocking procd
John Crispin
2014-10-02
make procd handle ctrl+alt+del
John Crispin
2014-10-02
Fix 'reboot' message when the system is powering down
Michel Stam
2014-10-02
Reboot busybox style via procd
Michel Stam
2014-10-02
Kill processes on shutdown
Michel Stam
2014-10-02
Fix procd not handling rapid reboot signals very well
Michel Stam
2014-09-13
fix a copy/paste bug leading to a bad loop limitation
John Crispin
2014-09-13
fix timeout on shutdown
John Crispin
2014-09-08
instances can now start as a !root user
John Crispin
2014-08-29
add .data to instance_dump()
John Crispin
2014-08-29
add an event for "service.update" triggers
John Crispin
2014-08-29
hotplug: avoid using the deprecated is_error() call, check for NULL pointer i...
Felix Fietkau
2014-08-29
explicitly include json/json.h where needed
Felix Fietkau
2014-07-30
system.c: parse quoted version info from /etc/openwrt_release
Felix Fietkau
2014-07-29
Make failure to resize hotplug buffer non-fatal
Steven Barth
2014-07-18
hotplug: fix firmware loading
Felix Fietkau
2014-07-02
service: fix trigger related double-free
Felix Fietkau
2014-07-02
service: implement get_data to dump the data fields for every instance
Felix Fietkau
2014-07-02
instance: allow filling "data" with fields of arbitrary type
Felix Fietkau
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-16
rename the folder option to path
John Crispin
2014-06-11
procd: force -lc -lgcc to handle cross-dependencies between those two
Felix Fietkau
2014-06-11
Increase buffers for hotplug and cmdline for UML
Steven Barth
2014-06-11
only add the nandupgrade method when /sbin/upgraded exists
John Crispin
2014-06-11
add upgraded support for nand flashing
John Crispin
2014-06-06
allow instances to report errors. if an error is set, the instance wont be st...
John Crispin
2014-06-05
service: do not emit any service events before the ubus connection is up
Felix Fietkau
2014-06-05
service: register the subscriber object before the event handler
Felix Fietkau
2014-06-05
service: fix a debug message typo
Felix Fietkau
2014-06-05
service: fix a leftover debug hack
Felix Fietkau
2014-06-05
0467aebb79f64d1c9d05a84367fda7c02c4ea6b8 included too much
John Crispin
2014-06-05
wait for kmod loader to complete on first boot
John Crispin
2014-06-05
send ubus_notify events when servers and instances change state
John Crispin
2014-06-05
add wildcard support to trigger matching code
John Crispin
2014-06-05
allow instances to register ubus object that should be watched
John Crispin
2014-05-25
service: fix json object leak in validate code
Felix Fietkau
2014-05-25
service: free trigger json_script context
Felix Fietkau
2014-05-25
service: fix trigger data memleak
Felix Fietkau
2014-05-25
service: ensure that trigger timers are always cancelled before free
Felix Fietkau
2014-05-25
service: fix memleak in trigger handling
Felix Fietkau
2014-05-25
service: use avl_remove_all_elements()
Felix Fietkau
[prev]
[next]