summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipasam: add enumeration of UPN suffixes based on the realm domainstrusts-masterAlexander Bokovoy2013-03-252-5/+177
* Enhance ipa-adtrust-install for domains with multiple IPA serverAlexander Bokovoy2013-03-251-8/+36
* Add logging to join commandTomas Babej2013-03-251-6/+20
* Allow host re-enrollment using delegationTomas Babej2013-03-252-1/+9
* Fix structured DNS record outputMartin Kosek2013-03-222-0/+30
* Use default NETBIOS name in unattended ipa-adtrust-installAna Krivokapic2013-03-221-1/+4
* Configure ipa_dns DS plugin on install and upgradeMartin Kosek2013-03-224-0/+43
* Add 389 DS plugin for special idnsSOASerial attribute handlingPetr Spacek2013-03-225-0/+255
* Fix lockout of LDAP bind.Rob Crittenden2013-03-211-91/+158
* Process exceptions when talking to DogtagAlexander Bokovoy2013-03-211-1/+4
* Improve client install LDAP cert retrieval fallbackMartin Kosek2013-03-211-1/+1
* Use temporary CCACHE in ipa-client-installMartin Kosek2013-03-211-0/+7
* Add DNS Setup Prompt to InstallBrian Cook2013-03-211-0/+5
* Fixed Web UI build error caused by rhino changes in F19Petr Vobornik2013-03-211-1/+7
* ipa-client discovery with anonymous access offMartin Kosek2013-03-201-5/+1
* Realm Domains pageAna Krivokapic2013-03-189-7/+190
* Web UI:Choose different search option for cert-findPetr Vobornik2013-03-185-4/+140
* Web UI:Certificate pagesPetr Vobornik2013-03-1813-31/+621
* Fix internal error for ipa show-mappingsAna Krivokapic2013-03-181-1/+1
* Remove check for alphabetic only characters from domain name validationAna Krivokapic2013-03-151-3/+0
* Improve some error handling in ipa-replica-manageRob Crittenden2013-03-141-3/+6
* Improve error messages for external group membersAna Krivokapic2013-03-144-4/+190
* Do not force named connections on upgradesMartin Kosek2013-03-141-1/+1
* Use tkey-gssapi-keytab in named.confMartin Kosek2013-03-142-3/+69
* Update named.conf parserMartin Kosek2013-03-141-21/+48
* Enforce exact SID match when adding or modifying a ID rangeTomas Babej2013-03-142-14/+38
* Avoid multiple client discovery with fixed server listMartin Kosek2013-03-141-0/+11
* Preserve order of servers in ipa-client-installMartin Kosek2013-03-141-9/+12
* Do not hide idrange-add errors when adding trustMartin Kosek2013-03-131-9/+6
* Use new 389-ds-base cleartext password APIMartin Kosek2013-03-131-8/+12
* Remove implicit Str to DN conversion using *-attrTomas Babej2013-03-132-72/+154
* Make sure uninstall script prompts for reboot as lastTomas Babej2013-03-131-19/+35
* Extend ipa-replica-manage to be able to manage DNA ranges.Rob Crittenden2013-03-138-9/+453
* Don't download the schema in ipadiscoveryPetr Viktorin2013-03-131-1/+3
* Remove unneeded python-ldap importsPetr Viktorin2013-03-134-31/+28
* Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.pyPetr Viktorin2013-03-136-140/+119
* Use IPAdmin rather than raw python-ldap in ipa-client-installPetr Viktorin2013-03-132-38/+35
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-1315-60/+22
* Move ipaldap to ipapythonPetr Viktorin2013-03-133-1800/+1819
* Add support for re-enrolling hosts using keytabTomas Babej2013-03-124-10/+50
* Change DNA magic value to -1 to make UID 999 usablePetr Viktorin2013-03-1113-28/+144
* Perform secondary rid range overlap check for local ranges onlyTomas Babej2013-03-111-16/+25
* Fix installing server with external CAPetr Viktorin2013-03-083-65/+74
* Disable schema retrieval and attribute decoding when talking to AD GC.Jan Cholasta2013-03-081-5/+2
* Allow disabling attribute decoding in LDAPClient and IPAdmin.Jan Cholasta2013-03-081-3/+13
* Allow disabling LDAP schema retrieval in LDAPClient and IPAdmin.Jan Cholasta2013-03-081-3/+8
* Do not fail if schema cannot be retrieved from LDAP server.Jan Cholasta2013-03-081-9/+15
* Allow 'nfs:NONE' in global configurationSumit Bose2013-03-083-4/+4
* Mention PAC issue with NFS in service plugin docSumit Bose2013-03-081-1/+7
* Add unit test for get_authz_data_types()Sumit Bose2013-03-082-0/+246