issues
search
CleverCloud
/
stream-dns
A DNS server written in Go with an event stream architecture, updated via kafka
MIT License
29
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add the support of Pulsar
#50
NotBad4U
opened
4 years ago
0
Add documentation
#49
NotBad4U
closed
4 years ago
0
Add metadatas on record from kafka
#48
NotBad4U
closed
4 years ago
0
Add metadata on record from Kafka
#47
NotBad4U
closed
4 years ago
0
Support DNSSEC
#46
NotBad4U
opened
4 years ago
0
fix: move docker build to go module
#45
JulienBe
closed
4 years ago
4
Support Secret Key Transaction Authentication for DNS (TSIG)
#44
NotBad4U
opened
4 years ago
0
Support DNS cookie
#43
NotBad4U
opened
4 years ago
0
Fix the creation of a unique consumer group
#42
NotBad4U
closed
5 years ago
0
Refactoring
#41
NotBad4U
closed
5 years ago
0
Cache not authoritative resolve
#40
NotBad4U
closed
5 years ago
0
Check the sanity of an RR get by the consumer
#39
NotBad4U
closed
5 years ago
0
Refactoring the main function
#38
NotBad4U
closed
5 years ago
0
fix cursor iteration on empty bucket of records
#37
NotBad4U
closed
5 years ago
0
Don't create a cursor when the bucket is empty
#36
NotBad4U
closed
5 years ago
0
Generate a random instance_id when the DNS_INSTANCE_ID config field is not set
#35
NotBad4U
closed
5 years ago
0
Allow to set through the configuration, local records specific to one instance of stream-dns
#34
NotBad4U
closed
5 years ago
0
Local records
#33
urcadox
closed
5 years ago
1
Add an instance_id in the configuration options
#32
NotBad4U
closed
5 years ago
0
Resolver must lookup again when got CNAME
#31
NotBad4U
closed
5 years ago
0
Return a name error by the resolver when the referenced name does not exist
#30
NotBad4U
opened
5 years ago
0
Prohibit PTR record which doesnt point to a primary name
#29
NotBad4U
opened
5 years ago
0
Check format of TXT record and send them in the correct format
#28
NotBad4U
opened
5 years ago
0
Return NOTIMP on inverse queries
#27
NotBad4U
opened
5 years ago
0
Change record.Type from string to uint16 to be more coherent with our dns lib
#26
NotBad4U
closed
5 years ago
1
update go modules files
#25
NotBad4U
closed
5 years ago
0
Add access log
#24
NotBad4U
opened
5 years ago
0
Allow AXFR through env variable
#23
NotBad4U
closed
5 years ago
0
Enhance the filter on axfr request
#22
NotBad4U
opened
5 years ago
3
Print the record diff if the record was already saved in bbolt
#21
NotBad4U
closed
5 years ago
0
Allow AXFR only if DNS_ALLOW_AXFR env is set a true
#20
NotBad4U
closed
5 years ago
0
Accept JSON record as array or object in consumer input
#19
NotBad4U
closed
5 years ago
0
Fix logs
#18
NotBad4U
closed
5 years ago
0
Add HTTP administrator service
#17
NotBad4U
closed
5 years ago
1
Rework metrics
#16
NotBad4U
closed
5 years ago
0
Add metrics aggregators
#15
NotBad4U
closed
5 years ago
1
Add the support of SHA-512/256 SASL Mechanism for kafka consumer
#14
NotBad4U
closed
5 years ago
0
Put the bbolt DB in a tmpfs
#13
NotBad4U
opened
5 years ago
0
WIP: Add the Pulsar consumer to collect the DNS records
#12
NotBad4U
closed
4 years ago
2
add video to the readme and make the diagram beautiful again
#11
waxzce
opened
5 years ago
1
add auto build for docker image
#10
waxzce
closed
5 years ago
1
Use bulk insert on bbolt at startup to improve startup time
#9
waxzce
opened
5 years ago
0
add a backup option for the current bbolt DB for recovery on incident
#8
waxzce
opened
5 years ago
1
Support Pulsar as source for reccords
#7
waxzce
opened
5 years ago
2
Kafka support for SASL
#6
waxzce
closed
5 years ago
2
Support DNS over HTTPS RFC
#5
waxzce
opened
5 years ago
0
Catch loop on CNAME as error
#4
waxzce
closed
5 years ago
0
Allow to configure the answer authority section
#3
waxzce
closed
5 years ago
0
Support all header flag on query
#2
waxzce
closed
5 years ago
0
Add a searchable "Administrator API"
#1
waxzce
closed
5 years ago
2
Next