Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename DNS2 to DNS | Jakub Hrozek | 2011-01-14 | 1 | -623/+0 |
| | |||||
* | Port installer and host plugin to the new DNS plugin | Jakub Hrozek | 2011-01-14 | 1 | -8/+46 |
| | | | | | | * move ipa dns-resolve to the new plugin * port the installer and the host plugin to the new interface * remove the old plugin | ||||
* | Fixes for the DNS plugin | Jakub Hrozek | 2011-01-12 | 1 | -3/+9 |
| | | | | https://fedorahosted.org/freeipa/ticket/730 | ||||
* | Added some fields to DNS2 plugin | Jan Zeleny | 2010-12-21 | 1 | -18/+13 |
| | | | | | | | Field idnszoneactive is marked as optional, because it is set to true by default (see class dnszone_add). https://fedorahosted.org/freeipa/ticket/601 | ||||
* | Change FreeIPA license to GPLv3+ | Jakub Hrozek | 2010-12-20 | 1 | -5/+5 |
| | | | | | | | | | | The changes include: * Change license blobs in source files to mention GPLv3+ not GPLv2 only * Add GPLv3+ license text * Package COPYING not LICENSE as the license blobs (even the old ones) mention COPYING specifically, it is also more common, I think https://fedorahosted.org/freeipa/ticket/239 | ||||
* | dns2 ui replaceing calls for the dns plugin to the dns2 plugin no has ↵ | Adam Young | 2010-12-03 | 1 | -1/+1 |
| | | | | attribute permissions and all other benefits of building on the baseldap plugin | ||||
* | Add new version of DNS plugin: complete rework with baseldap + unit tests. | Pavel Zuna | 2010-12-01 | 1 | -0/+584 |
| | | | | | Ticket #36 Ticket #450 | ||||
* | Rename plugins2 files (remove '2' suffix'). | Pavel Zuna | 2009-07-02 | 1 | -803/+0 |
| | |||||
* | Remove all references to use_ldap2. | Pavel Zuna | 2009-07-02 | 1 | -10/+0 |
| | |||||
* | Change plugins2 using find_entries to support incomplete (truncated) search ↵ | Pavel Zuna | 2009-06-15 | 1 | -11/+27 |
| | | | | results. | ||||
* | Make plugins2 use lowercase when reffering to LDAP attributes. | Pavel Zuna | 2009-05-22 | 1 | -6/+6 |
| | |||||
* | Add a reason to the NotFound exception so we can provide more robust errors | Rob Crittenden | 2009-05-13 | 1 | -1/+1 |
| | |||||
* | Add DNS management plugin port to the new ldap backend. | Pavel Zuna | 2009-04-30 | 1 | -0/+797 |