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
/
src
/
responder
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-18
Prevent printing NULL from DEBUG messages
Jakub Hrozek
3
-5
/
+10
2012-03-21
NSS: Look for services with correct case when cache is updated
Jakub Hrozek
1
-7
/
+7
2012-03-21
Save alias of the primary name, too
Jakub Hrozek
1
-8
/
+14
2012-03-20
NSS: Fix debug message
Stephen Gallagher
1
-0
/
+2
2012-03-19
nsssrv: add handling of memory cache group map
Simo Sorce
5
-4
/
+98
2012-03-19
nsssrv: add handling of memory cache passwd map
Simo Sorce
3
-3
/
+101
2012-03-19
nsssrv: Add memory cache record handling utils
Simo Sorce
1
-0
/
+279
2012-03-19
nsssrv: shared memory cache server initialization
Simo Sorce
4
-0
/
+350
2012-03-16
Free entry found in negative cache
Jakub Hrozek
1
-0
/
+3
2012-03-15
SSH: Allow clients to explicitly specify host alias
Jan Cholasta
3
-67
/
+38
2012-03-09
SSH: Fix missing semicolon
Stephen Gallagher
1
-1
/
+1
2012-03-09
Add umask before mkstemp() call in SSH responder
Jan Zeleny
1
-0
/
+3
2012-03-09
Potential NULL-dereference in sudosrv_cmd_get_sudorules
Pavel Březina
1
-14
/
+12
2012-03-09
Use of unininitialized value in sudosrv_cache_set_entry and sudosrv_cache_loo...
Pavel Březina
1
-0
/
+2
2012-03-08
Handle errors from lookup_netgr_step gracefully
Jakub Hrozek
1
-3
/
+10
2012-03-08
Save original name into the in-memory cache
Jakub Hrozek
1
-1
/
+1
2012-03-08
Use the correct hash table for pending requests
Simo Sorce
7
-10
/
+14
2012-02-29
Remove sysdb_get_ctx_from_list()
Sumit Bose
8
-58
/
+53
2012-02-27
SSH: Replace blocking getaddrinfo call in the responder with asynchronous res...
Jan Cholasta
3
-26
/
+56
2012-02-27
SSH: Use fchmod instead of chmod on known_hosts file
Jan Cholasta
1
-8
/
+4
2012-02-27
SSH: Add more debugging messages
Jan Cholasta
1
-0
/
+8
2012-02-27
SSH: Don't abort known_hosts update when host search fails
Jan Cholasta
1
-1
/
+1
2012-02-27
AUTOFS: speed up the client by requesting multiple entries at once
Jakub Hrozek
2
-34
/
+79
2012-02-26
SSH: Manage global known_hosts file in the responder
Jan Cholasta
2
-0
/
+134
2012-02-26
SSH: Save SSH host name aliases
Jan Cholasta
2
-1
/
+26
2012-02-23
AUTOFS: Invoke implicit setautomntent if needed
Jakub Hrozek
2
-45
/
+156
2012-02-23
Move sudo_dom_ctx.user to local variable
Pavel Březina
2
-8
/
+8
2012-02-23
Honor case_sensitive option in sudo responder
Pavel Březina
4
-21
/
+100
2012-02-21
Don't give memory context in confdb where not needed
Jan Zeleny
6
-18
/
+18
2012-02-17
RESPONDERS: Make the fd_limit setting configurable
Stephen Gallagher
3
-3
/
+42
2012-02-17
RESPONDERS: Allow increasing the file-descriptor limit
Stephen Gallagher
4
-0
/
+48
2012-02-17
Fix case insensitive service lookups
Jakub Hrozek
1
-6
/
+6
2012-02-17
NSS: Always return the same protocol that was requested
Stephen Gallagher
2
-9
/
+26
2012-02-13
Check for failure in sss_packet_grow()
Stephen Gallagher
1
-5
/
+5
2012-02-13
Avoid uninitialized value comparison
Stephen Gallagher
1
-0
/
+3
2012-02-13
SSH: Verify that names received from client are valid UTF-8 in responder
Jan Cholasta
1
-0
/
+4
2012-02-13
Allocate setent structure on state, not on the client context
Jakub Hrozek
4
-9
/
+9
2012-02-13
Remove setent structure when callback is called
Jakub Hrozek
5
-22
/
+16
2012-02-10
Only fetch SELinux string if the user is found
Jakub Hrozek
1
-1
/
+2
2012-02-10
SUDO responder: check if the input is a UTF-8 string
Pavel Březina
1
-0
/
+7
2012-02-10
Fix group enumeration
Jakub Hrozek
2
-2
/
+9
2012-02-07
Fix SSH compilation on RHEL5
Jakub Hrozek
1
-0
/
+3
2012-02-07
SSH: Responder
Jan Cholasta
3
-0
/
+872
2012-02-07
DP: Add support for hosts in sss_dp_get_account
Jan Cholasta
2
-2
/
+13
2012-02-06
SUDO Integration - fix offline behaviour
Pavel Březina
1
-2
/
+2
2012-02-06
SELinux support in PAM responder
Jan Zeleny
1
-0
/
+163
2012-02-05
AUTOFS: responder
Jakub Hrozek
6
-3
/
+1720
2012-02-05
Split the logic to check cache expiration into separate function
Jakub Hrozek
3
-43
/
+73
2012-02-05
RESPONDERS: Refactor setent_req_list
Jakub Hrozek
6
-100
/
+133
2012-02-04
SUDO Integration - responder 'sudo_timed' option
Pavel Březina
3
-1
/
+32
[next]