summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Connect the -v cli argument to the verbose flag in xmlrpclibRob Crittenden2010-06-035-9/+12
* Increase supported weeks per month from 4 to 6 in AccessTime() typeRob Crittenden2010-06-031-1/+1
* Remove Requires on separate package python-krbV in clientRob Crittenden2010-06-022-4/+10
* Catch the condition where dogtag is already configured (no preop.pin)Rob Crittenden2010-06-011-0/+3
* Fall back to DM password if GSSAPI fails and make deleting more user-friendlyRob Crittenden2010-06-011-8/+38
* Query the remote server to see if this replica host already exists.Rob Crittenden2010-06-011-13/+23
* Add LDAP upgrade over ldapi support.Rob Crittenden2010-06-015-33/+192
* gpg2 requires --batch to use the --passphrase* arguments.Rob Crittenden2010-05-271-2/+2
* Include missing update file 30-hbacsvc.updateRob Crittenden2010-05-271-0/+35
* Add ipaUniqueID to HBAC services and service groupsRob Crittenden2010-05-277-35/+10
* Re-number some attributes to compress our usage to be contiguousRob Crittenden2010-05-278-50/+69
* Add 'all' serviceCategory to default HBAC group and add some default servicesRob Crittenden2010-05-271-0/+31
* Move the dogtag SELinux rules loading into the spec fileRob Crittenden2010-05-273-27/+8
* Include -clone_uri argument to pkisilent setting the clone URI.Rob Crittenden2010-05-271-0/+2
* Remove local get_dn() from hbacsvcgroup and add tests for hbacsvcgroupRob Crittenden2010-05-203-18/+265
* Try to clear up that uid is a number, not the login nameRob Crittenden2010-05-171-1/+1
* Enforce that max password lifetime is greater than the min lifetimeRob Crittenden2010-05-171-3/+28
* Use new service schema for HBAC testsRob Crittenden2010-05-171-3/+35
* Replace old pwpolicy plugin with new one using baseldap, fix tests.Rob Crittenden2010-05-175-919/+254
* 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