summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Clarify error message about missing DNS component in ipa-replica-prepare.Petr Spacek2014-02-211-2/+5
* Add OTP last token pluginNathaniel McCallum2014-02-211-0/+4
* Add HOTP supportNathaniel McCallum2014-02-211-1/+1
* ipa tool: Print the name of the server we are connecting to with -vPetr Viktorin2014-02-051-0/+5
* Remove working directory for bind-dyndb-ldap plugin.Petr Spacek2014-01-271-13/+0
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-9/+9
* Convert remaining update code to LDAPEntry API.Jan Cholasta2014-01-248-28/+25
* Convert remaining installer code to LDAPEntry API.Jan Cholasta2014-01-243-21/+22
* Implement XML introspectionPetr Viktorin2014-01-141-6/+51
* rpcserver: Consolidate __call__ in xmlclient and jsonclient_kerbPetr Viktorin2013-12-101-54/+34
* httpd should destroy all CCACHEsMartin Kosek2014-01-221-1/+1
* Switch httpd to use default CCACHEMartin Kosek2014-01-221-19/+3
* ipa-adtrust-install: configure host netbios name by defaultAlexander Bokovoy2014-01-201-0/+3
* Treat error during write to /etc/resolv.conf as non-fatal.Petr Spacek2014-01-161-5/+8
* Do not start the service in stopped_service if it was not running before.Jan Cholasta2014-01-151-3/+0
* ipaserver/install/installutils: clean up properly after yieldAlexander Bokovoy2014-01-151-11/+14
* Enable Retro Changelog and Content Synchronization DS pluginsAna Krivokapic2014-01-141-0/+13
* Use raw LDAP data in ldapupdate.Jan Cholasta2014-01-101-23/+7
* Store old entry state in dict rather than LDAPEntry.Jan Cholasta2014-01-101-2/+2
* Remove legacy LDAPEntry properties data and orig_data.Jan Cholasta2014-01-102-8/+4
* Add LDAPEntry method generate_modlist.Jan Cholasta2014-01-102-2/+2
* 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-101-2/+2
* Rename LDAPEntry method commit to reset_modlist.Jan Cholasta2014-01-101-1/+1
* PKI service restart after CA renewal failedJan Cholasta2014-01-081-2/+2
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+0
* Convert remaining backend code to LDAPEntry API.Jan Cholasta2013-12-163-24/+21
* Allow kernel keyring CCACHE when supportedMartin Kosek2013-12-091-0/+10
* subdomains: Use AD admin credentials when trust is being establishedAlexander Bokovoy2013-11-291-14/+28
* Remove unused method get_api of the ldap2 plugin.Jan Cholasta2013-11-271-3/+0
* Refactor indirect membership processing.Jan Cholasta2013-11-271-182/+67
* Support searches with paged results control in LDAPClient.Jan Cholasta2013-11-271-2/+2
* Move IPA specific code from LDAPClient to the ldap2 plugin.Jan Cholasta2013-11-271-0/+204
* Add server/protocol type to rpcserver logsPetr Viktorin2013-11-261-4/+17
* Make jsonserver_kerb start a cookie-based sessionPetr Viktorin2013-11-261-1/+10
* Switch client to JSON-RPCPetr Viktorin2013-11-262-104/+13
* trusts: Always stop and disable smb service on uninstallTomas Babej2013-11-261-8/+7
* Remove mod_ssl port workaround.Jan Cholasta2013-11-261-9/+8
* Add formerly update-only schemaPetr Viktorin2013-11-181-1/+3
* Remove schema special-casing from the LDAP updaterPetr Viktorin2013-11-181-111/+4
* Add schema updater based on IPA schema filesPetr Viktorin2013-11-183-5/+174
* 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
* 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
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-059-47/+45
* ipatests: Use command -v instead of which in legacy client adviceTomas Babej2013-11-011-2/+2
* Remove legacy toDict and origDataDict methods of LDAPEntry.Jan Cholasta2013-10-312-6/+5