summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Permit reads to ipatokenRadiusProxyUser objectsNathaniel McCallum2013-07-111-1/+1
* Use LDAP modify operation directly to add/remove group members.Jan Cholasta2013-07-111-23/+13
* Check trust chain length in CA-less install.Jan Cholasta2013-07-111-2/+9
* Fix bug in adtrustinstanceAna Krivokapic2013-07-091-2/+2
* Enable SASL mapping fallback.Jan Cholasta2013-06-272-2/+7
* Create Firefox configuration extension on CA-less installPetr Vobornik2013-06-272-11/+16
* Do not display traceback to userAna Krivokapic2013-06-241-5/+4
* Fail when adding a trust with a different rangeAna Krivokapic2013-06-241-3/+12
* Do not track DS certificate in CA-less setup.Jan Cholasta2013-06-121-2/+0
* Skip empty lines when parsing pk12util output.Jan Cholasta2013-06-121-1/+1
* Handle exceptions gracefully when verifying PKCS#12 files.Jan Cholasta2013-06-122-2/+11
* Flush stream after writing service messagesPetr Viktorin2013-06-111-0/+1
* 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