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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ipa_hbac_refresh option
Stephen Gallagher
2011-07-08
7
-1
/
+38
*
Add new HBAC lookup and evaluation routines
Stephen Gallagher
2011-07-08
3
-125
/
+400
*
Remove old HBAC implementation
Stephen Gallagher
2011-07-08
2
-1595
/
+1
*
Add helper functions for looking up HBAC rule components
Stephen Gallagher
2011-07-08
7
-0
/
+2622
*
Add HBAC evaluator and tests
Stephen Gallagher
2011-07-08
7
-2
/
+1062
*
Add helper function msgs2attrs_array
Stephen Gallagher
2011-07-08
2
-0
/
+33
*
ipa_dyndns: Use sockaddr_storage for storing IP addresses
Jakub Hrozek
2011-07-05
1
-12
/
+17
*
Call ldap_install_tls() on ldaps connections
Sumit Bose
2011-07-05
1
-0
/
+15
*
Replace system() function with fork and execl call.
Matthew Ife
2011-07-01
1
-22
/
+30
*
Do not access state after tevent_req_done() is called.
Sumit Bose
2011-07-01
1
-10
/
+16
*
Do not attempt to close() a file descriptor < 0
Stephen Gallagher
2011-07-01
1
-1
/
+3
*
Use ldap_init_fd() instead of ldap_initialize() if available
Sumit Bose
2011-06-30
6
-38
/
+435
*
Use name based URI instead of IP address based URIs
Sumit Bose
2011-06-30
2
-38
/
+3
*
Add sdap_call_conn_cb() to call add connection callback directly
Sumit Bose
2011-06-30
2
-0
/
+40
*
Add sockaddr_storage to sdap_service
Sumit Bose
2011-06-30
5
-0
/
+62
*
fix typos
Simo Sorce
2011-06-27
1
-5
/
+5
*
Fall back to polling when inotify fails
Jan Zeleny
2011-06-24
1
-28
/
+68
*
Log nsupdate message
Jakub Hrozek
2011-06-21
1
-0
/
+3
*
Test NULL server hostname in fail over tests
Jakub Hrozek
2011-06-16
1
-8
/
+16
*
Provide TTL structure names for c-ares < 1.7
Jakub Hrozek
2011-06-16
2
-0
/
+11
*
Do not check pwdAttribute
Sumit Bose
2011-06-16
1
-9
/
+0
*
Switch resolver to using resolv_hostent and honor TTL
Jakub Hrozek
2011-06-15
10
-276
/
+401
*
Resolve hosts by name from DNS into resolv_hostent
Jakub Hrozek
2011-06-15
1
-0
/
+254
*
Resolve hosts by name from files into resolv_hostent
Jakub Hrozek
2011-06-15
1
-0
/
+92
*
Add new resolv_hostent data structure and utility functions
Jakub Hrozek
2011-06-15
2
-0
/
+200
*
Fix proxy provider return code for secondary missing groups
Sumit Bose
2011-06-15
1
-1
/
+3
*
Add missing libsss_util to proxy provider
Sumit Bose
2011-06-15
1
-0
/
+1
*
Unit test for parge_args
Jakub Hrozek
2011-06-15
1
-0
/
+58
*
Make parse_args skip extra spaces
Jakub Hrozek
2011-06-15
1
-16
/
+24
*
Fix two typos
Sumit Bose
2011-06-15
1
-2
/
+3
*
Delete cached ccache file if password is expired
Sumit Bose
2011-06-15
1
-8
/
+63
*
Non-posix group processing - ldap provider and nss responder
Jan Zeleny
2011-06-02
3
-31
/
+90
*
Non-posix group processing - sysdb changes
Jan Zeleny
2011-06-02
3
-23
/
+32
*
Added sysdb_attrs_get_bool() function
Jan Zeleny
2011-06-02
2
-0
/
+24
*
Escape IPv6 IP addresses in the IPA provider
Jakub Hrozek
2011-06-02
1
-4
/
+26
*
Use escaped IP addresses in LDAP provider
Jakub Hrozek
2011-06-02
1
-6
/
+56
*
Add a utility function to escape IPv6 address for use in URIs
Jakub Hrozek
2011-06-02
2
-0
/
+11
*
Add utility function to return IP address as string
Jakub Hrozek
2011-06-02
4
-17
/
+31
*
Add online callback only once for TGT renewal
Sumit Bose
2011-06-02
1
-25
/
+44
*
Ensure that SSSD always Requires: the primary-arch sssd-client
Stephen Gallagher
2011-05-31
1
-1
/
+1
*
Fix typo in initgroups negative cache check
Stephen Gallagher
2011-05-31
1
-1
/
+1
*
Changing default to Default for consistency
Kaushik Banerjee
2011-05-31
1
-1
/
+1
*
Add more detail to ldap_uri manpage entry
Stephen Gallagher
2011-05-27
1
-1
/
+13
*
Sanitize username during initgroups call
Sumit Bose
2011-05-25
1
-1
/
+7
*
Separate return paths for success and failure in sdap_nested_group_check_cache
Jakub Hrozek
2011-05-25
1
-6
/
+10
*
Make "password" the default for ldap_default_authtok_type
Stephen Gallagher
2011-05-24
2
-1
/
+4
*
Fix uninitialized scalar variable in sdap_nested_group_check_cache
Jakub Hrozek
2011-05-24
1
-2
/
+4
*
Fix uninitialized pointer read in sdap_x_deref_parse_entry
Jakub Hrozek
2011-05-24
1
-1
/
+1
*
Fix bad comparison in sdap_has_deref_support
Jakub Hrozek
2011-05-24
1
-1
/
+1
*
Import config.h earlier
Stephen Gallagher
2011-05-23
3
-5
/
+3
[next]