summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add groups of services to HBACRob Crittenden2010-05-176-11/+323
* Remove left-over debugging statementRob Crittenden2010-05-141-2/+0
* Correctly handle EmptyModlist exception in pwpolicy2-mod.Pavel Zuna2010-05-141-7/+15
* Add exception callback (exc_callback) to baseldap.py classes.Pavel Zuna2010-05-141-33/+150
* Update Kannada translationsJohn Dennis2010-05-111-80/+904
* Become IPA v2 alpha 3 (1.9.0.pre3)alpha_3-1-9-0Rob Crittenden2010-05-071-1/+1
* Check to see if we are configured before uninstalling.Rob Crittenden2010-05-071-1/+5
* Add simple test to see if client is already configuredRob Crittenden2010-05-062-0/+12
* Make calling service and chkconfig tolerant of the service not installedRob Crittenden2010-05-061-9/+59
* Call certmonger after krb5, avoid uninstall errors, better password handling.Rob Crittenden2010-05-062-23/+52
* Initialize XML-RPC structures to fix issues uncovered by MALLOC_PERTURB_Rob Crittenden2010-05-061-13/+11
* named.conf: Add trailing dot to the fake_mnameMartin Nagy2010-05-061-1/+1
* Add new password policy plugin based on baseldap.py classes.root2010-05-052-0/+522
* Increase the attributes we display by default and fix up some labels.Rob Crittenden2010-05-051-2/+8
* Create default HBAC rule allowing any user to access any host from any hostRob Crittenden2010-05-055-4/+32
* Add weekly periodic schedule to AccessTime param type.root2010-05-042-3/+4
* Handle CSRs whether they have NEW in the header or notRob Crittenden2010-05-034-23/+10
* Add test cases for AccessTime param and fix some problems in AccessTimeRob Crittenden2010-05-032-4/+50
* Make the installer/uninstaller more aware of its stateRob Crittenden2010-05-0310-15/+65
* Set SO_REUSEADDR when determining socket availabilityRob Crittenden2010-05-031-0/+2
* Fix output of summary and embedded dictionariesRob Crittenden2010-05-031-3/+3
* client installation fixes: nscd, sssd min version, bogus join errorRob Crittenden2010-05-033-13/+28
* Reorder some things in the client installerRob Crittenden2010-05-031-16/+27
* Remove some duplicated schemaRob Crittenden2010-04-301-9/+0
* Fix a couple of syntax errors in the installer.Rob Crittenden2010-04-271-2/+5
* Add file with example plugins/tutorial.Pavel Zuna2010-04-271-0/+437
* Replace a new instance of IPAdmin use in ipa-server-install.Pavel Zuna2010-04-272-16/+19
* Some more changes for DNS forwarders promptMartin Nagy2010-04-231-3/+3
* Add forgotten trailing dots in DNS recordsMartin Nagy2010-04-232-4/+11
* Connect to the ldap during the uninstallationMartin Nagy2010-04-231-8/+28
* Delete old SRV records during uninstallationMartin Nagy2010-04-231-11/+68
* Accept unicode for sysrestoreMartin Nagy2010-04-231-2/+2
* Don't require kerberos principal with the LDAP password change operation.Rob Crittenden2010-04-231-26/+42
* Return more specific errors when returning an LDAP_OPERATIONS_ERRORRob Crittenden2010-04-231-10/+16
* Use the certificate subject base in IPA when requesting certs in certmonger.Rob Crittenden2010-04-234-9/+103
* Fix installing IPA with an external CARob Crittenden2010-04-232-5/+19
* Use correct name for CA PKCS#12 file.Rob Crittenden2010-04-231-2/+2
* Use ldap2 instead of legacy LDAP code from v1 in installer scripts.Pavel Zuna2010-04-1911-148/+144
* Use escapes in DNs instead of quoting.Rob Crittenden2010-04-194-18/+37
* Remove older MITM fixes to make compatible with dogtag 1.3.3Rob Crittenden2010-04-194-18/+8
* Fix ipa-dns-install. It was failing when DNS was reinstalling.Pavel Zuna2010-04-191-1/+10
* Fix DNS plugin: proper output definitions, --all, dns-add-rr overwrittingPavel Zuna2010-04-191-14/+15
* Enable LDAPObject subclasses to disable DN normalization in their methods.Pavel Zuna2010-04-161-11/+27
* Add interface for baseldap plugins to register additional callbacks.Pavel Zuna2010-04-161-27/+139
* Fix output of env plugin. It displayed more than it should.Pavel Zuna2010-04-161-0/+2
* Enable anonymous VLV so Solaris clients will work out of the box.Rob Crittenden2010-04-161-0/+4
* Configure the CRL URI in dogtag.Rob Crittenden2010-04-161-1/+4
* Use more traditional make notation to build the test languageRob Crittenden2010-04-161-1/+1
* Add gettext translation test using test language.John Dennis2010-04-162-0/+89
* Remove incorrect option -U for --uninstall. -U is short for --unattended.Rob Crittenden2010-04-161-1/+1