summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* 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-133-337/+709
* Allow sets for initialization of frozenset-typed Param keywordsPetr Viktorin2013-12-131-1/+1
* 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-034-9/+227
* migrate-ds added --ca-cert-file=FILE optionMartin Basti2013-12-021-3/+22
* Changed CLI to allow to use FILE as optional paramMartin Basti2013-12-021-5/+7
* subdomains: Use AD admin credentials when trust is being establishedAlexander Bokovoy2013-11-291-3/+10
* Switch client to JSON-RPCPetr Viktorin2013-11-266-47/+285
* 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 ConcatenatedLazyText objectPetr Viktorin2013-11-211-0/+46
* 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
* Help plugin: don't fail if a topic's module is not foundPetr Viktorin2013-10-301-3/+8
* Fix invalid assumption NSS initialization check in SSLTransportPetr Viktorin2013-10-301-1/+3
* 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
* Add IntEnum parameter to ipalibNathaniel McCallum2013-10-092-25/+43
* Allow multiple types in Param type validationNathaniel McCallum2013-10-091-35/+18
* Add optional_create flagNathaniel McCallum2013-10-082-5/+12
* Don't special case the Password class in Param.__init__()Nathaniel McCallum2013-10-081-11/+6
* Document no_search in Param flagsNathaniel McCallum2013-10-071-1/+3
* 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
* frontend: report arguments errors with better detailAlexander Bokovoy2013-10-041-1/+2
* 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-022-24/+21
* Don't exclude symlinks when loading pluginsNick Hatch2013-09-161-1/+1
* Fix service-disable in CA-less install.Jan Cholasta2013-08-291-20/+21