summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
...
* Fix LDAP effective rights control with python-ldap 2.4.xMartin Kosek2012-03-221-2/+14
* Search allowed attributes in superior objectclassesOndrej Hamada2012-03-221-0/+3
* No longer shell escape the DM password when calling pkisilent.Rob Crittenden2012-03-211-3/+0
* Add subject key identifier to the dogtag server cert profile.Rob Crittenden2012-03-151-2/+45
* Display serial number as HEX (DECIMAL) when showing certificates.Rob Crittenden2012-03-142-0/+7
* Set SELinux boolean httpd_manage_ipa so ipa_memcached will work.Rob Crittenden2012-03-131-26/+33
* Fix ipa-replica-manage TLS connection errorMartin Kosek2012-03-141-2/+5
* Fix nsslapd-anonlimitsdn dn in cn=configRob Crittenden2012-03-131-1/+1
* Allow removing sudo commands with special characters from command groupsPetr Viktorin2012-03-121-3/+3
* Add support for sudoOrderRob Crittenden2012-03-011-1/+1
* Remove memberPrincipal for deleted replicasMartin Kosek2012-03-021-2/+22
* Fix WSGI error handlingRob Crittenden2012-03-021-6/+12
* Improve hostname verification in install toolsMartin Kosek2012-02-291-0/+7
* subclass HTTP_Status from plugable.Plugin, fix not_found testsRob Crittenden2012-02-291-1/+2
* 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