summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use EXTERNAL auth mechanism in ldapmodifyAna Krivokapic2013-11-141-10/+10
* Map NT_STATUS_INVALID_PARAMETER to most likely error cause: clock skewAlexander Bokovoy2013-11-131-0/+3
* Fix regression which prevents creating a winsync agreementAna Krivokapic2013-11-131-1/+2
* Server does not detect different server and IPA domainMartin Kosek2013-11-111-7/+11
* Remove unused utf8_encode_value functionsPetr Viktorin2013-11-081-12/+0
* Add tests for user auth type managementPetr Viktorin2013-11-082-0/+102
* Add support for managing user auth typesNathaniel McCallum2013-11-085-10/+32
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-0522-146/+152