summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* Perform case-insensitive searches for principals on TGS requestsAlexander Bokovoy2012-05-301-1/+6
* Add trust management for Active Directory trustsAlexander Bokovoy2012-05-302-1/+258
* 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
* Update docs for user-status, always show disabled, time for each server.Rob Crittenden2012-04-231-2/+31
* Fix name error in hbactestJohn Dennis2012-04-191-2/+2
* Fix internal error when renaming user with an empty string.Jan Cholasta2012-04-181-1/+1
* Do not fail migration because of duplicate groupsMartin Kosek2012-04-171-1/+6
* Raise proper exception when LDAP limits are exceededMartin Kosek2012-04-161-0/+2
* don't append basedn to container if it is includedJohn Dennis2012-04-161-2/+8
* Fix empty external member processingOndrej Hamada2012-04-171-1/+1
* Fix dnsrecord_add interactive modeMartin Kosek2012-04-151-1/+1
* Return correct record name in DNS pluginMartin Kosek2012-04-161-0/+6
* Validate DN & RDN parameters for migrate commandJohn Dennis2012-04-162-8/+27
* Document the 'nonempty' flagPetr Viktorin2012-04-131-0/+6
* Unable to rename permission objectOndrej Hamada2012-04-111-8/+11
* Fix expected error messages in testsPetr Viktorin2012-04-101-1/+4
* Removal of memberofindirect_permissons from privilegesPetr Vobornik2012-04-091-4/+1
* Convert --setattr values for attributes marked no_updatePetr Viktorin2012-04-092-3/+10
* Limit permission and selfservice names to alphanumerics, -, _, spacePetr Viktorin2012-04-092-0/+8
* DNS forward policy: checkboxes changed to radio buttonsPetr Vobornik2012-04-101-0/+2
* Reworked netgroup Web UI to allow setting user/host categoryPetr Vobornik2012-04-101-0/+11
* Check configured maximum user login length on user rename.Jan Cholasta2012-04-081-0/+10
* Confusing default user groupsOndrej Hamada2012-04-081-15/+20
* Add missing comma to list of services that cannot be disabled.Rob Crittenden2012-04-051-1/+1
* Check whether the default user group is POSIX when adding new user with --nop...Jan Cholasta2012-04-051-4/+8
* Make revocation_reason required when revoking a certificate.Rob Crittenden2012-04-051-1/+1