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