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-26
LDAP: Handle empty namingContexts values safely
Stephen Gallagher
1
-0
/
+8
2012-09-24
KRB5: Recover gracefully if the ccache file could not be reused
Jakub Hrozek
1
-4
/
+6
2012-09-24
Bad debug message when no dns_discovery_domain specified.
Michal Zidek
1
-3
/
+11
2012-09-24
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
5
-12
/
+6
2012-09-24
AUTOFS: Use both key and value in entry RDN
Jakub Hrozek
1
-2
/
+10
2012-09-24
AUTOFS: Add entry objects below map objects
Jakub Hrozek
1
-43
/
+91
2012-09-24
AUTOFS: Do not fail if search base is not provided
Jakub Hrozek
1
-2
/
+2
2012-09-24
AD: Handle sysdb lookup failure during tokenGroups processing
Stephen Gallagher
1
-0
/
+6
2012-09-24
Make subdomain discovery less noisy
Sumit Bose
1
-15
/
+16
2012-09-24
sdap_add_incomplete_groups(): fix ret may be uninitialized warning
Pavel Březina
1
-1
/
+1
2012-09-24
AD: Optimize initgroups lookups with tokenGroups
Stephen Gallagher
3
-4
/
+313
2012-09-24
AD: Detect domain controller compatibility version
Stephen Gallagher
3
-0
/
+44
2012-09-24
AD: autorid compatibility should recommend the use of default domain
Stephen Gallagher
1
-4
/
+4
2012-09-20
SSSD fails to store users if any of the requested attribute is empty.
Michal Zidek
1
-0
/
+6
2012-09-20
Add more debuginfo into ldap_child
Ondrej Kos
1
-23
/
+36
2012-09-20
KRB5 child: handle more error codes gracefully
Jakub Hrozek
1
-31
/
+26
2012-09-20
KRB5 child: Don't return System Error on empty password
Jakub Hrozek
1
-0
/
+4
2012-09-17
Failover: use _srv_ when no primary server is defined
Pavel Březina
4
-46
/
+12
2012-09-13
SELinux: Always use the default if it exists on the server
Jakub Hrozek
1
-9
/
+9
2012-09-13
FO: Check server validity before setting status
Jakub Hrozek
7
-33
/
+49
2012-09-12
backend: initialize sudo only when it is enabled in services
Pavel Březina
1
-3
/
+63
2012-09-12
be_process_init(): free ctx on error
Pavel Březina
1
-15
/
+21
2012-09-12
netgroup: resolve hostgroup membership correctly
Pavel Březina
1
-1
/
+1
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
[next]