summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Add update plugin to fill in ipaRangeType attributeTomas Babej2013-06-102-0/+117
* Manage ipa-otpd.socket by IPATomas Babej2013-06-062-8/+34
* Use private ccache in ipa install toolsTomas Babej2013-06-051-0/+22
* Remove code to install Dogtag 9Petr Viktorin2013-05-313-176/+11
* Support multiple local domain ranges with RID base setTomas Babej2013-05-301-16/+34
* Avoid exporting KRB5_KTNAME in dirsrv envMartin Kosek2013-05-241-1/+0
* Add IPA OTP schema and ACLsNathaniel McCallum2013-05-172-8/+20
* Set KRB5CCNAME so that dirsrv can work with newer krb5-serverMartin Kosek2013-05-141-0/+18
* Fix ipa-ca DNS name creationMartin Kosek2013-05-091-6/+10
* Do not add ipa-ca records on CA-less installsMartin Kosek2013-05-091-1/+1
* Set KRB5CCNAME so httpd s4u2proxy can with with newer krb5-serverRob Crittenden2013-05-091-0/+18
* Specify the location for the agent PKCS#12 file so we don't have to move it.Rob Crittenden2013-05-061-3/+1
* Handle a 501 in cert-find from dogtag as a "not supported"Rob Crittenden2013-05-031-0/+4
* Fix normalization of FQDNs in DNS installer code.Jan Cholasta2013-05-031-7/+6
* Handle socket.gethostbyaddr() exceptions when verifying hostnames.Rob Crittenden2013-04-241-0/+2
* Add ipa-ca records for existing CA masters when installing DNS for the first ...Jan Cholasta2013-04-241-5/+29
* Add DNS records for existing masters when installing DNS for the first time.Jan Cholasta2013-04-241-41/+85
* Use correct zone when removing DNS records of a master.Jan Cholasta2013-04-181-3/+2
* Update only selected attributes for winsync agreementTomas Babej2013-04-163-13/+18
* Drop --selfsign server functionalityPetr Viktorin2013-04-157-797/+137
* Remove obsolete self-sign references from man pages, docstrings, commentsPetr Viktorin2013-04-151-3/+2
* Uninstall selfsign CA on upgradePetr Viktorin2013-04-153-7/+19
* Use A/AAAA records instead of CNAME records in ipa-ca.Jan Cholasta2013-04-152-26/+110
* Add nfs:NONE to default PAC types only when neededTomas Babej2013-04-152-0/+58
* Apply LDAP update files in blocks of 10, as originally designed.Rob Crittenden2013-04-124-4/+30
* Full system backup and restoreRob Crittenden2013-04-123-10/+1355
* Use only one URL for OCSP and CRL in IPA certificate profile.Jan Cholasta2013-04-111-45/+14
* Load the CA cert into server NSS databasesPetr Viktorin2013-04-024-11/+24
* Support installing with custom SSL certs, without a CAPetr Viktorin2013-04-025-19/+161
* dsinstance, httpinstance: Don't hardcode 'Server-Cert'Petr Viktorin2013-04-022-12/+22
* Trust CAs from PKCS#12 files even if they don't have Friendly NamesPetr Viktorin2013-04-021-1/+2
* ipaserver.install.certs: Introduce NSSDatabase as a more generic certutil wra...Petr Viktorin2013-04-021-95/+191
* Enhance ipa-adtrust-install for domains with multiple IPA serverAlexander Bokovoy2013-04-021-8/+36
* Normalize RA agent certificateMartin Kosek2013-03-291-1/+4
* Add logging to join commandTomas Babej2013-03-251-6/+20
* Configure ipa_dns DS plugin on install and upgradeMartin Kosek2013-03-221-0/+6
* Update named.conf parserMartin Kosek2013-03-141-21/+48
* Enforce exact SID match when adding or modifying a ID rangeTomas Babej2013-03-141-13/+37
* Extend ipa-replica-manage to be able to manage DNA ranges.Rob Crittenden2013-03-132-2/+99
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-139-46/+13
* Move ipaldap to ipapythonPetr Viktorin2013-03-132-1800/+4
* Fix installing server with external CAPetr Viktorin2013-03-082-31/+32
* Disable schema retrieval and attribute decoding when talking to AD GC.Jan Cholasta2013-03-081-5/+2
* Allow disabling attribute decoding in LDAPClient and IPAdmin.Jan Cholasta2013-03-081-3/+13
* Allow disabling LDAP schema retrieval in LDAPClient and IPAdmin.Jan Cholasta2013-03-081-3/+8
* Do not fail if schema cannot be retrieved from LDAP server.Jan Cholasta2013-03-081-9/+15
* Don't base64-encode the CA cert when uploading it during an upgrade.Rob Crittenden2013-03-071-2/+1
* ipaserver/dcerpc: enforce search_s without schema checks for GC searchingAlexander Bokovoy2013-03-061-1/+1
* Remove support for DN normalization from LDAPClient.Jan Cholasta2013-03-014-72/+29
* Use full DNs in plugin code.Jan Cholasta2013-03-011-6/+4