summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins
Commit message (Expand)AuthorAgeFilesLines
* trustdomain-find: report status of the (sub)domainAlexander Bokovoy2014-01-151-1/+17
* trust-fetch-domains: create ranges for new child domainsAlexander Bokovoy2014-01-151-121/+135
* Add missing example to sudoruleMartin Kosek2014-01-151-1/+20
* Change the way we determine if the host has a password set.Rob Crittenden2014-01-151-1/+1
* Use old entry state in LDAPClient.update_entry.Jan Cholasta2014-01-101-0/+1
* hbactest does not work for external usersMartin Kosek2014-01-101-3/+5
* Allow anonymous and all permissionsPetr Viktorin2014-01-072-2/+40
* Use new registration API in the privilege pluginPetr Viktorin2014-01-071-20/+14
* Add OTP support to ipalib CLINathaniel McCallum2013-12-183-2/+339
* permission_find: Do not fail for ipasearchrecordslimit=-1Petr Viktorin2013-12-171-1/+2
* Remove default from the ipapermlocation optionPetr Viktorin2013-12-131-1/+0
* Make sure SYSTEM permissions can be retreived with --all --rawPetr Viktorin2013-12-131-2/+10
* permission plugin: Ensure ipapermlocation (subtree) always existsPetr Viktorin2013-12-131-0/+10
* Roll back ACI changes on failed permission updatesPetr Viktorin2013-12-131-11/+52
* Verify ACIs are added correctly in testsPetr Viktorin2013-12-131-4/+10
* Rewrite the Permission pluginPetr Viktorin2013-12-132-336/+704
* trust: fix get_dn() to distinguish creating and re-adding trustsAlexander Bokovoy2013-12-111-2/+2
* Fix internal error in the user-status command.Jan Cholasta2013-12-101-3/+3
* Add RADIUS proxy support to ipalib CLINathaniel McCallum2013-12-033-9/+226
* migrate-ds added --ca-cert-file=FILE optionMartin Basti2013-12-021-3/+22
* subdomains: Use AD admin credentials when trust is being establishedAlexander Bokovoy2013-11-291-3/+10
* Switch client to JSON-RPCPetr Viktorin2013-11-261-3/+24
* 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-211-12/+11
* Add userClass attribute for usersAna Krivokapic2013-11-191-3/+19
* Add automember rebuild command to the web UIAna Krivokapic2013-11-151-4/+6
* Fix error message when adding duplicate automember ruleAna Krivokapic2013-11-152-4/+5
* Add automember rebuild commandAna Krivokapic2013-11-151-10/+133
* Add support for managing user auth typesNathaniel McCallum2013-11-082-5/+22
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-052-6/+6
* Remove AllowLMhash from the allowed IPA config stringsSumit Bose2013-11-011-1/+1
* Always use lists for values in LDAPEntry internally.Jan Cholasta2013-10-311-0/+2
* Remove ipa-pwd-extop and ipa-enrollment duplicate error stringsMartin Kosek2013-10-301-5/+5
* Use new ipaldap entry API in aci and permission pluginPetr Viktorin2013-10-302-23/+27
* Update Permission and ACI plugins to decorator registration APIPetr Viktorin2013-10-302-30/+24
* trusts: Fix typo in error message for realm-domain mismatchTomas Babej2013-10-251-2/+2
* trusts: combine filters with AND to make sure only the intended domain matchesJakub Hrozek2013-10-241-1/+2
* Get the created range type in case of re-establishing trustTomas Babej2013-10-211-0/+2
* trusts: Do not create ranges for subdomains in case of POSIX trustTomas Babej2013-10-141-11/+39
* ipa-kdb: Handle parent-child relationship for subdomainsAlexander Bokovoy2013-10-041-0/+6
* trust: integrate subdomains support into trust-addAlexander Bokovoy2013-10-041-3/+20
* ipaserver/dcerpc: remove use of trust account authenticationAlexander Bokovoy2013-10-041-1/+0
* trusts: support subdomains in a forestAlexander Bokovoy2013-10-041-51/+278
* Do not add trust to AD in case of IPA realm-domain mismatchTomas Babej2013-10-031-0/+13
* Use correct super-calls in get_args() methodsPetr Viktorin2013-10-021-22/+8
* Fix service-disable in CA-less install.Jan Cholasta2013-08-291-20/+21
* Fix tests which fail after ipa-adtrust-installAna Krivokapic2013-08-281-0/+44
* Fix incorrect error message occurence when re-adding the trustTomas Babej2013-08-271-1/+1
* Add base-id, range-size and range-type options to trust-add dialogPetr Vobornik2013-08-221-0/+1
* Allow API plugin registration via a decoratorPetr Viktorin2013-08-141-3/+5