index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set default DNS resolution timeout to 6 seconds.
Michal Zidek
2013-07-24
1
-2
/
+2
*
LDAP: Use domain-specific name where appropriate
Jakub Hrozek
2013-07-24
5
-112
/
+159
*
Fix possible dereference of a NULL pointer.
Lukas Slebodnik
2013-07-23
1
-1
/
+1
*
KRB5: Do not send PAC in server mode
Jakub Hrozek
2013-07-23
5
-7
/
+27
*
Fix warnings: uninitialized variable
Lukas Slebodnik
2013-07-22
2
-4
/
+3
*
Remove unused memory context from function unpack_authtok
Lukas Slebodnik
2013-07-22
1
-3
/
+3
*
Fix the default FQDN format
Jakub Hrozek
2013-07-19
1
-1
/
+1
*
AD: Set the bool value same as default value in opts
Jakub Hrozek
2013-07-19
1
-4
/
+4
*
IPA: warn if full_name_format is customized in server mode
Jakub Hrozek
2013-07-19
1
-0
/
+17
*
Add mising argument required by format string
Lukas Slebodnik
2013-07-19
1
-2
/
+3
*
Remove unused be_ctx->sigchld_ctx
Jakub Hrozek
2013-07-18
2
-9
/
+0
*
KRB: Replace multiple calls with variable
Ondrej Kos
2013-07-18
1
-6
/
+9
*
KRB: Handle empty password gracefully
Ondrej Kos
2013-07-18
1
-0
/
+11
*
SIGCHLD handler: do not call callback when pvt data where freed
Pavel Březina
2013-07-17
3
-3
/
+7
*
print hint about password complexity when new password is rejected
Pavel Březina
2013-07-17
2
-1
/
+15
*
LDAP: When resolving a SID, search for groups first, then users
Jakub Hrozek
2013-07-17
1
-19
/
+18
*
Use conditional build for retrieving ccache.
Lukas Slebodnik
2013-07-15
2
-88
/
+22
*
Return right directory name for dircache
Lukas Slebodnik
2013-07-11
1
-6
/
+10
*
Always set port status to neutral when resetting service.
Michal Zidek
2013-07-11
1
-1
/
+2
*
KRB5_CHILD: Fix handling of get_password return code
Ondrej Kos
2013-07-10
1
-4
/
+10
*
ldap: only update shadowLastChange when password change is successful
Jim Collins
2013-07-01
1
-1
/
+2
*
IPA: Look up AD users directly if IPA server mode is on
Jakub Hrozek
2013-06-28
6
-6
/
+168
*
IPA: Create and remove AD id_ctx for subdomains discovered in server mode
Jakub Hrozek
2013-06-28
1
-0
/
+182
*
AD: Move storing sdap_domain for subdomain to generic LDAP code
Jakub Hrozek
2013-06-28
3
-65
/
+78
*
IPA: Initialize server mode ctx if server mode is on
Jakub Hrozek
2013-06-28
4
-0
/
+62
*
AD: initialize failover with custom realm, domain and failover service
Jakub Hrozek
2013-06-28
3
-28
/
+41
*
AD: decouple ad_id_ctx initialization
Jakub Hrozek
2013-06-28
3
-102
/
+285
*
LDAP: Add utility function sdap_copy_map
Jakub Hrozek
2013-06-28
2
-0
/
+45
*
IPA: Add a server mode option
Jakub Hrozek
2013-06-28
2
-0
/
+2
*
Save mpg state for subdomains
Sumit Bose
2013-06-28
2
-4
/
+13
*
IPA: read ranges before subdomains
Sumit Bose
2013-06-28
1
-29
/
+27
*
Replace new_subdomain() with find_subdomain_by_name()
Sumit Bose
2013-06-28
5
-16
/
+11
*
Add support for new ipaRangeType attribute
Sumit Bose
2013-06-28
3
-6
/
+36
*
Add ipa_idmap_init()
Sumit Bose
2013-06-28
3
-1
/
+275
*
Replace SDAP_ID_MAPPING checks with sdap_idmap_domain_has_algorithmic_mapping
Sumit Bose
2013-06-28
5
-14
/
+38
*
Add sdap_idmap_domain_has_algorithmic_mapping()
Sumit Bose
2013-06-28
2
-0
/
+62
*
Allow different methods to find new domains for idmapping
Sumit Bose
2013-06-28
2
-3
/
+24
*
SDAP IDMAP: Add configured domain to idmap context
Sumit Bose
2013-06-28
1
-0
/
+70
*
Add now options ldap_min_id and ldap_max_id
Sumit Bose
2013-06-28
4
-0
/
+8
*
SSH: When host is removed from LDAP, remove it from the cache as well
Jan Cholasta
2013-06-27
1
-1
/
+8
*
Fix compilation warning
Jakub Hrozek
2013-06-27
1
-1
/
+1
*
AD: Write out domain-realm mappings
Jakub Hrozek
2013-06-27
3
-165
/
+10
*
KRB5: guess UPN for subdomain users
Jakub Hrozek
2013-06-27
7
-18
/
+43
*
AD: kinit with the local DC even when talking to a GC
Jakub Hrozek
2013-06-26
2
-4
/
+21
*
Use forest for GC SRV lookups
Sumit Bose
2013-06-26
1
-12
/
+40
*
Do not switch to credentials everytime.
Lukas Slebodnik
2013-06-26
1
-4
/
+69
*
Every time return directory for krb5 cache collection.
Lukas Slebodnik
2013-06-26
2
-4
/
+64
*
fix dead code in fail_over_srv.c
Pavel Březina
2013-06-25
1
-11
/
+12
*
krb5: do not use enterprise principals for renewals
Sumit Bose
2013-06-25
1
-1
/
+6
*
krb5: do not send pac for IPA users from the local domain
Sumit Bose
2013-06-25
5
-10
/
+20
[next]