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
/
server
/
providers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename server/ directory to src/
Stephen Gallagher
2010-02-18
48
-24031
/
+0
*
Eliminate separate build tree for sss_client
Stephen Gallagher
2010-02-18
1
-1
/
+1
*
Use macros to hide memcpy calls
Jakub Hrozek
2010-02-18
4
-149
/
+49
*
Supress warnings with -O2
Jakub Hrozek
2010-02-18
1
-4
/
+3
*
Add test for number of options in IPA and LDAP backends
Jakub Hrozek
2010-02-16
2
-5
/
+5
*
Synchronize IPA and LDAP options
Jakub Hrozek
2010-02-16
1
-2
/
+4
*
Make PAM responses more compatible with D-BUS spec
Stephen Gallagher
2010-02-15
2
-34
/
+108
*
Make attr_type an integer
Stephen Gallagher
2010-02-15
1
-17
/
+11
*
Make change password errors more transparent
Sumit Bose
2010-02-12
4
-23
/
+96
*
Don't pass a variable as format to talloc_asprintf()
Martin Nagy
2010-02-12
2
-2
/
+2
*
Fix other memory alignment issues
Jakub Hrozek
2010-02-10
4
-42
/
+55
*
Make return values more specific during password change
Sumit Bose
2010-02-10
2
-3
/
+6
*
Document when LDAP referral chasing is available
Sumit Bose
2010-02-05
1
-0
/
+12
*
Reactivate old fd handling conditionally
Sumit Bose
2010-02-05
4
-1
/
+78
*
Internationalize the command-line help message
Stephen Gallagher
2010-02-05
3
-7
/
+7
*
Enable debug_timestamps by default
Stephen Gallagher
2010-02-05
3
-5
/
+5
*
Add new option ldap_referrals
Sumit Bose
2010-02-02
3
-1
/
+14
*
Use ldap connection callbacks to get file descriptors
Sumit Bose
2010-02-02
4
-43
/
+121
*
Force offline operation with SIGUSR1
Stephen Gallagher
2010-02-01
1
-0
/
+32
*
Avoid 'PAM' at the beginning of define and enum names
Sumit Bose
2010-02-01
3
-8
/
+9
*
Rename PAM_USER_INFO to PAM_SYSTEM_INFO
Sumit Bose
2010-02-01
2
-3
/
+3
*
Handle IPv6 addresses with the async resolver
Stephen Gallagher
2010-01-22
1
-2
/
+1
*
Explicitly set async DNS timeout
Stephen Gallagher
2010-01-14
1
-1
/
+1
*
Re-create c-ares channels if /etc/resolv.conf is modified
Martin Nagy
2010-01-12
1
-1
/
+11
*
Fix return value when offline and TGT is valid
Sumit Bose
2010-01-11
1
-1
/
+1
*
Return an error for an unknown PAM request
Sumit Bose
2010-01-05
4
-12
/
+41
*
Do not blindly accept zero-length passwords
Stephen Gallagher
2009-12-18
2
-8
/
+17
*
Fix ldap child memory hierarchy and other issues
Simo Sorce
2009-12-18
8
-306
/
+482
*
Fix for #344
Sumit Bose
2009-12-18
1
-13
/
+11
*
Do not overwrite valid TGTs when offline
Sumit Bose
2009-12-18
2
-42
/
+88
*
Handle chauthtok with PAM_PRELIM_CHECK separately
Sumit Bose
2009-12-18
5
-21
/
+69
*
disable password migration code
Sumit Bose
2009-12-17
1
-2
/
+2
*
Raise DEBUG level of sdap_get_generic_done()
Stephen Gallagher
2009-12-17
1
-1
/
+1
*
fail over: Change the first server pick logic
Martin Nagy
2009-12-15
1
-5
/
+26
*
Don't consider one address with different port numbers as the same
Martin Nagy
2009-12-15
6
-21
/
+38
*
Consolidate code for splitting strings by separator
Jakub Hrozek
2009-12-10
3
-11
/
+7
*
Correctly restart server status after the timeout
Martin Nagy
2009-12-09
1
-1
/
+1
*
Add some debugging statements to fail_over and resolver
Martin Nagy
2009-12-09
1
-2
/
+60
*
Reduce code duplication between LDAP child and Kerberos child
Jakub Hrozek
2009-12-09
4
-234
/
+160
*
Add dummy credentials to an empty ccache file
Sumit Bose
2009-12-08
1
-2
/
+54
*
Fix bug #311, properly set callback attribute
Simo Sorce
2009-12-07
1
-0
/
+1
*
Allow nesting to fix #310
Simo Sorce
2009-12-07
1
-0
/
+1
*
Add offline support for ipa_access
Sumit Bose
2009-12-07
2
-17
/
+134
*
Try to renew Kerberos credentials
Sumit Bose
2009-12-07
5
-2
/
+189
*
Fix nested group memberships
Simo Sorce
2009-12-07
2
-154
/
+189
*
Resolve nested groups also when rfc2307bis is used
Simo Sorce
2009-12-07
1
-68
/
+2
*
Check LDAP structure before calling ldap_unbind_ext()
Sumit Bose
2009-12-03
1
-1
/
+3
*
Setup ldap child logging from IPA backend
Jakub Hrozek
2009-12-03
4
-45
/
+54
*
Immediately return a krb5 change password request when offline
Sumit Bose
2009-12-01
1
-0
/
+7
*
Remove unneeded debugging code
Sumit Bose
2009-11-25
1
-9
/
+0
[next]