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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-23
Make backend request type a bitfield
Stephen Gallagher
1
-1
/
+1
2009-11-23
Add ldap_pwd_policy option
Sumit Bose
4
-45
/
+92
2009-11-20
Add initial failover support for ldap and ipa
Simo Sorce
9
-17
/
+266
2009-11-20
Raise some timeouts
Simo Sorce
1
-2
/
+2
2009-11-20
Filter by id range before actually storing entries.
Simo Sorce
1
-0
/
+24
2009-11-20
Better behavior on cleanup
Simo Sorce
4
-20
/
+44
2009-11-18
Store initgr expire time on initgr call
Simo Sorce
1
-6
/
+17
2009-11-12
Fix double free case.
Simo Sorce
1
-1
/
+3
2009-11-12
Try to fix offline logins
Simo Sorce
1
-12
/
+6
2009-11-10
Add cleanup task
Simo Sorce
6
-155
/
+910
2009-11-09
Fix tevent_req error checking.
Simo Sorce
6
-117
/
+45
2009-11-09
Fix enumerations
Simo Sorce
1
-2
/
+6
2009-11-06
Split async helpers in multiple files
Simo Sorce
5
-3285
/
+3383
2009-11-06
Reorganize ldap id provider files
Simo Sorce
4
-547
/
+583
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
4
-130
/
+77
2009-11-06
Store the original memberof attributes if any
Simo Sorce
1
-7
/
+30
2009-11-06
Make useful function more broadly available.
Simo Sorce
3
-30
/
+30
2009-11-05
add replacements for missing Kerberos calls
Sumit Bose
1
-8
/
+8
2009-11-03
Rename sdap_id_map to sdap_attr_map
Simo Sorce
4
-19
/
+55
2009-10-30
Fix segfault when SASL is not used at all
Simo Sorce
2
-2
/
+4
2009-10-29
Add support to get rootDSE from the LDAP server.
Simo Sorce
6
-121
/
+398
2009-10-29
Tidy up ipa options
Simo Sorce
2
-2
/
+29
2009-10-28
Kill the ldap connection when we go offline
Simo Sorce
1
-5
/
+16
2009-10-27
Move responsibility for entry expiration timeout
Simo Sorce
3
-5
/
+11
2009-10-27
Add proper support for IPA/AD schemas
Simo Sorce
4
-202
/
+574
2009-10-27
store original DN with cached group objects if available
Sumit Bose
1
-0
/
+16
2009-10-22
Better offline/enumeration behavior
Simo Sorce
1
-10
/
+12
2009-10-22
added generic LDAP search sdap_get_generic_send/_recv
Sumit Bose
4
-0
/
+304
2009-10-16
Always list inputs before outputs
Simo Sorce
1
-8
/
+11
2009-10-16
Move all ldap provider init functions
Simo Sorce
5
-145
/
+202
2009-10-15
Check for expired passwords in LDAP provider
Sumit Bose
4
-23
/
+425
2009-10-15
Return the dp error from the providers
Simo Sorce
2
-26
/
+47
2009-10-14
Move ldap provider configuration into its own file
Simo Sorce
6
-189
/
+252
2009-10-14
Make options parser available to all providers
Simo Sorce
6
-294
/
+99
2009-10-14
make sdap_id_connect_* independent of sdap_id_ctx
Sumit Bose
3
-180
/
+188
2009-10-13
add a replacement if ldap_control_create is missing
Sumit Bose
3
-8
/
+7
2009-10-09
Differentiate between search and network timeouts
Simo Sorce
3
-5
/
+7
2009-10-08
add support for server side LDAP password policies
Sumit Bose
3
-11
/
+125
2009-10-05
remove redundant talloc_free
Sumit Bose
1
-3
/
+0
2009-10-01
Fix long timeout on ldap operation
Simo Sorce
2
-5
/
+14
2009-10-01
Initial implementation of sasl bind support
Simo Sorce
6
-59
/
+488
2009-09-25
Let backend respond while fetching large results
Simo Sorce
1
-2
/
+11
2009-09-25
add new config options ldap_tls_cacert and ldap_tls_cacertdir
Sumit Bose
4
-67
/
+72
2009-09-25
Upgrade confdb to version 2
Stephen Gallagher
1
-58
/
+58
2009-09-23
Fix copy&paste of wrong structure
Simo Sorce
1
-2
/
+2
2009-09-23
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
3
-38
/
+38
2009-09-21
Use syslog for logging error conditions in SSSD
Jakub Hrozek
3
-38
/
+38
2009-09-16
Check if SSL/TLS handler is already in place
Sumit Bose
1
-1
/
+8
[next]