Commit Graph

39 Commits (7e36694b648de79d1f6d3c0f2ae13d9c4c152b9e)

Author SHA1 Message Date
Florent Daigniere 6def1b555b doh
Florent Daigniere 96d9289630 No need to send an extra \n
Florent Daigniere cdc9b63a46 Guard the message logging too
Florent Daigniere 2a417dbfc2 doesn't belong here
Florent Daigniere 1ce889b91b Do it the pythonic way
Florent Daigniere e10527a4bf This is not used anymore
Florent Daigniere 1ae4c37cb9 Don't do fancy, just re-raise it
Florent Daigniere 5ec4277e1e Make it async. I'm not sure it's a good idea
Florent Daigniere cf34be967c Implement ITERATE
Florent Daigniere 340e359096 doh
Florent Daigniere 076d67b513 follow the protocol
Florent Daigniere 2e467092a2 The newer dovecot sends data podop should ignore
Alexander Graf a29f066858
Move even more python deps to base image
Alexander Graf 8668b269cd
Add requirements.txt for base image
Alexander Graf 9f511faf64
Merge pull request from NeverBehave/master
fix: resolve IPv6 container hostname
Dimitri Huisman b711f930ef
Merge pull request from vavanade/patch-1
fix docstring
Dimitri Huisman c0066abd01
Merge pull request from micw/log-failed-dns
Add logging for failed DNS lookups
kaiyou f63837b8e1
Update to 0.2.0
kaiyou 68d44201ab
Merge pull request from micw/resolve-host-if-address-not-set
Resolve host if address not set
kaiyou b198fde756
Merge pull request from micw/fix-random-failures
Change test hostnames for stable test results
kaiyou 7f6d51904b
Remove wrong dependency to importlib
kaiyou ef344c62f6
Add automated tests
kaiyou 74a3e87de3
Fix a couple syntax typos
kaiyou 351b05b92d
Allow jinja to load from file path or handle
kaiyou 0370b26f3e
Initial commit
Alexander Graf ce9d886195
Merge pull request from ghostwheel42/add_gitignore
Add .gitignore file
kaiyou dbec5f0a6c
Switch to setuptools and bump the version
kaiyou 3d0d831c76
Version 0.2.4
kaiyou e2979f9103
Merge pull request from Nebukadneza/fix_py37
Don’t use deprecated now-keyword "async"
kaiyou 6fadd39aea
Merge pull request from Nebukadneza/add_key_url_quoting
URL-Quote the key in HTTP requests
kaiyou 080e76f972
Merge pull request from rakshith-ravi/patch-1
Fixed a small typo
kaiyou 23e5aa2e05
Escape strings properly in the Dovecot dict dialect
kaiyou 814bb1f36d
Properly miss when the web api returns 404
kaiyou d2b98ae323
Update to 0.2.2
kaiyou 81d171f978
Add some debug logging to the table class
Pierre Jaury d640da8787
Include package data in the package
Pierre Jaury c5fa0280a0
Add support for dovecot dict_set operations
Pierre Jaury eb6b1866f1
Specify dependencies in the setup script
Pierre Jaury b1b0aeb69d
Initial commit