summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add HOTP supportNathaniel McCallum2014-02-211-1/+1
* Convert remaining update code to LDAPEntry API.Jan Cholasta2014-01-248-28/+25
* Remove legacy LDAPEntry properties data and orig_data.Jan Cholasta2014-01-101-4/+4
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-2/+2
* Do not fail upgrade if the global anonymous read ACI is not foundPetr Viktorin2013-10-041-2/+6
* Permit reads to ipatokenRadiusProxyUser objectsNathaniel McCallum2013-07-111-1/+1
* Add update plugin to fill in ipaRangeType attributeTomas Babej2013-06-102-0/+117
* Add IPA OTP schema and ACLsNathaniel McCallum2013-05-171-7/+18
* Update only selected attributes for winsync agreementTomas Babej2013-04-161-4/+9
* Add nfs:NONE to default PAC types only when neededTomas Babej2013-04-152-0/+58
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-1/+1
* Don't base64-encode the CA cert when uploading it during an upgrade.Rob Crittenden2013-03-071-2/+1
* Remove support for DN normalization from LDAPClient.Jan Cholasta2013-03-011-2/+2
* Remove some uses of raw python-ldapPetr Viktorin2013-03-011-4/+3
* Replace entry.getValue by entry.single_valuePetr Viktorin2013-03-011-2/+2
* Remove IPAdmin.updateEntry calls from fix_replica_agreementsPetr Viktorin2013-03-011-4/+2
* Remove unused imports from ipaserver/installPetr Viktorin2013-03-014-7/+2
* Replace entry.setValue/setValues by item assignmentPetr Viktorin2013-03-011-3/+3
* Remove some unused importsPetr Viktorin2013-03-011-4/+0
* Pylint cleanup.Jan Cholasta2013-01-291-2/+2
* Update anonymous access ACI to protect secret attributes.Rob Crittenden2013-01-232-0/+82
* Update plugin to upload CA certificate to LDAPAlexander Bokovoy2013-01-231-0/+56
* Make service naming in ipa-server-install consistentTomas Babej2012-10-221-1/+2
* Fill ipakrbprincipalalias on upgradesMartin Kosek2012-10-022-0/+96
* Add nsds5ReplicaStripAttrs to replica agreementsPetr Viktorin2012-09-043-84/+116
* Use DN objects instead of stringsJohn Dennis2012-08-125-113/+130
* Warn user if an ID range with incorrect size was createdMartin Kosek2012-07-131-6/+53
* Enable SOA serial autoincrementMartin Kosek2012-07-131-25/+26
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-022-2/+10
* Create default range entry after upgradeMartin Kosek2012-07-021-0/+74
* Per-domain DNS record permissionsMartin Kosek2012-06-281-1/+1
* Fix update plugin orderPetr Viktorin2012-06-101-15/+5
* Only allow root to run update pluginsPetr Viktorin2012-06-071-3/+0
* Fill new DNS zone update policy by defaultMartin Kosek2012-06-051-2/+2
* Remove LDAP limits from DNS serviceMartin Kosek2012-05-221-0/+49
* Use mixed-case for Read DNS Entries permissionRob Crittenden2012-04-231-3/+3
* Forbid public access to DNS treeMartin Kosek2012-04-011-15/+44
* Handle updating replication agreements that lack nsDS5ReplicatedAttributeListRob Crittenden2012-04-021-1/+21
* Amend permissions for new DNS attributesMartin Kosek2012-03-251-0/+35
* Add SSHFP update policy for existing zonesMartin Kosek2012-02-271-5/+20
* Query and transfer ACLs for DNS zonesMartin Kosek2012-02-242-0/+66
* Make sure memberof is in replication attribute exclusion list.Rob Crittenden2012-02-232-0/+63
* Add plugin framework to LDAP updates.Rob Crittenden2011-11-225-0/+426