summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* Remove sourcehostcategory from the default HBAC rule.Jan Cholasta2014-02-061-1/+1
* Migration does not add users to default groupMartin Kosek2014-02-051-7/+10
* ipa tool: Print the name of the server we are connecting to with -vPetr Viktorin2014-02-051-3/+3
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-2427-335/+355
* Get original entry state from LDAP in LDAPUpdate.Jan Cholasta2014-01-241-1/+6
* Trust domains Web UIPetr Vobornik2014-01-211-0/+1
* About dialogPetr Vobornik2014-01-211-0/+3
* Hide trust-resolve commandMartin Kosek2014-01-201-0/+1
* group-show: resolve external members of the groupsAlexander Bokovoy2014-01-201-0/+15
* Increase service startup timeout default.Jan Cholasta2014-01-171-1/+1
* Remove missing VERSION warning in dnsrecord-modMartin Kosek2014-01-171-1/+1
* Stop adding a default password policy referenceSimo Sorce2014-01-161-3/+0
* 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
* cli.print_attribute: Convert values to stringsPetr Viktorin2014-01-031-1/+1
* 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