index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
hashserv
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: hashserv: Improve behaviour for better determinism/sstate reuse
Richard Purdie
2021-10-11
2
-8
/
+7
*
bitbake: hashserv: Fix diverging report race condition
Joshua Watt
2021-10-11
4
-153
/
+314
*
bitbake: hashserv: Add tests for diverging reports
Joshua Watt
2021-10-11
1
-0
/
+53
*
bitbake: async: Close sync client event loop
Joshua Watt
2021-10-11
1
-1
/
+0
*
bitbake: bitbake: asyncrpc: Defer all asyncio to child process
Joshua Watt
2021-08-23
1
-2
/
+2
*
bitbake: bitbake: asyncrpc: Catch early SIGTERM
Joshua Watt
2021-07-29
1
-12
/
+42
*
bitbake: hashserver/client.py: drop unused imports
Armin Kuster
2021-05-14
1
-3
/
+0
*
bitbake: hashserv/server.py: drop unused imports
Armin Kuster
2021-05-14
1
-7
/
+0
*
bitbake: hashserv: Refactor to use asyncrpc
Paul Barker
2021-04-27
2
-306
/
+41
*
bitbake: hashserv: Use generic ConnectionError
Paul Barker
2021-04-27
2
-14
/
+9
*
bitbake: hashserv: Add get-outhash message
Paul Barker
2021-02-10
2
-14
/
+38
*
bitbake: hashserv: server: Support searching upstream for outhash
Paul Barker
2021-02-10
2
-0
/
+32
*
bitbake: hashserv: Support read-only server
Paul Barker
2021-02-10
3
-11
/
+51
*
bitbake: hashserv: client: Fix handling of null responses
Paul Barker
2021-02-06
1
-1
/
+1
*
bitbake: hashserv: Fix broken AF_UNIX path length limit
Joshua Watt
2020-12-10
2
-5
/
+26
*
bitbake: hashserv: client: Fix AF_UNIX path length limits
Joshua Watt
2020-12-09
1
-3
/
+12
*
bitbake: bitbake: hashserve: Add support for readonly upstream
Joshua Watt
2020-11-24
4
-86
/
+268
*
bitbake: bitbake: hashserve: Add async client
Joshua Watt
2020-11-24
2
-108
/
+143
*
bitbake: bitbake: hashserv: Fix localhost sometimes resolved to a wrong IP
Anatol Belski
2020-09-23
1
-1
/
+6
*
bitbake: lib: fix most undefined code picked up by pylint
Frazer Clews
2020-08-25
1
-0
/
+1
*
bitbake: hashserv: Chunkify large messages
Joshua Watt
2020-06-28
4
-41
/
+152
*
bitbake: lib: remove unused imports
Frazer Clews
2020-01-19
1
-1
/
+0
*
bitbake: hashserv: Add support for equivalent hash reporting
Richard Purdie
2019-12-04
2
-0
/
+44
*
bitbake: hashserv: Don't daemonize server process
Joshua Watt
2019-09-27
1
-1
/
+0
*
bitbake: hashserve: Add missing import
Joshua Watt
2019-09-27
1
-0
/
+1
*
bitbake: bitbake: Rework hash equivalence
Joshua Watt
2019-09-18
4
-273
/
+717
*
bitbake: hashserv: Ensure we don't accumulate sockets in TIME_WAIT state
Richard Purdie
2019-08-16
1
-0
/
+6
*
bitbake: cooker: Improve hash server startup code to avoid exit tracebacks
Richard Purdie
2019-08-14
1
-0
/
+1
*
bitbake: hashserv: Switch from threads to multiprocessing
Richard Purdie
2019-08-06
2
-6
/
+16
*
bitbake: hashserv: Use separate threads for answering requests and handling them
Richard Purdie
2019-08-06
1
-1
/
+40
*
bitbake: hashserv: Turn off sqlite synchronous mode
Richard Purdie
2019-08-06
1
-0
/
+2
*
bitbake: cooker/hashserv: Allow autostarting of a local hash server using BB_...
Richard Purdie
2019-08-06
2
-6
/
+20
*
bitbake: hashserv: SQL Optimizations
Joshua Watt
2019-08-06
1
-10
/
+27
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
2
-24
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
2
-0
/
+4
*
bitbake: bitbake: hashserv: Add hash equivalence reference server
Joshua Watt
2019-01-08
2
-0
/
+293