summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
...
* Fix certmonger search for the CA cert in ipa-certupdate and ipa-cacert-manageJan Cholasta2014-09-301-2/+5
* Move NSSDatabase from ipaserver.certs to ipapython.certdbJan Cholasta2014-09-301-447/+1
* Do stricter validation of CA certificatesJan Cholasta2014-09-302-4/+15
* Allow choosing CA-less server certificates by nameJan Cholasta2014-09-302-4/+20
* CA-less installer options usability fixesJan Cholasta2014-09-303-126/+176
* External CA installer options usability fixesJan Cholasta2014-09-303-66/+81
* Add NSSDatabase.import_files method for importing files in various formatsJan Cholasta2014-09-301-0/+191
* Allow specifying signing algorithm of the IPA CA cert in ipa-server-install.Jan Cholasta2014-09-291-2/+10
* Detect and configure all usable IP addresses.David Kupka2014-09-263-128/+188
* ipaserver.install.service: Don't show error message on SystemExit(0)Petr Viktorin2014-09-261-8/+9
* LDAP disable serviceMartin Basti2014-09-261-1/+66
* Refactoring of autobind, object_existsMartin Basti2014-09-264-48/+11
* ipa-restore: Set SELinux booleans when restoringPetr Viktorin2014-09-261-0/+14
* Move setting SELinux booleans to platform codePetr Viktorin2014-09-262-117/+35
* Add correct NS records during installationMartin Basti2014-09-251-46/+56
* ipa-replica-prepare: Wait for the DNS entry to be resolvablePetr Viktorin2014-09-251-0/+53
* upgradeinstance: Restore listeners on failurePetr Viktorin2014-09-252-12/+37
* FIX: ldap schmema updater needs correct ordering of the updatesMartin Basti2014-09-251-43/+90
* Fix certmonger code causing the ca_renewal_master update plugin to failJan Cholasta2014-09-231-1/+1
* ipa_backup: Log where the backup is be storedPetr Viktorin2014-09-231-0/+2
* backup,restore: Don't overwrite /etc/{passwd,group}Petr Viktorin2014-09-232-3/+3
* ipa_restore: Split the services listPetr Viktorin2014-09-231-1/+1
* ipaserver.install: Consolidate system user creationPetr Viktorin2014-09-234-63/+62
* Re-enable uninstall feature for ipa-kra-installAde Lee2014-09-152-8/+9
* Allow deleting obsolete permissions; remove operational attribute permissionsPetr Viktorin2014-09-121-18/+21
* Update SSL ciphers configured in 389-ds-baseLudwig Krispenz2014-09-121-5/+2
* install: create ff krb extension on every install, replica install and upgradePetr Vobornik2014-09-112-14/+2
* Use autobind when updating CA people entries during certificate renewalJan Cholasta2014-09-091-11/+3
* Remove internaldb password from password.confAna Krivokapic2014-09-091-0/+3
* Backup CS.cfg before modifying itJan Cholasta2014-09-051-0/+21
* Fix: Add managed read permissions for compat tree and operational attrsPetr Viktorin2014-09-051-0/+18
* Make CA-less ipa-server-install option --root-ca-file optional.Jan Cholasta2014-09-054-33/+45
* Use certmonger D-Bus API instead of messing with its files.David Kupka2014-09-055-34/+14
* Normalize external CA cert before passing it to pkispawnJan Cholasta2014-09-041-2/+12
* Add record(s) to /etc/host when IPA is configured as DNS server.David Kupka2014-09-031-1/+1
* ipaserver/dcerpc.py: Make sure trust is established only to forest root domainAlexander Bokovoy2014-09-011-0/+6
* ipaserver/dcerpc.py: be more open to what domains can be seen through the for...Alexander Bokovoy2014-09-011-1/+1
* ipaserver/dcerpc.py: Avoid hitting issue with transitive trusts on Windows Se...Alexander Bokovoy2014-09-011-3/+10
* ipaserver/dcerpc.py: make PDC discovery more robustAlexander Bokovoy2014-09-011-5/+16
* ipaserver/dcerpc.py: if search of a closest GC failed, try to find any GCAlexander Bokovoy2014-09-011-1/+5
* Add a KRA to IPAAde Lee2014-08-229-447/+1593
* Convert external CA chain to PKCS#7 before passing it to pkispawn.Jan Cholasta2014-08-141-1/+12
* Fix parsing of long nicknames in certutil -L output.Jan Cholasta2014-08-071-4/+3
* ipa-adtrust-install does not re-add member in adtrust agents groupMartin Kosek2014-08-071-18/+21
* Enable NSS PKIX certificate path discovery and validation for Dogtag.Jan Cholasta2014-07-301-0/+6
* Allow upgrading CA-less to CA-full using ipa-ca-install.Jan Cholasta2014-07-301-4/+4
* Allow adding CA certificates to certificate store in ipa-cacert-manage.Jan Cholasta2014-07-301-2/+55
* Allow changing chaining of the IPA CA certificate in ipa-cacert-manage.Jan Cholasta2014-07-301-5/+24
* Add new NSSDatabase method get_cert for getting certs from NSS databases.Jan Cholasta2014-07-301-1/+13
* Allow multiple CA certificates in replica info files.Jan Cholasta2014-07-301-1/+15