summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Use FQDN in place of FQHN for consistency in sub_dict.Rob Crittenden2012-02-152-4/+4
* Enable ipa_memcached when upgradingRob Crittenden2012-02-162-9/+28
* Remove Apache ccache on upgrade.Rob Crittenden2012-02-151-0/+3
* Correct update syntax in 30-s4u2proxy.updateRob Crittenden2012-02-151-6/+6
* Update S4U2proxy delegation list when creating replicasRob Crittenden2012-02-151-0/+4
* Don't use sets when calculating the modlist so order is preserved.Rob Crittenden2012-02-131-4/+5
* Move the compat module from ipalib to ipapython.Jan Cholasta2012-02-132-2/+2
* Update host SSH public keys on the server during client install.Jan Cholasta2012-02-131-1/+1
* Add support for SSH public keys to user and host objects.Jan Cholasta2012-02-131-1/+1
* Clean up i18n stringsPetr Viktorin2012-02-101-1/+1
* add session manager and cache krb authJohn Dennis2012-02-092-7/+168
* Add ipa_memcached serviceJohn Dennis2012-02-092-0/+25
* Adopt to python-ldap 2.4.6 by removing unused references which are not availa...Alexander Bokovoy2012-02-081-1/+1
* Require minimum SSF 56, confidentially. Also ensure minssf <= maxssf.Rob Crittenden2012-02-051-0/+9
* Check for the existence of a replication agreement before deleting it.Rob Crittenden2012-01-301-0/+22
* Don't try to bind on TLS failureRob Crittenden2012-01-301-1/+3
* Fix ldap2 combine_filters for ldap2.MATCH_NONEMartin Kosek2012-01-261-14/+10
* Leave nsds5replicaupdateschedule parameter unsetOndrej Hamada2012-01-241-11/+8
* Fix ipa-server-install for dual NICsMartin Kosek2012-01-222-19/+63
* Replace float with DecimalMartin Kosek2012-01-201-0/+3
* Fix replication setupSimo Sorce2012-01-131-9/+19
* Let replicas install without DNSMartin Kosek2012-01-131-0/+62
* Fix LDAP add calls in replication moduleMartin Kosek2012-01-131-11/+11
* Configure s4u2proxy during installation.Rob Crittenden2012-01-101-0/+3
* Remove buffer log handling.Rob Crittenden2012-01-111-64/+0
* Fix attempted write to attribute of read-only object.Jan Cholasta2012-01-114-11/+7
* Reload UI on server upgrade.Endi Sukma Dewata2012-01-111-0/+2
* Reload UI when the user changes.Endi Sukma Dewata2012-01-111-0/+1
* Change default DNS zone manager to hostmasterMartin Kosek2012-01-111-2/+2
* Improve zonemgr validator and normalizerMartin Kosek2012-01-111-8/+7
* ticket #1870 - subclass SimpleLDAPObjectJohn Dennis2012-01-112-68/+161
* Ticket #1879 - IPAdmin undefined anonymous parameter listsJohn Dennis2012-01-112-53/+45
* Fix some issues introduced when rebasing update patchRob Crittenden2012-01-112-5/+5
* Add plugin framework to LDAP updates.Rob Crittenden2012-01-119-69/+526
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2012-01-1113-166/+166
* Don't leak passwords through kdb5_ldap_util command line arguments.Jan Cholasta2012-01-111-2/+8
* Finalize plugin initialization on demand.Jan Cholasta2012-01-111-6/+6
* Don't check for 389-instances.Rob Crittenden2012-01-111-13/+1
* Replication: Adjust replica installation to omit processing memberof computat...JR Aquino2012-01-112-5/+29
* Remove calls to has_managed_entries()Rob Crittenden2012-01-111-30/+0
* Allow custom server backend encodingMartin Kosek2012-01-111-0/+17
* Add --zonemgr/--admin-mail validatorMartin Kosek2012-01-111-0/+17
* install: We do not need a kpasswd keytab anymoreSimo Sorce2012-01-111-14/+0
* install: We do not need a ldap password anymoreSimo Sorce2012-01-111-8/+2
* v3-schema: Add new ipaExternalGroup objectclassSimo Sorce2012-01-111-0/+1
* schema: Split ipadns definitions from basev2 onesSimo Sorce2012-01-111-0/+1
* daemons: Remove ipa_kpasswdSimo Sorce2012-01-113-3/+3
* install: Remove uid=kdc userSimo Sorce2012-01-111-14/+0
* ipa-kdb: Change install to use the new ipa-kdb kdc backendSimo Sorce2012-01-112-118/+20
* krbinstance: use helper function to get realm suffixSimo Sorce2012-01-111-5/+8