summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Specify the location for the agent PKCS#12 file so we don't have to move it.Rob Crittenden2013-05-061-3/+1
* Handle socket.gethostbyaddr() exceptions when verifying hostnames.Rob Crittenden2013-04-241-0/+2
* Use correct zone when removing DNS records of a master.Jan Cholasta2013-04-181-3/+2
* Do not use new LDAP API in old code.Jan Cholasta2013-04-161-2/+2
* Use A/AAAA records instead of CNAME records in ipa-ca.Jan Cholasta2013-04-162-26/+110
* Use only one URL for OCSP and CRL in IPA certificate profile.Jan Cholasta2013-04-111-45/+14
* Enhance ipa-adtrust-install for domains with multiple IPA serverAlexander Bokovoy2013-04-021-8/+36
* Add logging to join commandTomas Babej2013-03-251-6/+20
* Configure ipa_dns DS plugin on install and upgradeMartin Kosek2013-03-221-0/+6
* Enforce exact SID match when adding or modifying a ID rangeTomas Babej2013-03-141-13/+37
* Fix installing server with external CAPetr Viktorin2013-03-082-31/+32
* Don't base64-encode the CA cert when uploading it during an upgrade.Rob Crittenden2013-03-071-2/+1
* Add client capabilities, enable messagesPetr Viktorin2013-02-211-1/+6
* Avoid internal error when user is not Trust adminMartin Kosek2013-02-201-4/+23
* Implement the cert-find command for the dogtag CA backend.Rob Crittenden2013-02-192-0/+146
* Allow ipa-replica-conncheck and ipa-adtrust-install to read krb5 includedirJakub Hrozek2013-02-181-1/+1
* Add option to specify SID using domain name to idrange-add/modTomas Babej2013-02-181-0/+10
* Add support for AD users to hbactest commandMartin Kosek2013-02-141-0/+56
* Generalize AD GC searchMartin Kosek2013-02-141-50/+95
* Test NetBIOS name clash before creating a trustMartin Kosek2013-02-131-0/+6
* Add SID blacklist attributesMartin Kosek2013-02-121-0/+8
* Port ipa-replica-prepare to the admintool frameworkPetr Viktorin2013-02-041-0/+504
* Better logging for AdminTool and ipa-ldap-updaterRob Crittenden2013-02-041-26/+22
* Use fully qualified CCACHE namesMartin Kosek2013-02-011-3/+12
* Remove unused krbV importsMartin Kosek2013-02-011-2/+0
* Fix migration for openldap DSMartin Kosek2013-02-011-2/+9
* Use new certmonger locking to prevent NSS database corruption.Rob Crittenden2013-01-291-13/+100
* Add the CA cert to LDAP after the CA installPetr Viktorin2013-01-291-2/+1
* Pylint cleanup.Jan Cholasta2013-01-291-2/+2
* Update anonymous access ACI to protect secret attributes.Rob Crittenden2013-01-232-0/+82
* Use secure method to acquire IPA CA certificateJohn Dennis2013-01-231-1/+4
* Update plugin to upload CA certificate to LDAPAlexander Bokovoy2013-01-231-0/+56
* Upload CA cert in the directory on installSimo Sorce2013-01-231-0/+15
* Installer should not connect to 127.0.0.1Martin Kosek2013-01-212-3/+3
* Sort LDAP updates properlyMartin Kosek2013-01-111-19/+16
* Allow PKI-CA Replica Installs when CRL exceeds default maxber valueJR Aquino2013-01-081-0/+1
* Compliant client side session cookie behaviorJohn Dennis2012-12-101-2/+4
* Use DN objects for Dogtag configurationPetr Viktorin2012-12-101-6/+12
* Configuring CA with ConfigParser.Endi Sukma Dewata2012-12-101-78/+82
* Add OCSP and CRL URIs to certificatesMartin Kosek2012-12-072-26/+186
* Add detection for users from trusted/invalid realmsTomas Babej2012-12-063-18/+40
* Propagate kinit errors with trust accountAlexander Bokovoy2012-11-271-0/+4
* Make ipa-csreplica-manage work with both merged and non-merged DBsPetr Viktorin2012-11-231-13/+11
* Provide 'protocol' argument to IPAdminPetr Viktorin2012-11-231-11/+27
* Filter suffix in replication management toolsMartin Kosek2012-11-231-7/+30
* Properly stop tracking certificates on uninstallPetr Viktorin2012-11-231-15/+23
* Update certmap.conf on IPA upgradesPetr Viktorin2012-11-231-1/+1
* Use correct Dogtag configuration in get_pin and get_ca_certchainPetr Viktorin2012-11-231-12/+12
* Fix schema replication from old mastersPetr Viktorin2012-11-231-0/+55
* Changes to use a single database for dogtag and IPAAde Lee2012-11-234-31/+115