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-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
2011-01-14
Add missing sysdb transaction to group enumerations
Stephen Gallagher
1
-12
/
+45
2011-01-06
Add syslog messages to authorized service access check
Sumit Bose
1
-1
/
+31
2011-01-06
Add syslog message to shadow access check
Sumit Bose
1
-6
/
+14
2011-01-06
Convert obfuscated password once at startup
Sumit Bose
2
-14
/
+41
2010-12-21
Add authorizedService support
Stephen Gallagher
5
-2
/
+144
2010-12-21
Pass all PAM data to the LDAP access provider
Stephen Gallagher
1
-9
/
+12
2010-12-21
Remove unused member of a struct
Sumit Bose
1
-1
/
+0
2010-12-21
Add all values of a multi-valued user attribute
Sumit Bose
1
-12
/
+15
2010-12-20
Avoid multiple initializations in LDAP provider
Sumit Bose
1
-39
/
+30
2010-12-17
Start first enumeration immediately
Stephen Gallagher
2
-3
/
+42
2010-12-14
Fix uninitialized value error in sdap_account_expired_shadow()
Sumit Bose
1
-2
/
+2
2010-12-14
Fix unchecked return value in sdap_parse_entry()
Sumit Bose
1
-1
/
+5
2010-12-14
Fix unchecked return value in sdap_get_msg_dn()
Sumit Bose
1
-1
/
+6
2010-12-07
Replace krb5_kdcip by krb5_server in LDAP provider
Sumit Bose
2
-4
/
+12
2010-12-07
Mark unavailable Kerberos server as PORT_NOT_WORKING
Sumit Bose
1
-0
/
+1
2010-12-07
ldap: Use USN entries if available.
Simo Sorce
7
-88
/
+186
2010-12-07
ldap: add checks to determine if USN features are available.
Simo Sorce
8
-24
/
+133
2010-12-07
ldap: remove variable that was never assigned nor used
Simo Sorce
2
-10
/
+0
2010-12-07
Pass sdap_id_ctx in sdap_id_op functions.
Simo Sorce
3
-47
/
+51
2010-12-06
Add ldap_chpass_uri config option
Sumit Bose
5
-6
/
+47
2010-12-06
Add new account expired rule to LDAP access provider
Sumit Bose
5
-90
/
+508
2010-12-06
Make string_to_shadowpw_days() public
Sumit Bose
3
-33
/
+36
2010-12-02
Add a special filter type to handle enumerations
Sumit Bose
1
-17
/
+6
2010-12-01
Add check_online method to LDAP ID provider
Sumit Bose
3
-1
/
+44
2010-12-01
Fix offline detection in sdap_cli_connect request
Sumit Bose
1
-0
/
+1
2010-12-01
Allow protocol fallback for SRV queries
Jakub Hrozek
1
-3
/
+2
2010-11-19
Fix offline detection for LDAP auth/chpass
Sumit Bose
1
-5
/
+13
[next]