index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
providers
/
ipa
/
ipa_subdomains.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
Make IPA SELinux provider aware of subdomain users
Sumit Bose
1
-0
/
+14
2013-03-20
Return error code from ipa_subdom_store
Jakub Hrozek
1
-5
/
+13
2013-02-14
subdomains: replace invalid characters with underscore in krb5 mapping file name
Pavel Březina
1
-1
/
+26
2013-02-10
Introduce IS_SUBDOMAIN() macro
Simo Sorce
1
-2
/
+2
2013-02-10
Change the way domains are linked.
Simo Sorce
1
-107
/
+45
2013-02-10
Remove sysdb_subdom completely
Simo Sorce
1
-52
/
+58
2013-02-10
Refactor sysdb_master_domain_add_info()
Simo Sorce
1
-24
/
+6
2013-02-10
Update main domain info in place
Simo Sorce
1
-5
/
+4
2013-02-10
Avoid sysdb_subdom in sysdb_get_subdomains()
Simo Sorce
1
-3
/
+1
2013-01-25
Possible null derefence in ipa_subdomains.c.
Michal Zidek
1
-0
/
+4
2013-01-21
Add be_req_get_be_ctx() helper.
Simo Sorce
1
-1
/
+2
2013-01-21
Add be_req_create() helper
Simo Sorce
1
-3
/
+2
2013-01-21
Introduce be_req_terminate() helper
Simo Sorce
1
-13
/
+8
2013-01-21
Remove domain from be_req structure
Simo Sorce
1
-19
/
+4
2013-01-21
Do not pass NULL to ipa_subdomain_retrieve()
Simo Sorce
1
-18
/
+20
2013-01-21
Remove sysdb as a be request structure member
Simo Sorce
1
-4
/
+4
2013-01-21
Remove sysdb as a be context structure member
Simo Sorce
1
-3
/
+3
2013-01-15
Add domain to some subdomain functions
Simo Sorce
1
-2
/
+7
2013-01-15
Remove the sysdb_ctx_get_domain() function.
Simo Sorce
1
-1
/
+4
2012-11-14
Run IPA subdomain provider if IPA ID provider is configured
Sumit Bose
1
-1
/
+67
2012-10-12
Allow extdom exop to return flat domain name as well
Sumit Bose
1
-0
/
+24
2012-08-23
Consolidation of functions that make realm upper-case
Ondrej Kos
1
-17
/
+1
2012-08-06
IPA: Securely set umask for mkstemp in subdomain provider
Stephen Gallagher
1
-0
/
+3
2012-08-06
IPA: Do not attempt to close the same file twice
Stephen Gallagher
1
-1
/
+1
2012-08-01
Create a domain-realm mapping for krb5.conf to be included
Jakub Hrozek
1
-0
/
+135
2012-08-01
Add automatic periodic retrieval of subdomains
Simo Sorce
1
-1
/
+44
2012-08-01
Add online callback to enumerate subdomains
Simo Sorce
1
-24
/
+49
2012-08-01
Limit refreshes keeping track of last refresh time
Simo Sorce
1
-26
/
+46
2012-08-01
Change refreshing of subdomains
Simo Sorce
1
-65
/
+156
2012-08-01
Expose an initializer function from subdomain
Simo Sorce
1
-0
/
+35
2012-08-01
Add realm paramter to subdomain list
Simo Sorce
1
-0
/
+27
2012-08-01
Use a more tractable name for subdomain request
Simo Sorce
1
-7
/
+5
2012-08-01
80 col and style fixes
Simo Sorce
1
-20
/
+48
2012-08-01
Make structure initializer more readable
Simo Sorce
1
-7
/
+15
2012-08-01
Fix wrong elements used in comparison
Simo Sorce
1
-1
/
+1
2012-08-01
Change subdomain_info
Simo Sorce
1
-6
/
+6
2012-07-10
Remove dead code in ipa_subdomains_handler_done()
Sumit Bose
1
-1
/
+1
2012-06-21
Add support for ID ranges
Sumit Bose
1
-10
/
+166
2012-06-10
IPA subdomains - ask for information about master domain
Jan Zeleny
1
-15
/
+132
2012-04-24
IPA: Add get-domains target
Sumit Bose
1
-0
/
+319