summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix search filter generator in ldap2 for NOT operator.Pavel Zuna2010-12-081-0/+6
* Add new parameter type IA5Str and use this to enforce the right charset.Rob Crittenden2010-12-071-0/+2
* Ensure list of attrs to retrieve is unique, optimize getting indirect membersRob Crittenden2010-12-061-3/+9
* Do not create reverse zone by defaultJakub Hrozek2010-12-021-2/+10
* Re-implement access control using an updated model.Rob Crittenden2010-12-011-1/+1
* Enable EntryUSN plugin by default, with global scopeSimo Sorce2010-11-302-1/+5
* Create user private groups with a uniqueid.Rob Crittenden2010-11-301-1/+1
* Don't use full pathnames for kerberos binaries, let PATH find them.Rob Crittenden2010-11-221-1/+1
* Autotune directory server to use a greater number of filesSimo Sorce2010-11-221-4/+66
* Save and restore on uninstall ds related config filesSimo Sorce2010-11-222-1/+14
* id ranges: change DNA configurationSimo Sorce2010-11-221-17/+19
* Configure KDC to use multiple workersSimo Sorce2010-11-221-0/+34
* Exclude Krb lockout attributes from replicationSimo Sorce2010-11-181-1/+8
* pkinit-replica: create certificates for replicas tooSimo Sorce2010-11-182-5/+27
* anon-pkinit: add well known principalSimo Sorce2010-11-181-0/+18
* Add support for configuring KDC certs for PKINITSimo Sorce2010-11-182-5/+129
* Use Realm as certs subject base nameSimo Sorce2010-11-185-24/+34
* Set CACERTDIR during install to work around openldap bugJakub Hrozek2010-11-111-1/+3
* Fix NotFound exception in ipa-nis-manage.Rob Crittenden2010-11-091-1/+1
* Rename 60sudo.ldif to 60ipasudo.ldif to not overwrite the 389-ds version.Rob Crittenden2010-11-091-2/+2
* Use kerberos password policy.Rob Crittenden2010-11-011-0/+4
* Populate indirect members when showing a group object.Rob Crittenden2010-10-281-0/+71
* Allow RDN changes for users, groups, rolegroups and taskgroups.Rob Crittenden2010-10-281-0/+2
* UUIDs: remove uuid python plugin and let DS always autogenerateSimo Sorce2010-10-284-10/+5
* ipa-modrdn: Enable plugin to handle krbPrincipalName on renamesSimo Sorce2010-10-281-0/+5
* find_entries paramAdam Young2010-10-251-3/+1
* Add fail-safe defaults to time and size limits in ldap2 searches.Pavel Zuna2010-10-221-5/+11
* ipa-uuid: enable plugin in IPASimo Sorce2010-10-221-0/+5
* Handle cases where ntpd options are scattered on multiple linesSimo Sorce2010-10-221-29/+33
* Disallow RDN change and single-value bypass using setattr/addattr.Pavel Zuna2010-10-181-13/+31
* ntpdinstance: Do not replace the config files, just add needed optionsSimo Sorce2010-10-181-19/+86
* dsinstance: Fix ldappasswd invocation to specify the server nameSimo Sorce2010-10-181-1/+1
* Remove the directory server ldapi socket on uninstall.Rob Crittenden2010-10-151-0/+4
* Compare resolver IP address with DNS IP addressRob Crittenden2010-10-152-1/+4
* Avoid writing customized perl scripts in /usrSimo Sorce2010-10-141-0/+1
* dsinstance: avoid exposing passwords when invoking ldappaswdSimo Sorce2010-10-141-13/+29
* Detect if DNS is already configured in IPA, or if IPA is not yet installed.Rob Crittenden2010-10-081-2/+5
* Include time duration hints when configuring services in ipa-server-install.Rob Crittenden2010-10-085-8/+26
* Quote passwords when calling pkisilentRob Crittenden2010-10-011-6/+7
* Use consistent, specific nickname for the IPA CA certificate.Rob Crittenden2010-10-014-12/+10
* Handle an empty base_dn and no cn=ipaconfig in the ldap2 backend, fix migration.Rob Crittenden2010-09-281-3/+11
* Handle search_ext() returning ldap.SUCCESSRob Crittenden2010-09-281-0/+2
* Add some tests for using the ldap2 Backend.Rob Crittenden2010-09-241-1/+1
* Automatically convert a v1-style ca_serialno to the v2 config style.Rob Crittenden2010-09-241-1/+13
* Properly handle CertificateOperationErrors in replication prepration.Rob Crittenden2010-09-241-0/+1
* Add new DNS install argument for setting the zone mgr e-mail addr.Rob Crittenden2010-09-231-4/+11