summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Use a common group for all DS instancesSimo Sorce2011-01-313-65/+58
* Add ldap2 method to retrieve allowed attributes for specified objectClasses.Pavel Zuna2011-01-261-3/+17
* Fix assorted bugs found by pylintJakub Hrozek2011-01-257-23/+5
* Fix ipa-replica-manage regressions with winsyncSimo Sorce2011-01-252-3/+6
* Always add DNS records when installing a replicaSimo Sorce2011-01-251-0/+58
* Populate shared tree with replica related valuesSimo Sorce2011-01-252-0/+51
* Do not set a replication dn when using SASL/GSSAPI replicationSimo Sorce2011-01-241-23/+16
* Update kerberos password policy values on LDAP binds.Rob Crittenden2011-01-211-0/+4
* Add some basic filter validation to permissions and disallow empty filtersRob Crittenden2011-01-211-0/+2
* Allow SASL/EXTERNAL authentication for the root userSimo Sorce2011-01-201-0/+5
* Make krb5kdc use the ldapi socket to talk to dirsrvSimo Sorce2011-01-201-0/+2
* Add a way to print output from commandsSimo Sorce2011-01-181-12/+15
* Password generation and logging in ipa-server-installMartin Kosek2011-01-182-2/+7
* Fix replica installation warningsSimo Sorce2011-01-141-2/+2
* Port installer and host plugin to the new DNS pluginJakub Hrozek2011-01-141-15/+15
* Remove radius options completely.Simo Sorce2011-01-141-2/+0
* Move mep templates under cn=etcSimo Sorce2011-01-142-3/+4
* Use GSSAPI for replicationSimo Sorce2011-01-142-13/+141
* Refactor some replication codeSimo Sorce2011-01-142-94/+97
* python-ldap fails gloriously if the search time limit is 0. Don't allow it.Rob Crittenden2011-01-141-0/+2
* Fix output of failed managedby hosts, allow a host to manage itself.Rob Crittenden2011-01-111-3/+9
* Exit if a DNS A or AAAA record doesn't exist for the replica we are preparing.Rob Crittenden2011-01-111-2/+2
* Enable low-level LDAP debugging.Rob Crittenden2011-01-111-1/+4
* Temporarily work around SSL connection issue causing installation to fail.Rob Crittenden2011-01-071-1/+2
* Create the reverse zone by defaultJakub Hrozek2011-01-071-5/+3
* Allow ipa-dns-install to install with just admin credentialsSimo Sorce2011-01-074-68/+50
* Allow ipa-dns-install to configure DNS on a replica.Simo Sorce2011-01-071-6/+31
* fixes CA install problem in trac ticket 682John Dennis2011-01-051-18/+24
* Don't use Class of Service for account activation, use attribute.Rob Crittenden2011-01-041-47/+4
* Move permissions and privileges to their own container, cn=pbac,$SUFFIXRob Crittenden2010-12-221-1/+1
* Make ipa-replica-manage del actually remove all replication agreementsSimo Sorce2010-12-211-2/+4
* Do not require DNS record, just warn if one is missingJakub Hrozek2010-12-211-9/+8
* Rework old init and synch commands and use better names.Simo Sorce2010-12-211-7/+14
* Remove referrals when removing agreementsSimo Sorce2010-12-211-0/+13
* Make ipa-replica-manage list return all known mastersSimo Sorce2010-12-211-4/+4
* Add disconnect command to ipa-replica-manageSimo Sorce2010-12-211-0/+22
* Remove common entries when deleting a master.Simo Sorce2010-12-213-3/+106
* Add replication related acis to all replicasSimo Sorce2010-12-211-0/+5
* Fix race condition in installation due to use of asynchronous search.Simo Sorce2010-12-211-19/+12
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-2027-135/+135
* Make the IPA installer IPv6 friendlyJakub Hrozek2010-12-202-43/+68
* Verify that the replication plugin exists before setting up replicas.Rob Crittenden2010-12-171-0/+14
* Properly quote passwords sent to pkisilent so special characters work.Rob Crittenden2010-12-171-7/+7
* Add krb5-pkinit-openssl as a Requires on ipa-server packageRob Crittenden2010-12-161-10/+0
* managed entry hostgroup netgroup support https://fedorahosted.org/freeipa/tic...Jr Aquino2010-12-131-0/+6
* Save exception so it can be passed along.Rob Crittenden2010-12-111-1/+1
* Fix Install using dogtag.Simo Sorce2010-12-103-7/+15
* Move Selfsigned CA creation out of dsinstanceSimo Sorce2010-12-105-47/+47
* Introduce ipa control script that reads configuration off ldapSimo Sorce2010-12-106-18/+72
* Split dsinstance configurationSimo Sorce2010-12-102-33/+82