index
:
sssd_unused.git
master
pam-close-fd-after-request-is-finished
slinklist
sudo-arun
sudo-with-nss
sudo-with-plugin
ticket-1576-increase-debugging-in-nss
Unnamed repository; edit this file 'description' to name the repository.
Pavel Brezina
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start first enumeration immediately
Stephen Gallagher
2010-12-17
3
-3
/
+47
*
Fix possible NULL-dereference in lookup_netgr_step()
Sumit Bose
2010-12-17
1
-1
/
+1
*
Fix unchecked return value in set_nonblocking
Stephen Gallagher
2010-12-17
1
-10
/
+53
*
Fix wrong test in pam_sss
Simo Sorce
2010-12-17
1
-1
/
+1
*
Fix unchecked return value in test_sysdb_attrs_to_list
Stephen Gallagher
2010-12-17
1
-3
/
+6
*
Fix uninitialized value error in set_local_and_remote_host_info
Stephen Gallagher
2010-12-17
1
-1
/
+1
*
Fix unsafe return condition in ipa_access_handler
Stephen Gallagher
2010-12-17
1
-1
/
+6
*
Fix unchecked return value in sss_krb5_verify_keytab_ex
Stephen Gallagher
2010-12-17
1
-1
/
+8
*
Fix segfault for PAM_TEXT_INFO conversations
Stephen Gallagher
2010-12-16
1
-1
/
+1
*
Fix invalid sizeof in pidfile
Stephen Gallagher
2010-12-16
1
-1
/
+1
*
Fix uninitialized value error in lookup_netgr_step()
Sumit Bose
2010-12-15
1
-146
/
+181
*
Fix memory leak of library handle in proxy
Sumit Bose
2010-12-15
2
-18
/
+26
*
Fix another possible memory leak in sss_nss_recv_rep()
Sumit Bose
2010-12-15
1
-8
/
+19
*
Fix possible memory leak in do_pam_conversation
Sumit Bose
2010-12-15
1
-16
/
+28
*
Fix uninitialized value error in main() in stress-tests.c
Sumit Bose
2010-12-15
1
-0
/
+1
*
Fix possible memory leak in sss_nss_recv_rep()
Sumit Bose
2010-12-14
1
-8
/
+13
*
Fix improper bit manipulation in pam_sss
Sumit Bose
2010-12-14
1
-1
/
+1
*
Fix uninitialized value error in setup_test in fail_over-tests.c
Sumit Bose
2010-12-14
1
-0
/
+1
*
Fix uninitialized value error in sdap_account_expired_shadow()
Sumit Bose
2010-12-14
1
-2
/
+2
*
Fix incorrect return value on failure in check_and_export_options()
Sumit Bose
2010-12-14
1
-0
/
+1
*
Fix incorrect return value on failure in resolve_get_domain_send()
Sumit Bose
2010-12-14
1
-0
/
+1
*
Fix improper NULL check in fo_add_srv_server()
Sumit Bose
2010-12-14
1
-1
/
+2
*
Remove unused newauthtok variable in LOCAL_pam_handler
Sumit Bose
2010-12-14
1
-3
/
+0
*
Fix unchecked return value in sdap_parse_entry()
Sumit Bose
2010-12-14
1
-1
/
+5
*
Fix unchecked return value in sdap_get_msg_dn()
Sumit Bose
2010-12-14
1
-1
/
+6
*
Prevent uninitialized value error in monitor_quit
Stephen Gallagher
2010-12-14
1
-0
/
+1
*
Add missing break statement to sss_hash_create
Stephen Gallagher
2010-12-14
1
-0
/
+1
*
Eliminate possible NULL-dereference in pam_check_user_search
Stephen Gallagher
2010-12-14
1
-0
/
+7
*
Reschedule the fd timeout for secondary lookups
Stephen Gallagher
2010-12-14
1
-0
/
+4
*
Fix timeouts for DNS resolver
Stephen Gallagher
2010-12-14
1
-1
/
+1
*
Add group support to the simple access provider
Stephen Gallagher
2010-12-13
5
-29
/
+262
*
Remove IPA_ACCESS_TIME define
Stephen Gallagher
2010-12-08
1
-13
/
+11
*
Bye, bye, ipa_timerules
Sumit Bose
2010-12-08
3
-1825
/
+0
*
Remove check_access_time() from IPA access provider
Sumit Bose
2010-12-08
2
-70
/
+0
*
Fix a typo in sssd-krb5 man page
Marko Myllynen
2010-12-08
1
-1
/
+1
*
Fix build issue with older Kerberos library
Sumit Bose
2010-12-08
2
-2
/
+9
*
Replace krb5_kdcip by krb5_server in LDAP provider
Sumit Bose
2010-12-07
6
-14
/
+31
*
Mark unavailable Kerberos server as PORT_NOT_WORKING
Sumit Bose
2010-12-07
1
-0
/
+1
*
ldap: Use USN entries if available.
Simo Sorce
2010-12-07
10
-89
/
+193
*
ldap: add checks to determine if USN features are available.
Simo Sorce
2010-12-07
9
-25
/
+134
*
ldap: remove variable that was never assigned nor used
Simo Sorce
2010-12-07
2
-10
/
+0
*
Pass sdap_id_ctx in sdap_id_op functions.
Simo Sorce
2010-12-07
4
-50
/
+52
*
Add support for FAST in krb5 provider
Sumit Bose
2010-12-07
15
-20
/
+457
*
Refactor krb5_child to make helpers more flexible
Sumit Bose
2010-12-07
1
-20
/
+36
*
Add ldap_chpass_uri config option
Sumit Bose
2010-12-06
10
-9
/
+91
*
Add new account expired rule to LDAP access provider
Sumit Bose
2010-12-06
10
-93
/
+570
*
Make string_to_shadowpw_days() public
Sumit Bose
2010-12-06
3
-33
/
+36
*
Allow krb5 lifetime values without a unit
Sumit Bose
2010-12-03
2
-36
/
+73
*
Add support for automatic Kerberos ticket renewal
Sumit Bose
2010-12-03
13
-6
/
+449
*
krb5_child returns TGT lifetime
Sumit Bose
2010-12-03
4
-0
/
+63
[next]