soh_cah_toa
|
d622bf3e5e
|
New DNS entries can now be added dynamically without a server restart.
Database is checked every five seconds and adds new rules if there
were any changes.
|
2013-05-10 23:01:10 -04:00 |
|
soh_cah_toa
|
c7eb1c7fc9
|
Added DNS database model to load resource records from.
Now modules/extensions can dynamically add new RR's. However, changes
don't take effect until BeEF restarts (fix incoming).
|
2013-05-08 00:03:08 -04:00 |
|
soh_cah_toa
|
d24a00a639
|
Overrode RubyDNS::Transaction.respond! to use debug logger instead.
Now all RubyDNS output is properly disabled unless --verbose is given.
|
2013-05-07 23:59:27 -04:00 |
|
soh_cah_toa
|
281cde1cbb
|
Added new definition for Logger#warn.
|
2013-05-07 22:06:13 -04:00 |
|
soh_cah_toa
|
cbd815c519
|
Changed output format for RubyDNS to be "BeEF-compliant".
RubyDNS's logger now uses BeEF's print-related functions. Debug
messages regarding queries can be enabled using --verbose.
|
2013-05-05 22:19:54 -04:00 |
|