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-12
Make change password errors more transparent
Sumit Bose
7
-23
/
+184
2010-02-12
Don't pass a variable as format to talloc_asprintf()
Martin Nagy
2
-2
/
+2
2010-02-10
sss_groupshow improvements
Jakub Hrozek
2
-104
/
+698
2010-02-10
Fix other memory alignment issues
Jakub Hrozek
4
-42
/
+55
2010-02-10
Few misc minor man page bugs
Jakub Hrozek
3
-26
/
+23
2010-02-10
Make return values more specific during password change
Sumit Bose
3
-37
/
+58
2010-02-10
Updating PL translation
Piotr Drąg
1
-4
/
+6
2010-02-10
Fix handling of the global context in the leak detector
Sumit Bose
2
-1
/
+3
2010-02-10
Send a message to the user if the login is delayed
Sumit Bose
5
-35
/
+91
2010-02-05
Update translatable strings
Stephen Gallagher
9
-549
/
+675
2010-02-05
Document when LDAP referral chasing is available
Sumit Bose
2
-0
/
+17
2010-02-05
Reactivate old fd handling conditionally
Sumit Bose
5
-1
/
+82
2010-02-05
Add mandatory flag to SSSD config schema
Stephen Gallagher
8
-207
/
+455
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
[next]