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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add new option ldap_referrals
Sumit Bose
2010-02-02
7
-1
/
+30
*
Use ldap connection callbacks to get file descriptors
Sumit Bose
2010-02-02
4
-43
/
+121
*
Check cache_credentials in sysdb_cache_auth_send()
Sumit Bose
2010-02-02
2
-0
/
+14
*
COLLECTION: Fixing queue collection and unit tests.
Dmitri Pal
2010-02-01
4
-298
/
+478
*
Force offline operation with SIGUSR1
Stephen Gallagher
2010-02-01
3
-0
/
+69
*
Improve logging of pam_sss
Sumit Bose
2010-02-01
1
-9
/
+46
*
Avoid 'PAM' at the beginning of define and enum names
Sumit Bose
2010-02-01
7
-69
/
+71
*
Rename PAM_USER_INFO to PAM_SYSTEM_INFO
Sumit Bose
2010-02-01
4
-6
/
+6
*
Fix size error on 64-bit systems
Stephen Gallagher
2010-01-25
1
-1
/
+1
*
Handle IPv6 addresses with the async resolver
Stephen Gallagher
2010-01-22
4
-13
/
+65
*
Fix release script to use version.m4
Stephen Gallagher
2010-01-22
1
-1
/
+1
*
Pointers to non 32 bit aligned data were being cast to uint32_t *
George McCollister
2010-01-22
3
-36
/
+49
*
Fix async resolver integration with tevent
Stephen Gallagher
2010-01-22
1
-7
/
+19
*
REFARRAY: New referenced array object
Dmitri Pal
2010-01-21
9
-2
/
+802
*
INI: Added method to get string list with empty values
Dmitri Pal
2010-01-21
3
-54
/
+117
*
Add missing link for Kerberos
Stephen Gallagher
2010-01-21
1
-1
/
+2
*
Add 'prerelease-rpms' target to Makefile
Stephen Gallagher
2010-01-21
1
-0
/
+8
*
Add 'prerelease-srpms' target to Makefile
Stephen Gallagher
2010-01-21
2
-0
/
+10
*
Use version.m4 for setting the SSSD version
Stephen Gallagher
2010-01-21
7
-14
/
+23
*
Update the url in the spec files
Sumit Bose
2010-01-20
2
-2
/
+2
*
Split off libdhash into a shared library
Stephen Gallagher
2010-01-20
9
-15
/
+94
*
License libdhash under the LGPL
Stephen Gallagher
2010-01-20
3
-0
/
+844
*
Fix a double free bug
Sumit Bose
2010-01-20
1
-3
/
+0
*
Fix timeout memory heirarchy
Stephen Gallagher
2010-01-20
1
-2
/
+14
*
Deleting nonexistent users or groups is not a noop
Jakub Hrozek
2010-01-20
2
-4
/
+2
*
document debug_timestamps
Jakub Hrozek
2010-01-20
2
-0
/
+22
*
Add sysdb request to authenticate against a cached password
Sumit Bose
2010-01-20
8
-217
/
+378
*
sss_groupshow - a utility to print properties of a local group
Jakub Hrozek
2010-01-20
10
-2
/
+454
*
Resetting VERSION to 1.0.99
Stephen Gallagher
2010-01-14
1
-1
/
+1
*
Updating version to 1.1
Stephen Gallagher
2010-01-14
1
-1
/
+1
*
Update version to 1.0.2
Stephen Gallagher
2010-01-14
1
-1
/
+1
*
Copy-edit, mainly fixing typos and English
David O'Brien
2010-01-14
2
-71
/
+68
*
Make sure callbacks never retry when ares channel is destroyed
Martin Nagy
2010-01-14
1
-4
/
+12
*
Don't recursively call ares_process_fd() from fd_event()
Martin Nagy
2010-01-14
1
-17
/
+0
*
Make periodic checks for DNS timeouts
Martin Nagy
2010-01-14
1
-1
/
+82
*
Explicitly set async DNS timeout
Stephen Gallagher
2010-01-14
5
-6
/
+15
*
Fix #382, a segfault bug in the memberof plugin.
Simo Sorce
2010-01-12
1
-1
/
+1
*
Re-create c-ares channels if /etc/resolv.conf is modified
Martin Nagy
2010-01-12
3
-14
/
+95
*
Remove local and kerberos providers from the access_provider list
Stephen Gallagher
2010-01-12
3
-6
/
+2
*
Update SV translation
Piotr Drąg
2010-01-12
1
-3
/
+2
*
Releasing version 1.0.1
Stephen Gallagher
2010-01-11
1
-1
/
+1
*
Fix return value when offline and TGT is valid
Sumit Bose
2010-01-11
1
-1
/
+1
*
Update SV translation
Göran Uddeborg
2010-01-05
1
-3
/
+3
*
Update translations for master
Stephen Gallagher
2010-01-05
11
-413
/
+402
*
Don't free timer events within the handler.
Simo Sorce
2010-01-05
1
-16
/
+12
*
Return an error for an unknown PAM request
Sumit Bose
2010-01-05
4
-12
/
+41
*
Allow debug_timestamps setting on a per-domain basis
Stephen Gallagher
2009-12-21
2
-0
/
+3
*
Release SSSD 1.0
Stephen Gallagher
2009-12-18
1
-1
/
+1
*
Fix broken password changes for local users
Stephen Gallagher
2009-12-18
1
-1
/
+6
*
Do not blindly accept zero-length passwords
Stephen Gallagher
2009-12-18
2
-8
/
+17
[prev]
[next]