summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Unify capitalization of attribute names in schema filesPetr Viktorin2013-11-183-19/+19
* Add formerly update-only schemaPetr Viktorin2013-11-185-2/+45
* Make schema files conform to new updaterPetr Viktorin2013-11-187-20/+20
* Remove schema special-casing from the LDAP updaterPetr Viktorin2013-11-182-130/+12
* Remove schema modifications from update filesPetr Viktorin2013-11-1813-532/+1
* Update the man page for ipa-ldap-updaterPetr Viktorin2013-11-181-8/+20
* Add schema updater based on IPA schema filesPetr Viktorin2013-11-184-5/+180
* dsinstance: Move the list of schema filenames to a constantPetr Viktorin2013-11-181-9/+14
* ldapupdate: Factor out connection codePetr Viktorin2013-11-181-40/+36
* Removed old firefox configuration scriptsMartin Basti2013-11-159-191/+0
* ipa-client-install: Added options to configure firefoxMartin Basti2013-11-155-4/+122
* Add web UI integration tests for automember rebuildAna Krivokapic2013-11-151-0/+197
* Web UI integration test driver enhancementAna Krivokapic2013-11-151-0/+2
* Add automember rebuild command to the web UIAna Krivokapic2013-11-155-11/+87
* Fix error message when adding duplicate automember ruleAna Krivokapic2013-11-154-8/+9
* 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