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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: add -c option for specifying amount of data to be used for checksum
Rafał Miłecki
2016-05-09
3
-12
/
+31
*
mtd: trx: use separated buffer for TRX header
Rafał Miłecki
2016-05-09
1
-5
/
+18
*
mtd: seama: exit with error if Seama header wasn't found
rmilecki
2016-05-09
1
-1
/
+1
*
mtd: seama: fix image data handling
rmilecki
2016-05-09
1
-28
/
+18
*
mtd: seama: move buf allocation to the MD5 function
rmilecki
2016-05-09
1
-16
/
+22
*
mtd: seama: update MD5 using header in the first block buffer
rmilecki
2016-05-09
1
-4
/
+3
*
mtd: seama: add md5 to header struct
rmilecki
2016-05-09
2
-12
/
+11
*
mtd: check for Seama magic early when fixing MD5
rmilecki
2016-05-09
1
-7
/
+21
*
mtd: add missing breaks in a switch
rmilecki
2016-05-09
1
-0
/
+2
*
mtd: use tabs for indents
rmilecki
2016-05-09
1
-7
/
+7
*
signing: remove unatteded build key and use current keyring instead
Jo-Philipp Wich
2016-04-30
1
-4
/
+3
*
fstools: fix snapshot support
John Crispin
2016-04-29
1
-4
/
+4
*
fstools: update to latest git HEAD
John Crispin
2016-04-29
1
-2
/
+2
*
fstools: update to latest git HEAD
John Crispin
2016-04-29
1
-2
/
+2
*
lede-keyring: add the developer public keyring
John Crispin
2016-04-29
1
-0
/
+40
*
opkg: fix use-after-free with duplicate packages on the command line
Jo-Philipp Wich
2016-04-23
2
-1
/
+13
*
package: flag essential components as nonshared
Jo-Philipp Wich
2016-04-06
2
-0
/
+3
*
uci: commit through symlinks
Jo-Philipp Wich
2016-03-31
1
-2
/
+3
*
fstools: respect mount flags for /overlay mounts
Jo-Philipp Wich
2016-04-25
1
-2
/
+2
*
rpcd: update to latest version
Luka Perkov
2016-04-13
1
-3
/
+3
*
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: bump to latest git HEAD
John Crispin
2016-03-10
1
-2
/
+2
*
ubox: update to the latest version, fixes an error on processing invalid modules
Felix Fietkau
2016-03-07
1
-2
/
+2
*
opkg: Fix handling of sha256sums for conffiles
John Crispin
2016-03-04
2
-1
/
+15
*
procd: Allow to configure default respawn retry count
John Crispin
2016-03-04
1
-0
/
+10
*
mtd: fix reading of image magic bytes in smaller chunks
John Crispin
2016-03-03
1
-5
/
+12
*
opkg: Make opkg understand old md5
John Crispin
2016-03-01
2
-21
/
+69
*
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
*
mtd: fix Seama format after replacing EOF with sysupgrade data
Rafał Miłecki
2016-02-10
1
-2
/
+13
*
ubox: fix kmodloader resource leaks (#21826)
Jo-Philipp Wich
2016-02-09
1
-1
/
+1
*
ubox: fix open() error handling (#21826)
Jo-Philipp Wich
2016-02-09
1
-2
/
+2
*
procd: honor CONFIG_TARGET_INIT_PATH
Jo-Philipp Wich
2016-02-08
1
-3
/
+10
*
udev: delete package, it is old and not used by any core packages/targets
Felix Fietkau
2016-02-07
5
-343
/
+0
*
mtd: detect image format when writing
Rafał Miłecki
2016-02-06
3
-13
/
+60
*
procd: update to the latest version, fixes a memory leak in trigger handling
Felix Fietkau
2016-02-04
1
-2
/
+2
*
uci: update to the latest version, fixes uci show output for anonymous sectio...
Felix Fietkau
2016-02-02
1
-2
/
+2
*
mtd: allow writing Seama files to "firmware" on Broadcom targets
Rafał Miłecki
2016-01-28
1
-0
/
+6
*
mtd: enable "fixseama" on bcm53xx
Rafał Miłecki
2016-01-28
1
-1
/
+1
*
ubus: update to the latest version, fixes a memory leak on client disconnect
Felix Fietkau
2016-01-26
1
-2
/
+2
*
usign: force installation to $(STAGING_DIR_HOST)
Felix Fietkau
2016-01-25
1
-0
/
+2
*
opkg: depend on uclient-fetch, disable busybox wget
Felix Fietkau
2016-01-19
1
-0
/
+1
*
procd: emit events for sound subsystem
John Crispin
2016-01-19
1
-1
/
+1
*
ca-certificates: update to version 20160104
Felix Fietkau
2016-01-17
1
-3
/
+5
*
procd: align early init PATH with rest of OpenWrt
Jo-Philipp Wich
2016-01-14
1
-3
/
+3
*
ubus: update to the latest version, fixes an acl related crash
Felix Fietkau
2016-01-13
1
-2
/
+2
*
uci: update to the latest version, adds a small optimization to uci commit
Felix Fietkau
2016-01-11
1
-2
/
+2
*
fstools: fix off-by-one error in the version number
Felix Fietkau
2016-01-10
1
-1
/
+1
*
fstools: update to the latest version, fixes filesystem state rewrite on ever...
Felix Fietkau
2016-01-10
1
-2
/
+2
[next]