index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
ip_addresses.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
jesopo
2019-06-28
1
-7
/
+8
*
catch and format "unknown record type" exceptions
jesopo
2019-06-25
1
-1
/
+4
*
Allow specifying of nameserver as '!dns <host> @1.2.3.4'
jesopo
2019-06-25
1
-3
/
+10
*
Improve !dns command, allow setting dns nameserver per-server
jesopo
2019-06-25
1
-10
/
+37
*
Actually capture IP addresses in groups
jesopo
2019-06-03
1
-1
/
+1
*
Add `depends-on` hashflags to relevant modules
jesopo
2019-05-25
1
-0
/
+2
*
'utils.http.get_url' -> 'utils.http.request', return a Response object from
•••
utils.http.request
jesopo
2018-12-11
1
-11
/
+11
*
Make IP regex neater in modules/ip_addresses.py
jesopo
2018-11-15
1
-4
/
+3
*
Standardise "Failed to load results" errors!
jesopo
2018-10-20
1
-1
/
+1
*
Change all instances of stdout.write+return to `raise utils.EventError` in
•••
modules
jesopo
2018-10-16
1
-7
/
+4
*
Improve(?) IPv6 regex
jesopo
2018-10-04
1
-2
/
+2
*
Look back through scrollback to find ipv4/ipv6 addresses to get rDNS for
jesopo
2018-10-04
1
-3
/
+18
*
Support denoting command response [prefix] in docstring
jesopo
2018-10-04
1
-6
/
+3
*
Also catch gaierror in !rdns, print e.strerror instead of str(e)
jesopo
2018-10-04
1
-2
/
+2
*
Combile modules/dns.py and modules/geoip.py in to modules/ip_addresses.py, add
•••
!rdns command
jesopo
2018-10-04
1
-0
/
+68