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
/
sdap_async.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-07
Special-case LDAP_SIZELIMIT_EXCEEDED
Jakub Hrozek
1
-4
/
+9
2012-05-03
Read sysdb attribute name, not LDAP attribute map name
Jakub Hrozek
1
-2
/
+2
2012-04-20
sdap_check_aliases must not error when detects the same user
Jakub Hrozek
1
-13
/
+31
2012-04-18
Prevent printing NULL from DEBUG messages
Jakub Hrozek
1
-2
/
+4
2012-03-21
LDAP: Add better error logging when ldap_result() fails
Stephen Gallagher
1
-1
/
+3
2012-02-24
LDAP: Only use paging control on requests for multiple entries
Stephen Gallagher
1
-5
/
+40
2012-02-21
End request if ldap_parse_result fails
Jakub Hrozek
1
-0
/
+3
2012-02-06
Update shadowLastChanged attribute during LDAP password change
Jan Zeleny
1
-0
/
+132
2012-01-18
LDAP: Add option to disable paging control
Stephen Gallagher
1
-2
/
+6
2011-12-16
Use the case sensitivity flag in the LDAP provider
Jakub Hrozek
1
-4
/
+5
2011-12-16
Refactor saving sdap entities
Jakub Hrozek
1
-0
/
+80
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
1
-1
/
+2
2011-11-18
Prevent printing NULL in several places of LDAP provider
Jakub Hrozek
1
-2
/
+4
2011-11-02
Remove confusing do-while loop
Jakub Hrozek
1
-35
/
+36
2011-11-02
Use LDAPDerefSpec properly
Jakub Hrozek
1
-4
/
+6
2011-09-28
Store name aliases for users, groups
Jakub Hrozek
1
-0
/
+90
2011-09-06
Keep deref controls until the whole request is finished
Jakub Hrozek
1
-8
/
+45
2011-09-06
Improve error message for LDAP password constraint violation
Jakub Hrozek
1
-5
/
+12
2011-09-06
Allow turning dereference off by setting the threshold to 0
Jakub Hrozek
1
-1
/
+7
2011-09-06
sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()
Pavel Březina
1
-5
/
+5
2011-08-25
New DEBUG facility - conversion
Pavel Březina
1
-1
/
+1
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
Generic dereference search
Jakub Hrozek
1
-0
/
+139
2011-05-20
OpenLDAP dereference searches
Jakub Hrozek
1
-0
/
+210
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
1
-0
/
+35
2011-05-20
sdap_get_generic_ext
Jakub Hrozek
1
-73
/
+202
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
1
-2
/
+1
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-08
Don't pass NULL to printf for TLS errors
Jakub Hrozek
1
-4
/
+2
2011-03-09
Release handle if not connected
Sumit Bose
1
-0
/
+1
2011-01-17
Add timeout parameter to sdap_get_generic_send()
Sumit Bose
1
-5
/
+6
2010-12-07
ldap: add checks to determine if USN features are available.
Simo Sorce
1
-0
/
+1
2010-11-05
Review comments for namingContexts patches
Sumit Bose
1
-9
/
+9
2010-11-04
Use (default)namingContext to set empty search bases
Sumit Bose
1
-1
/
+1
2010-11-04
Add defaultNamingContext to RootDSE attributes
Sumit Bose
1
-0
/
+1
2010-10-22
Add some missing ldap_memfree()
Sumit Bose
1
-1
/
+2
2010-09-15
Check if control is supported before using it.
Simo Sorce
1
-7
/
+9
2010-09-15
Revert "Make ldap bind asynchronous"
Jakub Hrozek
1
-201
/
+70
2010-09-02
Make ldap bind asynchronous
Martin Nagy
1
-70
/
+201
2010-09-02
Properly handle errors from a password change operation
Stephen Gallagher
1
-8
/
+14
2010-07-09
Log TLS errors to syslog
Stephen Gallagher
1
-1
/
+17
2010-07-09
Remove remainder of now unused global LDAP connection handle.
eindenbom
1
-1
/
+1
2010-06-28
Make RootDSE optional
Stephen Gallagher
1
-1
/
+3
2010-06-28
Add explicit requests for several operational attrs
Alexander Gordeev
1
-1
/
+12
2010-05-07
Use all available servers in LDAP provider
Jakub Hrozek
1
-1
/
+5
2010-05-03
Avoid freeing sdap_handle too early
Simo Sorce
1
-18
/
+40
[next]