summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cut&patse errorSimo Sorce2008-04-021-3/+3
* Stricter directory control for ipa daemons, each one it's own directorySimo Sorce2008-04-013-1/+16
* - Better defaults for nss_ldapSimo Sorce2008-04-012-6/+26
* Move ipa_kpasswd credential cache in its own directorySimo Sorce2008-04-014-3/+15
* Fix typo in python directive. Fixes marking a group active.Rob Crittenden2008-04-011-1/+1
* Fix crash when creating new groups. You can't iterate over a None variable.Rob Crittenden2008-04-011-0/+2
* Fix AVC when for reading /proc during password change on RHEL 5Rob Crittenden2008-04-011-0/+2
* No need to use a regular expression to find the replication hostRob Crittenden2008-03-311-3/+1
* Call client uninstall from server uninstall so that uninstall reverses alsoSimo Sorce2008-03-311-0/+15
* RHEL4 contrib client uninstallSimo Sorce2008-03-311-4/+20
* Implement client uninstallSimo Sorce2008-03-314-8/+80
* Sysrestore fixes.Simo Sorce2008-03-312-47/+50
* Some more function name errors due to merge from DS own memberof plugin thatSimo Sorce2008-03-311-6/+6
* On the delegation edit screen allow the direct entry of a group nameRob Crittenden2008-03-241-4/+28
* Don't try to add the default group to a user when creating the group.Rob Crittenden2008-03-311-4/+19
* Fix account activation.Rob Crittenden2008-03-313-12/+89
* Fix typoSimo Sorce2008-03-311-2/+2
* Better check for IPA nServer own address, avoid manually parsing /etc/hosts bySimo Sorce2008-03-301-36/+54
* Avoid listing a group as a memberOf itself when a circular groupingNathan Kinder2008-03-281-10/+23
* Fixed handling of modify operations that delete all present memberNathan Kinder2008-03-281-2/+13
* Put replica info file into /var/lib/ipa instead of the current directoryRob Crittenden2008-03-281-2/+2
* Move sysrestore to ipa-python so it can be used by client scripts too.Simo Sorce2008-03-2713-350/+471
* Don't allow the admin user to be removed using the XML-RPC Interface.Rob Crittenden2008-03-282-0/+7
* Do case-less comparisons when considering objectclass but store theRob Crittenden2008-03-283-3/+7
* Properly detect when ports are available.Rob Crittenden2008-03-271-4/+3
* Put the replica hostname back together properlyRob Crittenden2008-03-271-2/+3
* Normalize member DN's when determining whether they are in a groupRob Crittenden2008-03-261-1/+5
* One line typo fixSimo Sorce2008-03-271-1/+1
* Fix setup script to use the right module nameSimo Sorce2008-03-271-3/+3
* When getting members let user indicate what type of member they want.Rob Crittenden2008-03-278-16/+126
* Handle MODRDN operations properly for indirect group members.Nathan Kinder2008-03-261-1/+11
* Make the memberof task a public function.Rob Crittenden2008-03-274-14/+29
* Add additional detail to error messages.Rob Crittenden2008-03-255-24/+24
* Make Install and Uninstall have different log filesSimo Sorce2008-03-241-2/+5
* Add autoconf and automake stuff and provide a spec file.Simo Sorce2008-03-255-0/+196
* Don't error out if the user isn't in any groups.Rob Crittenden2008-03-261-0/+3
* Fix file permissions on ca.crt when it is installed.Rob Crittenden2008-03-261-0/+1
* Add some missing man pagesRob Crittenden2008-03-1715-4/+455
* Re-root the IPA web UI to /ipa and the XML-RPC interface to /ipaxml.Rob Crittenden2008-03-246-31/+34
* We are really changing the kerberos principal key and not the password whenRob Crittenden2008-03-246-49/+49
* Start ntpd after FDS so that the ntp user can be found.Rob Crittenden2008-03-241-2/+2
* Allow client install to specify ntp server nameSimo Sorce2008-03-141-1/+6
* Allow the realm to be included in the name passed to add_service_principal()Rob Crittenden2008-03-172-3/+11
* Don't define bogus realm/server in configuration file by defaultRob Crittenden2008-03-1720-4/+58
* Adding items to the set needs to be lower case to prevent duplicates.Rob Crittenden2008-03-101-1/+1
* Remove ACI that was causing RDN changes to failRob Crittenden2008-03-102-5/+1
* Add ability to initialize a replication agreementRob Crittenden2008-03-073-51/+73
* Verify that the hostname is correct in /etc/hostsRob Crittenden2008-03-062-3/+32
* Fix build breakage. We now provide a man file, need to specify location to rpmRob Crittenden2008-03-112-2/+2
* Add --quiet option to ipa-getkeytabSimo Sorce2008-03-052-9/+32