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
*
Duplicate detection in fail over did not work.
Michal Zidek
2012-08-15
8
-10
/
+64
*
When ldap_group_nesting_level was reached, the LDAP provider tried to link gr...
Michal Zidek
2012-08-10
1
-1
/
+45
*
Don't use server after SRV data collapsed
Jakub Hrozek
2012-08-09
1
-5
/
+8
*
SRV resolution for backup servers should not be permitted.
Michal Zidek
2012-08-09
4
-5
/
+36
*
Change default for ldap_idmap_range_min to 200000
Jakub Hrozek
2012-08-09
3
-3
/
+3
*
Abort PAM access phase if HBAC does not return PAM_SUCCESS
Jakub Hrozek
2012-08-09
1
-0
/
+1
*
Backward GOTOs rewritten into do-while loops.
Ondrej Kos
2012-08-09
2
-245
/
+271
*
Allocate on top of a talloc context, not NULL
Jakub Hrozek
2012-08-08
1
-0
/
+3
*
Always mark SRV servers as primary
Jakub Hrozek
2012-08-07
1
-0
/
+1
*
Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OC
Pavel Březina
2012-08-07
2
-3
/
+3
*
Subdomains: Send the DP reply in the correct format
Jakub Hrozek
2012-08-07
1
-14
/
+41
*
Failover: Return last tried server if it's still being tried
Jakub Hrozek
2012-08-07
1
-2
/
+6
*
IPA: Securely set umask for mkstemp in subdomain provider
Stephen Gallagher
2012-08-06
1
-0
/
+3
*
IPA: Do not attempt to close the same file twice
Stephen Gallagher
2012-08-06
1
-1
/
+1
*
shadow attributes can contain -1
Pavel Březina
2012-08-06
1
-1
/
+1
*
Removed unused variable assignment
Ondrej Kos
2012-08-06
1
-2
/
+0
*
Don't call fo_set_{server,port}_status for SRV servers
Jakub Hrozek
2012-08-03
1
-2
/
+3
*
Create a domain-realm mapping for krb5.conf to be included
Jakub Hrozek
2012-08-01
1
-0
/
+135
*
Add automatic periodic retrieval of subdomains
Simo Sorce
2012-08-01
1
-1
/
+44
*
Add online callback to enumerate subdomains
Simo Sorce
2012-08-01
1
-24
/
+49
*
Limit refreshes keeping track of last refresh time
Simo Sorce
2012-08-01
1
-26
/
+46
*
Change refreshing of subdomains
Simo Sorce
2012-08-01
3
-67
/
+156
*
Expose an initializer function from subdomain
Simo Sorce
2012-08-01
3
-32
/
+46
*
Add realm paramter to subdomain list
Simo Sorce
2012-08-01
1
-0
/
+27
*
Use a more tractable name for subdomain request
Simo Sorce
2012-08-01
3
-10
/
+8
*
80 col and style fixes
Simo Sorce
2012-08-01
1
-20
/
+48
*
Make structure initializer more readable
Simo Sorce
2012-08-01
1
-7
/
+15
*
Fix wrong elements used in comparison
Simo Sorce
2012-08-01
1
-1
/
+1
*
Change subdomain_info
Simo Sorce
2012-08-01
2
-7
/
+7
*
Primary server support: new option in AD provider
Jan Zeleny
2012-08-01
3
-1
/
+5
*
Primary server support: new option in IPA provider
Jan Zeleny
2012-08-01
3
-4
/
+6
*
Primary server support: new options in krb5 provider
Jan Zeleny
2012-08-01
8
-8
/
+28
*
Primary server support: new option in ldap provider
Jan Zeleny
2012-08-01
5
-4
/
+11
*
Primary server support: AD adaptation
Jan Zeleny
2012-08-01
3
-35
/
+77
*
Primary server support: LDAP adaptation
Jan Zeleny
2012-08-01
3
-35
/
+84
*
Primary server support: krb5 adaptation
Jan Zeleny
2012-08-01
3
-49
/
+94
*
Primary server support: IPA adaptation
Jan Zeleny
2012-08-01
3
-35
/
+77
*
Primary server support: support for "disconnecting" connections in LDAP
Jan Zeleny
2012-08-01
1
-4
/
+37
*
Primary server support: basic support in failover code
Jan Zeleny
2012-08-01
7
-51
/
+257
*
Primary server support: introduce concept of reconnection
Jan Zeleny
2012-08-01
2
-0
/
+43
*
Unbreak SASL
Pavel Březina
2012-07-31
1
-9
/
+12
*
Support fetching of host from sysdb in SELinux code
Jan Zeleny
2012-07-31
1
-11
/
+55
*
Support fetching of HBAC rules from sysdb in SELinux code
Jan Zeleny
2012-07-31
1
-14
/
+47
*
Modify hbac_get_cached_rules() so it can be used outside of HBAC code
Jan Zeleny
2012-07-31
2
-14
/
+22
*
sudo ldap provider: support autoconfiguration of hostnames
Pavel Březina
2012-07-30
1
-6
/
+275
*
Remove unused member of be_req
Jan Zeleny
2012-07-27
1
-3
/
+0
*
Move SELinux processing from session to account PAM stack
Jan Zeleny
2012-07-27
2
-0
/
+33
*
Renamed session provider to selinux provider
Jan Zeleny
2012-07-27
6
-56
/
+54
*
Always free request in data provider PAM callback
Jan Zeleny
2012-07-27
1
-2
/
+3
*
Provide counter of possible matches in SELinux IPA provider
Jan Zeleny
2012-07-25
1
-6
/
+6
[next]