summaryrefslogtreecommitdiffstats
path: root/install/oddjob
Commit message (Expand)AuthorAgeFilesLines
* Add a new user to run the framework codeSimo Sorce2017-02-154-4/+4
* Set explicit confdir option for global contextsChristian Heimes2016-12-021-1/+3
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-291-1/+2
* Build: remove incorrect use of MAINTAINERCLEANFILESPetr Spacek2016-11-161-4/+0
* Build: fix distribution of oddjob filesPetr Spacek2016-11-091-10/+3
* Remove unused variables in the codeMartin Basti2016-09-271-1/+1
* Always fetch forest info from root DCs when establishing one-way trustMartin Babinsky2016-09-051-1/+24
* trust: make sure ID range is created for the child domain even if it existsAlexander Bokovoy2016-08-221-1/+1
* Use server API in com.redhat.idm.trust-fetch-domains oddjob helperMartin Babinsky2016-07-191-1/+1
* Do not log to file in remote conncheck sideMartin Basti2016-07-011-1/+1
* makeaci, makeapi, oddjob: use the default API contextJan Cholasta2016-06-301-2/+2
* adtrust: support UPNs for trusted domain usersAlexander Bokovoy2016-06-111-28/+3
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-1/+1
* ipaplatform: Move remaining user/group constants to ipaplatform.constants.Timo Aaltonen2016-03-231-1/+2
* Pylint: import max one module per lineMartin Basti2016-03-221-1/+2
* replica promotion: fix AVC denials in remote connection checkJan Cholasta2016-02-111-1/+1
* Refactor ipautil.runPetr Viktorin2015-12-141-3/+2
* replica install: add remote connection check over APIJan Cholasta2015-12-114-0/+46
* build: put oddjob scripts into separate directoryJan Cholasta2015-12-111-1/+1
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+5
* Decode script arguments using file system encodingJan Cholasta2015-09-071-1/+1
* Port from python-krbV to python-gssapiMichael Simacek2015-08-261-57/+31
* trusts: harden trust-fetch-domains oddjobd-based scriptAlexander Bokovoy2015-08-181-5/+24
* oddjob: avoid chown keytab to sssd if sssd user does not existAlexander Bokovoy2015-07-161-2/+7
* trust: support retrieving POSIX IDs with one-way trust during trust-addAlexander Bokovoy2015-07-081-1/+3
* trusts: add support for one-way trust and switch to it by defaultAlexander Bokovoy2015-07-084-0/+287