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-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
2012-02-04
SUDO Integration - in-memory cache in responder
Pavel Březina
5
-9
/
+415
2012-02-04
NSS: Add individual timeouts for entry types
Stephen Gallagher
1
-1
/
+1
2012-02-04
NSS: Use sss_hash_create instead of destructor
Jakub Hrozek
2
-13
/
+2
2012-02-02
RESPONDERS: Provide a common sss_cmd_send_error function
Jakub Hrozek
3
-13
/
+19
2012-01-31
Refactor nss_cmd_send_empty
Jakub Hrozek
6
-41
/
+46
2012-01-30
Fix sudo compilation on RHEL5
Jakub Hrozek
1
-0
/
+2
2012-01-27
SUDO Integration - responder command for cn=defaults
Pavel Březina
4
-18
/
+93
2012-01-27
SUDO Integration - prepare data provider for new responder commands
Pavel Březina
1
-1
/
+1
2012-01-27
SUDO Integration - make sysdb_get_sudo_filter() more configurable
Pavel Březina
1
-2
/
+5
2012-01-27
Rename sss_dp_type to sss_dp_sudo_type
Stephen Gallagher
2
-4
/
+4
2012-01-27
Use the new SUDO request in DP and sudo responder
Jakub Hrozek
3
-216
/
+67
2012-01-27
SUDO: Provide a sudo DP request based on the internal_req
Jakub Hrozek
2
-0
/
+144
2012-01-27
NSS: Add service enumeration support to NSS provider
Stephen Gallagher
3
-1
/
+662
2012-01-27
DP: Refactor responder_dp_req so it's reusable by other responders
Jakub Hrozek
3
-240
/
+349
2012-01-27
NSS: Add getservbyname and getservbyport support to the NSS Responder
Stephen Gallagher
3
-0
/
+1209
2012-01-27
NSS: Add negative cache routines for services
Stephen Gallagher
2
-3
/
+132
2012-01-27
DP: Add support for services in dp requests
Stephen Gallagher
2
-0
/
+4
2012-01-26
PAM: Do not overwrite ret
Jakub Hrozek
1
-3
/
+1
2012-01-23
Move sized_string declaration to utils
Stephen Gallagher
2
-19
/
+0
2012-01-23
DP: Fix bugs in sss_dp_get_account_int
Stephen Gallagher
4
-66
/
+47
2012-01-21
RESPONDER: Extend sss_dp_account_send() to include extra data
Stephen Gallagher
5
-14
/
+32
2012-01-18
PAM: Fix reversed logic
Jakub Hrozek
1
-1
/
+1
2012-01-17
SUDO Integration review issues
Pavel Březina
2
-1
/
+4
2012-01-17
NSS: Improve DEBUG messages for netgroup cache
Stephen Gallagher
1
-2
/
+2
2012-01-09
nsssrv: use sized_string in fill_grent
Simo Sorce
1
-35
/
+48
2012-01-09
nsssrv: use sized_string in fill_pwent
Simo Sorce
1
-41
/
+56
2012-01-09
nsssrv: add string manipulation helper
Simo Sorce
2
-0
/
+19
2012-01-04
nsssrv: remove unused macro
Simo Sorce
1
-2
/
+0
2011-12-21
Return user and group names lowercased in case insensitive domains
Jakub Hrozek
1
-12
/
+32
2011-12-21
sss_get_cased_name utility function
Jakub Hrozek
3
-11
/
+11
2011-12-20
PAM: make initgroups timeout work across multiple clients
Stephen Gallagher
6
-6
/
+241
2011-12-19
Deleted declaration of nss_get_dom()
Jan Zeleny
1
-4
/
+0
2011-12-19
Pass client context to sss_dp_get_account_send
Jakub Hrozek
1
-1
/
+1
2011-12-16
DP: Remove processed callbacks
Jakub Hrozek
1
-3
/
+5
2011-12-16
SUDO Integration - responder - get sudo rules logic
Jakub Hrozek
1
-2
/
+444
[next]