summaryrefslogtreecommitdiffstats
path: root/ipa-server
Commit message (Expand)AuthorAgeFilesLines
* Sysrestore fixes.Simo Sorce2008-03-311-3/+8
* 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-312-12/+64
* 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-2712-350/+152
* Don't allow the admin user to be removed using the XML-RPC Interface.Rob Crittenden2008-03-281-0/+2
* 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
* When getting members let user indicate what type of member they want.Rob Crittenden2008-03-275-11/+121
* 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
* 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-1713-2/+396
* Re-root the IPA web UI to /ipa and the XML-RPC interface to /ipaxml.Rob Crittenden2008-03-245-30/+33
* 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 the realm to be included in the name passed to add_service_principal()Rob Crittenden2008-03-171-3/+6
* 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
* Use standard size and alignment for the packed data so it works on 64-bit hostsRob Crittenden2008-03-061-1/+1
* Remove some duplicate id's that are not valid HTMLRob Crittenden2008-03-053-5/+2
* Remove the ability for the average user to add/delete groups on user edit pageRob Crittenden2008-03-041-3/+3
* Filter out K/M and krbtgt principals from the service principals list.Rob Crittenden2008-03-031-2/+3
* Require that the hostname is a DNS A record and that the forward and reverseRob Crittenden2008-03-031-0/+21
* Allow python to look in /usr/sbin for ipa_webguiRob Crittenden2008-03-041-0/+4
* KDC is Key Distribution Center, not Kerberos Domain ControllerRob Crittenden2008-03-041-1/+1
* Fix boot.ldif generation, the domain name component must be derivedSimo Sorce2008-03-041-1/+1
* Fix build breakage.Rob Crittenden2008-03-031-1/+1
* Close all fds when running another program. This fixes the SELinux AVCs.Rob Crittenden2008-03-031-1/+2
* Do argument type checking in the XML-RPC interfaceRob Crittenden2008-02-291-60/+149
* Add small script to start/stop all of the services that IPA requires in theRob Crittenden2008-02-284-2/+68
* Make sure all entries are generated by us according to IPASimo Sorce2008-02-283-9/+22
* Fixed the way we call ipa-client-install from ipa-replica-install.Nathan Kinder2008-02-281-1/+1
* Fix off-by-one error in the number of steps to install a serviceRob Crittenden2008-02-281-1/+1
* In the UI we don't want to display Edit links unless someone can actuallyRob Crittenden2008-02-273-12/+71
* Don't log passwords in ipaserver-install.logRob Crittenden2008-02-261-2/+4
* The admins group cannot be renamed.Rob Crittenden2008-02-271-0/+3