summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
...
* Respect UID and GID soft static allocation.David Kupka2014-11-053-44/+2
* Fixed KRA backend.Endi S. Dewata2014-11-044-116/+96
* Remove trivial path constants from modulesGabe2014-11-045-17/+10
* fix forwarder validation errorsMartin Basti2014-10-211-2/+4
* Default to use TLSv1.0 and TLSv1.1 on the IPA server sideAlexander Bokovoy2014-10-211-0/+4
* fix DNSSEC restore named stateMartin Basti2014-10-211-2/+2
* updater: enable uid uniqueness plugin for posixAccountsAlexander Bokovoy2014-10-212-0/+116
* DNSSEC: add files to backupMartin Basti2014-10-211-0/+11
* DNSSEC: modify named service to support dnssecMartin Basti2014-10-211-11/+51
* DNSSEC: validate forwardersMartin Basti2014-10-211-2/+29
* DNSSEC: platform paths and servicesMartin Basti2014-10-211-0/+3
* DNSSEC: opendnssec servicesMartin Basti2014-10-212-0/+478
* DNSSEC: DNS key synchronization daemonMartin Basti2014-10-212-1/+485
* DNSSEC: schemaMartin Basti2014-10-211-0/+1
* Add mask, unmask methods for serviceMartin Basti2014-10-211-0/+9
* Support idviews in compat treeAlexander Bokovoy2014-10-201-0/+11
* Configure IPA OTP Last Token plugin on upgradeNathaniel McCallum2014-10-201-4/+0
* dns: fix privileges' memberof during dns installPetr Vobornik2014-10-171-0/+30
* Check LDAP instead of local configuration to see if IPA CA is enabledJan Cholasta2014-10-174-23/+31
* Stop dogtag when updating its configuration in ipa-upgradeconfig.David Kupka2014-10-151-0/+3
* Make named.conf template platform independentMartin Basti2014-10-141-0/+4
* Add missing attributes to named.confMartin Basti2014-10-141-0/+28
* Support MS CS as the external CA in ipa-server-install and ipa-ca-installJan Cholasta2014-10-131-1/+13
* Check that port 8443 is available when installing PKI.David Kupka2014-10-101-0/+8
* Fix certmonger configuration in installer codeJan Cholasta2014-10-104-100/+75
* backup/restore: Add files from /etc/ipa/nssdbPetr Viktorin2014-10-021-3/+5
* idviews: Fix typo in upgrade handling of the Default Trust ViewTomas Babej2014-09-301-5/+5
* idviews: Create Default Trust View for upgraded serversTomas Babej2014-09-301-0/+48
* idviews: Add Default Trust View as part of adtrustinstallTomas Babej2014-09-301-0/+22
* trusts: Add conversion from SID to object nameTomas Babej2014-09-301-0/+49
* idviews: Add necessary schema for the ID viewsTomas Babej2014-09-301-0/+1
* Do not crash in CAInstance.__init__ when default argument values are usedJan Cholasta2014-09-301-2/+8
* 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