summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for automember rebuild commandAna Krivokapic2013-11-151-13/+540
* Add a privilege and a permission needed for automember rebuild commandAna Krivokapic2013-11-151-0/+19
* Add automember rebuild commandAna Krivokapic2013-11-153-11/+143
* Use EXTERNAL auth mechanism in ldapmodifyAna Krivokapic2013-11-141-10/+10
* Map NT_STATUS_INVALID_PARAMETER to most likely error cause: clock skewAlexander Bokovoy2013-11-131-0/+3
* Fix regression which prevents creating a winsync agreementAna Krivokapic2013-11-131-1/+2
* Server does not detect different server and IPA domainMartin Kosek2013-11-111-7/+11
* Remove unused utf8_encode_value functionsPetr Viktorin2013-11-081-12/+0
* Add tests for user auth type managementPetr Viktorin2013-11-082-0/+102
* Add support for managing user auth typesNathaniel McCallum2013-11-085-10/+32
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-0522-146/+152
* Guard import of adtrustinstance for case without trustsAlexander Bokovoy2013-11-041-2/+8
* Fix debug output in integration testPetr Viktorin2013-11-041-1/+1
* ipatests: test_trust: use domain name instead of realm for user lookupsTomas Babej2013-11-011-3/+6
* ipatests: Add integration tests for legacy clientsTomas Babej2013-11-011-0/+261
* ipatests: Use command -v instead of which in legacy client adviceTomas Babej2013-11-011-2/+2
* Remove deprecated AllowLMhash configMartin Kosek2013-11-011-1/+1
* Remove generation and handling of LM hashesSumit Bose2013-11-017-250/+74
* Remove AllowLMhash from the allowed IPA config stringsSumit Bose2013-11-015-5/+3
* Use encoded values from entry objects directly when adding new entries.Jan Cholasta2013-10-311-7/+1
* Use encoded values from entry objects directly when generating modlists.Jan Cholasta2013-10-311-33/+6
* Store encoded attribute values from search results directly in entry objects.Jan Cholasta2013-10-311-1/+1
* Remove legacy toDict and origDataDict methods of LDAPEntry.Jan Cholasta2013-10-313-33/+9
* Make sure attributeTypes updates are done before objectClasses updates.Jan Cholasta2013-10-311-1/+4
* Decode and encode attribute values in LDAPEntry on demand.Jan Cholasta2013-10-312-28/+234
* Always use lists for values in LDAPEntry internally.Jan Cholasta2013-10-312-2/+30
* Introduce IPASimpleLDAPObject.decode method for decoding LDAP values.Jan Cholasta2013-10-311-27/+31
* Make LDAPEntry a wrapper around dict rather than a dict subclass.Jan Cholasta2013-10-311-68/+83
* ipatests: Add support for extra roles referenced by a keywordTomas Babej2013-10-316-40/+158
* ipatests: Do not use /usr/bin hardcoded pathsTomas Babej2013-10-311-6/+7
* ipatests: Restore SELinux context after restoring files from backupTomas Babej2013-10-311-0/+12
* ipatests: Extend clear_sssd_cache to support non-systemd platformsTomas Babej2013-10-311-6/+16
* advice: Add legacy client configuration script using nss-ldapTomas Babej2013-10-311-1/+36
* Remove ipa-pwd-extop and ipa-enrollment duplicate error stringsMartin Kosek2013-10-303-16/+22
* Fix password expiration notificationPetr Vobornik2013-10-305-19/+137
* beakerlib plugin: Don't try to submit logs if they are missingPetr Viktorin2013-10-301-0/+1
* Tests: mkdir_recursive: Don't fail when top-level directory doesn't existPetr Viktorin2013-10-301-4/+4
* Improve permission plugin test cleanupPetr Viktorin2013-10-301-3/+5
* Use new ipaldap entry API in aci and permission pluginPetr Viktorin2013-10-302-23/+27
* Help plugin: don't fail if a topic's module is not foundPetr Viktorin2013-10-301-3/+8
* Fix invalid assumption NSS initialization check in SSLTransportPetr Viktorin2013-10-301-1/+3
* Fix indentation in permission plugin testsPetr Viktorin2013-10-301-44/+44
* Update Permission and ACI plugins to decorator registration APIPetr Viktorin2013-10-302-30/+24
* Add nsswitch.conf to FILES section of ipa-client-install man pageMartin Kosek2013-10-291-0/+1
* Track DS certificate with certmonger on replicas.Jan Cholasta2013-10-292-2/+10
* Add test for external CA installationAna Krivokapic2013-10-291-0/+107
* Fix date in last changelog entryPetr Viktorin2013-10-251-1/+1
* Remove mod_ssl conflictMartin Kosek2013-10-255-10/+54
* Make set_directive and get_directive more strictMartin Kosek2013-10-251-2/+2
* Do not add kadmin/changepw ACIs on new installsMartin Kosek2013-10-252-2/+0