apt-cacher-ng:next

Last commit made on 2020-06-14
Get this branch:
git clone -b next https://git.launchpad.net/apt-cacher-ng

Branch merges

Branch information

Name:
next
Repository:
lp:apt-cacher-ng

Recent commits

dfffd0c... by Eduard Bloch

snap

fbe04b8... by Eduard Bloch

Change callback style from shared with pointer to explicit addressing by function member pointer

f389261... by Eduard Bloch

Universal reference class for combined uses

939c26d... by Eduard Bloch

Rewritten DNS to use intrusive pointers

And prepared for ordered expiration later

dac97d1... by Eduard Bloch

Database setup code

Also some experiments with lookup containers

b51fc9e... by Eduard Bloch

Drafting fast-lookup capable self-cleaning container

5f2af38... by Eduard Bloch

Make all UTs compilable again

cb6c4a7... by Eduard Bloch

More DNS resolution UTs

a5efdb0... by Eduard Bloch

Some useful testing of DNS lookup and main loop activity

6e541fa... by Eduard Bloch

Implemented new thread resource handling