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-07-08
Add helper function msgs2attrs_array
Stephen Gallagher
2
-0
/
+33
2011-06-30
Use ldap_init_fd() instead of ldap_initialize() if available
Sumit Bose
3
-37
/
+88
2011-06-30
Use name based URI instead of IP address based URIs
Sumit Bose
1
-37
/
+2
2011-06-30
Add sdap_call_conn_cb() to call add connection callback directly
Sumit Bose
2
-0
/
+40
2011-06-30
Add sockaddr_storage to sdap_service
Sumit Bose
2
-0
/
+12
2011-06-16
Do not check pwdAttribute
Sumit Bose
1
-9
/
+0
2011-06-15
Switch resolver to using resolv_hostent and honor TTL
Jakub Hrozek
1
-2
/
+2
2011-06-02
Non-posix group processing - ldap provider and nss responder
Jan Zeleny
2
-28
/
+79
2011-06-02
Use escaped IP addresses in LDAP provider
Jakub Hrozek
1
-6
/
+56
2011-05-25
Sanitize username during initgroups call
Sumit Bose
1
-1
/
+7
2011-05-25
Separate return paths for success and failure in sdap_nested_group_check_cache
Jakub Hrozek
1
-6
/
+10
2011-05-24
Make "password" the default for ldap_default_authtok_type
Stephen Gallagher
1
-1
/
+1
2011-05-24
Fix uninitialized scalar variable in sdap_nested_group_check_cache
Jakub Hrozek
1
-2
/
+4
2011-05-24
Fix uninitialized pointer read in sdap_x_deref_parse_entry
Jakub Hrozek
1
-1
/
+1
2011-05-24
Fix bad comparison in sdap_has_deref_support
Jakub Hrozek
1
-1
/
+1
2011-05-20
Use dereference when processing RFC2307bis nested groups
Jakub Hrozek
3
-15
/
+457
2011-05-20
Refactor RFC2307bis nested group processing
Jakub Hrozek
1
-123
/
+188
2011-05-20
Use fake users during RFC2307bis nested group processing
Jakub Hrozek
1
-13
/
+165
2011-05-20
Change sysdb_add_fake_user to add OriginalDN
Jakub Hrozek
1
-1
/
+1
2011-05-20
Generic dereference search
Jakub Hrozek
2
-0
/
+157
2011-05-20
OpenLDAP dereference searches
Jakub Hrozek
3
-0
/
+376
2011-05-20
Add support for Attribute Scoped Queries
Jakub Hrozek
1
-0
/
+203
2011-05-20
Generic dereference data structures and utilities
Jakub Hrozek
2
-0
/
+45
2011-05-20
sdap_get_generic_ext
Jakub Hrozek
1
-73
/
+202
2011-05-20
Remove append_attrs_to_array
Jakub Hrozek
2
-12
/
+0
2011-05-20
IPA Provider: don't fail if user is not a member of any groups
Stephen Gallagher
1
-2
/
+5
2011-05-16
Possible memory leak fixed
Jan Zeleny
1
-1
/
+1
2011-05-16
Fixed wrong variable in sdap_initgr_nested_store
Jan Zeleny
1
-1
/
+1
2011-05-04
Fixed lastUSN checking improvements
Jan Zeleny
3
-5
/
+23
2011-05-04
Do not leak LDAP URI with high log level
Jakub Hrozek
1
-2
/
+7
2011-04-28
Do not leak LDAP paging controls
Jakub Hrozek
1
-0
/
+5
2011-04-27
Add ldap_page_size configuration option
Stephen Gallagher
4
-3
/
+9
2011-04-27
Enable paging support for LDAP
Stephen Gallagher
1
-23
/
+117
2011-04-27
Log the LDAP message type we're processing
Stephen Gallagher
1
-0
/
+57
2011-04-25
Modify principal selection for keytab authentication
Jan Zeleny
5
-6
/
+19
2011-04-19
Add last usn checking after reconnection
Jan Zeleny
2
-1
/
+31
2011-04-19
Add value of the last USN to server configuration
Stephen Gallagher
2
-0
/
+16
2011-04-19
Add user and group search LDAP filter options
Jakub Hrozek
4
-19
/
+82
2011-04-15
Do not throw a DP error when failing to delete a nonexistent entity
Stephen Gallagher
1
-4
/
+4
2011-04-12
Never remove gecos from the sysdb cache
Stephen Gallagher
1
-0
/
+9
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
[prev]
[next]