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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
KRB5: Add a missing string argument
Jakub Hrozek
1
-1
/
+2
2012-09-10
KRB5: Return PAM_AUTH_ERR on incorrect password
Jakub Hrozek
1
-19
/
+32
2012-09-10
KRB5: cancel the sysdb transaction on one place only
Jakub Hrozek
1
-1
/
+0
2012-09-05
Don't terminate the same connection twice
Jakub Hrozek
1
-6
/
+0
2012-09-05
Retry the next server if bind during LDAP auth times out
Jakub Hrozek
1
-1
/
+6
2012-08-24
Use new debug levels in validate_tgt()
Sumit Bose
1
-13
/
+16
2012-08-24
Fix fallback in validate_tgt()
Sumit Bose
1
-8
/
+20
2012-08-23
Fix: IPv6 address with square brackets doesn't work.
Michal Zidek
4
-1
/
+35
2012-08-23
Unify usage of sysdb transactions
Michal Zidek
13
-48
/
+167
2012-08-23
Typo in debug message (SSSd -> SSSD).
Michal Zidek
1
-1
/
+1
2012-08-23
Clean up cache on server reinitialization
Pavel Březina
5
-4
/
+403
2012-08-23
Consolidation of functions that make realm upper-case
Ondrej Kos
3
-31
/
+4
2012-08-23
AD context was set to null due to type mismatch
Ondrej Kos
3
-1
/
+14
2012-08-21
Remove compilation warning: ret may be uninitialized
Pavel Březina
1
-0
/
+2
2012-08-21
Process all groups from a single nesting level
Jakub Hrozek
1
-4
/
+14
2012-08-15
KRB5: Only return PAM error for unreachable kpasswd when performing chpass
Jakub Hrozek
1
-2
/
+4
2012-08-15
FO: Return EAGAIN if there are more servers to try
Jakub Hrozek
1
-0
/
+9
2012-08-15
FO: Don't retry the same server if it's not working
Jakub Hrozek
1
-2
/
+3
2012-08-15
Duplicate detection in fail over did not work.
Michal Zidek
8
-10
/
+64
2012-08-10
When ldap_group_nesting_level was reached, the LDAP provider tried to link gr...
Michal Zidek
1
-1
/
+45
2012-08-09
Don't use server after SRV data collapsed
Jakub Hrozek
1
-5
/
+8
2012-08-09
SRV resolution for backup servers should not be permitted.
Michal Zidek
4
-5
/
+36
2012-08-09
Change default for ldap_idmap_range_min to 200000
Jakub Hrozek
3
-3
/
+3
2012-08-09
Abort PAM access phase if HBAC does not return PAM_SUCCESS
Jakub Hrozek
1
-0
/
+1
2012-08-09
Backward GOTOs rewritten into do-while loops.
Ondrej Kos
2
-245
/
+271
2012-08-08
Allocate on top of a talloc context, not NULL
Jakub Hrozek
1
-0
/
+3
2012-08-07
Always mark SRV servers as primary
Jakub Hrozek
1
-0
/
+1
2012-08-07
Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OC
Pavel Březina
2
-3
/
+3
2012-08-07
Subdomains: Send the DP reply in the correct format
Jakub Hrozek
1
-14
/
+41
2012-08-07
Failover: Return last tried server if it's still being tried
Jakub Hrozek
1
-2
/
+6
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-06
shadow attributes can contain -1
Pavel Březina
1
-1
/
+1
2012-08-06
Removed unused variable assignment
Ondrej Kos
1
-2
/
+0
2012-08-03
Don't call fo_set_{server,port}_status for SRV servers
Jakub Hrozek
1
-2
/
+3
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
3
-67
/
+156
2012-08-01
Expose an initializer function from subdomain
Simo Sorce
3
-32
/
+46
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
3
-10
/
+8
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
2
-7
/
+7
2012-08-01
Primary server support: new option in AD provider
Jan Zeleny
3
-1
/
+5
2012-08-01
Primary server support: new option in IPA provider
Jan Zeleny
3
-4
/
+6
2012-08-01
Primary server support: new options in krb5 provider
Jan Zeleny
8
-8
/
+28
[prev]
[next]