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
Age
Commit message (
Expand
)
Author
Files
Lines
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 ipa_hbac_search_base config option
Sumit Bose
4
-54
/
+43
2011-01-19
Add LDAP expire policy base RHDS/IPA attribute
Sumit Bose
6
-4
/
+54
2011-01-19
Add LDAP expire policy based on AD attributes
Sumit Bose
6
-4
/
+102
2011-01-17
Add ldap_search_enumeration_timeout config option
Sumit Bose
6
-10
/
+13
2011-01-17
Add timeout parameter to sdap_get_generic_send()
Sumit Bose
10
-55
/
+111
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
2011-01-05
Rename SRV_NOT_RESOLVED to SRV_RESOLVE_ERROR
Sumit Bose
1
-5
/
+5
2011-01-05
Use the right status when resetting service discovery
Sumit Bose
1
-1
/
+1
2010-12-21
Add authorizedService support
Stephen Gallagher
6
-3
/
+146
2010-12-21
Pass all PAM data to the LDAP access provider
Stephen Gallagher
1
-9
/
+12
2010-12-21
Fix potential NULL-dereference in krb5_auth_done()
Sumit Bose
1
-3
/
+3
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
Serialize requests of the same user in the krb5 provider
Sumit Bose
4
-0
/
+239
2010-12-20
Fixes for automatic ticket renewal
Sumit Bose
4
-44
/
+100
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-17
Fix uninitialized value error in set_local_and_remote_host_info
Stephen Gallagher
1
-1
/
+1
2010-12-17
Fix unsafe return condition in ipa_access_handler
Stephen Gallagher
1
-1
/
+6
2010-12-15
Fix memory leak of library handle in proxy
Sumit Bose
2
-18
/
+26
2010-12-14
Fix uninitialized value error in sdap_account_expired_shadow()
Sumit Bose
1
-2
/
+2
2010-12-14
Fix incorrect return value on failure in check_and_export_options()
Sumit Bose
1
-0
/
+1
2010-12-14
Fix incorrect return value on failure in resolve_get_domain_send()
Sumit Bose
1
-0
/
+1
2010-12-14
Fix improper NULL check in fo_add_srv_server()
Sumit Bose
1
-1
/
+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-13
Add group support to the simple access provider
Stephen Gallagher
2
-14
/
+215
2010-12-08
Remove IPA_ACCESS_TIME define
Stephen Gallagher
1
-13
/
+11
2010-12-08
Bye, bye, ipa_timerules
Sumit Bose
2
-1243
/
+0
2010-12-08
Remove check_access_time() from IPA access provider
Sumit Bose
2
-70
/
+0
2010-12-08
Fix build issue with older Kerberos library
Sumit Bose
1
-2
/
+2
2010-12-07
Replace krb5_kdcip by krb5_server in LDAP provider
Sumit Bose
5
-13
/
+24
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
8
-89
/
+189
2010-12-07
ldap: add checks to determine if USN features are available.
Simo Sorce
9
-25
/
+134
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
4
-50
/
+52
2010-12-07
Add support for FAST in krb5 provider
Sumit Bose
8
-16
/
+349
2010-12-07
Refactor krb5_child to make helpers more flexible
Sumit Bose
1
-20
/
+36
2010-12-06
Add ldap_chpass_uri config option
Sumit Bose
7
-8
/
+51
2010-12-06
Add new account expired rule to LDAP access provider
Sumit Bose
7
-92
/
+512
2010-12-06
Make string_to_shadowpw_days() public
Sumit Bose
3
-33
/
+36
2010-12-03
Allow krb5 lifetime values without a unit
Sumit Bose
1
-36
/
+65
2010-12-03
Add support for automatic Kerberos ticket renewal
Sumit Bose
9
-3
/
+423
[next]