index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
Include string.h in sss_cli.h
Sumit Bose
2011-05-23
1
-0
/
+1
*
Set _GNU_SOURCE globally
Sumit Bose
2011-05-23
13
-23
/
+13
*
Use dereference when processing RFC2307bis nested groups
Jakub Hrozek
2011-05-20
9
-17
/
+487
*
Refactor RFC2307bis nested group processing
Jakub Hrozek
2011-05-20
1
-123
/
+188
*
Use fake users during RFC2307bis nested group processing
Jakub Hrozek
2011-05-20
1
-13
/
+165
*
Change sysdb_add_fake_user to add OriginalDN
Jakub Hrozek
2011-05-20
3
-3
/
+11
*
Generic dereference search
Jakub Hrozek
2011-05-20
2
-0
/
+157
[next]