index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugins
/
trust.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
subdomains: Use AD admin credentials when trust is being established
Alexander Bokovoy
2013-11-29
1
-3
/
+10
*
trusts: Do not pass base-id to the subdomain ranges
Tomas Babej
2013-11-22
1
-0
/
+5
*
trusts: Fix typo in error message for realm-domain mismatch
Tomas Babej
2013-10-25
1
-2
/
+2
*
trusts: combine filters with AND to make sure only the intended domain matches
Jakub Hrozek
2013-10-24
1
-1
/
+2
*
Get the created range type in case of re-establishing trust
Tomas Babej
2013-10-21
1
-0
/
+2
*
trusts: Do not create ranges for subdomains in case of POSIX trust
Tomas Babej
2013-10-14
1
-11
/
+39
*
ipa-kdb: Handle parent-child relationship for subdomains
Alexander Bokovoy
2013-10-04
1
-0
/
+6
*
trust: integrate subdomains support into trust-add
Alexander Bokovoy
2013-10-04
1
-3
/
+20
*
ipaserver/dcerpc: remove use of trust account authentication
Alexander Bokovoy
2013-10-04
1
-1
/
+0
*
trusts: support subdomains in a forest
Alexander Bokovoy
2013-10-04
1
-51
/
+278
*
Do not add trust to AD in case of IPA realm-domain mismatch
Tomas Babej
2013-10-03
1
-0
/
+13
*
Fix tests which fail after ipa-adtrust-install
Ana Krivokapic
2013-08-28
1
-0
/
+44
*
Fix incorrect error message occurence when re-adding the trust
Tomas Babej
2013-08-27
1
-1
/
+1
*
Prevent *.pyo and *.pyc multilib problems
Martin Kosek
2013-08-13
1
-1
/
+1
*
Add new command compat-is-enabled
Ana Krivokapic
2013-08-07
1
-0
/
+44
*
Use AD LDAP probing to create trusted domain ID range
Tomas Babej
2013-07-23
1
-12
/
+99
*
Add --range-type option that forces range type of the trusted domain
Tomas Babej
2013-07-11
1
-2
/
+38
*
Require rid-base and secondary-rid-base in idrange-add after ipa-adtrust-install
Ana Krivokapic
2013-06-24
1
-4
/
+28
*
Fail when adding a trust with a different range
Ana Krivokapic
2013-06-24
1
-69
/
+148
*
Do not translate trust type and direction with --raw in trust_show and trust-...
Tomas Babej
2013-05-29
1
-6
/
+28
*
Resolve SIDs in Web UI
Alexander Bokovoy
2013-05-06
1
-0
/
+55
*
Fix trustconfig-mod primary group error
Martin Kosek
2013-04-10
1
-1
/
+1
*
Do not hide idrange-add errors when adding trust
Martin Kosek
2013-03-13
1
-9
/
+6
*
Use the dn attribute of LDAPEntry to set/get DNs of entries.
Jan Cholasta
2013-03-01
1
-1
/
+1
*
Add custom mapping object for LDAP entry data.
Jan Cholasta
2013-03-01
1
-1
/
+1
*
Add SID blacklist attributes
Martin Kosek
2013-02-12
1
-6
/
+38
*
Add trusconfig-show and trustconfig-mod commands
Martin Kosek
2013-02-11
1
-7
/
+183
*
Do not recommend how to configure DNS in error message
Sumit Bose
2012-12-03
1
-13
/
+9
*
Clarify trust-add help regarding multiple runs against the same domain
Alexander Bokovoy
2012-11-02
1
-3
/
+25
*
Resolve external members from trusted domain via Global Catalog
Alexander Bokovoy
2012-11-01
1
-9
/
+8
*
Use PublicError instructions support for trust-add case when domain is not found
Alexander Bokovoy
2012-10-11
1
-7
/
+8
*
Fix wrong RID for Domain Admins in the examples of trust commands
Alexander Bokovoy
2012-10-10
1
-2
/
+2
*
Handle NotFound exception when establishing trust
Alexander Bokovoy
2012-10-09
1
-3
/
+34
*
Add documentation for 'ipa trust' set of commands
Alexander Bokovoy
2012-09-20
1
-2
/
+58
*
Add verification of the AD trust
Alexander Bokovoy
2012-09-17
1
-5
/
+7
*
Fix various typos.
Yuri Chornoivan
2012-09-18
1
-2
/
+2
*
Trust CLI: mark trust-mod for future use
Sumit Bose
2012-09-07
1
-1
/
+6
*
Trust CLI: return more details of added trust
Sumit Bose
2012-09-07
1
-0
/
+11
*
Trust CLI: Return more details when searching trusts
Sumit Bose
2012-09-07
1
-0
/
+13
*
Do not create trust if murmur hash is not available and base-id not given
Sumit Bose
2012-09-07
1
-6
/
+5
*
Rename range CLI to idrange
Sumit Bose
2012-09-07
1
-2
/
+2
*
Ignore lint errors if pysssd_murmur and samba4 support not installed when bui...
Alexander Bokovoy
2012-08-15
1
-2
/
+2
*
trust CLI: add ID range for new trusted domain
Sumit Bose
2012-08-15
1
-1
/
+62
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-2
/
+6
*
Add --{set,add,del}attr options to commands which are missing them.
Jan Cholasta
2012-08-03
1
-1
/
+1
*
Handle various forms of admin accounts when establishing trusts
Alexander Bokovoy
2012-07-18
1
-0
/
+8
*
ipalib/plugins/trust.py: ValidationError takes 'error' named argument, not 'r...
Alexander Bokovoy
2012-07-18
1
-3
/
+3
*
Add support for external group members
Alexander Bokovoy
2012-06-28
1
-0
/
+4
*
Rename 'ipa trust-add-ad' to 'ipa trust-add --type=ad'
Alexander Bokovoy
2012-06-25
1
-4
/
+22
*
Use correct SID attribute for trusted domains
Alexander Bokovoy
2012-06-25
1
-2
/
+2
[next]