summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Do not start the service in stopped_service if it was not running before.HEADmasterJan 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
* advice: Add legacy client configuration script using nss-ldapTomas Babej2013-10-311-1/+36
* Track DS certificate with certmonger on replicas.Jan Cholasta2013-10-291-2/+9
* Remove mod_ssl conflictMartin Kosek2013-10-251-5/+41
* Make set_directive and get_directive more strictMartin Kosek2013-10-251-2/+2
* Make sure nsds5ReplicaStripAttrs is set on agreementsAna Krivokapic2013-10-251-2/+1
* Add ipa-advise plugins for nss-pam-ldapd legacy clientsAna Krivokapic2013-10-181-14/+198
* adtrustinstance: Move attribute definitions from setup to init methodTomas Babej2013-10-141-29/+49
* adtrustinstance: Properly handle uninstall of AD trust instanceTomas Babej2013-10-141-14/+37
* ipa-upgradeconfig: Remove backed up smb.confTomas Babej2013-10-141-9/+6
* Use consistent realm name in cainstance and dsinstanceMartin Kosek2013-10-112-19/+18
* PKI installation on replica failing due to missing proxy confMartin Kosek2013-10-111-1/+3
* Remove --no-serial-autoincrementMartin Kosek2013-10-111-6/+1
* Do not fail upgrade if the global anonymous read ACI is not foundPetr Viktorin2013-10-041-2/+6
* Allow PKCS#12 files with empty password in install tools.Jan Cholasta2013-10-042-5/+5