index
:
sssd.git
master
Unnamed repository; edit this file to name it for gitweb.
Dmitri Pal
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
responder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added option to use libcrypto instead of NSS.
George McCollister
2010-02-05
1
-1
/
+1
*
Warn the user if authentication happens offline
Sumit Bose
2010-02-02
1
-1
/
+19
*
Add offline failed login counter
Sumit Bose
2010-02-02
1
-6
/
+7
*
Avoid 'PAM' at the beginning of define and enum names
Sumit Bose
2010-02-01
2
-17
/
+17
*
Fix size error on 64-bit systems
Stephen Gallagher
2010-01-25
1
-1
/
+1
*
Pointers to non 32 bit aligned data were being cast to uint32_t *
George McCollister
2010-01-22
2
-9
/
+11
*
Fix a double free bug
Sumit Bose
2010-01-20
1
-3
/
+0
*
Add sysdb request to authenticate against a cached password
Sumit Bose
2010-01-20
4
-216
/
+59
*
Don't free timer events within the handler.
Simo Sorce
2010-01-05
1
-16
/
+12
*
Fix broken password changes for local users
Stephen Gallagher
2009-12-18
1
-1
/
+6
*
Handle chauthtok with PAM_PRELIM_CHECK separately
Sumit Bose
2009-12-18
1
-0
/
+6
*
Add DEBUG messages to getpwnam_callback and getpwuid_callback
Stephen Gallagher
2009-12-17
1
-0
/
+4
*
dhash: Add private pointer for delete callback
Simo Sorce
2009-12-08
1
-1
/
+1
*
Fix potential uninitialized value error in responder_dp.c
Stephen Gallagher
2009-12-08
1
-1
/
+1
*
Fix potential uninitialized value errors in nsssrv_cmd.c
Stephen Gallagher
2009-12-08
1
-1
/
+2
*
Use the custom password field in groups too.
Simo Sorce
2009-12-03
1
-3
/
+5
*
Use memberuid and not member in group enumerations
Simo Sorce
2009-12-03
1
-53
/
+8
*
Fix ticket #289
Simo Sorce
2009-11-23
1
-0
/
+18
*
Speed up user requests while offline
Stephen Gallagher
2009-11-23
4
-15
/
+25
*
Filter by id range before actually storing entries.
Simo Sorce
2009-11-20
1
-16
/
+0
*
Optimize sysdb_enumgrent
Simo Sorce
2009-11-20
1
-172
/
+178
*
Make the password field configurable in NSS
Jakub Hrozek
2009-11-18
3
-4
/
+14
*
Change the pam code to perform an initgroups call
Simo Sorce
2009-11-18
1
-1
/
+1
*
Change initgroups code to use and check the cache
Simo Sorce
2009-11-18
1
-196
/
+98
*
Change var name to make its use more clear.
Simo Sorce
2009-11-12
2
-7
/
+7
*
Fix check_cache bug in dealing with the callback
Simo Sorce
2009-11-12
1
-97
/
+104
*
Fix segfault on unknown user/domain
Stephen Gallagher
2009-11-09
1
-2
/
+2
*
Fix tevent_req error checking.
Simo Sorce
2009-11-09
1
-6
/
+1
*
Update midpoint refresh logic to be relative to cache timeout
Stephen Gallagher
2009-11-05
3
-9
/
+24
*
Move responsibility for entry expiration timeout
Simo Sorce
2009-10-27
4
-26
/
+12
*
Fix segfault
Simo Sorce
2009-10-27
1
-1
/
+1
*
Use standard coding practice to set last login
Simo Sorce
2009-10-26
1
-90
/
+128
*
Add support for offline auth cache timeout
Stephen Gallagher
2009-10-22
4
-3
/
+192
*
Add pam_ctx (similar to nss_ctx) for storing global PAM config
Stephen Gallagher
2009-10-22
2
-5
/
+25
*
Remove two unused functions.
Stephen Gallagher
2009-10-15
2
-18
/
+0
*
Fix offline authentication
Simo Sorce
2009-10-15
1
-16
/
+3
*
Remove DP process
Simo Sorce
2009-10-09
6
-72
/
+121
*
Remove unused btreemap code
Stephen Gallagher
2009-10-06
4
-4
/
+0
*
Make dp requests more robust
Simo Sorce
2009-10-05
1
-36
/
+109
*
Fix infinite loop with empty group enumeration
Stephen Gallagher
2009-09-29
1
-13
/
+15
*
Send debug messages to logfile
Jakub Hrozek
2009-09-25
2
-2
/
+6
*
Upgrade confdb to version 2
Stephen Gallagher
2009-09-25
4
-30
/
+47
*
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
2009-09-23
9
-104
/
+88
*
Use syslog for logging error conditions in SSSD
Jakub Hrozek
2009-09-21
9
-88
/
+104
*
make cli_pid mandatory and increase version number of pam protocol
Sumit Bose
2009-09-14
1
-1
/
+25
*
Let the PAM client send its PID
Sumit Bose
2009-09-14
1
-0
/
+19
*
Fix getgrnam and getgrgid calls
Simo Sorce
2009-09-11
1
-7
/
+9
*
Add copyright notices
Jakub Hrozek
2009-09-11
2
-0
/
+42
*
Add support for the EntryCacheNoWaitRefreshTimeout
Stephen Gallagher
2009-09-09
3
-2
/
+53
*
Consolidate cache lookups in the NSS
Stephen Gallagher
2009-09-09
1
-177
/
+93
[next]