summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert manager from userid to dn for storage and back for displaying.Rob Crittenden2011-04-222-0/+70
* Optimize and dynamically verify group membershipJr Aquino2011-04-221-52/+42
* Wait for memberof task and DS to start before proceeding in installation.Rob Crittenden2011-04-224-0/+34
* Standardized action panel buttons creation.Endi S. Dewata2011-04-215-55/+68
* Moved adder dialog box into entity.Endi S. Dewata2011-04-2116-139/+158
* Need force option in DNS zone adder dialogMartin Kosek2011-04-214-6/+16
* Remove unwanted trimming in text fieldsMartin Kosek2011-04-212-5/+5
* Fix uninitialized attributes.Jan Cholasta2011-04-215-0/+11
* Provide attributelevelrights for the aci components in permission_show.Rob Crittenden2011-04-211-1/+6
* Fix some minor issues uncovered by pylint.Jan Cholasta2011-04-202-2/+3
* Remove unused classes.Jan Cholasta2011-04-201-23/+0
* Entitlement download.Endi S. Dewata2011-04-186-41/+81
* Entitlement import.Endi S. Dewata2011-04-186-28/+292
* Always ask members in LDAP*ReverseMember commands.Rob Crittenden2011-04-152-5/+5
* The default groups we create should have ipaUniqueId setRob Crittenden2011-04-155-3/+31
* Entitlement registration.Endi S. Dewata2011-04-1410-53/+659
* Merged IPA.cmd() into IPA.command().Endi S. Dewata2011-04-1318-429/+572
* Sort entries returned by *-find by the primary key (if any).Rob Crittenden2011-04-133-8/+12
* Fix lint false positives.Jan Cholasta2011-04-1312-15/+23
* Add lint script for static code analysis.Jan Cholasta2011-04-132-0/+195
* Fix double definition of output_for_cli.Jan Cholasta2011-04-131-1/+0
* Fix uninitialized variables.Jan Cholasta2011-04-131-0/+7
* Suppress --on-master from ipa-client-install command-line and man page.Rob Crittenden2011-04-122-4/+4
* Fix traceback in ipa-nis-manage.Rob Crittenden2011-04-114-31/+42
* Updated Selenium tests.Endi S. Dewata2011-04-1187-350/+1285
* Entitlements.Endi S. Dewata2011-04-1111-2/+351
* Refactored search facet.Endi S. Dewata2011-04-111-185/+185
* Refactored builder interface.Endi S. Dewata2011-04-119-68/+103
* Refactored action panel and client area.Endi S. Dewata2011-04-118-50/+56
* Improve DNS PTR record validationMartin Kosek2011-04-111-11/+30
* Password policy commands do not include cospriorityMartin Kosek2011-04-111-32/+24
* Add memberHost and memberUser to default indexesJr Aquino2011-04-081-0/+16
* Revert "Remove doc from API.txt"Martin Kosek2011-04-082-318/+319
* Fix typo in ipa-server-install.Jan Cholasta2011-04-081-1/+1
* Remove doc from API.txtMartin Kosek2011-04-082-319/+318
* postalCode should be a string not an integer.Rob Crittenden2011-04-054-6/+7
* Fix ORDERING in some attributetypes and remove other unnecessary elements.Rob Crittenden2011-04-056-28/+60
* Added functional test runner.Endi S. Dewata2011-04-056-7/+14068
* Change default gecos from uid to first and last name.Rob Crittenden2011-04-058-16/+16
* Initial Selenium test cases.Endi S. Dewata2011-03-31106-0/+6324
* code review fixesAdam Young2011-03-3119-142/+124
* default all falseAdam Young2011-03-313-7/+15
* define entities using builder and more declarative syntaxAdam Young2011-03-3129-2692/+1769
* update metadata with label changesAdam Young2011-03-311-195/+234
* Fixed labels for sudo and hbac rulesAdam Young2011-03-312-2/+2
* Add note about ipa-dns-install to ipa-server-install man page.Jan Cholasta2011-03-311-0/+7
* Cache the value of get_ipa_config() in the request context.Rob Crittenden2011-03-311-0/+7
* Escape LDAP characters in member and memberof searchesJr Aquino2011-03-311-2/+4
* Make retrieval of the CA during DNS discovery non-fatal.Rob Crittenden2011-03-301-1/+2
* Allow a client to enroll using principal when the host has a OTPRob Crittenden2011-03-301-0/+18