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
2011-04-08
Fix unchecked return values of pam_add_response
Jakub Hrozek
2
-3
/
+11
2011-04-08
Don't pass NULL to printf for TLS errors
Jakub Hrozek
3
-33
/
+24
2011-04-01
Do not attempt to resolve nameless servers
Jakub Hrozek
1
-1
/
+1
2011-04-01
Only save members for successfully saved groups
Jakub Hrozek
1
-2
/
+17
2011-03-30
Fall back to cn if gecos is not available
Stephen Gallagher
1
-0
/
+9
2011-03-28
Mark transaction as done when cancelled
Jakub Hrozek
1
-2
/
+8
2011-03-28
RFC2307: Ignore zero-length member names in group lookups
Stephen Gallagher
1
-0
/
+4
2011-03-28
Always complete the transaction in sdap_process_group_members_2307
Stephen Gallagher
1
-0
/
+11
2011-03-28
Fix typo in sdap_nested_group_process_step
Jakub Hrozek
1
-1
/
+1
2011-03-24
Return from functions in LDAP provider after marking request as failed
Jakub Hrozek
1
-1
/
+4
2011-03-24
Add host access control support
Pierre Ossman
6
-3
/
+157
2011-03-23
Add sysdb_attrs_primary_name_list() routine
Stephen Gallagher
1
-18
/
+22
2011-03-23
Use sysdb_attrs_primary_name() in sdap_initgr_nested_store_group
Stephen Gallagher
1
-1
/
+3
2011-03-23
Use fake groups during IPA schema initgroups
Jakub Hrozek
1
-114
/
+418
2011-03-23
Add originalDN to fake groups
Jakub Hrozek
1
-1
/
+10
2011-03-23
RFC2307bis: Ignore aliases for groups
Stephen Gallagher
1
-14
/
+26
2011-03-23
RFC2307: Ignore aliases for groups
Stephen Gallagher
1
-23
/
+35
2011-03-23
Ignore aliases for users
Stephen Gallagher
1
-20
/
+26
2011-03-22
Sanitize DN when searching the original DN in the cache
Sumit Bose
1
-1
/
+9
2011-03-17
Fix incorrect return value check
Stephen Gallagher
1
-1
/
+1
2011-03-15
Fix LDAP search filter for nested initgroups
Jakub Hrozek
1
-1
/
+1
2011-03-14
Fix one unlikely case of failure in sdap_id_op module
Jan Zeleny
1
-1
/
+3
2011-03-14
Require existence of username, uid and gid for user enumeration
Stephen Gallagher
1
-12
/
+18
2011-03-14
Require existence of GID number and name in group searches
Stephen Gallagher
3
-25
/
+42
2011-03-09
Run callbacks if server IP changes
Jakub Hrozek
3
-2
/
+20
2011-03-09
Release handle if not connected
Sumit Bose
1
-0
/
+1
2011-03-08
Always expire host name resolution
Jakub Hrozek
1
-8
/
+7
2011-03-08
Remove unused sysdb_attrs object
Jan Zeleny
1
-8
/
+0
2011-03-08
Remove unused be_check_online() SBUS call
Jan Zeleny
2
-50
/
+0
2011-03-07
Prevent segfault in failover code
Jakub Hrozek
1
-2
/
+3
2011-03-03
Fixes for dynamic DNS update
Sumit Bose
1
-16
/
+87
2011-02-28
Reset server status after timeout
Jakub Hrozek
1
-1
/
+11
2011-02-28
Use realm for basedn instead of IPA domain
Jakub Hrozek
4
-48
/
+50
2011-02-22
Fix uninitialized value error in ipa_get_id_options()
Stephen Gallagher
1
-7
/
+7
2011-02-22
Add krb5_realm to the basic IPA options
Stephen Gallagher
2
-2
/
+4
2011-02-22
Check ccache file for renewable TGTs at startup
Sumit Bose
3
-0
/
+241
2011-02-22
Allow krb5_realm to override ipa_domain
Stephen Gallagher
3
-18
/
+37
2011-02-21
IPA provider: remove deleted groups during initgroups()
Stephen Gallagher
1
-3
/
+112
2011-02-18
Remove renewal item if it is not re-added
Sumit Bose
1
-1
/
+34
2011-02-18
Remove cached user entry if initgroups returns ENOENT
Stephen Gallagher
1
-0
/
+11
2011-02-17
Point the IPA provider at the compat tree for netgroups
Stephen Gallagher
1
-0
/
+19
2011-02-16
Do not attempt to use START_TLS on SSL connections
Stephen Gallagher
4
-11
/
+43
2011-02-14
Verify LDAP file descriptor validity
Stephen Gallagher
1
-1
/
+1
2011-02-11
Fix cleanup transaction
Stephen Gallagher
1
-0
/
+1
2011-02-04
Only print "no matching service rule" when appropriate
Stephen Gallagher
1
-6
/
+6
2011-02-03
Wrap cleanup task in a sysdb transaction
Stephen Gallagher
1
-0
/
+20
2011-02-01
Sanitize search filters for nested group lookups
Stephen Gallagher
1
-3
/
+17
2011-01-31
Remove LDAP_DEPRECATED
Sumit Bose
1
-1
/
+0
2011-01-27
Add option to disable TLS for LDAP auth
Stephen Gallagher
5
-4
/
+25
2011-01-27
Do not fail if attributes are empty
Sumit Bose
1
-16
/
+29
[next]