index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
system
/
procd
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
procd: Allow initscripts to start one daemon instance at a time
Pierre Lebleu
2016-10-18
1
-1
/
+1
*
sysupgrade: unmount filesystems before reboot
Mathias Kresin
2016-08-04
1
-0
/
+2
*
procd: add default timeout for reload trigger actions
Felix Fietkau
2016-07-29
1
-0
/
+10
*
procd: rework trigger handling
Felix Fietkau
2016-07-29
1
-8
/
+16
*
procd: Set /dev/kmsg to 600
neheb
2016-07-02
1
-4
/
+0
*
procd: change /dev/{gpio,hvc*} perms to 0600
John Crispin
2016-06-30
1
-7
/
+2
*
procd: adjust /dev entries to desktop distro defaults
neheb
2016-06-30
1
-14
/
+4
*
procd: properly set /dev/snd permission and group
John Crispin
2016-06-20
1
-0
/
+4
*
procd: fix file permissions of /dev/tty* nodes
John Crispin
2016-06-06
1
-1
/
+5
*
procd: fix respawn related warning
John Crispin
2016-03-10
1
-0
/
+1
*
procd: support pidfile writing.
John Crispin
2016-03-10
1
-1
/
+2
*
procd: Allow to configure default respawn retry count
John Crispin
2016-03-04
1
-0
/
+10
*
procd: hotplug.json: allow passing hotplug events from all subsystems
John Crispin
2016-02-26
1
-12
/
+6
*
hotplug-preinit: remove superfluous `and`
John Crispin
2016-02-26
1
-3
/
+1
*
procd: emit events for sound subsystem
John Crispin
2016-01-19
1
-1
/
+1
*
procd: add 'platform_nand_pre_upgrade'
John Crispin
2015-12-12
1
-0
/
+4
*
procd: update procd.sh to support new ujail options
John Crispin
2015-12-11
1
-3
/
+3
*
procd: drop nand_upgrade_stage1 from sysupgrade_pre_upgrade hooks
Rafał Miłecki
2015-11-17
1
-1
/
+0
*
procd: make nand_do_platform_check check image only
Rafał Miłecki
2015-10-02
1
-3
/
+0
*
procd: switch buttons to the new "button" hotplug handler
Rafał Miłecki
2015-08-10
1
-1
/
+1
*
procd: correct the order of respawn params in the comments.
Felix Fietkau
2015-06-14
1
-1
/
+1
*
procd: work around a event race
John Crispin
2015-06-03
1
-2
/
+0
*
procd: add a 10 second delay to the interface triggers
John Crispin
2015-06-02
1
-0
/
+1
*
Removed reference to imaginary procd_add_interface_reload in procd.sh
John Crispin
2015-04-18
1
-1
/
+0
*
procd: add helper for starting NAND sysupgrade
John Crispin
2015-04-09
1
-0
/
+9
*
procd: add jail support
John Crispin
2015-03-26
1
-1
/
+59
*
procd: add support for relaying daemon stdio to syslog
Jo-Philipp Wich
2015-02-26
1
-0
/
+3
*
procd: more nand takeover fixes
John Crispin
2014-12-03
1
-8
/
+12
*
procd: firstboot nand/ubi takeover support
John Crispin
2014-12-03
1
-0
/
+17
*
procd: fix typo in nand.sh s/TRX/TAR/
Rafał Miłecki
2014-11-28
1
-2
/
+2
*
procd: fix/clean some conditions in nand.sh
John Crispin
2014-11-24
1
-5
/
+7
*
procd: document nand.sh a bit
John Crispin
2014-11-24
1
-0
/
+16
*
scripts: fix wrong usage of '==' operator
John Crispin
2014-10-14
2
-3
/
+3
*
procd: fix initial nand sysupgrade
Felix Fietkau
2014-10-12
1
-0
/
+14
*
procd: fix parsing of the has_env parameter
Felix Fietkau
2014-10-12
1
-1
/
+1
*
procd: handle hotplug events for the usbmisc subsystem
John Crispin
2014-10-08
1
-1
/
+1
*
procd: update to latest git
John Crispin
2014-09-11
1
-0
/
+4
*
procd: allow adding empty strings to arrays
Felix Fietkau
2014-09-10
1
-1
/
+1
*
procd: run the mdns register outside the sub shell container
John Crispin
2014-08-29
1
-3
/
+2
*
procd: update to latest git HEAD
John Crispin
2014-08-29
1
-0
/
+44
*
procd: check output of "uci show" instead of raw config files in order to tra...
Felix Fietkau
2014-07-29
1
-1
/
+8
*
allow overriding the kernel partition's name
Imre Kaloz
2014-07-14
1
-2
/
+5
*
we already have a get_magic_long() in common.sh for sysupgrade, don't break it
Imre Kaloz
2014-07-13
1
-2
/
+2
*
procd: correctly identify ubifs in tar file
John Crispin
2014-07-10
1
-2
/
+2
*
procd: add a shell helper function to emit a config.change event
Felix Fietkau
2014-07-02
1
-0
/
+13
*
procd: add shell functions to add instance data
Felix Fietkau
2014-07-02
1
-0
/
+11
*
procd: fix uci_validation
John Crispin
2014-06-30
1
-1
/
+2
*
procd: fix nand.sh kernel_length typo
John Crispin
2014-06-24
1
-2
/
+2
*
procd: various improvements to nand.sh
John Crispin
2014-06-19
1
-7
/
+33
*
procd: some cleanup for SysupgradeNAND
John Crispin
2014-06-17
1
-6
/
+3
[next]