summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix indentation problem causing build breakageRob Crittenden2010-06-241-2/+2
* Include missing file from version plugin and update min version of 389-dsRob Crittenden2010-06-242-2/+57
* Don't try to convert a host's password into a keytab.Rob Crittenden2010-06-241-5/+15
* Add maintainer-clean targetRob Crittenden2010-06-241-0/+2
* Replication version checking.Rob Crittenden2010-06-249-0/+297
* Fix aci_mod command. It should handle more complex operations now.Rob Crittenden2010-06-242-68/+265
* First pass at per-command documentationRob Crittenden2010-06-2217-7/+432
* Add separate role group for enrolling hosts, enrollhostRob Crittenden2010-06-221-0/+8
* Remove unused attribute serviceName and re-number schemaRob Crittenden2010-06-211-8/+7
* Retrieve the CA certificate before starting enrollment.Rob Crittenden2010-06-211-2/+9
* Drop --with-openldap option in the client. This is no longer optional.Rob Crittenden2010-06-214-41/+36
* use NSS for SSL operationsJohn Dennis2010-06-157-434/+175
* 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