summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
...
* Don't delete system users that are added during installation.Rob Crittenden2012-02-292-30/+9
* Fixed content type check in login_passwordPetr Vobornik2012-02-281-1/+1
* Log a message when returning non-success HTTP resultJohn Dennis2012-02-281-53/+66
* Implement password based session loginJohn Dennis2012-02-272-60/+203
* Implement session activity timeoutJohn Dennis2012-02-271-25/+71
* Tweak the session auth to reflect developer consensus.John Dennis2012-02-272-95/+165
* Make sure the nolog argument to ipautil.run is not a bare stringPetr Viktorin2012-02-261-1/+1
* Add SSHFP update policy for existing zonesMartin Kosek2012-02-272-7/+22
* Fix managing winsync replication agreements with ipa-replica-manageRob Crittenden2012-02-271-1/+1
* Catch public exceptions when creating the LDAP context in WSGI.Rob Crittenden2012-02-242-1/+10
* Query and transfer ACLs for DNS zonesMartin Kosek2012-02-243-2/+72
* Global DNS optionsMartin Kosek2012-02-241-2/+3
* Don't check for schema uniqueness when comparing in ldapupdate.Rob Crittenden2012-02-221-1/+6
* Make sure memberof is in replication attribute exclusion list.Rob Crittenden2012-02-233-12/+80
* Add the -v option to sslget to provide more verbose errorsRob Crittenden2012-02-231-0/+2
* 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
* Fix attempted write to attribute of read-only object.Jan Cholasta2012-01-024-11/+7
* Reload UI on server upgrade.Endi Sukma Dewata2011-12-211-0/+2
* Reload UI when the user changes.Endi Sukma Dewata2011-12-211-0/+1
* Require an HTTP Referer header in the server. Send one in ipa tools.Rob Crittenden2011-12-121-1/+6
* Add connection failure recovery to IPAdminMartin Kosek2011-12-081-6/+29
* activate CLDAPSumit Bose2011-12-061-0/+4
* Fix some pylint warningsSumit Bose2011-12-061-40/+67
* Use new objectclasses and attributes for trustSumit Bose2011-12-061-14/+32
* Move our own domain info into cn=etcSumit Bose2011-12-061-9/+17
* Add DNS service records for WindowsSumit Bose2011-11-301-2/+57
* Change default DNS zone manager to hostmasterMartin Kosek2011-11-291-2/+2