summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* test_integration: Support external names for hostsPetr Viktorin2013-12-062-7/+16
* Fix license tag in python setup filesSimo Sorce2013-12-052-2/+2
* Clarify error message about IPv6 socket creation in ipa-cldap pluginPetr Spacek2013-12-031-1/+2
* Add tests for the radiusproxy pluginPetr Viktorin2013-12-032-0/+397
* Add RADIUS proxy support to ipalib CLINathaniel McCallum2013-12-0310-18/+330
* migrate-ds added --ca-cert-file=FILE optionMartin Basti2013-12-023-5/+25
* Changed CLI to allow to use FILE as optional paramMartin Basti2013-12-021-5/+7
* Own /usr/share/ipa/ui/js/ in the spec file.Jan Cholasta2013-12-021-0/+1
* Use hardening flags for ipa-optd.Jan Cholasta2013-12-022-1/+5
* subdomains: Use AD admin credentials when trust is being establishedAlexander Bokovoy2013-11-292-17/+38
* Make Expression field required when adding automember conditionAna Krivokapic2013-11-271-2/+4
* Remove unused method get_api of the ldap2 plugin.Jan Cholasta2013-11-271-3/+0
* Refactor indirect membership processing.Jan Cholasta2013-11-271-182/+67
* Support searches with paged results control in LDAPClient.Jan Cholasta2013-11-272-18/+61
* Add wrapper for result3 to IPASimpleLDAPObject.Jan Cholasta2013-11-271-0/+5
* Move IPA specific code from LDAPClient to the ldap2 plugin.Jan Cholasta2013-11-272-212/+211
* Add server/protocol type to rpcserver logsPetr Viktorin2013-11-261-4/+17
* Make jsonserver_kerb start a cookie-based sessionPetr Viktorin2013-11-261-1/+10
* Switch client to JSON-RPCPetr Viktorin2013-11-2618-176/+329
* Add krbticketPolicyAux objectclass if neededSimo Sorce2013-11-262-0/+35
* Remove changelog from the specPetr Viktorin2013-11-261-732/+3
* trusts: Always stop and disable smb service on uninstallTomas Babej2013-11-261-8/+7
* Improve LDAPEntry.__repr__ for freshly created entriesPetr Viktorin2013-11-261-1/+3
* Remove mod_ssl port workaround.Jan Cholasta2013-11-263-12/+15
* trusts: Do not pass base-id to the subdomain rangesTomas Babej2013-11-221-0/+5
* Break long doc string in the Host pluginPetr Viktorin2013-11-214-81/+387
* Add ConcatenatedLazyText objectPetr Viktorin2013-11-213-2/+94
* Update translations from TransifexPetr Viktorin2013-11-2117-734/+541
* ipa-client-install: Publish CA certificate to systemwide storeTomas Babej2013-11-203-3/+88
* platform: Add Fedora 19 platform fileTomas Babej2013-11-203-0/+69
* WebUI: Add userClass attribute to user and host pagesAna Krivokapic2013-11-192-2/+9
* Add userClass attribute for usersAna Krivokapic2013-11-195-11/+71
* Unify capitalization of attribute names in schema filesPetr Viktorin2013-11-183-19/+19
* Add formerly update-only schemaPetr Viktorin2013-11-185-2/+45
* Make schema files conform to new updaterPetr Viktorin2013-11-187-20/+20
* Remove schema special-casing from the LDAP updaterPetr Viktorin2013-11-182-130/+12
* Remove schema modifications from update filesPetr Viktorin2013-11-1813-532/+1
* Update the man page for ipa-ldap-updaterPetr Viktorin2013-11-181-8/+20
* Add schema updater based on IPA schema filesPetr Viktorin2013-11-184-5/+180
* dsinstance: Move the list of schema filenames to a constantPetr Viktorin2013-11-181-9/+14
* ldapupdate: Factor out connection codePetr Viktorin2013-11-181-40/+36
* Removed old firefox configuration scriptsMartin Basti2013-11-159-191/+0
* ipa-client-install: Added options to configure firefoxMartin Basti2013-11-155-4/+122
* Add web UI integration tests for automember rebuildAna Krivokapic2013-11-151-0/+197
* Web UI integration test driver enhancementAna Krivokapic2013-11-151-0/+2
* Add automember rebuild command to the web UIAna Krivokapic2013-11-155-11/+87
* Fix error message when adding duplicate automember ruleAna Krivokapic2013-11-154-8/+9
* Add unit tests for automember rebuild commandAna Krivokapic2013-11-151-13/+540
* Add a privilege and a permission needed for automember rebuild commandAna Krivokapic2013-11-151-0/+19
* Add automember rebuild commandAna Krivokapic2013-11-153-11/+143