samba-tool dns: Don't use "localhost" to connect to local host
[samba.git] / source4 / scripting / python / samba / netcmd / dns.py
2012-12-03 Kai Blinsamba-tool dns: Don't use "localhost" to connect to...
2012-10-10 Karolin Seegersamba-tool: Unify usage messages.
2012-10-10 Jelmer Vernooijsamba.netcmd: Formatting fixes, break lines. (cherry...
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable netcmd scripts.
2012-03-01 Amitay Isaacssamba-tool: dns: Add support for handling TXT records
2012-03-01 Amitay Isaacssamba-tool: dns: Copy string data when creating DNS_RPC...
2012-02-21 Amitay Isaacssamba-tool: dns: Update the copyright
2012-02-21 Amitay Isaacssamba-tool: dns: Fix the output display of DNS records
2012-02-21 Amitay Isaacssamba-tool: dns: Add extra references for string object...
2012-02-21 Amitay Isaacssamba-tool: dns: Add support to add/update/delete MX...
2012-02-21 Amitay Isaacssamba-tool: dns: Convert dns data into a dns record...
2012-02-21 Amitay Isaacssamba-tool: dns: Convert dns data in a string to DNS...
2012-02-21 Amitay Isaacssamba-tool: dns: Add MXRecord type to add/update mx...
2012-02-07 Amitay Isaacssamba-tool dns: Re-add support for option groups
2012-01-12 Amitay Isaacssamba-tool:dns: DNS names are case insensitive
2012-01-06 Amitay Isaacssamba-tool:dns: Check through all the DNS records for...
2011-12-23 Amitay Isaacssamba-tool:dns: Fix a typo
2011-12-23 Amitay Isaacssamba-tool:dns: Add zone create/delete commands
2011-12-23 Amitay Isaacssamba-tool:dns: Add support for reverse names (PTR...
2011-11-06 Jelmer VernooijSome formatting fixes, remove unused imports.
2011-11-02 Amitay Isaacssamba-tool: Improve the description of dns subcommands.
2011-10-20 Amitay Isaacssamba-tool: Added dns command for DNS management