summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use raw LDAP data in ldapupdate.Jan Cholasta2014-01-101-23/+7
* Do not crash on bad LDAP data when formatting decode error message.Jan Cholasta2014-01-101-1/+1
* Store old entry state in dict rather than LDAPEntry.Jan Cholasta2014-01-102-31/+19
* Remove legacy LDAPEntry properties data and orig_data.Jan Cholasta2014-01-103-19/+4
* Remove unused LDAPClient methods get_syntax and get_single_value.Jan Cholasta2014-01-101-12/+0
* Add LDAPEntry method generate_modlist.Jan Cholasta2014-01-103-48/+41
* Reduce amount of LDAPEntry.reset_modlist calls in ldapupdate.Jan Cholasta2014-01-101-8/+4
* Use LDAPClient.update_entry for LDAP mods in ldapupdate.Jan Cholasta2014-01-102-62/+2
* Make IPASimpleLDAPObject.get_single_value result overridable.Jan Cholasta2014-01-101-3/+13
* Move LDAPClient method get_single_value to IPASimpleLDAPObject.Jan Cholasta2014-01-101-18/+30
* Use old entry state in LDAPClient.update_entry.Jan Cholasta2014-01-102-32/+27
* Rename LDAPEntry method commit to reset_modlist.Jan Cholasta2014-01-102-2/+2
* Add rpmbuild/ to .gitignoreNathaniel McCallum2014-01-101-0/+1
* hbactest does not work for external usersMartin Kosek2014-01-101-3/+5
* Revert restart scripts file permissions changeMartin Kosek2014-01-082-0/+0
* PKI service restart after CA renewal failedJan Cholasta2014-01-086-30/+42
* Allow anonymous and all permissionsPetr Viktorin2014-01-074-5/+325
* 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
* Increase Java stack size on s390 platformsMartin Kosek2014-01-031-2/+2
* Use /usr/bin/python2Xiao-Long Chen2014-01-0354-61/+60
* Fix incorrect path in error message on sysrestore failureTomas Babej2013-12-201-5/+10
* Prevent garbage from readline on standard output of dogtag-ipa-retrieve-agent.Jan Cholasta2013-12-201-0/+4
* Add OTP support to ipalib CLINathaniel McCallum2013-12-186-7/+439
* permission_find: Do not fail for ipasearchrecordslimit=-1Petr Viktorin2013-12-171-1/+2
* Convert remaining backend code to LDAPEntry API.Jan Cholasta2013-12-164-27/+24
* Remove default from the ipapermlocation optionPetr Viktorin2013-12-132-4/+3
* Increase Java stack size on PPC platformsMartin Kosek2013-12-131-0/+4
* Increase stack size for Web UI builderPetr Vobornik2013-12-133-6/+13
* Test adding noaci/system permissions to privilegesPetr Viktorin2013-12-131-1/+41
* Make sure SYSTEM permissions can be retreived with --all --rawPetr Viktorin2013-12-132-4/+26
* permission plugin: Ensure ipapermlocation (subtree) always existsPetr Viktorin2013-12-132-1/+27
* Roll back ACI changes on failed permission updatesPetr Viktorin2013-12-132-11/+153
* Verify ACIs are added correctly in testsPetr Viktorin2013-12-133-6/+270
* Rewrite the Permission pluginPetr Viktorin2013-12-139-518/+1678
* Add new permission schemaPetr Viktorin2013-12-131-0/+9
* Add tests for permission plugin with older clientsPetr Viktorin2013-12-131-0/+1127
* Allow Declarative test classes to specify the API versionPetr Viktorin2013-12-131-1/+2
* 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
* ipa-cldap: Cut NetBIOS name after 15 charactersTomas Babej2013-12-112-1/+6
* test_webui: Allow False values in configuration for no_ca, no_dns, has_trustsPetr Viktorin2013-12-101-3/+3
* Regression test for user_status crashPetr Viktorin2013-12-101-0/+25
* Fix internal error in the user-status command.Jan Cholasta2013-12-101-3/+3
* Consolidate .gitignore entriesMartin Kosek2013-12-102-83/+59
* ipa-client-install: Always pass hostname to the ipa-joinTomas Babej2013-12-091-4/+4
* Allow kernel keyring CCACHE when supportedMartin Kosek2013-12-094-1/+35
* Fix license in some Web UI filesPetr Vobornik2013-12-094-20/+17
* Remove CFLAGS duplication.Jan Cholasta2013-12-0616-18/+3
* Fix compilation error in ipa-cldap.Jan Cholasta2013-12-061-1/+3