summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Read passwords from stdin when importing PKCS#12 files with pk12util.Jan Cholasta2013-10-044-17/+17
* trust: integrate subdomains support into trust-addAlexander Bokovoy2013-10-041-33/+47
* ipaserver/dcerpc: remove use of trust account authenticationAlexander Bokovoy2013-10-041-70/+6
* trusts: support subdomains in a forestAlexander Bokovoy2013-10-041-0/+54
* ipaserver/dcerpc.py: populate forest trust information using realmdomainsAlexander Bokovoy2013-10-041-18/+95
* Use FQDN when creating MSDCS SRV recordsMartin Kosek2013-10-031-4/+11
* ipa-sam: do not modify objectclass when trust object already createdAlexander Bokovoy2013-09-201-0/+9
* Do not show unexpected error in ipa-ldap-updaterAna Krivokapic2013-09-161-0/+2
* Fix nsslapdPlugin object class after initial replication.Jan Cholasta2013-09-102-11/+5
* Remove __all__ specifications in ipaclient and ipaserver.installPetr Viktorin2013-09-061-2/+0