summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/plugins/adtrust.py
Commit message (Expand)AuthorAgeFilesLines
* adtrust: add default read_keys permission for TDO objectsAlexander Bokovoy2019-09-121-0/+56
* add default access control when migrating trust objectsAlexander Bokovoy2019-09-121-2/+12
* adtrust: avoid using timestamp in klist outputAlexander Bokovoy2019-09-101-4/+4
* ipa-client-samba: a tool to configure Samba domain member on IPA clientAlexander Bokovoy2019-06-291-1/+1
* adtrust: update Samba domain controller keytab with host keysAlexander Bokovoy2019-06-291-0/+95
* adtrust upgrade: fix wrong primary principal name, part 2Alexander Bokovoy2019-06-271-6/+30
* adtrust upgrade: fix wrong primary principal nameAlexander Bokovoy2019-06-261-2/+2
* upgrade: adtrust - catch empty result when retrieving list of trustsAlexander Bokovoy2019-05-111-5/+11
* upgrade: upgrade existing trust agreements to new layoutAlexander Bokovoy2019-03-281-42/+328
* Support Samba 4.9Alexander Bokovoy2018-09-261-1/+19
* logging: do not log into the root loggerJan Cholasta2017-07-141-9/+10
* logging: remove object-specific loggersJan Cholasta2017-07-141-25/+29
* upgrade: adtrust update_tdo_gidnumber plugin must check if adtrust is installedFlorence Blanc-Renaud2017-04-241-0/+5
* Upgrade: add gidnumber to trusted domain entryFlorence Blanc-Renaud2017-04-071-0/+56
* Remove unused variables in the codeMartin Basti2016-09-271-2/+2
* ipalib, ipaserver: migrate all plugins to Registry-based registrationJan Cholasta2016-05-251-7/+7
* trusts: use ipaNTTrustPartner attribute to detect trust entriesMartin Basti2016-02-231-1/+1
* upgrade: fix config of sidgen and extdom pluginsMartin Basti2016-02-231-0/+153
* Remove wildcard importsMartin Basti2015-12-231-1/+1
* Remove unused importsMartin Basti2015-12-231-3/+0
* replica install: add remote connection check over APIJan Cholasta2015-12-111-21/+0
* upgrade: Enable and start oddjobd if adtrust is availableTomas Babej2015-07-081-0/+24
* Server Upgrade: use debug log level for upgrade instead of infoMartin Basti2015-07-031-2/+2
* Server Upgrade: Allow base64 encoded valuesMartin Basti2015-05-111-14/+15
* Server Upgrade: plugins should use ldapupdater API instanceMartin Basti2015-04-141-8/+9
* Server Upgrade: specify order of plugins in update filesMartin Basti2015-04-141-8/+5
* Server Upgrade: Apply plugin updates immediatelyMartin Basti2015-04-141-6/+6
* Server Upgrade: Update entries in order specified in fileMartin Basti2015-03-191-6/+4
* idviews: Fix typo in upgrade handling of the Default Trust ViewTomas Babej2014-09-301-5/+5
* idviews: Create Default Trust View for upgraded serversTomas Babej2014-09-301-0/+48
* Convert remaining update code to LDAPEntry API.Jan Cholasta2014-01-241-2/+2
* Add update plugin to fill in ipaRangeType attributeTomas Babej2013-06-101-0/+1
* Use DN objects instead of stringsJohn Dennis2012-08-121-9/+7
* Warn user if an ID range with incorrect size was createdMartin Kosek2012-07-131-6/+53
* Create default range entry after upgradeMartin Kosek2012-07-021-0/+74