index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdap_save_group: try to determine domain by SID
Pavel Březina
2013-10-29
1
-7
/
+18
*
sdap_save_user: try to determine domain by SID
Pavel Březina
2013-10-29
1
-22
/
+32
*
ad: destroy ptasks when subdomain is removed
Pavel Březina
2013-10-25
1
-0
/
+3
*
ipa: destroy cleanup task when subdomain is removed
Pavel Březina
2013-10-25
1
-0
/
+1
*
dp: convert cleanup task to be_ptask
Pavel Březina
2013-10-25
4
-73
/
+64
*
be_ptask: add be_ptask_create_sync()
Pavel Březina
2013-10-25
2
-0
/
+117
*
dp: free sdap domain if subdomain is removed
Pavel Březina
2013-10-25
2
-0
/
+15
*
dp: add function to terminate request of specific domain
Pavel Březina
2013-10-25
2
-0
/
+23
*
dp: set request domain
Pavel Březina
2013-10-25
1
-0
/
+43
*
utils: add ERR_DOMAIN_NOT_FOUND error code
Pavel Březina
2013-10-25
2
-0
/
+2
*
dp: store list of ongoing requests
Pavel Březina
2013-10-25
2
-0
/
+18
*
dp: make subdomains refresh interval configurable
Pavel Březina
2013-10-25
7
-9
/
+24
*
AD: Add extended access filter
Jakub Hrozek
2013-10-25
5
-6
/
+623
*
AD: Search GC by default during access control, fall back to LDAP
Jakub Hrozek
2013-10-25
3
-10
/
+163
*
AD: Use the ad_access_filter if it's set
Jakub Hrozek
2013-10-25
4
-19
/
+49
*
AD: Add a new option ad_access_filter
Jakub Hrozek
2013-10-25
4
-0
/
+27
*
LDAP: Parse FQDN into name/domain for subdomain users
Jakub Hrozek
2013-10-25
1
-1
/
+11
*
LDAP: Amend sdap_access_check to allow any connection
Jakub Hrozek
2013-10-25
5
-26
/
+44
*
tests: Use right format string for type size_t
Lukas Slebodnik
2013-10-25
1
-3
/
+3
*
LDAP: Delete entry by SID if not found
Jakub Hrozek
2013-10-25
1
-3
/
+19
*
SYSDB: Add sysdb_delete_by_sid
Jakub Hrozek
2013-10-25
3
-0
/
+65
*
AD: fall back to LDAP if GC is not available.
Lukas Slebodnik
2013-10-25
3
-4
/
+24
*
AD: Prefer GC port from SRV record
Lukas Slebodnik
2013-10-25
1
-2
/
+6
*
IPA: add trusted domains with missing idrange
Sumit Bose
2013-10-25
1
-0
/
+137
*
sdap_idmap_domain_has_algorithmic_mapping: add domain name argument
Sumit Bose
2013-10-25
9
-2
/
+24
*
idmap: add sss_idmap_domain_by_name_has_algorithmic_mapping()
Sumit Bose
2013-10-25
4
-5
/
+115
*
find_subdomain_by_sid: skip domains with missing domain_id
Sumit Bose
2013-10-25
3
-12
/
+251
*
subdomains: first destroy ptask then remove sdom
Pavel Březina
2013-10-24
1
-3
/
+3
*
Inherit ID limits of parent domains if set
Jakub Hrozek
2013-10-24
1
-3
/
+5
*
sdap_get_generic_ext_send: check if we a re still connected
Sumit Bose
2013-10-22
1
-0
/
+7
*
IPA: add callback to reset subdomain timeouts
Sumit Bose
2013-10-22
1
-0
/
+23
*
Add unconditional online callbacks
Sumit Bose
2013-10-22
4
-0
/
+39
*
UTIL: Move sss_parse_name_for_domains declaration to util.h
Jakub Hrozek
2013-10-22
2
-5
/
+5
*
Remove duplicate declaration
Jakub Hrozek
2013-10-22
1
-4
/
+0
*
IPA: Do not enable IPA sites in server mode
Jakub Hrozek
2013-10-22
1
-17
/
+20
*
Remove unused constants
Jakub Hrozek
2013-10-22
1
-3
/
+0
*
Include external headers with #include <foo.h>
Jakub Hrozek
2013-10-22
21
-50
/
+66
*
IPA: Remove unused memory context.
Lukas Slebodnik
2013-10-22
1
-3
/
+1
*
krb5: Use right function to free data.
Lukas Slebodnik
2013-10-22
1
-1
/
+2
*
PROXY: Fix memory hierarchy when enumerating services
Jakub Hrozek
2013-10-21
1
-1
/
+7
*
nss: wait for initial subdomains request to finish
Pavel Březina
2013-10-17
1
-0
/
+14
*
tests: Silence alignment warning in tests.
Michal Zidek
2013-10-17
1
-5
/
+9
*
sdap_async_sudo_hostinfo.c: Use check_ipvX_addr
Michal Zidek
2013-10-17
1
-38
/
+24
*
dyndns: Use check_ipvX_addr functions
Michal Zidek
2013-10-17
1
-45
/
+6
*
util: Add functions to check if IP addresses is special
Michal Zidek
2013-10-17
3
-0
/
+194
*
krb5: Remove warning dereference of a null pointer
Lukas Slebodnik
2013-10-17
1
-4
/
+2
*
sdap_idmap: properly handle ranges for external mappings
Sumit Bose
2013-10-17
1
-24
/
+44
*
sdap_idmap: add sdap_idmap_get_configured_external_range()
Sumit Bose
2013-10-17
1
-13
/
+36
*
idmap: allow ranges with external mapping to overlap
Sumit Bose
2013-10-17
2
-5
/
+71
*
idmap: fix a memory leak if a collision is detected
Sumit Bose
2013-10-17
1
-6
/
+7
[next]