summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* Add support for external group membersAlexander Bokovoy2012-06-274-11/+174
* Add CLI for ID rangesSumit Bose2012-06-262-0/+127
* Trust Web UIPetr Vobornik2012-06-251-0/+14
* Rename 'ipa trust-add-ad' to 'ipa trust-add --type=ad'Alexander Bokovoy2012-06-251-4/+22
* Use correct SID attribute for trusted domainsAlexander Bokovoy2012-06-251-2/+2
* Added password reset capabilities to unauthorized dialogPetr Vobornik2012-06-211-4/+6
* Fail on unknown Command optionsPetr Viktorin2012-06-204-20/+48
* Decimal parameter conversion and normalizationMartin Kosek2012-06-171-5/+49
* Store session cookie in ccache for cli usersRob Crittenden2012-06-141-11/+74
* Rework the CallbackInterfacePetr Viktorin2012-06-142-208/+135
* Enable persistent search by defaultMartin Kosek2012-06-101-3/+0
* Add support for disabling KDC writesSimo Sorce2012-06-061-1/+2
* Prevent deletion of the last adminPetr Viktorin2012-06-063-3/+54
* Change json serialization to serialize useful dataPetr Vobornik2012-06-073-5/+40
* Perform case-insensitive searches for principals on TGS requestsAlexander Bokovoy2012-06-071-1/+6
* Add trust management for Active Directory trustsAlexander Bokovoy2012-06-072-1/+258
* Fix dnszone-mod --forwader option help stringMartin Kosek2012-06-051-1/+1
* Improve migration NotFound errorMartin Kosek2012-06-051-5/+12
* Fill new DNS zone update policy by defaultMartin Kosek2012-06-052-7/+40
* Added missing i18n in action list and action panelPetr Vobornik2012-06-041-0/+2
* User password widget modified.Petr Vobornik2012-06-041-0/+1
* Add more automount testsPetr Viktorin2012-05-311-2/+2
* Allow relative DNS name in NS validatorMartin Kosek2012-06-011-5/+13
* permission-find missed some results with --pkey-only optionMartin Kosek2012-06-011-14/+20
* Add rename option for DNS recordsMartin Kosek2012-05-311-1/+13
* Enforce sizelimit in permission-find, post_callback returns truncatedRob Crittenden2012-05-3010-11/+36
* Provide a better error message when deleting nonexistent attributesPetr Viktorin2012-05-291-0/+10
* Disallow setattr on no_update/no_create paramsPetr Viktorin2012-05-297-21/+22
* Fix the pwpolicy_find post_callbackPetr Viktorin2012-05-281-17/+18
* Replace DNS client based on acutil with python-dnsMartin Kosek2012-05-243-25/+26
* permission-mod prompts for all parametersOndrej Hamada2012-05-171-14/+7
* Instructions to generate cert use certutil instead of opensslPetr Vobornik2012-05-151-1/+1
* Check for empty/single value parameters before calling callbacksPetr Viktorin2012-05-151-2/+3
* Implement permission/aci find by subtreeRob Crittenden2012-05-151-1/+12
* Do not use extra command options in ACI, permission, selfservicePetr Viktorin2012-05-143-36/+26
* Fix overlapping cn param/option issue, pass cn as aciname in findRob Crittenden2012-05-141-0/+7
* General details facet actionsPetr Vobornik2012-05-111-0/+2
* Action listsPetr Vobornik2012-05-111-0/+6
* Validate externalhost (when added by --addattr/--setattr)Petr Viktorin2012-05-114-3/+17
* Remove duplicate and unused utility codePetr Viktorin2012-05-093-49/+0
* Don't fail when adding default objectclasses using config-modPetr Viktorin2012-05-091-2/+2
* Redo boolean value encoding.Jan Cholasta2012-05-094-50/+9
* Do not crash on empty --setattr, --getattr, --addattrPetr Viktorin2012-05-071-8/+8
* Do not crash on empty reverse member optionsPetr Viktorin2012-05-071-2/+2
* Do not use extra command options in the automount pluginPetr Viktorin2012-05-071-20/+18
* Allow one letter net/hostgroups namesOndrej Hamada2012-05-071-1/+1
* Improve error message in zonemgr validatorMartin Kosek2012-04-291-18/+22
* Revert "Validate attributes in permission-add"Rob Crittenden2012-04-291-56/+0
* Sort password policies properly with --pkey-onlyMartin Kosek2012-04-262-12/+31
* Refactor exc_callback invocation.Jan Cholasta2012-04-265-182/+113