| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-09-16 | samba.netcmd: Formatting fixes, break lines. | Jelmer Vernooij | 1 | -70/+67 | |
| 2012-03-13 | s4-python: Remove env from non-executable netcmd scripts. | Andreas Schneider | 1 | -2/+0 | |
| 2012-03-02 | samba-tool: dns: Add support for handling TXT records | Amitay Isaacs | 1 | -8/+50 | |
| 2012-03-02 | samba-tool: dns: Copy string data when creating DNS_RPC_RECORD | Amitay Isaacs | 1 | -18/+23 | |
| 2012-02-21 | samba-tool: dns: Update the copyright | Amitay Isaacs | 1 | -1/+1 | |
| Autobuild-User: Amitay Isaacs <amitay@samba.org> Autobuild-Date: Tue Feb 21 09:55:07 CET 2012 on sn-devel-104 | |||||
| 2012-02-21 | samba-tool: dns: Fix the output display of DNS records | Amitay Isaacs | 1 | -2/+3 | |
| 2012-02-21 | samba-tool: dns: Add extra references for string objects as workaround | Amitay Isaacs | 1 | -8/+17 | |
| 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 | samba-tool: dns: Add support to add/update/delete MX and SRV records | Amitay Isaacs | 1 | -44/+47 | |
| 2012-02-21 | samba-tool: dns: Convert dns data into a dns record for comparison | Amitay Isaacs | 1 | -5/+33 | |
| and compare two dns records directly. Refactor dns name comparision as dns_name_equal(). | |||||
| 2012-02-21 | samba-tool: dns: Convert dns data in a string to DNS record | Amitay Isaacs | 1 | -0/+48 | |
| 2012-02-21 | samba-tool: dns: Add MXRecord type to add/update mx records | Amitay Isaacs | 1 | -0/+14 | |
| 2012-02-08 | samba-tool dns: Re-add support for option groups | Amitay Isaacs | 1 | -0/+60 | |
| 2012-01-12 | samba-tool:dns: DNS names are case insensitive | Amitay Isaacs | 1 | -3/+3 | |
| Autobuild-User: Amitay Isaacs <amitay@samba.org> Autobuild-Date: Thu Jan 12 06:43:01 CET 2012 on sn-devel-104 | |||||
| 2012-01-06 | samba-tool:dns: Check through all the DNS records for a match | Amitay Isaacs | 1 | -16/+16 | |
| 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 | |||||
| 2011-12-23 | samba-tool:dns: Fix a typo | Amitay Isaacs | 1 | -1/+1 | |
| 2011-12-23 | samba-tool:dns: Add zone create/delete commands | Amitay Isaacs | 1 | -0/+85 | |
| 2011-12-23 | samba-tool:dns: Add support for reverse names (PTR records) | Amitay Isaacs | 1 | -5/+33 | |
| 2011-11-06 | Some formatting fixes, remove unused imports. | Jelmer Vernooij | 1 | -3/+0 | |
| Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Nov 6 06:22:33 CET 2011 on sn-devel-104 | |||||
| 2011-11-02 | samba-tool: Improve the description of dns subcommands. | Amitay Isaacs | 1 | -5/+15 | |
| Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
| 2011-10-20 | samba-tool: Added dns command for DNS management | Amitay Isaacs | 1 | -0/+859 | |
| Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
