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
/
server
/
providers
/
ldap
/
sdap_async.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
Raise DEBUG level of sdap_get_generic_done()
Stephen Gallagher
1
-1
/
+1
2009-12-03
Check LDAP structure before calling ldap_unbind_ext()
Sumit Bose
1
-1
/
+3
2009-11-20
Better behavior on cleanup
Simo Sorce
1
-1
/
+1
2009-11-12
Fix double free case.
Simo Sorce
1
-1
/
+3
2009-11-09
Fix tevent_req error checking.
Simo Sorce
1
-17
/
+3
2009-11-06
Split async helpers in multiple files
Simo Sorce
1
-3285
/
+15
2009-11-06
Unify code to use the generic search interface
Simo Sorce
1
-593
/
+473
2009-11-06
Fix and enhance initgroups call
Simo Sorce
1
-170
/
+637
2009-11-06
Unify parse routines, use maps in generic searches
Simo Sorce
1
-3
/
+11
2009-11-06
Store the original memberof attributes if any
Simo Sorce
1
-7
/
+30
2009-11-05
add replacements for missing Kerberos calls
Sumit Bose
1
-8
/
+8
2009-10-30
Fix segfault when SASL is not used at all
Simo Sorce
1
-2
/
+2
2009-10-29
Add support to get rootDSE from the LDAP server.
Simo Sorce
1
-96
/
+311
2009-10-27
Move responsibility for entry expiration timeout
Simo Sorce
1
-3
/
+9
2009-10-27
Add proper support for IPA/AD schemas
Simo Sorce
1
-200
/
+560
2009-10-27
store original DN with cached group objects if available
Sumit Bose
1
-0
/
+16
2009-10-22
added generic LDAP search sdap_get_generic_send/_recv
Sumit Bose
1
-0
/
+201
2009-10-15
Check for expired passwords in LDAP provider
Sumit Bose
1
-0
/
+25
2009-10-14
Make options parser available to all providers
Simo Sorce
1
-32
/
+32
2009-10-14
make sdap_id_connect_* independent of sdap_id_ctx
Sumit Bose
1
-0
/
+172
2009-10-13
add a replacement if ldap_control_create is missing
Sumit Bose
1
-6
/
+6
2009-10-09
Differentiate between search and network timeouts
Simo Sorce
1
-3
/
+3
2009-10-08
add support for server side LDAP password policies
Sumit Bose
1
-10
/
+119
2009-10-05
remove redundant talloc_free
Sumit Bose
1
-3
/
+0
2009-10-01
Fix long timeout on ldap operation
Simo Sorce
1
-3
/
+12
2009-10-01
Initial implementation of sasl bind support
Simo Sorce
1
-5
/
+382
2009-09-25
Let backend respond while fetching large results
Simo Sorce
1
-2
/
+11
2009-09-23
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
1
-3
/
+3
2009-09-21
Use syslog for logging error conditions in SSSD
Jakub Hrozek
1
-3
/
+3
2009-09-16
Check if SSL/TLS handler is already in place
Sumit Bose
1
-1
/
+8
2009-09-14
Turn ldap driver options into multitype
Simo Sorce
1
-21
/
+24
2009-09-11
Complete the removal of "legacy" option.
Simo Sorce
1
-21
/
+186
2009-09-11
Fix memory mishandling.
Simo Sorce
1
-10
/
+7
2009-09-10
Fix Ldap id backend offline code
Simo Sorce
1
-8
/
+19
2009-09-08
Fix two possible uninitialized values
Simo Sorce
1
-1
/
+1
2009-09-03
Avoid crash when timestamp is NULL
Ralf Haferkamp
1
-1
/
+3
2009-09-03
Fix initgroups search filter when using rfc2307bis
Ralf Haferkamp
1
-2
/
+2
2009-08-28
check if gid attribute is empty
Sumit Bose
1
-0
/
+6
2009-08-27
Make enumeration an independent task
Simo Sorce
1
-15
/
+133
2009-08-27
Always save using member/memberOf
Simo Sorce
1
-0
/
+5
2009-08-24
Do not fail enumerations if a single store fails
Simo Sorce
1
-40
/
+45
2009-08-24
some UPN handling fixes
Sumit Bose
1
-3
/
+27
2009-08-21
store additional LDAP attributes
Sumit Bose
1
-4
/
+45
2009-08-19
enable usage of defaultBindDn
Sumit Bose
1
-0
/
+18
2009-08-10
Do not fail enumerations because of range checks
Simo Sorce
1
-3
/
+15
2009-08-04
Fix race condition in sdap code
Simo Sorce
1
-82
/
+163
2009-08-03
Fix search replies getting ignored
Simo Sorce
1
-14
/
+12
2009-07-24
Fix race condition that was causing segfaults
Simo Sorce
1
-80
/
+136
2009-07-21
added LDAP change password backend target
Sumit Bose
1
-0
/
+134
2009-07-20
Rework the engine that deals with openldap libraries
Simo Sorce
1
-478
/
+367
[next]