Karolin Seeger
acea51cc37
samba-tool: Unify usage messages.
...
Karolin
Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Mon Oct 8 14:26:52 CEST 2012 on sn-devel-104
2012-10-08 14:26:51 +02:00
Jelmer Vernooij
0ff2ea56d9
samba.netcmd: Formatting fixes, break lines.
2012-09-16 14:20:11 +02:00
Andreas Schneider
82c2bca89b
s4-python: Remove env from non-executable netcmd scripts.
2012-03-13 17:52:29 +01:00
Amitay Isaacs
0c77422041
samba-tool: dns: Add support for handling TXT records
2012-03-02 00:24:50 +11:00
Amitay Isaacs
f025d788d0
samba-tool: dns: Copy string data when creating DNS_RPC_RECORD
2012-03-02 00:24:50 +11:00
Amitay Isaacs
4bba5fcecd
samba-tool: dns: Update the copyright
...
Autobuild-User: Amitay Isaacs <amitay@samba.org>
Autobuild-Date: Tue Feb 21 09:55:07 CET 2012 on sn-devel-104
2012-02-21 09:55:07 +01:00
Amitay Isaacs
61d4d74145
samba-tool: dns: Fix the output display of DNS records
2012-02-21 18:24:30 +11:00
Amitay Isaacs
b45d6a6d69
samba-tool: dns: Add extra references for string objects as workaround
...
This is a workaround for bug in pidl generated python bindings, where
C object hold a pointer to python string without increasing reference
count in python. So when the python string goes out of scope, the
C pointer loses the value.
2012-02-21 18:24:30 +11:00
Amitay Isaacs
a8a6b27e06
samba-tool: dns: Add support to add/update/delete MX and SRV records
2012-02-21 18:24:30 +11:00
Amitay Isaacs
28b12827b6
samba-tool: dns: Convert dns data into a dns record for comparison
...
and compare two dns records directly. Refactor dns name comparision
as dns_name_equal().
2012-02-21 18:24:30 +11:00
Amitay Isaacs
4272a76075
samba-tool: dns: Convert dns data in a string to DNS record
2012-02-21 18:24:30 +11:00
Amitay Isaacs
1fc2fb5de1
samba-tool: dns: Add MXRecord type to add/update mx records
2012-02-21 18:24:30 +11:00
Amitay Isaacs
8613bc7ea1
samba-tool dns: Re-add support for option groups
2012-02-08 10:49:48 +11:00
Amitay Isaacs
6764e4f20d
samba-tool:dns: DNS names are case insensitive
...
Autobuild-User: Amitay Isaacs <amitay@samba.org>
Autobuild-Date: Thu Jan 12 06:43:01 CET 2012 on sn-devel-104
2012-01-12 06:43:01 +01:00
Amitay Isaacs
200c22b994
samba-tool:dns: Check through all the DNS records for a match
...
There can be multiple dns records for a specified record type.
Autobuild-User: Amitay Isaacs <amitay@samba.org>
Autobuild-Date: Fri Jan 6 02:41:22 CET 2012 on sn-devel-104
2012-01-06 02:41:22 +01:00
Amitay Isaacs
8a7cdfcccd
samba-tool:dns: Fix a typo
2011-12-23 16:18:26 +11:00
Amitay Isaacs
d340c2cae8
samba-tool:dns: Add zone create/delete commands
2011-12-23 16:18:26 +11:00
Amitay Isaacs
ecbc747ca5
samba-tool:dns: Add support for reverse names (PTR records)
2011-12-23 16:17:09 +11:00
Jelmer Vernooij
1ad05d8c09
Some formatting fixes, remove unused imports.
...
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Nov 6 06:22:33 CET 2011 on sn-devel-104
2011-11-06 06:22:33 +01:00
Amitay Isaacs
9abfaa3bbb
samba-tool: Improve the description of dns subcommands.
...
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-11-02 15:26:54 +11:00
Amitay Isaacs
b619705c22
samba-tool: Added dns command for DNS management
...
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-10-20 05:53:05 +02:00