index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-05
Remove unnecessary explicit defaults from SSSDConfig API
Stephen Gallagher
2
-10
/
+10
2010-02-05
Added option to use libcrypto instead of NSS.
George McCollister
7
-11
/
+416
2010-02-05
Internationalize the command-line help message
Stephen Gallagher
5
-15
/
+15
2010-02-05
Enable debug_timestamps by default
Stephen Gallagher
7
-11
/
+11
2010-02-03
Make krb5 and open checks work if forking is disabled
Sumit Bose
2
-1
/
+6
2010-02-03
Make resolve and failover test work with CK_FORK=no
Sumit Bose
4
-6
/
+11
2010-02-03
Split off libini_config into a shared library
Stephen Gallagher
3
-5
/
+23
2010-02-03
Split off libcollection into a shared library
Stephen Gallagher
3
-6
/
+24
2010-02-02
Warn the user if authentication happens offline
Sumit Bose
4
-13
/
+132
2010-02-02
Add offline failed login counter
Sumit Bose
9
-17
/
+631
2010-02-02
Add new option ldap_referrals
Sumit Bose
7
-1
/
+30
2010-02-02
Use ldap connection callbacks to get file descriptors
Sumit Bose
4
-43
/
+121
2010-02-02
Check cache_credentials in sysdb_cache_auth_send()
Sumit Bose
2
-0
/
+14
2010-02-01
Force offline operation with SIGUSR1
Stephen Gallagher
3
-0
/
+69
2010-02-01
Avoid 'PAM' at the beginning of define and enum names
Sumit Bose
5
-25
/
+26
2010-02-01
Rename PAM_USER_INFO to PAM_SYSTEM_INFO
Sumit Bose
2
-3
/
+3
2010-01-25
Fix size error on 64-bit systems
Stephen Gallagher
1
-1
/
+1
2010-01-22
Handle IPv6 addresses with the async resolver
Stephen Gallagher
4
-13
/
+65
2010-01-22
Pointers to non 32 bit aligned data were being cast to uint32_t *
George McCollister
2
-9
/
+11
2010-01-22
Fix async resolver integration with tevent
Stephen Gallagher
1
-7
/
+19
2010-01-21
Add missing link for Kerberos
Stephen Gallagher
1
-1
/
+2
2010-01-21
Use version.m4 for setting the SSSD version
Stephen Gallagher
1
-1
/
+4
2010-01-20
Split off libdhash into a shared library
Stephen Gallagher
3
-5
/
+23
2010-01-20
Fix a double free bug
Sumit Bose
1
-3
/
+0
2010-01-20
Fix timeout memory heirarchy
Stephen Gallagher
1
-2
/
+14
2010-01-20
Deleting nonexistent users or groups is not a noop
Jakub Hrozek
2
-4
/
+2
2010-01-20
document debug_timestamps
Jakub Hrozek
2
-0
/
+22
2010-01-20
Add sysdb request to authenticate against a cached password
Sumit Bose
8
-217
/
+378
2010-01-20
sss_groupshow - a utility to print properties of a local group
Jakub Hrozek
9
-2
/
+452
2010-01-14
Copy-edit, mainly fixing typos and English
David O'Brien
2
-71
/
+68
2010-01-14
Make sure callbacks never retry when ares channel is destroyed
Martin Nagy
1
-4
/
+12
2010-01-14
Don't recursively call ares_process_fd() from fd_event()
Martin Nagy
1
-17
/
+0
2010-01-14
Make periodic checks for DNS timeouts
Martin Nagy
1
-1
/
+82
2010-01-14
Explicitly set async DNS timeout
Stephen Gallagher
5
-6
/
+15
2010-01-12
Fix #382, a segfault bug in the memberof plugin.
Simo Sorce
1
-1
/
+1
2010-01-12
Re-create c-ares channels if /etc/resolv.conf is modified
Martin Nagy
3
-14
/
+95
2010-01-12
Remove local and kerberos providers from the access_provider list
Stephen Gallagher
3
-6
/
+2
2010-01-12
Update SV translation
Piotr Drąg
1
-3
/
+2
2010-01-11
Fix return value when offline and TGT is valid
Sumit Bose
1
-1
/
+1
2010-01-05
Update SV translation
Göran Uddeborg
1
-3
/
+3
2010-01-05
Update translations for master
Stephen Gallagher
9
-411
/
+402
2010-01-05
Don't free timer events within the handler.
Simo Sorce
1
-16
/
+12
2010-01-05
Return an error for an unknown PAM request
Sumit Bose
4
-12
/
+41
2009-12-21
Allow debug_timestamps setting on a per-domain basis
Stephen Gallagher
2
-0
/
+3
2009-12-18
Fix broken password changes for local users
Stephen Gallagher
1
-1
/
+6
2009-12-18
Do not blindly accept zero-length passwords
Stephen Gallagher
2
-8
/
+17
2009-12-18
Fix ldap child memory hierarchy and other issues
Simo Sorce
8
-306
/
+482
2009-12-18
Fix for #344
Sumit Bose
1
-13
/
+11
2009-12-18
Do not overwrite valid TGTs when offline
Sumit Bose
5
-43
/
+185
2009-12-18
Handle chauthtok with PAM_PRELIM_CHECK separately
Sumit Bose
6
-21
/
+75
[next]