index
:
freeipa.git
master
navigation
selenium
Unnamed repository; edit this file 'description' to name the repository.
Endi Dewata
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugins
/
dns.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix checking for arguments in DNS plugins
Jakub Hrozek
2011-02-14
1
-1
/
+1
*
Add an address for a nameserver when a new zone is created during install
Jakub Hrozek
2011-01-31
1
-1
/
+10
*
Enforce that all NS records are resolvable
Jakub Hrozek
2011-01-28
1
-0
/
+61
*
Add example of DNS SRV record and a simple validator
Jakub Hrozek
2011-01-28
1
-0
/
+23
*
Delete the whole DNS record with no parameters
Jakub Hrozek
2011-01-28
1
-4
/
+48
*
Fix assorted bugs found by pylint
Jakub Hrozek
2011-01-25
1
-1
/
+1
*
Rename INTERNAL to NO_CLI for commands we hide from the cli.
Rob Crittenden
2011-01-21
1
-3
/
+3
*
Fix dns_is_enabled command
Simo Sorce
2011-01-20
1
-3
/
+3
*
Provide API to check if IPA DNS is enabled on some server
Simo Sorce
2011-01-19
1
-0
/
+25
*
Remove SOA maximum parameters from DNS zone.
Pavel Zuna
2011-01-18
1
-5
/
+0
*
Rename DNS2 to DNS
Jakub Hrozek
2011-01-14
1
-0
/
+623
*
Port installer and host plugin to the new DNS plugin
Jakub Hrozek
2011-01-14
1
-941
/
+0
*
Exit if a DNS A or AAAA record doesn't exist for the replica we are preparing.
Rob Crittenden
2011-01-11
1
-3
/
+11
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Add ability to add/remove DNS records when adding/removing a host entry.
Rob Crittenden
2010-11-23
1
-0
/
+13
*
Detect when DNS is not configured and return an error message
Rob Crittenden
2010-10-13
1
-0
/
+34
*
dns metadata
Adam Young
2010-10-12
1
-0
/
+15
*
Add command to resolve a hostname. Returns True or raises NotFound.
Rob Crittenden
2010-09-23
1
-0
/
+36
*
Update command documentation based on feedback from docs team.
Rob Crittenden
2010-08-27
1
-4
/
+4
*
First pass at per-command documentation
Rob Crittenden
2010-06-22
1
-1
/
+4
*
Add forgotten trailing dots in DNS records
Martin Nagy
2010-04-23
1
-1
/
+8
*
Fix DNS plugin: proper output definitions, --all, dns-add-rr overwritting
Pavel Zuna
2010-04-19
1
-14
/
+15
*
Translatable Param.label, Param.doc
Jason Gerard DeRose
2010-02-24
1
-42
/
+37
*
Auto-generate --all and --raw for commands, that return entries.
Pavel Zuna
2010-02-17
1
-33
/
+0
*
Add Object.label class attribute, enable in webUI
Jason Gerard DeRose
2010-02-12
1
-1
/
+3
*
Make DNS plugin support output validation and thus make it work again.
Pavel Zuna
2010-01-20
1
-39
/
+86
*
Add idnsUpdatePolicy into the dns plug-in
Martin Nagy
2009-12-02
1
-1
/
+5
*
Fix boolean attributes in DNS plugin.
Pavel Zuna
2009-11-30
1
-3
/
+9
*
Fix bug in dns_find - execute() returned different value than expected.
Pavel Zuna
2009-09-08
1
-1
/
+1
*
Fix bug: number of found entries was reported incorrectly in some plugins.
Pavel Zuna
2009-07-02
1
-2
/
+2
*
Rename *-create/*-delete commands to *-add/*-del respectively.
Pavel Zuna
2009-07-02
1
-5
/
+5
*
Rename plugins2 to plugins.
Pavel Zuna
2009-07-02
1
-34
/
+34
*
Rename plugins2 files (remove '2' suffix').
Pavel Zuna
2009-07-02
1
-0
/
+803