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
/
ldap
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-12
Initialise rootdse to NULL if not available
Sumit Bose
1
-0
/
+1
2011-04-11
Initialise srv_opts even if rootDSE is missing
Sumit Bose
2
-46
/
+49
2011-04-08
Read only rootDSE data if rootDSE is available
Sumit Bose
1
-20
/
+22
2011-04-08
Fix unchecked return values of pam_add_response
Jakub Hrozek
1
-2
/
+7
2011-04-08
Don't pass NULL to printf for TLS errors
Jakub Hrozek
3
-33
/
+24
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
5
-2
/
+155
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
Release handle if not connected
Sumit Bose
1
-0
/
+1
2011-02-21
IPA provider: remove deleted groups during initgroups()
Stephen Gallagher
1
-3
/
+112
2011-02-18
Remove cached user entry if initgroups returns ENOENT
Stephen Gallagher
1
-0
/
+11
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
3
-2
/
+19
2011-01-27
Do not fail if attributes are empty
Sumit Bose
1
-16
/
+29
2011-01-21
Delete attributes that are removed from LDAP
Stephen Gallagher
3
-8
/
+163
2011-01-21
Fix nested group handling during enumeration
Sumit Bose
1
-0
/
+14
2011-01-21
Add missing include file to sdap_async_accounts.c
Stephen Gallagher
1
-0
/
+1
2011-01-21
Add the user's primary group to the initgroups lookup
Stephen Gallagher
3
-14
/
+56
2011-01-20
Add ldap_tls_{cert,key,cipher_suite} config options
Tyson Whitehead
3
-0
/
+33
2011-01-19
Fix return value check
Sumit Bose
1
-2
/
+2
2011-01-19
Don't double-sanitize member DNs
Stephen Gallagher
1
-12
/
+4
2011-01-19
Add LDAP expire policy base RHDS/IPA attribute
Sumit Bose
5
-3
/
+52
2011-01-19
Add LDAP expire policy based on AD attributes
Sumit Bose
5
-3
/
+99
2011-01-17
Add ldap_search_enumeration_timeout config option
Sumit Bose
3
-4
/
+6
2011-01-17
Add timeout parameter to sdap_get_generic_send()
Sumit Bose
8
-32
/
+77
2011-01-14
Do not throw a DP error when a netgroup is not found
Stephen Gallagher
1
-5
/
+1
[next]